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

430 Commits

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