1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-18 05:48:27 +00:00
Commit graph

229 commits

Author SHA1 Message Date
checktheroads
0c649fbcc3 change command log to debug 2019-10-12 23:44:39 -07:00
checktheroads
b691cf960a remove afi_name from model 2019-10-12 23:44:14 -07:00
checktheroads
e952c7b421 update example files 2019-10-12 16:45:06 -07:00
checktheroads
51256e4f67 add Arista, fix old nomenclature for AFI class instance 2019-10-12 16:44:47 -07:00
checktheroads
8b95f7c1d9 add string-format lib to format error messages 2019-10-10 01:58:28 -07:00
checktheroads
6edd2e70da clean up default command models 2019-10-10 01:57:30 -07:00
checktheroads
962fd21bf9 model restructure, front-end improvements 2019-10-09 03:10:52 -07:00
checktheroads
7f2fbda354 add stackprinter 2019-10-04 17:17:08 -07:00
checktheroads
f47465d1ad add example config files 2019-10-04 16:55:17 -07:00
checktheroads
b7d700c4cd inherit preconfigured class 2019-10-04 16:54:32 -07:00
checktheroads
43dbcfe6fa increase default front end timeout 2019-10-02 01:18:18 -07:00
checktheroads
7df02dc3b4 add target formatting and huawei commands for #17 2019-10-01 01:04:23 -07:00
checktheroads
f756e11615 add VRF support 2019-09-30 07:51:17 -07:00
checktheroads
8334514d27 remove unused imports 2019-09-25 23:47:49 -07:00
checktheroads
f9190556f4 shorten logger function name 2019-09-25 22:40:02 -07:00
checktheroads
26a502b971 avoid key errors if top level keys are undefined 2019-09-25 22:31:06 -07:00
checktheroads
617f6f1023 add VRF support 2019-09-25 11:06:57 -07:00
checktheroads
4f00762ec9 allow NoneType for AFIs 2019-09-13 08:31:46 -07:00
checktheroads
17d7648b9c add VRF to AFI mapping model 2019-09-13 00:36:58 -07:00
checktheroads
f5fb9c415d comment update 2019-09-13 00:36:04 -07:00
checktheroads
ad3e368246 start vrf data model; move models to dedicated module 2019-09-11 01:35:31 -07:00
checktheroads
094cfbc82b WIP: Add new VRF feature 2019-09-09 23:05:10 -07:00
checktheroads
c469787cd0 add *.test 2019-09-09 12:19:46 -07:00
checktheroads
1d3f934a03 improve input validation & handling 2019-09-09 12:18:26 -07:00
checktheroads
4485356447 WIP add VRF feature 2019-09-09 00:18:01 -07:00
checktheroads
a5bb782d3e refactor 2019-09-04 01:28:55 -07:00
checktheroads
551acd27aa code cleanup & fix formatting 2019-09-03 00:42:22 -07:00
checktheroads
7326c23d48 add device field for commands. closes #13 2019-09-03 00:40:04 -07:00
checktheroads
f316568bb7 adjust defaults for error handling improvements 2019-08-31 23:50:48 -07:00
checktheroads
5ec7bb0b38 improve default messages 2019-08-29 23:04:28 -07:00
checktheroads
b5b1122ec6 WIP: switching to 100% custom exceptions for error handling 2019-08-25 23:22:20 -07:00
checktheroads
c6e7e8e89d change default query_type placeholder text [skip ci] 2019-08-25 08:36:50 -07:00
checktheroads
a16b4c55a9 clean up config options for updated front end 2019-08-24 17:20:34 -07:00
checktheroads
a77651a2d7 validate title_mode [skip ci] 2019-08-23 15:53:31 -07:00
checktheroads
97bbed26e7 add secondary color option [skip ci] 2019-08-23 08:49:11 -07:00
checktheroads
e337913cbe get ajax timeout from user config [skip ci] 2019-08-23 08:47:19 -07:00
checktheroads
41a53949f0 re-add custom fonts 2019-08-22 22:21:45 -07:00
checktheroads
918ef85a8d improve footer layout 2019-08-20 15:28:40 -07:00
checktheroads
6ba9de874c remove commented code 2019-08-16 23:24:10 -07:00
checktheroads
08fd8f5cac remove commented code, add new theme models 2019-08-14 09:35:37 -07:00
checktheroads
3f6d451d52 🔥 remove commented code 2019-08-14 09:34:38 -07:00
Matt Love
2f2c32422e 🚀🎨💄 2019-08-06 01:09:55 -07:00
Matt Love
3f7988910d massive overhaul 2019-07-29 22:13:11 -07:00
Matt Love
4bc56895a9 Add networks config model 2019-07-16 22:31:55 -07:00
Matt Love
b7747cf1df Async all the things
Flask → Sanic, Requests → HTTP3, Add SSHTunnel for SSH Proxying, Remove Gunicorn dependency
2019-07-15 02:30:42 -07:00
Matt Love
ffa11b3d1b 🐛 Properly handle lack of user config 2019-07-10 16:20:23 -07:00
Matt Love
d67dec47a9 👷 Pylint → Flake8 2019-07-10 15:57:21 -07:00
Matt Love
30b399d13f 🎨 Fix string lengths 2019-07-09 15:13:34 -07:00
checktheroads
7aa8b245f4 Remove unnecessary pass statements 2019-07-07 23:10:23 -07:00
checktheroads
e940195631 Remove unused imports, fix syntax errors 2019-07-07 23:08:03 -07:00