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

1228 Commits

Author SHA1 Message Date
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
Pau Nadeu Rabat
2497f79405 Fixing commands removing Vrf at all 2021-01-18 21:30:57 +01:00
Pau Nadeu Rabat
bae43b6585 Fixed traceroute command 2021-01-18 21:29:31 +01:00
Pau Nadeu Rabat
b41a5324c1 Removing Vrf from Commands for Sros 2021-01-18 21:26:19 +01:00
Pau Nadeu Rabat
42dbeb80b5 Add support for Nokia SR OS 2021-01-18 20:38:51 +01:00
checktheroads
844958726f bump version 1.0.0-beta.72 v1.0.0-beta.72 2021-01-16 13:41:59 -07:00
checktheroads
c9b87ea2ea add docs for new systemd change 2021-01-16 13:41:22 -07:00
checktheroads
440c5bf7c0 bump pyserial version to fix macOS Big Sur issue 2021-01-16 12:49:40 -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
909df7fb19 fix parsing issue for dual RP juniper routers that append {master} to the output 2021-01-16 12:13:29 -07:00
checktheroads
15031b9e05 add missing help_menu to docs 2021-01-14 13:25:07 -07:00
checktheroads
def1103704 fix docs error 2021-01-13 13:49:08 -07:00
checktheroads
fbf7ecccf1 remove rich for logging 2021-01-12 00:16:34 -07:00
checktheroads
31a3ac00c9 clean up installer, remove systemd from steps 2021-01-12 00:14:23 -07:00
checktheroads
bdb0c74a8c bump version to 1.0.0-beta.71 v1.0.0-beta.71 2021-01-10 01:18:02 -07:00
checktheroads
090626f952 typing cleanup 2021-01-10 01:15:13 -07:00
checktheroads
4137286ca4 re-implement google analytics 2021-01-10 01:14:57 -07:00
checktheroads
ccf9bb1fc0 fix pre-commit script 2021-01-10 01:13:30 -07:00
checktheroads
07a3b027cd bump version to 1.0.0-beta.70 v1.0.0-beta.70 2021-01-05 22:56:15 -07:00
checktheroads
f1826c0ec9 update centos docs, many thanks to John Neiberger 2021-01-05 22:50:14 -07:00
checktheroads
9f6d16c28c cancel running queries on component unmount 2021-01-05 22:49:09 -07:00
checktheroads
e23e1fb924 general cleanup 2021-01-05 22:48:38 -07:00
checktheroads
9d9373f8a0 fix results panel expansion, closes #100 2021-01-05 22:47:51 -07:00
checktheroads
949ec9a3d8 update docs with centos pillow notes 2021-01-04 13:26:06 -07:00
checktheroads
434e7bad6d improve ui build timeout handling 2021-01-04 00:58:55 -07:00
checktheroads
426b9adfad improve ci script logging 2021-01-04 00:58:40 -07:00
checktheroads
4e9351eede fix backend ci test 2021-01-04 00:46:30 -07:00
checktheroads
938ad75435 add poetry prefixed ui build timeout env var to ci 2021-01-04 00:36:45 -07:00
checktheroads
824a1581af add support for POETRY_ prefix for ui build timeout 2021-01-04 00:35:30 -07:00