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

17 Commits

Author SHA1 Message Date
a2ee4b50fa Implement global state 2021-09-15 00:57:45 -07:00
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
76bf5eb380 Implement UI configuration response model 2021-09-10 23:13:27 -07:00
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
f40004b38f continue generic command work 2021-06-23 19:11:59 -07:00
029649e44f Merge branch 'develop' into generic-commands
# Conflicts:
#	hyperglass/configuration/main.py
#	hyperglass/ui/components/form/queryType.tsx
#	hyperglass/ui/components/lookingGlass.tsx
2021-06-19 13:48:14 -07:00
c0914f6216 Closes #140: Genericize footer links and menus and allow multiple definitions 2021-05-30 01:05:07 -07:00
5f036228a5 initial work on generic commands 2021-05-29 21:26:03 -07:00
e4f4eb85b0 remove requirement for default VRF to be named default, closes #29 2021-02-25 23:38:57 -07:00
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
81c65ce71e restructure util module 2021-01-28 23:02:25 -07:00
03a7d803c9 fix missing commands.yaml file error when running setup 2021-01-03 00:06:19 -07:00
9c0e0c8b90 Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
add0a1af48 clean up frontend data model [skip ci] 2020-12-13 01:47:52 -07:00
b97e29d50b fix telnet support, closes #93 2020-11-02 23:08:07 -07:00
6841cb65f5 migrate config models to models module 2020-10-11 13:14:07 -07:00