Commit graph

176 commits

Author SHA1 Message Date
thatmattlove
b617df24d1 fixes #267: fix response caching 2024-06-30 22:22:44 -04:00
thatmattlove
0fd5bc7997 fix incorrectly named ui filename 2024-06-30 21:16:21 -04:00
thatmattlove
6d06b9809d (possibly) fix log width issue 2024-06-16 16:59:22 -04:00
thatmattlove
4d5e259f6e fix non-success display issue 2024-06-16 16:53:14 -04:00
thatmattlove
6b37ce96f6 fix logo alignment on small screens; closes #258 2024-06-01 15:40:49 -04:00
thatmattlove
b796149a26 fix dropdown remaining open after selection; closes #257 2024-06-01 14:49:05 -04:00
thatmattlove
1d1dcd8319 fix logo width on mobile 2024-05-31 23:00:51 -04:00
thatmattlove
c79ba8b727 fix browser DNS resolution; closes #251 2024-05-31 22:56:55 -04:00
thatmattlove
19bdfe74d0 fix PeeringDB link rendering 2024-03-24 16:50:31 -04:00
thatmattlove
0cbec73061 fix logo not displaying in FireFox. Closes #229 2024-03-24 15:19:53 -04:00
thatmattlove
8ab9caa45b fix issue where incorrect light/dark logo was loaded. closes #240 2024-03-24 14:39:41 -04:00
thatmattlove
7eec1727b1 fix issue where 'my ip' value was not added to form state. closes #239 2024-03-24 14:27:00 -04:00
thatmattlove
cea421c939 fix render error when rendering select element; change max device per group count to 9; closes #237 2024-03-20 17:47:53 -04:00
thatmattlove
cfd8f0d670 add tooltip for bgp table when AS path lenght is 0 2024-02-28 22:56:34 -05:00
thatmattlove
f0028a3df6 fix text output empty bug 2024-02-28 22:46:49 -05:00
thatmattlove
0c0bdc7f9b update UI dependencies, fix layout issues 2024-02-28 22:26:16 -05:00
thatmattlove
cd6bf7a162 tooling overhaul 2024-02-27 17:44:19 -05:00
thatmattlove
ae2753b695 fix location card layout 2024-02-17 16:19:31 -05:00
thatmattlove
cbaf102015 fix issue where if greeting is disabled, the page reloads 2024-02-17 15:59:22 -05:00
thatmattlove
446853e4a9 countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
thatmattlove
60429ebbc1 commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
thatmattlove
433b5cecee Fixes #180: properly validate long FQDNs 2021-12-22 22:43:26 -07:00
thatmattlove
2dd03ad81d refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
thatmattlove
227da64c9a refactor and restructure ui components 2021-12-19 22:57:00 -07:00
thatmattlove
93adc09e63 refactor, restructure typescript types 2021-12-18 23:45:06 -07:00
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