linkding/bookmarks/e2e
Sascha Ißbrücker fe7ddbe645
Allow bookmarks to have empty title and description (#843)
* add migration for merging fields

* remove usage of website title and description

* keep empty website title and description in API for compatibility

* restore scraping in API and add option for disabling it

* document API scraping behavior

* remove deprecated fields from API docs

* improve form layout

* cleanup migration

* cleanup website loader

* update tests
2024-09-22 07:52:00 +02:00
..
__init__.py Add basic E2E test setup 2023-01-22 00:47:47 +01:00
e2e_test_bookmark_details_modal.py Allow bookmarks to have empty title and description (#843) 2024-09-22 07:52:00 +02:00
e2e_test_bookmark_form.py Allow bookmarks to have empty title and description (#843) 2024-09-22 07:52:00 +02: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 Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
e2e_test_bookmark_page_partial_updates.py Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02: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
e2e_test_tag_cloud_modal.py Speed up response times for certain actions (#829) 2024-09-16 12:48:19 +02:00
helpers.py Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00