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

1446 Commits

Author SHA1 Message Date
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
6dea685eeb remove Redis 5 CI testing 2021-12-08 11:38:09 -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
85f13dcc6c fix CI example file paths 2021-12-07 10:05:42 -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
aaad4d9350 Fix legacy listen_address setting in CI 2021-12-07 09:33:19 -07:00
thatmattlove
685b32d4d6 Fix config file name in CI 2021-12-07 09:22:41 -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
92d112b2d1 start hyperglass prior to running tests in CI 2021-12-06 17:39:07 -07:00
thatmattlove
1fa113dfc2 fix $HOME environment variable in CI 2021-12-06 17:36:00 -07:00
thatmattlove
5c7e71618d fix $HOME environment variable in CI 2021-12-06 17:34:07 -07:00
thatmattlove
77453980c0 fix $HOME environment variable in CI 2021-12-06 17:31:08 -07:00
thatmattlove
7ed9e200b8 fix $HOME environment variable in CI 2021-12-06 17:27:05 -07:00
thatmattlove
b43ab14fdd add default app_path, add app_path to CI 2021-12-06 17:23:57 -07:00
thatmattlove
5306a76f1f Restructure backend CI 2021-12-06 17:12:44 -07:00
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
ec28ccafbc fix missing log file in CI 2021-12-06 16:52:11 -07:00
thatmattlove
aa5adf3e7f fix hyperglass CLI naming 2021-12-06 16:51:59 -07:00
thatmattlove
6befe55ead fix frontend CI config 2021-12-06 16:47:11 -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
thatmattlove
6afe23bd17 Upgrade react-select & improve select typing 2021-12-06 10:53:15 -07:00
thatmattlove
7c73b2b9a1 fix formatting 2021-11-07 01:19:35 -07:00
thatmattlove
55f8a62fb0 implement generic http client; remove hyperglass-agent connection handler 2021-11-07 01:19:29 -07:00
thatmattlove
c8f678f766 fix missing developer_mode property in UI parameters 2021-11-07 01:18:27 -07:00
thatmattlove
f6d3dfe1dc Closes #155: Implement User IP Button 2021-10-19 16:23:40 -07:00
thatmattlove
d4db98da5e Remove and consolidate legacy utilities 2021-10-15 20:07:24 -07:00
thatmattlove
57371dc7c4 Update flake8 config 2021-10-06 16:55:11 -07:00
thatmattlove
60786d1cea Remove Scrapli 2021-10-06 16:54:04 -07:00
thatmattlove
fe7abddd4e Fix tests 2021-10-04 01:43:02 -07:00
thatmattlove
28eb803a8e Add plugins CLI 2021-10-04 01:39:00 -07:00