mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
Update gitignore
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
# Project
|
||||
hyperglass/hyperglass/static
|
||||
TODO*
|
||||
|
||||
test.py
|
||||
.DS_Store
|
||||
|
@@ -1,13 +0,0 @@
|
||||
# Left off: 2021 09 05
|
||||
Implemented validation, seems to work.
|
||||
Disabled Scrapli for Juniper, need to figure out WTF is going on there, possibly remove.
|
||||
|
||||
## Next
|
||||
- [x] Figure out le/ge policy in validation
|
||||
- [x] Select options doesn't work in UI - it's just a text field
|
||||
- [x] Query result labels are broken
|
||||
- [ ] `KeyError: 'device_name'` when raising a device connection error
|
||||
- [ ] Fix VRF/query group label in UI
|
||||
- [ ] Selecting multiple sites without overlapping query groups marks the field with a red outline, but no error
|
||||
- [ ] Look at replacing location dropdown with something more snazzy
|
||||
- [ ] See todos for circular imports
|
Reference in New Issue
Block a user