linkding/bookmarks/e2e
Sascha Ißbrücker 9c48085829
Add bookmark details view (#665)
* Experiment with bookmark details

* Add basic tests

* Refactor details into modal

* Implement edit and delete button

* Remove slide down animation

* Add fallback details view

* Add status actions

* Improve dark theme

* Improve return URLs

* Make bookmark details sharable

* Fix E2E tests
2024-03-29 12:37:20 +01:00
..
__init__.py Add basic E2E test setup 2023-01-22 00:47:47 +01:00
e2e_test_bookmark_details_modal.py Add bookmark details view (#665) 2024-03-29 12:37:20 +01:00
e2e_test_bookmark_details_view.py Add bookmark details view (#665) 2024-03-29 12:37:20 +01:00
e2e_test_bookmark_form.py Add black code formatter 2024-01-27 11:29:16 +01:00
e2e_test_bookmark_item.py Add black code formatter 2024-01-27 11:29:16 +01:00
e2e_test_bookmark_page_bulk_edit.py Fix flaky E2E tests 2024-03-24 22:16:09 +01:00
e2e_test_bookmark_page_partial_updates.py Add black code formatter 2024-01-27 11:29:16 +01:00
e2e_test_global_shortcuts.py Add black code formatter 2024-01-27 11:29:16 +01:00
e2e_test_settings_general.py Add option for showing bookmark description as separate block (#663) 2024-03-24 21:31:15 +01:00
helpers.py Add bookmark details view (#665) 2024-03-29 12:37:20 +01:00