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

530 Commits

Author SHA1 Message Date
52c2489658 fix CLI oddities 2020-01-21 02:37:39 -07:00
81ed510396 fix invalid variantColor 2020-01-21 01:09:22 -07:00
b7b182b1ec isory import cleanup; clear cache on shutdown 2020-01-21 01:09:03 -07:00
e84936b53a split CLI into separate module 2020-01-21 01:08:28 -07:00
ddb42b02a4 switch to ujson for .json() exception class method 2020-01-20 19:50:35 -07:00
06c5c6eba2 split api endpoints from backend query initiator 2020-01-20 19:50:08 -07:00
aef7ebe73a migrate to /api URI prefix for backend calls 2020-01-20 10:52:14 -07:00
2499c7cec5 add development mode config model 2020-01-20 10:51:48 -07:00
20abd74de8 add fastapi docs config model 2020-01-20 10:19:27 -07:00
cd161e1ca3 update dependencies for serving static files 2020-01-20 10:19:16 -07:00
4e53435de9 add node env variable writing for production mode 2020-01-20 10:18:54 -07:00
65ccce5aff add fastapi docs config model 2020-01-20 10:17:52 -07:00
abcb87de46 isort import fix 2020-01-20 10:17:22 -07:00
ec62fbc807 migrate ui 2020-01-20 00:38:56 -07:00
38af5da8eb move linter & isort configs to separate files 2020-01-20 00:38:26 -07:00
dfd9c78966 update dependencies 2020-01-20 00:37:50 -07:00
ebe848bbf9 UI improvements 2020-01-20 00:37:04 -07:00
22973cd21b improve accessibility of selcet component 2020-01-20 00:35:52 -07:00
d3e3c05707 use VRF display_name for error handling 2020-01-20 00:35:23 -07:00
3d04bbdd47 improve validation of listen_address 2020-01-20 00:34:45 -07:00
c469e6576c migrate sanic → FastAPI 2020-01-20 00:32:42 -07:00
93ce589ae1 isort import fix 2020-01-19 22:13:18 -07:00
30423bf588 format subtitle with primary_asn 2020-01-19 22:07:17 -07:00
9b3344cad2 add custom error & loading pages 2020-01-19 22:06:16 -07:00
6fbf6e6972 wrap all context providers 2020-01-19 22:03:47 -07:00
c9a69d1e20 improve development server handling 2020-01-19 22:00:33 -07:00
c44c2b14c4 add UI debug component 2020-01-19 21:52:57 -07:00
3f9455f8ce keep ui export dir 2020-01-17 02:59:33 -07:00
4908e9ffce remove build files 2020-01-17 02:55:42 -07:00
0728965999 fix import 2020-01-17 02:50:57 -07:00
ca90cb4e10 update deps; linter 2020-01-16 02:52:55 -07:00
5c6ac2336a additions for new ui 2020-01-16 02:52:00 -07:00
b901568997 fix ununsed import 2020-01-16 02:51:10 -07:00
7aed7aff5b fix import positioning 2020-01-16 02:44:32 -07:00
886ef28f17 fix import positioning 2020-01-16 02:42:53 -07:00
db24154410 rename command to execution 2020-01-16 02:36:56 -07:00
3c38cd0809 improve type definitions 2020-01-05 00:36:12 -07:00
7ba6954af8 improve exception & log handling 2020-01-05 00:34:44 -07:00
ae87eeab90 add SSL support for hyperglass-agent 2020-01-05 00:32:54 -07:00
375e14e1b1 fix isort 2020-01-05 00:28:54 -07:00
2bc84ebc3d formatting 2020-01-03 03:04:50 -07:00
3037dd826e add logging to file 2020-01-03 03:03:57 -07:00
fcf4d13c54 fix hover class on bootstrap select items 2020-01-03 01:27:44 -07:00
523afcfa70 add height to logo parameters 2020-01-03 01:25:41 -07:00
4eac733d69 migrate from pipenv → poetry 2020-01-03 00:44:18 -07:00
958623a72c move flake8 stage back to commit 2020-01-02 09:53:40 -07:00
5e63e9ee41 move to SCC for lines of code badge 2020-01-02 09:52:27 -07:00
6a485a225e clean up asgi initiator 2019-12-31 18:30:48 -07:00
bd00c0dba8 move some flake8 configs to setup.cfg 2019-12-31 18:30:24 -07:00
08c33f678f fix docstrings; refactor to strict types 2019-12-31 18:29:43 -07:00