forked from mirrors/thatmattlove-hyperglass
Update gitignore
This commit is contained in:
parent
eff99ad294
commit
d1dae9d6ba
2 changed files with 1 additions and 13 deletions
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
|
||||
Loading…
Add table
Reference in a new issue