linkding/bookmarks/frontend/behaviors
Sascha Ißbrücker 65f0eb2a04
Refactor client-side fetch logic (#693)
* extract generic behaviors

* preserve query string when refreshing content

* refactor details modal refresh

* refactor bulk edit

* update tests

* restore tag modal

* Make IntelliJ aware of custom attributes

* improve e2e test coverage
2024-04-11 19:07:20 +02:00
..
bookmark-page.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
bulk-edit.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
confirm-button.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
dropdown.js Fix search options not opening on iOS (#549) 2023-10-07 10:24:09 +02:00
fetch.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
form.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
global-shortcuts.js Avoid page reload when triggering actions in bookmark list (#506) 2023-08-21 23:12:00 +02:00
index.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
modal.js Refactor client-side fetch logic (#693) 2024-04-11 19:07:20 +02:00
tag-autocomplete.js Allow bulk editing unread and shared state of bookmarks (#517) 2023-08-25 13:54:23 +02:00