Commit graph

144 commits

Author SHA1 Message Date
thatmattlove
ee5a418264 fix import sorting 2024-05-27 16:25:47 -04:00
thatmattlove
594d2e90f8 fix container file handling 2024-05-27 16:08:50 -04:00
thatmattlove
e84cc4ac00 remove deprecated pydantic constr usage 2024-05-27 14:41:04 -04:00
thatmattlove
7c398fdf4f remove params.docs.mode field; fix params.docs.path default value 2024-04-02 00:08:06 -04:00
thatmattlove
e6b6ab5812 remove test function 2024-04-01 23:45:56 -04:00
thatmattlove
d2f734ba1c logging overhaul 2024-04-01 23:42:07 -04:00
thatmattlove
d2e1486b5a initial migration to litestar 2024-03-26 23:59:42 -04:00
thatmattlove
e7e8b9b881 update docs 2024-03-25 00:01:16 -04:00
thatmattlove
19bdfe74d0 fix PeeringDB link rendering 2024-03-24 16:50:31 -04:00
thatmattlove
5d39ff054f fix ip validation rule when querying an IPv6 target 2024-03-19 23:27:38 -04:00
thatmattlove
a8476f2ea9 fix import sorting 2024-03-17 16:04:41 -04:00
thatmattlove
74827c02b9 fix unused import 2024-03-17 16:04:00 -04:00
thatmattlove
d706ff1959 fix test fixtures 2024-03-17 15:59:34 -04:00
thatmattlove
77c0a31256 upgrade major dependencies 2024-03-16 23:17:54 -04:00
thatmattlove
20ae02e2e5 fix & clean up api response models 2024-03-03 00:21:08 -05:00
thatmattlove
99ec07d055 fix issues causing test failure 2024-03-01 23:19:08 -05:00
thatmattlove
cd6bf7a162 tooling overhaul 2024-02-27 17:44:19 -05:00
thatmattlove
446853e4a9 countless updates I mostly don't remember. 2023-04-13 23:05:05 -04:00
thatmattlove
a15fe52061 fix typo 2022-12-30 23:40:14 -05:00
thatmattlove
7fd35f5d6f fix device_type selection for linux platforms 2022-12-26 16:23:56 -05:00
thatmattlove
c8c13eea27 migrate legacy builtin commands to directives 2022-12-26 10:57:30 -05:00
thatmattlove
43faa0f8e4 fix zip error 2022-12-24 18:21:25 -05:00
thatmattlove
9c9a8469a4 replace flake8 with ruff for linting, refactor issues 2022-12-24 17:53:05 -05:00
thatmattlove
4dfe5749ae fix import sorting 2022-12-19 16:58:12 -05:00
thatmattlove
f37eb9abf7 add v2 docs, minor refactoring 2022-12-19 14:57:20 -05:00
thatmattlove
fc3ba3a8be clean up unused parameters and start work on 2.0.0 docs 2022-12-12 18:52:39 -05:00
thatmattlove
60429ebbc1 commit previous changes and dep updates 2022-12-11 17:30:20 -05:00
thatmattlove
9300105d9f #142: Start multiple query target implementation 2021-12-23 00:00:35 -07:00
thatmattlove
dfca1a5bc1 Move isort configuration to pyproject.toml 2021-12-22 22:22:01 -07:00
thatmattlove
c479a2f2b4 Add info support back to directives 2021-12-18 19:38:13 -07:00
thatmattlove
f8a4cad5de Improve external http client typing and add tests 2021-12-14 22:59:05 -07:00
thatmattlove
bd0eb65ffc Closes #173: Implement customizable highlighting of text output 2021-12-14 01:31:45 -07:00
thatmattlove
56432013e0 Closes #177: Remove unnecessary method from http logging 2021-12-08 23:20:30 -07:00
thatmattlove
7d41dbf4bf Fixes #178: Set MED to 0 on Arista routes if none is specified 2021-12-08 17:15:06 -07:00
thatmattlove
c8892f43ea Implement Arista table output plugin and default directive 2021-12-08 17:13:56 -07:00
thatmattlove
0ec3086c67 Closes #176: Deprecate native google analytics support; Add support for custom JS and HTML 2021-12-08 16:23:59 -07:00
thatmattlove
b49b6ea58e Allow customization of driver (Netmiko) configuration on a per-device basis 2021-12-08 12:00:02 -07:00
thatmattlove
b43ab14fdd add default app_path, add app_path to CI 2021-12-06 17:23:57 -07:00
thatmattlove
c049569cab Update black 2021-12-06 17:12:30 -07:00
thatmattlove
7c1a5bf1c3 Improve form styles 2021-12-06 13:06:01 -07:00
thatmattlove
55a9918fd0 Minor improvements 2021-12-06 12:14:00 -07:00
thatmattlove
55f8a62fb0 implement generic http client; remove hyperglass-agent connection handler 2021-11-07 01:19:29 -07:00
thatmattlove
c8f678f766 fix missing developer_mode property in UI parameters 2021-11-07 01:18:27 -07:00
thatmattlove
f6d3dfe1dc Closes #155: Implement User IP Button 2021-10-19 16:23:40 -07:00
thatmattlove
d4db98da5e Remove and consolidate legacy utilities 2021-10-15 20:07:24 -07:00
thatmattlove
60786d1cea Remove Scrapli 2021-10-06 16:54:04 -07:00
thatmattlove
2589c5fa06 Migrate to typer for hyperglass CLI, implement new setup 2021-09-27 01:40:49 -07:00
thatmattlove
fbe778a605 Improve logging 2021-09-26 16:50:25 -07:00
thatmattlove
e73de24904 Implement input-plugin-based validation, implement common plugins 2021-09-26 11:39:46 -07:00
thatmattlove
c2240d92c6 Remove query_group from query fields 2021-09-25 21:50:51 -07:00