|
0ff845df2a
|
migrate from react-icons to @meronex/icons for better tree shaking
|
2020-09-28 11:59:36 -07:00 |
|
|
46e7dc40d0
|
fix import/export, remove need for .alias.js, closes #74
|
2020-09-28 11:54:00 -07:00 |
|
|
a4664e9f3f
|
add UI build to setup flow & clarify docs per #79
|
2020-09-28 08:26:44 -07:00 |
|
|
3cbbbed968
|
fix allowed FQDN pattern, closes #77
|
2020-09-28 08:17:05 -07:00 |
|
|
512bf3e1c6
|
cleanup: docstrings to type annotations
|
2020-09-28 08:12:40 -07:00 |
|
|
be7a3645e4
|
strip whitespace from query target input, closes #75
|
2020-09-28 08:09:48 -07:00 |
|
|
1367e24ab1
|
fix dns resolution of devices, closes #69
|
2020-08-09 21:14:04 -07:00 |
|
|
c68d64d047
|
bump version to 1.0.0-beta.57
|
2020-08-01 10:13:37 -07:00 |
|
|
2cfecd3a2f
|
fix typo
|
2020-07-31 01:58:28 -07:00 |
|
|
7d5734af83
|
improve hyperglass-agent certificate import
|
2020-07-31 01:58:18 -07:00 |
|
|
e3716784bc
|
Refactor devices model
|
2020-07-30 01:30:01 -07:00 |
|
|
e2ae2adcf9
|
bump version to 1.0.0-beta.56
|
2020-07-28 09:49:48 -07:00 |
|
|
7c8369a316
|
closes #56 - fix redis connection error due to invalid host type
|
2020-07-28 09:49:13 -07:00 |
|
|
8164ec8d36
|
improve address formatting for gunicorn
|
2020-07-28 09:33:12 -07:00 |
|
|
87d6b8d280
|
ensure favicons directory exists before using it
|
2020-07-27 10:35:36 -07:00 |
|
|
979abe33f9
|
bump version to 1.0.0-beta.55
|
2020-07-27 00:41:49 -07:00 |
|
|
34b1466dbe
|
swap JS favicons lib for python favicons lib
|
2020-07-27 00:41:21 -07:00 |
|
|
6017f4cb6d
|
bump version to 1.0.0-beta.54
|
2020-07-25 09:28:11 -07:00 |
|
|
36122e56ab
|
Fix collection method name
|
2020-07-25 09:27:54 -07:00 |
|
|
87c11fbd40
|
Add scrapli driver for supported devices
|
2020-07-23 17:50:14 -07:00 |
|
|
3b513e2a60
|
Improve driver layout
|
2020-07-23 17:47:54 -07:00 |
|
|
83ed894459
|
Remove aiofile dependency & remove needless async functions from UI build process
|
2020-07-23 09:21:05 -07:00 |
|
|
13101b9e52
|
Make error message copyable
|
2020-07-23 09:20:15 -07:00 |
|
|
8c4bf5fbc2
|
Refactor connection handling to support any transport drivers with a common API
|
2020-07-23 09:20:04 -07:00 |
|
|
ab6fc116ca
|
Minor improvements
|
2020-07-23 09:11:06 -07:00 |
|
|
08e5040842
|
Move default values from constants to individual modules
|
2020-07-23 09:09:40 -07:00 |
|
|
78d4a75b46
|
closes #58 - fix custom command validation
|
2020-07-20 07:19:56 -07:00 |
|
|
d651cd39c5
|
bump version to 1.0.0-beta.52
|
2020-07-19 15:47:27 -07:00 |
|
|
e976b388bd
|
fix relative path statements
|
2020-07-19 15:46:00 -07:00 |
|
|
55ce377bf7
|
closes #61 - parse output to bulleted list
|
2020-07-19 15:45:34 -07:00 |
|
|
582cf21b44
|
fix debug detection
|
2020-07-19 14:46:20 -07:00 |
|
|
4f5987426a
|
add system-info CLI command for easier bug reporting
|
2020-07-19 14:42:54 -07:00 |
|
|
b686174952
|
fix plain text output on Junos
|
2020-07-17 01:43:17 -07:00 |
|
|
24cb5ab9a7
|
add /api/info route, fix api docs logo
|
2020-07-17 01:06:19 -07:00 |
|
|
76b42e6b63
|
remove YAML anchors & aliases from examples
|
2020-07-17 01:00:33 -07:00 |
|
|
c6b60b81e1
|
bump version to 1.0.0-beta.51
|
2020-07-14 00:19:52 -07:00 |
|
|
85519da400
|
fix #54
handle empty list of communities
|
2020-07-14 00:16:49 -07:00 |
|
|
fe84d72c62
|
improve config import & logging initialization
|
2020-07-14 00:15:41 -07:00 |
|
|
c9b3087949
|
bump version to 1.0.0-beta.50
|
2020-07-13 02:21:43 -07:00 |
|
|
8b02787aea
|
fix model type annotations to make flake8 happy
|
2020-07-13 02:18:26 -07:00 |
|
|
10593de581
|
fix double RPKI status checking
|
2020-07-13 02:17:56 -07:00 |
|
|
6dd8cfc9ff
|
cache RPKI responses
|
2020-07-13 01:55:42 -07:00 |
|
|
1e4a2b1512
|
switch bgp.tools to bulk API with caching
|
2020-07-13 01:55:09 -07:00 |
|
|
b5a67e7c0e
|
Redis caching improvements
|
2020-07-13 01:54:38 -07:00 |
|
|
69416b4dda
|
Fix Junos multiple next hop parsing
|
2020-07-12 11:32:02 -07:00 |
|
|
46a8987225
|
fix broken credit links
|
2020-07-06 16:38:14 -07:00 |
|
|
0f4de0b42c
|
Fix React broken imports again
|
2020-07-05 18:35:29 -07:00 |
|
|
0e6400b989
|
fix React markdown import error
|
2020-07-05 18:10:06 -07:00 |
|
|
fdf8043a9a
|
bump version to 1.0.0-beta.49
|
2020-07-05 17:21:06 -07:00 |
|
|
79c271b0ce
|
Refactor React components & update deps
|
2020-07-05 17:20:10 -07:00 |
|