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

1256 Commits

Author SHA1 Message Date
shrunbr
d39eb8915d Added example to IPv6 address in quotes 2021-03-29 04:09:03 +00:00
shrunbr
2d55171b07 Added note to surround IPv6 address in quotes 2021-03-29 04:07:34 +00:00
checktheroads
571d236871 bump version to v1.0.0-beta.80 v1.0.0-beta.80 2021-03-03 16:03:09 -07:00
checktheroads
ee4c653813 fix device location/vrf filtering logic 2021-03-03 15:57:47 -07:00
checktheroads
c2b8362e5e fix menu style in light mode, closes #121 2021-03-03 15:56:23 -07:00
checktheroads
d1c1492e2e bump version to v1.0.0-beta.79 v1.0.0-beta.79 2021-02-26 23:52:42 -07:00
checktheroads
e042c31f75 update docs for breaking VRF changes 2021-02-26 23:22:04 -07:00
checktheroads
364fba5ae9 fix code style 2021-02-26 23:21:48 -07:00
checktheroads
ce78fdda95 update UI deps 2021-02-26 11:29:32 -07:00
checktheroads
b77dbf198a update UI deps, migrate from yup to vest for form validation, migrate to palette-by-numbers for theming 2021-02-26 11:15:35 -07:00
checktheroads
f69322013d don't do external RPKI lookups for non-global prefixes 2021-02-25 23:40:19 -07:00
checktheroads
e4f4eb85b0 remove requirement for default VRF to be named default, closes #29 2021-02-25 23:38:57 -07:00
checktheroads
cca6b60f09 change timeout key passed to scrapli - fixes issue with long-running commands that exceed the standard timeout 2021-02-25 21:02:53 -07:00
checktheroads
c97e8daea0 bump version to v1.0.0-beta.78 v1.0.0-beta.78 2021-02-12 23:32:37 -07:00
checktheroads
b09cba9e17 add docs for arista structured output 2021-02-12 23:25:40 -07:00
checktheroads
c6b2d02628 fix warning color on active route in table output 2021-02-12 23:17:28 -07:00
checktheroads
1d0592a1cd improve UI error output 2021-02-12 23:09:44 -07:00
checktheroads
3886925501 add no_communities text field 2021-02-12 23:08:23 -07:00
checktheroads
9f50f41f7d add structured data support for arista_eos 2021-02-12 23:05:24 -07:00
checktheroads
a1d316b112 bump version to v1.0.0-beta.77 v1.0.0-beta.77 2021-02-10 00:53:18 -07:00
checktheroads
8c111d44dd update does for #117 change 2021-02-10 00:52:41 -07:00
checktheroads
72269f38f5 consolidate name & display name fields, closes #115 2021-02-10 00:43:40 -07:00
checktheroads
470be49370 handle systemexit 2021-02-10 00:42:33 -07:00
checktheroads
e9faef5c5f fix arista nos mapping, closes #117 2021-02-09 22:31:55 -07:00
Matt Love
b34c6e1162 merge v1.0.0-beta.76
V1.0.0 beta.76
v1.0.0-beta.76
2021-02-06 01:14:21 -07:00
checktheroads
f15fb4df28 fix code style 2021-02-06 00:59:16 -07:00
checktheroads
5e7e7c1226 bump version to 1.0.0-beta.76 2021-02-06 00:55:15 -07:00
checktheroads
5fb3fbeb54 update docs with frr/bird information 2021-02-06 00:48:38 -07:00
checktheroads
6bef010446 add FRR and BIRD SSH support 2021-02-06 00:19:29 -07:00
checktheroads
7c41c577d0 fix missing build-ui timeout argument 2021-02-06 00:19:04 -07:00
checktheroads
207b6ab9de fix as path graph layout 2021-02-01 01:11:23 -07:00
checktheroads
2db21ebd1a bump version to v1.0.0-beta.75 v1.0.0-beta.75 2021-01-28 23:04:57 -07:00
checktheroads
5e09fc90c3 update docs 2021-01-28 23:04:09 -07:00
checktheroads
042ce35672 increase default UI build timeout & add CLI option to override 2021-01-28 23:04:02 -07:00
checktheroads
81c65ce71e restructure util module 2021-01-28 23:02:25 -07:00
checktheroads
acd0f59465 bump version to 1.0.0-beta.74 v1.0.0-beta.74 2021-01-25 23:30:55 -07:00
checktheroads
da6ff9bf52 update UI dependenices 2021-01-25 23:29:53 -07:00
checktheroads
68485f9ed8 #108: remove hard-coded ignore of system ssh config file 2021-01-25 23:29:05 -07:00
checktheroads
08b2760721 remove custom error page, closes #109 2021-01-25 22:47:13 -07:00
checktheroads
ca7f5c808d bump version to v1.0.0-beta.73 v1.0.0-beta.73 2021-01-18 23:09:08 -07:00
checktheroads
71ce161c75 Merge branch 'v1.0.0' of github.com:checktheroads/hyperglass into v1.0.0 2021-01-18 23:01:53 -07:00
checktheroads
f972419ace add docs for the network property, closes #97 2021-01-18 23:00:15 -07:00
checktheroads
e5b26e6a20 make footer button content scrollable, closes #107 2021-01-18 22:48:14 -07:00
checktheroads
18307c1978 update ui dependencies 2021-01-18 22:46:51 -07:00
checktheroads
a3d9cf4e54 check the NodeJS version on startup, closes #105 2021-01-18 14:35:50 -07:00
Matt Love
9af7a495bf Add Nokia SR OS support
Merge pull request #106 from paunadeu/nokia_sros

Thanks @paunadeu!
2021-01-18 14:14:43 -07:00
checktheroads
42907011b1 add Nokia SR OS to docs 2021-01-18 14:06:50 -07:00
checktheroads
ad7db8aceb fix formatting 2021-01-18 14:06:03 -07:00
Pau Nadeu Rabat
776c757731 Flake8 validations. 2021-01-18 21:42:09 +01:00
Pau Nadeu Rabat
9bed3aa94b Readme modified 2021-01-18 21:33:07 +01:00