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

1517 Commits

Author SHA1 Message Date
c049569cab Update black 2021-12-06 17:12:30 -07:00
ec28ccafbc fix missing log file in CI 2021-12-06 16:52:11 -07:00
aa5adf3e7f fix hyperglass CLI naming 2021-12-06 16:51:59 -07:00
6befe55ead fix frontend CI config 2021-12-06 16:47:11 -07:00
383494b8ef Start CI rework 2021-12-06 16:44:46 -07:00
889e44d6b1 Add UI tests 2021-12-06 16:34:45 -07:00
196b3e0400 implement dynamic icon component & migrate back to react-icons 2021-12-06 14:33:20 -07:00
7c1a5bf1c3 Improve form styles 2021-12-06 13:06:01 -07:00
55a9918fd0 Minor improvements 2021-12-06 12:14:00 -07:00
8aedbaa93d Upgrade major dependencies 2021-12-06 12:10:40 -07:00
70cdd2359f Fix greeting state issue 2021-12-06 11:29:26 -07:00
6afe23bd17 Upgrade react-select & improve select typing 2021-12-06 10:53:15 -07:00
7c73b2b9a1 fix formatting 2021-11-07 01:19:35 -07:00
55f8a62fb0 implement generic http client; remove hyperglass-agent connection handler 2021-11-07 01:19:29 -07:00
c8f678f766 fix missing developer_mode property in UI parameters 2021-11-07 01:18:27 -07:00
f6d3dfe1dc Closes #155: Implement User IP Button 2021-10-19 16:23:40 -07:00
d4db98da5e Remove and consolidate legacy utilities 2021-10-15 20:07:24 -07:00
57371dc7c4 Update flake8 config 2021-10-06 16:55:11 -07:00
60786d1cea Remove Scrapli 2021-10-06 16:54:04 -07:00
fe7abddd4e Fix tests 2021-10-04 01:43:02 -07:00
28eb803a8e Add plugins CLI 2021-10-04 01:39:00 -07:00
d21c604bee Remove legacy set_app_path call 2021-10-04 01:38:53 -07:00
8013c48ae9 Copy plugins to module instead of kludgy import 2021-10-04 01:38:44 -07:00
3c073878fa Add directives CLI 2021-10-03 23:39:17 -07:00
a79a6687cf CLI style improvements 2021-10-03 23:36:34 -07:00
8e32fe8151 Add params CLI 2021-10-03 23:28:43 -07:00
5e1f96448e Add devices CLI 2021-10-03 23:15:32 -07:00
2589c5fa06 Migrate to typer for hyperglass CLI, implement new setup 2021-09-27 01:40:49 -07:00
fbe778a605 Improve logging 2021-09-26 16:50:25 -07:00
e73de24904 Implement input-plugin-based validation, implement common plugins 2021-09-26 11:39:46 -07:00
c2240d92c6 Remove query_group from query fields 2021-09-25 21:50:51 -07:00
27b6ba09d8 Complete new config file implementation 2021-09-25 21:36:08 -07:00
22ae6a97e8 Implement device description and avatar 2021-09-24 01:04:28 -07:00
89568dc8e5 Deprecate Device.network 2021-09-24 00:16:26 -07:00
509e8ac3ef Migrate devices to MultiModel 2021-09-23 22:36:25 -07:00
fe7730dc35 Implement YAML/JSON/TOML/Python config file support 2021-09-23 01:00:58 -07:00
f5e4c1e282 fix test regressions 2021-09-23 01:00:26 -07:00
023c1a5889 Refactor HyperglassSettings name 2021-09-22 22:30:16 -07:00
082c4175f4 Add UI tests 2021-09-21 10:12:07 -07:00
85566b81ab UI improvements, hookstate → zustand migration, cleanup 2021-09-21 08:20:44 -07:00
7d5d64c0e2 Plugin/directive fixes 2021-09-21 07:54:16 -07:00
e62af507ee Pass full query to output plugin instead of device 2021-09-18 12:47:56 -07:00
f508638399 Improve MultiModel API 2021-09-18 09:51:47 -07:00
cd87c254e4 Overhaul configuration initialization process, add missing device to directive association 2021-09-17 18:15:59 -07:00
af0d5345bf Add dict and object.__init__ comparison utilities with tests 2021-09-17 18:12:37 -07:00
ed58c3622b Fix HyperglassMultiModel root class inheritance 2021-09-17 12:09:12 -07:00
66e69db17d Add typing to custom WSGI app and initialize logging before startup 2021-09-17 12:08:38 -07:00
7adb6ae0ec Add directives to global state 2021-09-17 09:04:59 -07:00
9a57e4a728 Remove old parser 2021-09-17 01:12:42 -07:00
99565da0f9 Implement HyperglassMultiModel to manage multiple objects 2021-09-17 01:12:33 -07:00