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

1355 Commits

Author SHA1 Message Date
thatmattlove
bb1e66c2ef Implement better __repr__ generator 2021-09-16 15:35:12 -07:00
thatmattlove
1e1dce1e30 Fix leftover issues from cache refactor 2021-09-16 15:33:15 -07:00
thatmattlove
b0d1e63d33 Fix missing property decorator on settings.prod_url 2021-09-16 13:59:55 -07:00
thatmattlove
4792269168 Fix query JSON serialization 2021-09-16 13:59:39 -07:00
thatmattlove
e06ea5ecb9 Add separate hooks for major state objects, add tests 2021-09-16 13:46:50 -07:00
thatmattlove
c99f98a6f0 Complete global state implementation 2021-09-15 18:25:37 -07:00
thatmattlove
a2ee4b50fa Implement global state 2021-09-15 00:57:45 -07:00
thatmattlove
b002c9d520 Update flake8 config for tests 2021-09-13 14:12:04 -07:00
thatmattlove
f1b664f09d Add processing checks for BGP route table plugin 2021-09-13 14:11:55 -07:00
thatmattlove
11fac961a0 Implement legacy field check & tests 2021-09-13 14:11:07 -07:00
thatmattlove
ac1e938bd3 Fix plugin registration for builtins 2021-09-13 14:10:50 -07:00
thatmattlove
f2cb15d0e2 Fix typing issues 2021-09-13 14:10:32 -07:00
thatmattlove
723048d1d1 Refactor nos naming to type/device_type 2021-09-13 10:00:44 -07:00
thatmattlove
e3be569322 Add pytest dependency 2021-09-13 02:40:24 -07:00
thatmattlove
26db076c57 Fix remove_command plugin errors 2021-09-13 02:40:10 -07:00
thatmattlove
7bd23e58c8 Implement Juniper BGP Route plugin and tests 2021-09-13 02:39:37 -07:00
thatmattlove
bcf339f78f Add is_type utility 2021-09-13 02:39:11 -07:00
thatmattlove
bf17ec0c95 add deep_convert_keys utility, improve type checking for get_fmt_keys 2021-09-13 02:38:57 -07:00
thatmattlove
641f1e1bdd Fix issue where structured_output: true on a device would cause it to be disabled 2021-09-13 02:38:08 -07:00
thatmattlove
1adad7e46d Implement plugins during execution workflow 2021-09-13 02:37:32 -07:00
thatmattlove
3d97d118fb Update plugin typings 2021-09-13 02:37:05 -07:00
thatmattlove
98201c1752 Update standard structured data models 2021-09-13 02:35:52 -07:00
thatmattlove
c7292dadd3 Fix deprecated base64 method 2021-09-13 02:33:22 -07:00
thatmattlove
21831d4766 Fix ValidationError handling in private exceptions 2021-09-13 02:33:10 -07:00
thatmattlove
b9503546df Move structured samples and remove old tests 2021-09-13 02:32:40 -07:00
thatmattlove
74fcb5dba4 Continue output plugin implementation 2021-09-12 18:27:33 -07:00
thatmattlove
560663601d Fix exception logging issue from Delgan/loguru#504 2021-09-12 18:27:10 -07:00
thatmattlove
a6572c01e5 Remove legacy exceptions 2021-09-12 15:10:07 -07:00
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
thatmattlove
a62785227e Start output plugin core implementation 2021-09-12 15:06:34 -07:00
thatmattlove
52b7cbdd3c Implement user API for plugins and fix plugin registration issues 2021-09-11 18:03:35 -07:00
thatmattlove
dc274992b8 Clean up API routes 2021-09-11 13:56:20 -07:00
thatmattlove
fb003f3248 Add GZIP support & swap Starlette classes for FastAPI classes 2021-09-11 13:10:05 -07:00
thatmattlove
a89d08ba58 Implement plugin manager and abstract plugin definition 2021-09-11 11:17:38 -07:00
thatmattlove
3c012f7ed1 Start output plugin feature 2021-09-11 00:47:01 -07:00
thatmattlove
76bf5eb380 Implement UI configuration response model 2021-09-10 23:13:27 -07:00
thatmattlove
0e6c5e02ad Add flake8 & isort tasks to taskipy 2021-09-10 01:18:59 -07:00
thatmattlove
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
thatmattlove
281895e259 Implement version manager & add tasks to poetry 2021-09-09 18:03:22 -07:00
thatmattlove
070a07d065 Implement client-side UI config fetching 2021-09-09 18:03:04 -07:00
thatmattlove
d1dae9d6ba Update gitignore 2021-09-08 08:40:54 -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
thatmattlove
b05e544e40 Merge branch 'develop' into generic-commands 2021-07-06 22:05:37 -07:00
thatmattlove
65e44fd34e Fix CLI file name 2021-07-06 22:05:10 -07:00
thatmattlove
c52a6f6098 Release 1.0.4 v1.0.4 2021-07-03 23:08:17 -07:00
thatmattlove
f235e29144 Improve system-info command output 2021-07-03 23:02:14 -07:00
thatmattlove
c1e1d7ca41 Closes #148: Fix Debian/Ubuntu python package name 2021-07-03 21:58:58 -07:00
thatmattlove
78571edb4e Closes #151: Fix issue with Junos parsing from d1160fe 2021-07-03 21:36:22 -07:00
thatmattlove
49808acb6f Improve handling of Junos XML errors 2021-07-03 21:35:14 -07:00