Commit graph

151 commits

Author SHA1 Message Date
thatmattlove
47711fb075 improve directive info styling 2021-12-18 21:52:05 -07:00
thatmattlove
c479a2f2b4 Add info support back to directives 2021-12-18 19:38:13 -07:00
thatmattlove
4ee97ec0b2 cleanup & animation improvement 2021-12-18 00:29:51 -07:00
thatmattlove
196fb43ea7 implement react-if 2021-12-17 21:44:35 -07:00
thatmattlove
c8663d7029 improve component types 2021-12-17 21:08:45 -07:00
thatmattlove
15c29a09d7 fix icon name 2021-12-17 20:38:39 -07:00
thatmattlove
bd0eb65ffc Closes #173: Implement customizable highlighting of text output 2021-12-14 01:31:45 -07:00
thatmattlove
0ec3086c67 Closes #176: Deprecate native google analytics support; Add support for custom JS and HTML 2021-12-08 16:23:59 -07:00
thatmattlove
8aeb8036ff Closes #175: Remove usage of hyperglass.env.json 2021-12-08 15:24:07 -07:00
thatmattlove
196b3e0400 implement dynamic icon component & migrate back to react-icons 2021-12-06 14:33:20 -07:00
thatmattlove
7c1a5bf1c3 Improve form styles 2021-12-06 13:06:01 -07:00
thatmattlove
8aedbaa93d Upgrade major dependencies 2021-12-06 12:10:40 -07:00
thatmattlove
70cdd2359f Fix greeting state issue 2021-12-06 11:29:26 -07:00
thatmattlove
6afe23bd17 Upgrade react-select & improve select typing 2021-12-06 10:53:15 -07:00
thatmattlove
f6d3dfe1dc Closes #155: Implement User IP Button 2021-10-19 16:23:40 -07:00
thatmattlove
22ae6a97e8 Implement device description and avatar 2021-09-24 01:04:28 -07:00
thatmattlove
89568dc8e5 Deprecate Device.network 2021-09-24 00:16:26 -07:00
thatmattlove
85566b81ab UI improvements, hookstate → zustand migration, cleanup 2021-09-21 08:20:44 -07:00
thatmattlove
76bf5eb380 Implement UI configuration response model 2021-09-10 23:13:27 -07:00
thatmattlove
070a07d065 Implement client-side UI config fetching 2021-09-09 18:03:04 -07:00
thatmattlove
eff99ad294 Update next, eslint, fix lint errors 2021-09-08 01:02:25 -07:00
thatmattlove
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
checktheroads
f40004b38f continue generic command work 2021-06-23 19:11:59 -07:00
checktheroads
029649e44f Merge branch 'develop' into generic-commands
# Conflicts:
#	hyperglass/configuration/main.py
#	hyperglass/ui/components/form/queryType.tsx
#	hyperglass/ui/components/lookingGlass.tsx
2021-06-19 13:48:14 -07:00
checktheroads
24a92d6154 Fix body overflow issue 2021-06-02 13:01:05 -07:00
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
5f036228a5 initial work on generic commands 2021-05-29 21:26:03 -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