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

1023 Commits

Author SHA1 Message Date
checktheroads
5e61e097a2 JS style updates [skip ci] 2020-10-07 09:41:58 -07:00
checktheroads
3743f1a4c5 add mikrotik to docs [skip ci] 2020-10-05 15:02:42 -07:00
checktheroads
a9c2357580 update changelog [skip ci] 2020-10-05 12:23:28 -07:00
checktheroads
754b76545d update deps & bump version to 1.0.0-beta.59 2020-10-05 12:15:10 -07:00
checktheroads
092ce0c038 update example validation to reflect new model locations 2020-10-05 12:15:03 -07:00
checktheroads
d9fa00fd75 add clear-cache CLI command 2020-10-05 12:13:03 -07:00
checktheroads
0f3f4bd56b add native mikrotik support 2020-10-05 12:12:27 -07:00
checktheroads
581fcdefb5 improve response parsing options 2020-10-05 12:11:39 -07:00
checktheroads
6f49292dee move execution module to relative imports 2020-10-05 12:10:27 -07:00
checktheroads
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
checktheroads
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
checktheroads
7f52bd168c bump version to 1.0.0-beta.58 2020-09-28 14:50:02 -07:00
checktheroads
9790d7eb31 improve console logging 2020-09-28 14:43:17 -07:00
checktheroads
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
checktheroads
9b87e5da78 add support for juniper protocol-nh type, see #83 2020-09-28 12:22:56 -07:00
checktheroads
0ff845df2a migrate from react-icons to @meronex/icons for better tree shaking 2020-09-28 11:59:36 -07:00
checktheroads
46e7dc40d0 fix import/export, remove need for .alias.js, closes #74 2020-09-28 11:54:00 -07:00
checktheroads
a4664e9f3f add UI build to setup flow & clarify docs per #79 2020-09-28 08:26:44 -07:00
checktheroads
3cbbbed968 fix allowed FQDN pattern, closes #77 2020-09-28 08:17:05 -07:00
checktheroads
512bf3e1c6 cleanup: docstrings to type annotations 2020-09-28 08:12:40 -07:00
checktheroads
be7a3645e4 strip whitespace from query target input, closes #75 2020-09-28 08:09:48 -07:00
Matt Love
fde39bf2ff Merge pull request #80 from bastelfreak/typo
Fix typo in parameter documentation
2020-09-16 17:21:15 -07:00
Tim Meusel
e16c757a5d Fix typo in parameter documentation
the typo might have been intentionally. In that case please ignore the
PR :D
2020-09-16 22:21:33 +02:00
checktheroads
c25cc5f3e1 docs: fix homepage text size 2020-09-05 14:37:51 -07:00
checktheroads
ca668a1d15 docs: add agent parameters 2020-09-05 14:37:16 -07:00
checktheroads
1367e24ab1 fix dns resolution of devices, closes #69 2020-08-09 21:14:04 -07:00
checktheroads
c68d64d047 bump version to 1.0.0-beta.57 2020-08-01 10:13:37 -07:00
checktheroads
e99e48b8b0 update hyperglass-agent docs 2020-08-01 10:12:19 -07:00
checktheroads
2cfecd3a2f fix typo 2020-07-31 01:58:28 -07:00
checktheroads
7d5734af83 improve hyperglass-agent certificate import 2020-07-31 01:58:18 -07:00
checktheroads
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
checktheroads
e2ae2adcf9 bump version to 1.0.0-beta.56 2020-07-28 09:49:48 -07:00
checktheroads
7c8369a316 closes #56 - fix redis connection error due to invalid host type 2020-07-28 09:49:13 -07:00
checktheroads
8164ec8d36 improve address formatting for gunicorn 2020-07-28 09:33:12 -07:00
checktheroads
41cb4a52fc update dependencies 2020-07-27 10:35:52 -07:00
checktheroads
87d6b8d280 ensure favicons directory exists before using it 2020-07-27 10:35:36 -07:00
checktheroads
979abe33f9 bump version to 1.0.0-beta.55 2020-07-27 00:41:49 -07:00
checktheroads
34b1466dbe swap JS favicons lib for python favicons lib 2020-07-27 00:41:21 -07:00
checktheroads
6017f4cb6d bump version to 1.0.0-beta.54 2020-07-25 09:28:11 -07:00
checktheroads
36122e56ab Fix collection method name 2020-07-25 09:27:54 -07:00
checktheroads
eca538782f fix CI build, see python-poetry/poetry#2106 2020-07-24 08:15:12 -07:00
checktheroads
ad0d313cd9 remove commented sections 2020-07-24 08:14:13 -07:00
checktheroads
da4ccc98ce bump version to 1.0.0-beta.53 2020-07-23 17:54:51 -07:00
checktheroads
9da12c3851 Ignore Redis dumps 2020-07-23 17:54:30 -07:00
checktheroads
87c11fbd40 Add scrapli driver for supported devices 2020-07-23 17:50:14 -07:00
checktheroads
3b513e2a60 Improve driver layout 2020-07-23 17:47:54 -07:00
checktheroads
224d41c2aa Update flake8 config 2020-07-23 17:47:34 -07:00
checktheroads
83ed894459 Remove aiofile dependency & remove needless async functions from UI build process 2020-07-23 09:21:05 -07:00
checktheroads
13101b9e52 Make error message copyable 2020-07-23 09:20:15 -07:00
checktheroads
8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00