linkding/bookmarks/e2e
Sascha Ißbrücker e2e5930985
Allow bulk editing unread and shared state of bookmarks (#517)
* Move bulk actions into select

* Update tests

* Implement bulk read / unread actions

* Implement bulk share/unshare actions

* Show correct archiving actions

* Allow selecting bookmarks across pages

* Dynamically update select across checkbox

* Filter available bulk actions

* Refactor tag autocomplete toggling
2023-08-25 13:54:23 +02:00
..
__init__.py Add basic E2E test setup 2023-01-22 00:47:47 +01:00
e2e_test_bookmark_form.py Reorganize scripts and E2E tests 2023-05-21 14:32:24 +02:00
e2e_test_bookmark_item.py Avoid page reload when triggering actions in bookmark list (#506) 2023-08-21 23:12:00 +02:00
e2e_test_bookmark_page_bulk_edit.py Allow bulk editing unread and shared state of bookmarks (#517) 2023-08-25 13:54:23 +02:00
e2e_test_bookmark_page_partial_updates.py Allow bulk editing unread and shared state of bookmarks (#517) 2023-08-25 13:54:23 +02:00
e2e_test_global_shortcuts.py Reorganize scripts and E2E tests 2023-05-21 14:32:24 +02:00
e2e_test_settings_general.py Add option to share bookmarks publicly (#503) 2023-08-15 00:20:52 +02:00
helpers.py Allow bulk editing unread and shared state of bookmarks (#517) 2023-08-25 13:54:23 +02:00