Commit graph

28 commits

Author SHA1 Message Date
thatmattlove
52ebf4663c Update code formatting - line length 2021-09-12 15:09:24 -07:00
thatmattlove
dc274992b8 Clean up API routes 2021-09-11 13:56:20 -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
99c7489441 Move UI Params into Pydantic model 2021-09-10 01:18:38 -07:00
thatmattlove
5ccfe50792 Complete directives implementation, refactor exceptions, deprecate VRFs, bump minimum Python version 2021-09-07 22:58:39 -07:00
checktheroads
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
checktheroads
c0914f6216 Closes #140: Genericize footer links and menus and allow multiple definitions 2021-05-30 01:05:07 -07:00
checktheroads
4c12f13d43 Closes #139: Enable querying by device hostname as well as internal ID 2021-05-29 21:48:59 -07:00
checktheroads
5f036228a5 initial work on generic commands 2021-05-29 21:26:03 -07:00
checktheroads
5217fcc2e5 implement ability to override device driver 2021-04-23 23:10:03 -07:00
checktheroads
253d167a5a actually use light & dark for background/foreground colors. closes #133 2021-04-10 11:17:58 -07:00
checktheroads
364fba5ae9 fix code style 2021-02-26 23:21:48 -07:00
checktheroads
e4f4eb85b0 remove requirement for default VRF to be named default, closes #29 2021-02-25 23:38:57 -07:00
checktheroads
3886925501 add no_communities text field 2021-02-12 23:08:23 -07:00
checktheroads
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads
6bef010446 add FRR and BIRD SSH support 2021-02-06 00:19:29 -07:00
checktheroads
4fd45c7f77 set juniper_junos to juniper if used, improve device validation. closes #104 2021-01-16 12:47:38 -07:00
checktheroads
4137286ca4 re-implement google analytics 2021-01-10 01:14:57 -07:00
checktheroads
aa66a4c916 fix theme typing & color attributes 2021-01-02 12:52:35 -07:00
Matt Love
9c0e0c8b90
Merge branch 'v1.0.0' into ui-refactor 2021-01-01 01:50:36 -07:00
checktheroads
f787b95073 improve DNS resolution UX [skip ci] 2021-01-01 01:39:20 -07:00
checktheroads
4961d1dd78 add max character length for title & subtitle, update docs [skip ci] 2020-12-29 02:06:18 -07:00
checktheroads
1fb1dfe182 continue typescript & chakra v1 migrations [skip ci] 2020-12-17 16:37:36 -07:00
checktheroads
0c1399d766 add fake output option for dev [skip ci] 2020-12-13 01:47:09 -07:00
checktheroads
b97e29d50b fix telnet support, closes #93 2020-11-02 23:08:07 -07:00
checktheroads
fbb42e7c5b add ssh key authentication support, closes #81 2020-10-11 14:39:17 -07:00
checktheroads
6841cb65f5 migrate config models to models module 2020-10-11 13:14:07 -07:00