openmct/e2e/tests/functional/plugins/notebook
Charles Hacskaylo 39cff51db0
Fix Notebook enter key 6354 (#6365)
* Closes #6354 Notebook Enter key adds new lines
- Removed enter key handlers from Vue component.
- Added "Save" button.
* entry must be selected before editing
* focus on newly created entry
* Closes #6354 Notebook Enter key adds new lines
- Removed enter key handlers from Vue component.
- Added "Save" button.
* do not allow edit unless entry is selected
* remove css for disabled cass

---------

Co-authored-by: David Tsay <david.e.tsay@nasa.gov>
2023-03-10 11:00:01 -08:00
..
notebook.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
notebookSnapshots.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
notebookWithCouchDB.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
restrictedNotebook.e2e.spec.js Update copyright date (#6395) 2023-03-06 21:58:18 +04:00
tags.e2e.spec.js Fix Notebook enter key 6354 (#6365) 2023-03-10 11:00:01 -08:00