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 |
|
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
|
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 |
|
thatmattlove
|
d21c604bee
|
Remove legacy set_app_path call
|
2021-10-04 01:38:53 -07:00 |
|
thatmattlove
|
8013c48ae9
|
Copy plugins to module instead of kludgy import
|
2021-10-04 01:38:44 -07:00 |
|
thatmattlove
|
3c073878fa
|
Add directives CLI
|
2021-10-03 23:39:17 -07:00 |
|
thatmattlove
|
a79a6687cf
|
CLI style improvements
|
2021-10-03 23:36:34 -07:00 |
|
thatmattlove
|
8e32fe8151
|
Add params CLI
|
2021-10-03 23:28:43 -07:00 |
|
thatmattlove
|
5e1f96448e
|
Add devices CLI
|
2021-10-03 23:15:32 -07:00 |
|
thatmattlove
|
2589c5fa06
|
Migrate to typer for hyperglass CLI, implement new setup
|
2021-09-27 01:40:49 -07:00 |
|
thatmattlove
|
fbe778a605
|
Improve logging
|
2021-09-26 16:50:25 -07:00 |
|
thatmattlove
|
e73de24904
|
Implement input-plugin-based validation, implement common plugins
|
2021-09-26 11:39:46 -07:00 |
|
thatmattlove
|
c2240d92c6
|
Remove query_group from query fields
|
2021-09-25 21:50:51 -07:00 |
|
thatmattlove
|
27b6ba09d8
|
Complete new config file implementation
|
2021-09-25 21:36:08 -07:00 |
|