|
f6d971a20d
|
validate netmiko supported NOS by importing from netmiko directly, closes #41
|
2020-05-29 17:51:41 -07:00 |
|
|
b0b6b67c5c
|
add structured output support
|
2020-05-29 17:47:53 -07:00 |
|
|
6858536d29
|
add structured output support in configuration models
|
2020-05-02 23:05:17 -07:00 |
|
|
faed3c5694
|
fix command import bug; add cisco_nxos commands
|
2020-04-28 09:13:16 -07:00 |
|
|
a562c90094
|
start adding response parsing & ui elements
|
2020-04-24 11:41:43 -07:00 |
|
|
21c636a273
|
cleanup
|
2020-04-18 23:19:12 -07:00 |
|
|
a00be434cf
|
fix cache UI issue
|
2020-04-18 12:09:16 -07:00 |
|
|
d3e1189487
|
BGP Community Selection improvements
|
2020-04-18 11:34:23 -07:00 |
|
|
caf294a36c
|
major caching improvements
|
2020-04-18 07:58:46 -07:00 |
|
|
2895d3ae46
|
allow static bgp community definitions
|
2020-04-18 07:57:55 -07:00 |
|
|
400685304f
|
improve cache handling
|
2020-04-16 23:43:02 -07:00 |
|
|
57c812e2f7
|
fix webhook handling, add slack support
|
2020-04-16 11:12:37 -07:00 |
|
|
b67c3dd617
|
restructure models
|
2020-04-16 09:29:57 -07:00 |
|
|
99879c468e
|
fix http logging bug
|
2020-04-16 01:09:37 -07:00 |
|
|
dffdffdab4
|
add Greeting modal component
|
2020-04-16 00:26:23 -07:00 |
|
|
183248e703
|
cleanup of defaults
|
2020-04-15 11:17:03 -07:00 |
|
|
b35040c0a2
|
add outgoing http webhook for queries
|
2020-04-15 02:12:01 -07:00 |
|
|
5f3c516f86
|
revamp logging
|
2020-04-14 10:24:20 -07:00 |
|
|
90725ed67f
|
improve log handling
|
2020-04-13 17:31:31 -07:00 |
|
|
34fad3764d
|
fix gunicorn startup issue
|
2020-04-13 02:04:35 -07:00 |
|
|
eebe9b2f11
|
add customized redis caching handler
|
2020-04-13 01:05:24 -07:00 |
|
|
97484e16c2
|
remove async config init
|
2020-04-13 01:04:28 -07:00 |
|
|
c0a0257d6a
|
fix formatting
|
2020-04-12 10:16:22 -07:00 |
|
|
6e4598c199
|
improve log file name readability
|
2020-04-12 02:27:02 -07:00 |
|
|
c02b8d359e
|
cleanup
|
2020-04-12 02:17:16 -07:00 |
|
|
bb8cc55dc7
|
add netmiko_delay_factor parameter; add output parsing module
|
2020-04-12 02:14:17 -07:00 |
|
|
534047de36
|
use custom fork of sshtunnel; remove ujson
|
2020-04-12 02:10:09 -07:00 |
|
|
744278035d
|
fix SEO keyword handling
|
2020-04-11 16:48:20 -07:00 |
|
|
cabc6aebb1
|
increase default request_timeout due to long traceroutes
|
2020-04-11 16:47:58 -07:00 |
|
|
b1eac12dc8
|
fix default Juniper & IOS-XR commands. Closes #32, closes #30
|
2020-04-11 09:12:24 -07:00 |
|
|
7cc6b50db3
|
fix formatting
|
2020-03-30 08:26:04 -07:00 |
|
|
d2d2c261cc
|
general cleanup
|
2020-03-29 20:04:02 -07:00 |
|
|
3488f86e39
|
fix logo handling
|
2020-03-29 20:03:36 -07:00 |
|
|
23f3ba74c5
|
only query for A or AAAA records if ipv4 or ipv6 is enabled
|
2020-03-28 16:30:34 -07:00 |
|
|
a5f56f2898
|
fix isort error
|
2020-03-25 11:59:04 -07:00 |
|
|
33dc790137
|
fix logo file & width parameter handling
|
2020-03-25 11:23:45 -07:00 |
|
|
6419660bef
|
only build VRF help if query type is enabled
|
2020-03-24 12:31:09 -07:00 |
|
|
672cad2e47
|
add default_color_mode option
|
2020-03-24 11:08:42 -07:00 |
|
|
50f1160a7f
|
fix feature enable/disable issue
|
2020-03-23 09:44:50 -07:00 |
|
|
6034735e23
|
add cache text to ui
|
2020-03-23 01:10:27 -07:00 |
|
|
d8a2925217
|
fix custom command imports
|
2020-03-22 23:09:07 -07:00 |
|
|
0962d1bc20
|
send extra args to yaml instead of json
|
2020-03-22 23:08:48 -07:00 |
|
|
83eb75b4a7
|
general cleanup
|
2020-03-22 22:09:03 -07:00 |
|
|
5fc9adf1d4
|
fix default juniper commands; fix custom command import; fix incorrect default force_cidr setting
|
2020-03-22 22:08:29 -07:00 |
|
|
5e91836978
|
fix image validation errors
|
2020-03-22 18:05:41 -07:00 |
|
|
f89b309f3f
|
add force_cidr option for vrfs
|
2020-03-22 17:46:08 -07:00 |
|
|
cf6958e469
|
example & example validation cleanup
|
2020-03-21 15:00:37 -07:00 |
|
|
fe61a7e90f
|
enable ssl certificate import for hyperglass-agent
|
2020-03-21 01:44:38 -07:00 |
|
|
b5bcc0770b
|
fix default peeringdb link
|
2020-03-19 17:33:52 -07:00 |
|
|
250906f463
|
add dict, json, yaml exporters to model parent class
|
2020-03-19 17:33:29 -07:00 |
|