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

658 Commits

Author SHA1 Message Date
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
checktheroads
e8c85a5c6a make target asset directory if it doesn't exist 2020-02-15 20:17:28 -07:00
checktheroads
354f789403 add asset migration to setup process 2020-02-15 20:02:47 -07:00
checktheroads
bf99b2c6b1 add node_modules initialization to setup 2020-02-15 17:16:40 -07:00
checktheroads
6c1f9321f9 fix current user method 2020-02-15 16:16:03 -07:00
checktheroads
ed24ef73be handle lack of color/emoji support 2020-02-15 12:18:03 -07:00
checktheroads
25aff69cf6 fix app directory validation 2020-02-15 11:01:16 -07:00
checktheroads
d4e5f9b66e validate image paths relative to app directory 2020-02-15 11:00:51 -07:00
checktheroads
7d6b163771 update example 2020-02-15 00:21:01 -07:00
checktheroads
d73f1ec4ec move images out of project 2020-02-14 23:03:21 -07:00
checktheroads
0d86eb5564 add unattended setup option 2020-02-14 22:54:31 -07:00
checktheroads
9e378bc1a6 move static assets to build directory on ui build 2020-02-14 22:34:38 -07:00
checktheroads
96df5469de detect & give user option to set app runtime directory 2020-02-14 16:30:40 -07:00
checktheroads
498ad0ba01 interact with NextJS directly, instead of through yarn 2020-02-14 16:29:34 -07:00
checktheroads
5a6c0f3a12 Improve custom image handling 2020-02-14 16:29:11 -07:00
checktheroads
3d46ff4380 improve cli formatting; add setup wizard 2020-02-14 16:28:45 -07:00
checktheroads
dbf6628e8b implement CLI setup wizard 2020-02-14 16:27:08 -07:00
checktheroads
a0c3dfbea3 move examples to project directory 2020-02-14 16:19:53 -07:00
checktheroads
84f531c574 fix typo & scope errors 2020-02-13 23:31:07 -07:00
checktheroads
fbe9c16b83 fix formatting 2020-02-13 22:12:21 -07:00
checktheroads
3102a7427a migrate CLI to module 2020-02-13 21:13:19 -07:00
checktheroads
b089eb3e0a clean up git; add actions 2020-02-13 18:27:33 -07:00
checktheroads
96fced9e33 docs updates 2020-02-10 09:06:20 -07:00