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

717 Commits

Author SHA1 Message Date
74664f9547 readme updates 2019-06-10 13:06:55 -07:00
06c255ea71 readme updates 2019-06-10 13:06:26 -07:00
ba0e0d43af readme updates 2019-06-10 12:57:20 -07:00
bb6d4e0cb3 adding .gitattributes file 2019-06-10 12:42:03 -07:00
56f81a8651 removed unecessary files 2019-06-10 12:26:42 -07:00
eca889e866 all the things 2019-06-10 12:22:38 -07:00
9e94429bb6 complete overhaul, mostly to make pylint happy 2019-06-07 18:33:49 -07:00
cce92fa136 fixed top level module imports 2019-05-28 14:28:47 -07:00
9010542127 gunicorn & wsgi config changes 2019-05-28 14:14:42 -07:00
7d0e46bc1f fixed recursive issue 2019-05-28 12:35:26 -07:00
b6418bf3e0 added recursive filepermissions fix to manage.py 2019-05-28 12:33:25 -07:00
390d70480c added try/except logic to wsgi params 2019-05-28 12:23:43 -07:00
f3427ba9a8 added a bunch of docstrings and comments for things 2019-05-28 12:19:40 -07:00
0174e58692 all user facing errors now customizable 2019-05-28 11:50:31 -07:00
4c72ad0814 retaining hyperglass/static/custom 2019-05-28 09:40:05 -07:00
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
65709a3779 removed cached hyperglass.scss 2019-05-27 08:13:46 -07:00
35ac7cb120 improved tag visuals 2019-05-27 08:10:49 -07:00
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
892b9ebcfc swapping API key hash validating so that plain text key is stored on the secure device 2019-05-23 19:26:09 -07:00
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -07:00
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
370916662d complete overhaul of execute.py 2019-05-22 11:40:44 -07:00
f6c87eae68 added port to hyperglass-frr api 2019-05-21 09:01:43 -07:00
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
94bbd5b46d removed redundant json conversion 2019-05-18 15:59:49 -07:00
0fe659b25e fixed index.html missing h1 id 2019-05-15 14:38:44 -07:00
5f15935b7b added favicon path config variable & base.html jinja variable 2019-05-15 14:35:01 -07:00
baaa3d1a1b added hyperglass/static/custom directory to .gitignore for local customizations 2019-05-15 14:21:14 -07:00
9ffdfb2b1e fixed scss syntax issue affecting help box <a> tags 2019-05-14 17:29:31 -07:00
ffc3e05a65 added new org_name config variable for T&C block 2019-05-14 16:53:47 -07:00
04cda65a8e made peeringdb link open in new tab 2019-05-14 16:48:07 -07:00
2e6298b011 removed needless local import 2019-05-14 16:44:49 -07:00
671e03b499 updated .gitignores to avoid errors 2019-05-14 16:42:52 -07:00
0607fa539e fixed HTML/CSS rendering functions in wsgi 2019-05-14 16:39:32 -07:00
5c66f634b5 changed help button type to "button" from nothing 2019-05-14 16:38:00 -07:00
6247ad9e05 fixed navbar background color, fixed footer text color 2019-05-14 16:20:09 -07:00
265169cf9d finally fixed bulma sticky footer nonsense 2019-05-14 16:08:35 -07:00
fc6201fe8a finally fixed bulma sticky footer nonsense 2019-05-14 16:05:48 -07:00
e488f54a8f fixed caching issues, reworked error pages 2019-05-14 12:58:56 -07:00
d86f1bf6f4 fixed error raising issue 2019-05-14 12:03:58 -07:00
3bd2fc903e added .flask_cache in root directory to gitignore 2019-05-14 11:45:54 -07:00
cacc6c0cd6 added template render functions to manage.py 2019-05-14 11:44:59 -07:00
b354d81b2b added template render functions to manage.py 2019-05-14 11:44:44 -07:00
9c6e43f2c7 rework of front end 2019-05-14 11:38:10 -07:00
2c9cd88326 rework of front end 2019-05-14 11:37:52 -07:00
b901955964 adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:32 -07:00
0edd9f22df adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:13 -07:00
d65ed753d9 merging fixes from text linux box 2019-05-13 21:58:48 -07:00