Commit Graph

733 Commits

Author SHA1 Message Date
Bastian Ike
4fe2e5d1fb Revert "upgrade node-sass to 6 to support node 16"
This reverts commit 5e8bd36fd2.
2021-05-28 09:51:46 +02:00
dependabot[bot]
8f3a168813 Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-28 07:00:18 +00:00
Bastian Ike
315669728a remove leftovers 2021-05-28 08:15:51 +02:00
Bastian Ike
5e8bd36fd2 upgrade node-sass to 6 to support node 16 2021-05-28 08:14:48 +02:00
dependabot[bot]
3692a50ccc Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 03:18:57 +00:00
Jarosław Marek
c1157a771c fix: Prevent overriding the ring with empty value
Apparently changing it to an enum field introduced a bug when an empty value from revision would overwrite actual value from the item itself.
2021-05-04 21:30:40 +12:00
Jarosław Marek
15feb9bc58 fix: Sort out Ring enum typing issues 2021-05-04 20:24:20 +12:00
Jarosław Marek
622da055c7 Get rid of react-faux-dom dependency 2021-05-03 22:09:44 +12:00
Jarosław Marek
b1e63528dc Add types 2021-05-02 00:48:43 +12:00
Jarosław Marek
e8eff6bdab Re-order quadrants in the chart
so that the first one is in the top-left corner
2021-04-29 22:02:51 +12:00
Jarosław Marek
725b6f9924 Add basic typing to config objects
Also fixed the blips to be clickable
2021-04-29 21:48:44 +12:00
Jarosław Marek
13ba3120c3 Full Radar grid with chart 2021-04-28 23:25:52 +12:00
Jarosław Marek
ad4c8475f5 First stab at the radar chart 2021-04-28 00:33:49 +12:00
dependabot[bot]
92da8876b5 Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-20 02:42:44 +00:00
dependabot[bot]
86c6fcad82 Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-09 01:54:15 +00:00
Bastian Ike
e8381eb332 readd broken assetUrl helper 2021-01-25 15:05:15 +01:00
Bastian Ike
872df4972c resolve race condition when creating rd.json 2021-01-25 15:01:30 +01:00
Bastian
e6830ec131 Typo on help page 2021-01-25 14:38:31 +01:00
Bastian Ike
3a066452d0 Merge branch 'PaperCutSoftware-opt-show-empty-rings' into main 2021-01-11 15:50:33 +01:00
Bastian Ike
fe4c99b5eb Merge branch 'opt-show-empty-rings' of https://github.com/PaperCutSoftware/aoe_technology_radar into PaperCutSoftware-opt-show-empty-rings 2021-01-11 15:49:15 +01:00
Bastian Ike
8ff8a533ed readme note 2021-01-11 15:38:33 +01:00
Bastian Ike
f3e832ae48 fix pageName 2021-01-11 15:23:11 +01:00
Bastian Ike
1541eaf525 remove broken code 2021-01-11 15:07:07 +01:00
Bastian Ike
9998889b49 fix links 2021-01-11 15:05:02 +01:00
Bastian Ike
d2245376db add static creator 2021-01-11 14:56:56 +01:00
Bastian Ike
c66c04132f update readme 2021-01-11 13:17:58 +01:00
Bastian Ike
70a5089000 fix open security issues 2021-01-11 13:03:18 +01:00
Bastian Ike
dfd9f15f28 re-add missing build depedencies 2021-01-11 12:45:50 +01:00
Bastian Ike
23228b0dc4 security cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
43e43dc735 remove travis 2021-01-11 12:45:50 +01:00
Bastian Ike
0410403dc2 configurable name 2021-01-11 12:45:50 +01:00
Bastian Ike
62ba3605fe cleanup 2021-01-11 12:45:50 +01:00
Bastian Ike
dd8054d1be remove existing radar and decouple everything 2021-01-11 12:45:50 +01:00
Bastian Ike
2134a6d62d make createradar a standalone command 2021-01-11 12:45:50 +01:00
Florian Brandel
b415f30571 Fix styling of search-field 2021-01-11 12:45:50 +01:00
Florian Brandel
e93fc30016 Fix warnings 2021-01-11 12:45:50 +01:00
Florian Brandel
17baffe322 Use ts-node-script to run radarjson.ts with custom tsconfig 2021-01-11 12:45:50 +01:00
Bastian Ike
3adc5d3aaf fix typecheck 2021-01-11 12:45:50 +01:00
Bastian Ike
be0f0a2cf0 fix animations 2021-01-11 12:45:50 +01:00
Bastian Ike
ad82fe302f fix search 2021-01-11 12:45:50 +01:00
Bastian Ike
b93eede01d correct statepagename 2021-01-11 12:45:50 +01:00
Bastian Ike
40e7dd709a cleanup and fix fading 2021-01-11 12:45:50 +01:00
Max Karkowski
ed2a4241b8 fix media queries temporarily 2021-01-11 12:45:50 +01:00
Max Karkowski
73865eb209 Rewrite styles to scss and use i respective components 2021-01-11 12:45:50 +01:00
Bastian Ike
be0241674c use typescript 2021-01-11 12:45:50 +01:00
Bastian Ike
442d964180 update dependencies 2021-01-11 12:45:50 +01:00
Tom Clift
4c00bbc3ce feat: option to show empty rings 2020-09-03 22:06:31 +10:00
Tom Clift
e99859edcb feat: configurable radar name 2020-07-15 11:44:00 +02:00
Tom Clift
1f8b438ea5 refactor: remove duplicate quadrant and ring name definition 2020-07-15 11:44:00 +02:00
Tom Clift
445c53cab3 refactor: remove duplicate quadrant name definition 2020-07-15 11:44:00 +02:00