|
fbe778a605
|
Improve logging
|
2021-09-26 16:50:25 -07:00 |
|
|
e73de24904
|
Implement input-plugin-based validation, implement common plugins
|
2021-09-26 11:39:46 -07:00 |
|
|
c2240d92c6
|
Remove query_group from query fields
|
2021-09-25 21:50:51 -07:00 |
|
|
27b6ba09d8
|
Complete new config file implementation
|
2021-09-25 21:36:08 -07:00 |
|
|
22ae6a97e8
|
Implement device description and avatar
|
2021-09-24 01:04:28 -07:00 |
|
|
89568dc8e5
|
Deprecate Device.network
|
2021-09-24 00:16:26 -07:00 |
|
|
509e8ac3ef
|
Migrate devices to MultiModel
|
2021-09-23 22:36:25 -07:00 |
|
|
fe7730dc35
|
Implement YAML/JSON/TOML/Python config file support
|
2021-09-23 01:00:58 -07:00 |
|
|
f5e4c1e282
|
fix test regressions
|
2021-09-23 01:00:26 -07:00 |
|
|
023c1a5889
|
Refactor HyperglassSettings name
|
2021-09-22 22:30:16 -07:00 |
|
|
082c4175f4
|
Add UI tests
|
2021-09-21 10:12:07 -07:00 |
|
|
85566b81ab
|
UI improvements, hookstate → zustand migration, cleanup
|
2021-09-21 08:20:44 -07:00 |
|
|
7d5d64c0e2
|
Plugin/directive fixes
|
2021-09-21 07:54:16 -07:00 |
|
|
e62af507ee
|
Pass full query to output plugin instead of device
|
2021-09-18 12:47:56 -07:00 |
|
|
f508638399
|
Improve MultiModel API
|
2021-09-18 09:51:47 -07:00 |
|
|
cd87c254e4
|
Overhaul configuration initialization process, add missing device to directive association
|
2021-09-17 18:15:59 -07:00 |
|
|
af0d5345bf
|
Add dict and object.__init__ comparison utilities with tests
|
2021-09-17 18:12:37 -07:00 |
|
|
ed58c3622b
|
Fix HyperglassMultiModel root class inheritance
|
2021-09-17 12:09:12 -07:00 |
|
|
66e69db17d
|
Add typing to custom WSGI app and initialize logging before startup
|
2021-09-17 12:08:38 -07:00 |
|
|
7adb6ae0ec
|
Add directives to global state
|
2021-09-17 09:04:59 -07:00 |
|
|
9a57e4a728
|
Remove old parser
|
2021-09-17 01:12:42 -07:00 |
|
|
99565da0f9
|
Implement HyperglassMultiModel to manage multiple objects
|
2021-09-17 01:12:33 -07:00 |
|
|
6bc6cf0e1c
|
Fix missing items from Device.platform refactor
|
2021-09-17 01:11:18 -07:00 |
|
|
2474dc1761
|
fix broken test from Device.platform refactor
|
2021-09-17 01:10:17 -07:00 |
|
|
ab097d4b06
|
Refactor Device.commands to Device.directives
|
2021-09-16 22:43:53 -07:00 |
|
|
10b1c8d624
|
Remove old tests
|
2021-09-16 22:04:21 -07:00 |
|
|
85d7f8876e
|
Refactor Device.type to Device.platform
|
2021-09-16 22:04:15 -07:00 |
|
|
cb5459a72a
|
Add failure_reason to InputPlugin, add BGP Community builtin plugin and tests
|
2021-09-16 18:32:59 -07:00 |
|
|
37a8e40bfe
|
Move defaults into dedicated module
|
2021-09-16 17:13:15 -07:00 |
|
|
dda73cb370
|
Refactor and restructure directive model
|
2021-09-16 17:12:30 -07:00 |
|
|
446534d839
|
Improve bgp.tools data handling/validation
|
2021-09-16 16:46:56 -07:00 |
|
|
6bdfa9e645
|
Fix string output type checks
|
2021-09-16 15:57:33 -07:00 |
|
|
1a1b5aac2c
|
Add is_series type guard, with tests
|
2021-09-16 15:57:12 -07:00 |
|
|
725631568e
|
Fix call to deprecated httpx.StatusCodes
|
2021-09-16 15:56:28 -07:00 |
|
|
bb1e66c2ef
|
Implement better __repr__ generator
|
2021-09-16 15:35:12 -07:00 |
|
|
1e1dce1e30
|
Fix leftover issues from cache refactor
|
2021-09-16 15:33:15 -07:00 |
|
|
b0d1e63d33
|
Fix missing property decorator on settings.prod_url
|
2021-09-16 13:59:55 -07:00 |
|
|
4792269168
|
Fix query JSON serialization
|
2021-09-16 13:59:39 -07:00 |
|
|
e06ea5ecb9
|
Add separate hooks for major state objects, add tests
|
2021-09-16 13:46:50 -07:00 |
|
|
c99f98a6f0
|
Complete global state implementation
|
2021-09-15 18:25:37 -07:00 |
|
|
a2ee4b50fa
|
Implement global state
|
2021-09-15 00:57:45 -07:00 |
|
|
b002c9d520
|
Update flake8 config for tests
|
2021-09-13 14:12:04 -07:00 |
|
|
f1b664f09d
|
Add processing checks for BGP route table plugin
|
2021-09-13 14:11:55 -07:00 |
|
|
11fac961a0
|
Implement legacy field check & tests
|
2021-09-13 14:11:07 -07:00 |
|
|
ac1e938bd3
|
Fix plugin registration for builtins
|
2021-09-13 14:10:50 -07:00 |
|
|
f2cb15d0e2
|
Fix typing issues
|
2021-09-13 14:10:32 -07:00 |
|
|
723048d1d1
|
Refactor nos naming to type /device_type
|
2021-09-13 10:00:44 -07:00 |
|
|
e3be569322
|
Add pytest dependency
|
2021-09-13 02:40:24 -07:00 |
|
|
26db076c57
|
Fix remove_command plugin errors
|
2021-09-13 02:40:10 -07:00 |
|
|
7bd23e58c8
|
Implement Juniper BGP Route plugin and tests
|
2021-09-13 02:39:37 -07:00 |
|