Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add loading animation to saving config modal #47

Open
matt852 opened this issue Jan 18, 2018 · 0 comments
Open

Add loading animation to saving config modal #47

matt852 opened this issue Jan 18, 2018 · 0 comments
Assignees

Comments

@matt852
Copy link
Owner

matt852 commented Jan 18, 2018

I need to add a loading animation to the 'Save Running-Config' modal on a device. Currently I have no way of knowing if the config is actively being saved, or if the modal encountered an error and is stuck, until the save operation completes.

@matt852 matt852 self-assigned this Jan 18, 2018
matt852 added a commit that referenced this issue Feb 10, 2018
matt852 added a commit that referenced this issue Feb 10, 2018
* add travis integration to slack (#53)

* Add flaskenv to gitignore

* Added tracking .txt file for which functions have a test written already

* Add tests.  Begin Python3 conversion.

* Fix broken NXOS unit test

* Add TravisCI badge to Readme.  Updated docs

* Add coveralls support

* Update docs with coveralls badge

* Fix travis file type

* Fix #54 bug when adding new device with local credentials

* Fix #55 and #56 issues with underscores in iShell and interface edit Modal

* Cleanup code for issue #47.  Still WIP

* Fix #46 issue

* Add description display for NX-OS interfaces

* Use Requests for NetboxAPI (#57)

* Refactor all Netbox API calls to use Python requests.

* Convert NetboxAPI into its own object, define that object in __init__.py, and reference the object in views.py and db_modifyDatabase.py.

* Workaround for not having a NetboxServer defined (unittesting)

* Update to version 1.3.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant