Commit graph

977 commits

Author SHA1 Message Date
thatmattlove
16e9dc82fa remove legacy jwt encoding module 2021-12-22 22:25:09 -07:00
thatmattlove
dfca1a5bc1 Move isort configuration to pyproject.toml 2021-12-22 22:22:01 -07:00
thatmattlove
3cf84a8001 add use-dns-query test 2021-12-20 10:58:38 -07:00
thatmattlove
2dd03ad81d refactor and restructure ui theme hooks 2021-12-19 23:30:09 -07:00
thatmattlove
fe8cd9f356 refactor and restructure ui hooks 2021-12-19 23:02:01 -07:00
thatmattlove
227da64c9a refactor and restructure ui components 2021-12-19 22:57:00 -07:00
thatmattlove
9a04ef1dfc remove legacy types 2021-12-18 23:47:24 -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
292aa7612b fix duplicate @emotion/react bundling 2021-12-18 00:30:46 -07:00
thatmattlove
4ee97ec0b2 cleanup & animation improvement 2021-12-18 00:29:51 -07:00
thatmattlove
ba2ce4b930 improve form state logic, fix issue with intersection directive selection 2021-12-17 23:00:36 -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
0cd44e7fdf improve log messages 2021-12-17 20:37:03 -07:00
thatmattlove
a19f0aa7d9 Fix plugin import error 2021-12-17 20:32:08 -07:00
thatmattlove
1543f8d7c5 restructure api routes/tasks 2021-12-17 20:17:52 -07:00
thatmattlove
8f0163c453 Fix import sorting 2021-12-17 11:25:04 -07:00
thatmattlove
ab2c7d4ced fix broken utility exports 2021-12-17 10:36:30 -07:00
thatmattlove
b7b681f3d3 Restructure utilities, add tests 2021-12-15 00:50:20 -07:00
thatmattlove
f8a4cad5de Improve external http client typing and add tests 2021-12-14 22:59:05 -07:00
thatmattlove
a902dc720d remove legacy ripestat api 2021-12-14 21:52:04 -07:00
thatmattlove
5f4d5049e0 Properly handle empty/missing custom JS/HTML 2021-12-14 01:35:58 -07:00
thatmattlove
bd0eb65ffc Closes #173: Implement customizable highlighting of text output 2021-12-14 01:31:45 -07:00
thatmattlove
5bf69f7923 Fix fake output handling 2021-12-13 22:15:06 -07:00
thatmattlove
56432013e0 Closes #177: Remove unnecessary method from http logging 2021-12-08 23:20:30 -07:00
thatmattlove
7d41dbf4bf Fixes #178: Set MED to 0 on Arista routes if none is specified 2021-12-08 17:15:06 -07:00
thatmattlove
c8892f43ea Implement Arista table output plugin and default directive 2021-12-08 17:13:56 -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
b49b6ea58e Allow customization of driver (Netmiko) configuration on a per-device basis 2021-12-08 12:00:02 -07:00
thatmattlove
9bdb157ca4 update major dependencies 2021-12-08 11:38:00 -07:00
thatmattlove
37a14b125f remove custom static file directory 2021-12-08 11:35:42 -07:00
thatmattlove
ec1727437d Check for required directories prior to initializing configuration 2021-12-07 10:28:02 -07:00
thatmattlove
80e53fc0e5 Clean up CI test files 2021-12-07 09:52:52 -07:00
thatmattlove
38e5d486b8 Return an empty config if a file is missing and not required 2021-12-07 09:39:55 -07:00
thatmattlove
4f527d995f Remove unused import 2021-12-07 09:22:31 -07:00
thatmattlove
f2e206925a Populate user config to Redis prior to accessing it via build-ui 2021-12-07 09:13:54 -07:00
thatmattlove
bddcdcaca2 run configuration init at CLI prior to ui build 2021-12-06 17:46:48 -07:00
thatmattlove
b43ab14fdd add default app_path, add app_path to CI 2021-12-06 17:23:57 -07:00
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
383494b8ef Start CI rework 2021-12-06 16:44:46 -07:00
thatmattlove
889e44d6b1 Add UI tests 2021-12-06 16:34:45 -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
55a9918fd0 Minor improvements 2021-12-06 12:14:00 -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