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

587 Commits

Author SHA1 Message Date
77d6165f11 fix header padding 2020-03-24 12:31:34 -07:00
6419660bef only build VRF help if query type is enabled 2020-03-24 12:31:09 -07:00
672cad2e47 add default_color_mode option 2020-03-24 11:08:42 -07:00
575af2d5da bump version to 1.0.0-beta9 [skip ci] 2020-03-23 11:45:32 -07:00
ee41971dd3 fix force_cidr behavior if disabled 2020-03-23 11:44:21 -07:00
50f1160a7f fix feature enable/disable issue 2020-03-23 09:44:50 -07:00
e5d13d0254 fix large logo problem 2020-03-23 09:44:20 -07:00
166603b5c4 bump version to 1.0.0-beta8 2020-03-23 01:11:15 -07:00
27e25e757a improve unknown error parsing 2020-03-23 01:10:53 -07:00
6034735e23 add cache text to ui 2020-03-23 01:10:27 -07:00
ee55f84373 improve output cleanup 2020-03-22 23:09:40 -07:00
d58d90b404 fix example commands 2020-03-22 23:09:23 -07:00
d8a2925217 fix custom command imports 2020-03-22 23:09:07 -07:00
0962d1bc20 send extra args to yaml instead of json 2020-03-22 23:08:48 -07:00
83eb75b4a7 general cleanup 2020-03-22 22:09:03 -07:00
5fc9adf1d4 fix default juniper commands; fix custom command import; fix incorrect default force_cidr setting 2020-03-22 22:08:29 -07:00
5e91836978 fix image validation errors 2020-03-22 18:05:41 -07:00
7dfc72c2e7 put hyperglass version in meta tag for troubleshooting 2020-03-22 18:05:04 -07:00
fa1397781d remove debug logging 2020-03-22 17:52:26 -07:00
34a272597f bump to version 1.0.0b7 2020-03-22 17:46:35 -07:00
f89b309f3f add force_cidr option for vrfs 2020-03-22 17:46:08 -07:00
afebf8bcf4 re-initialize node_modules on any package.json changes 2020-03-22 17:28:54 -07:00
b5c87ab2da make ui build id version specific 2020-03-22 11:44:01 -07:00
20f923741c fix UI bugs 2020-03-22 11:43:14 -07:00
22a8059bb1 bump version to 1.0.0b6 2020-03-22 11:42:40 -07:00
b0dc32fa60 log hyperglass version on startup 2020-03-22 11:41:51 -07:00
0525c66ce4 auto expand first result 2020-03-22 10:04:36 -07:00
9b8fe94482 fix title font-size when title is long 2020-03-22 09:55:06 -07:00
52d02640f5 throw error if a query is received for a disabled afi 2020-03-22 08:11:56 -07:00
b5b00e047d add ssl certificate error handling 2020-03-21 15:24:50 -07:00
eafd3734e6 fix premature conversion to host address for targeted query 2020-03-21 15:23:32 -07:00
cf6958e469 example & example validation cleanup 2020-03-21 15:00:37 -07:00
4b5e37986d fix missing docstring 2020-03-21 12:49:02 -07:00
fe61a7e90f enable ssl certificate import for hyperglass-agent 2020-03-21 01:44:38 -07:00
cd454d5ca1 update httpx with AsyncClient 2020-03-20 22:15:48 -07:00
9b9bd6e35d update example config file with new models 2020-03-19 17:34:13 -07:00
b5bcc0770b fix default peeringdb link 2020-03-19 17:33:52 -07:00
250906f463 add dict, json, yaml exporters to model parent class 2020-03-19 17:33:29 -07:00
e58a58f3fb fix issue where DNS queries do not work with CNAMEs 2020-03-19 17:32:46 -07:00
e9b3155ca6 fix firefox/IE loading error 2020-03-19 17:32:14 -07:00
ee837c554d bump dependencies 2020-03-19 17:31:09 -07:00
dbe3c72e74 fix incorrect dev_mode message 2020-03-19 09:26:20 -07:00
6780b74c63 don't require display_name for default vrf; closes #28 2020-03-19 09:25:57 -07:00
a1ff804355 agent updates 2020-03-01 00:09:45 -07:00
a9712ec898 fix missing juniper aspath quotes 2020-02-28 01:27:03 -07:00
e0f947ae0f improve systemd copying 2020-02-28 01:26:42 -07:00
65b1787ba7 move ui & assets to package directory 2020-02-24 09:06:07 -07:00
1ed5b99739 remove test 2020-02-16 19:22:48 -07:00
96af268a93 test example validation 2020-02-16 19:18:17 -07:00
77f5297ec0 correct old example file structure 2020-02-16 19:13:58 -07:00