1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00
Commit Graph

125 Commits

Author SHA1 Message Date
checktheroads
c0914f6216 Closes #140: Genericize footer links and menus and allow multiple definitions 2021-05-30 01:05:07 -07:00
checktheroads
69f21a4d64 Update UI dependencies 2021-05-29 23:30:38 -07:00
checktheroads
879b750b58 upgrade react-flow & fix rendering of AS graph 2021-04-24 11:15:01 -07:00
checktheroads
fa19683cb2 update UI dependencies 2021-04-22 21:45:01 -07:00
checktheroads
71caf051e1 fix select style 2021-04-10 11:18:51 -07:00
checktheroads
253d167a5a actually use light & dark for background/foreground colors. closes #133 2021-04-10 11:17:58 -07:00
checktheroads
c6bcd4407f fix markdown rendering, closes #126 2021-04-10 09:53:06 -07:00
checktheroads
ab0d4eb940 sort locations & networks alphabetically, closes #124 2021-04-10 09:24:09 -07:00
checktheroads
ee4c653813 fix device location/vrf filtering logic 2021-03-03 15:57:47 -07:00
checktheroads
c2b8362e5e fix menu style in light mode, closes #121 2021-03-03 15:56:23 -07:00
checktheroads
b77dbf198a update UI deps, migrate from yup to vest for form validation, migrate to palette-by-numbers for theming 2021-02-26 11:15:35 -07:00
checktheroads
e4f4eb85b0 remove requirement for default VRF to be named default, closes #29 2021-02-25 23:38:57 -07:00
checktheroads
c6b2d02628 fix warning color on active route in table output 2021-02-12 23:17:28 -07:00
checktheroads
1d0592a1cd improve UI error output 2021-02-12 23:09:44 -07:00
checktheroads
3886925501 add no_communities text field 2021-02-12 23:08:23 -07:00
checktheroads
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads
207b6ab9de fix as path graph layout 2021-02-01 01:11:23 -07:00
checktheroads
e5b26e6a20 make footer button content scrollable, closes #107 2021-01-18 22:48:14 -07:00
checktheroads
18307c1978 update ui dependencies 2021-01-18 22:46:51 -07:00
checktheroads
090626f952 typing cleanup 2021-01-10 01:15:13 -07:00
checktheroads
e23e1fb924 general cleanup 2021-01-05 22:48:38 -07:00
checktheroads
9d9373f8a0 fix results panel expansion, closes #100 2021-01-05 22:47:51 -07:00
checktheroads
1f26a6c67b fix type error if If component 2021-01-04 00:20:46 -07:00
checktheroads
6ffbf95abd add typings for eslint 2021-01-03 23:51:09 -07:00
checktheroads
34141b3c31 improve styles 2021-01-03 00:08:29 -07:00
checktheroads
1413c460ad fix a stupid typescript missed steak 2021-01-02 17:06:59 -07:00
checktheroads
24d8b7ea24 cleanup 2021-01-02 16:53:26 -07:00
checktheroads
02e7ab05a7 move title to center when submitting on mobile 2021-01-02 16:53:13 -07:00
checktheroads
515651c0fc fix table layout issues 2021-01-02 16:52:50 -07:00
checktheroads
4c9bfe77e0 fix invalid prop forwarding for custom motion components 2021-01-02 12:54:59 -07:00
checktheroads
2011892f72 improve as path component styling 2021-01-02 12:54:41 -07:00
checktheroads
777b117531 fix safari specific issues 2021-01-02 12:54:21 -07:00
checktheroads
8121202bb6 fix mobile viewport overflow issue 2021-01-02 12:53:31 -07:00
checktheroads
90a837313f remove cached incorrectly cased directories 2021-01-01 12:07:35 -07:00
checktheroads
d7f721af01 fix case sensitive git config 2021-01-01 11:32:35 -07:00
checktheroads
f787b95073 improve DNS resolution UX [skip ci] 2021-01-01 01:39:20 -07:00
checktheroads
472a382f76 migrate ASN detail to caida, since bgpview no longer supports CORS headers [skip ci] 2021-01-01 01:34:42 -07:00
checktheroads
bbbfe9423b migrate theme functions to typescript [skip ci] 2021-01-01 00:26:00 -07:00
checktheroads
486dd320ee dependency cleanup & refactor of error message component [skip ci] 2020-12-31 21:56:06 -07:00
checktheroads
3f6b4ea516 improve custom select component [skip ci] 2020-12-31 21:53:56 -07:00
checktheroads
d46d3317f0 improve handling of greeting component [skip ci] 2020-12-31 21:49:27 -07:00
checktheroads
8144ae4c1e improve global state management & data flow [skip ci] 2020-12-31 21:48:02 -07:00
checktheroads
57f2a2f807 refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:33 -07:00
checktheroads
7aa4573b8e refactor resolvedTarget to use a custom hook for DOH resolution instead of using react-query directly [skip ci] 2020-12-29 17:26:20 -07:00
checktheroads
d0b78ae69f refactor react-select styles with new useColorToken custom hook [skip ci] 2020-12-29 17:21:33 -07:00
checktheroads
16f02df836 update query hooks to support react-query 3 [skip ci] 2020-12-29 16:50:26 -07:00
checktheroads
fc018955c0 restructure components & clean up unused code [skip ci] 2020-12-29 15:58:36 -07:00
checktheroads
d04a24ef6e fix loading component style [skip ci] 2020-12-29 02:09:14 -07:00
checktheroads
80af987034 improve form & results style & layout [skip ci] 2020-12-29 02:08:45 -07:00
checktheroads
7cb445d9e7 improve footer layout [skip ci] 2020-12-29 02:07:42 -07:00