openmct/e2e/tests/functional/plugins
Scott Bell 6947c912a7
Add markdown to notebook entries (#7084)
* try marked out

* fix url validation

* now rendering blockquotes properly

* add abbrv, link titles, and strikethrough

* fix tests and lint

* Closes #6060
- CSS resets and styling for markdown-related HTML markup in Notebook entries.
- Better styling and cursor affordances for Notebook entry selection and editing interaction flow.

* add line breaks option

* Closes #6060
- Tab

* Closes #6060
- Conversion of contenteditable-div to textarea started.
- Stubbed in textarea with styles.

* have it markdown with a textarea and adjust size automatically

* Closes #6060
- Padding added back to text `div` area.

* Closes #6060
- Styles added to support Shift Log and hover behavior for entries on locked pages.
- Removed `--major` styling from Shift Log Commit Entries button
to reduce confusion with entry commit button.
- CSS code cleanups.

* two step focus/edit. also scroll into view for editing

* add markdown, strip all tags, and truncate

* lint

* remove unneeded code

* fix notebook entry, selected page may also be null

* fix existing notebook tests

* lint

* fix whitelist

* readd whitelist

* lint

* fix link tests

* fix tests

* fix tagging test

* add some markdown test

* get rid of pause

* add another sanitization step

---------

Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
Co-authored-by: Jesse Mazzella <ozyx@users.noreply.github.com>
2023-10-02 22:28:02 +00:00
..
clocks Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
conditionSet fix: use loadDelay generator setting in subscriptions as well (#6918) 2023-08-14 19:04:01 +00:00
displayLayout Add script to delete annotations (#7069) 2023-09-25 10:15:00 -07:00
faultManagement [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00
flexibleLayout fix(#6942): Toggling FlexibleLayout toolbar options reflects immediately in the view (#6943) 2023-08-16 17:52:23 +00:00
gauge chore: add prettier (2/3): apply formatting, re-enable lint ci step (#6682) 2023-05-18 21:54:46 +00:00
imagery Hide image controls when tagging, and hide compass HUD by default (#7028) 2023-09-28 03:58:24 +00:00
importAndExportAsJSON chore: modify cspell config and fix all typos (#6908) 2023-08-10 16:20:16 +00:00
lad [CI] Stabilize visual tests, remove appAction, and update pane buttons (#7033) 2023-09-11 23:33:46 +00:00
notebook Add markdown to notebook entries (#7084) 2023-10-02 22:28:02 +00:00
operatorStatus fix(dialog): empty description (#6986) 2023-08-28 15:54:49 -07:00
plot Have annotations work with domain objects that have dots (#7065) 2023-09-21 13:50:08 -07:00
telemetryTable Fixes for e2e tests following the Vue 3 compat upgrade (#6837) 2023-07-28 02:06:41 +00:00
timeConductor Add script to delete annotations (#7069) 2023-09-25 10:15:00 -07:00
timer Fix and re-enable disabled unit test suites (#6990) 2023-09-05 08:53:03 +00:00