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

102 Commits

Author SHA1 Message Date
checktheroads
a417afdd8c added docs, migrated input validated from JS to execute.py 2019-05-28 00:53:45 -07:00
checktheroads
65709a3779 removed cached hyperglass.scss 2019-05-27 08:13:46 -07:00
checktheroads
35ac7cb120 improved tag visuals 2019-05-27 08:10:49 -07:00
checktheroads
e221f4be4a fixed issue with ssh connections 2019-05-27 07:53:56 -07:00
checktheroads
3ca26037aa complete overhaul of configuration module 2019-05-26 18:46:43 -07:00
checktheroads
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
checktheroads
23f8c0bdd7 added display_name attr to routers 2019-05-23 00:39:11 -07:00
checktheroads
b489874928 overhaul of construct.py 2019-05-22 23:27:57 -07:00
checktheroads
370916662d complete overhaul of execute.py 2019-05-22 11:40:44 -07:00
checktheroads
f6c87eae68 added port to hyperglass-frr api 2019-05-21 09:01:43 -07:00
checktheroads
d7c336eff2 added source IP features to ping and traceroute for FRR API 2019-05-20 11:20:54 -07:00
checktheroads
94bbd5b46d removed redundant json conversion 2019-05-18 15:59:49 -07:00
checktheroads
0fe659b25e fixed index.html missing h1 id 2019-05-15 14:38:44 -07:00
checktheroads
5f15935b7b added favicon path config variable & base.html jinja variable 2019-05-15 14:35:01 -07:00
checktheroads
baaa3d1a1b added hyperglass/static/custom directory to .gitignore for local customizations 2019-05-15 14:21:14 -07:00
checktheroads
9ffdfb2b1e fixed scss syntax issue affecting help box <a> tags 2019-05-14 17:29:31 -07:00
checktheroads
ffc3e05a65 added new org_name config variable for T&C block 2019-05-14 16:53:47 -07:00
checktheroads
04cda65a8e made peeringdb link open in new tab 2019-05-14 16:48:07 -07:00
checktheroads
2e6298b011 removed needless local import 2019-05-14 16:44:49 -07:00
checktheroads
671e03b499 updated .gitignores to avoid errors 2019-05-14 16:42:52 -07:00
checktheroads
0607fa539e fixed HTML/CSS rendering functions in wsgi 2019-05-14 16:39:32 -07:00
checktheroads
5c66f634b5 changed help button type to "button" from nothing 2019-05-14 16:38:00 -07:00
checktheroads
6247ad9e05 fixed navbar background color, fixed footer text color 2019-05-14 16:20:09 -07:00
checktheroads
265169cf9d finally fixed bulma sticky footer nonsense 2019-05-14 16:08:35 -07:00
checktheroads
fc6201fe8a finally fixed bulma sticky footer nonsense 2019-05-14 16:05:48 -07:00
checktheroads
e488f54a8f fixed caching issues, reworked error pages 2019-05-14 12:58:56 -07:00
checktheroads
d86f1bf6f4 fixed error raising issue 2019-05-14 12:03:58 -07:00
checktheroads
3bd2fc903e added .flask_cache in root directory to gitignore 2019-05-14 11:45:54 -07:00
checktheroads
cacc6c0cd6 added template render functions to manage.py 2019-05-14 11:44:59 -07:00
checktheroads
b354d81b2b added template render functions to manage.py 2019-05-14 11:44:44 -07:00
checktheroads
9c6e43f2c7 rework of front end 2019-05-14 11:38:10 -07:00
checktheroads
2c9cd88326 rework of front end 2019-05-14 11:37:52 -07:00
checktheroads
b901955964 adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:32 -07:00
checktheroads
0edd9f22df adjusted netmiko global_delay_factor, removed sleep functions to improve performance 2019-05-13 22:19:13 -07:00
checktheroads
d65ed753d9 merging fixes from text linux box 2019-05-13 21:58:48 -07:00
checktheroads
2107c58d32 added shebangs 2019-05-13 12:48:25 -07:00
checktheroads
1c6528360c gitignore flask_cache 2019-05-13 10:41:58 -07:00
checktheroads
3133891b19 converted /lg POST to jquery ajax 2019-05-13 10:37:33 -07:00
checktheroads
419fe7b5db wsgi 2019-05-12 23:33:32 -07:00
checktheroads
810a906f2e added click to requirements 2019-05-12 19:22:39 -07:00
checktheroads
ddc7f1238e gunicorn fixed, improved manage.py 2019-05-12 19:22:17 -07:00
checktheroads
9a4a8cf65e fixed flask return statements 2019-05-12 11:23:39 -07:00
checktheroads
acf21c89b7 trying to remove .flask_cache from version control 2019-05-12 11:07:06 -07:00
checktheroads
2325f4feb0 reworked app-wide logging 2019-05-12 11:04:23 -07:00
checktheroads
e88169fb37 complete restructure 2 2019-05-11 23:28:13 -07:00
checktheroads
1cc2914c5d complete restructure 2019-05-11 23:22:27 -07:00
checktheroads
eb947a7c17 fixed issue with IPv6 BGP Route lookups 2019-05-10 14:10:32 -07:00
checktheroads
04e94462fe converted network list to jinja instead of ajax query, leaving only 1 ajax query needed 2019-05-08 14:04:18 -07:00
checktheroads
3f44747948 fixed requirements issue, added more docs 2019-05-08 10:39:20 -07:00
checktheroads
2976a68a28 fixed screenshot URL 2019-05-08 00:00:33 -07:00