linkding/bookmarks/templates
Sascha Ißbrücker be789ea9e6
Avoid page reload when triggering actions in bookmark list (#506)
* Extract bookmark view contexts

* Implement basic partial updates for bookmark list and tag cloud

* Refactor confirm button JS into web component

* Refactor bulk edit JS into web component

* Refactor tag autocomplete JS into web component

* Refactor bookmark page JS into web component

* Refactor global shortcuts JS into web component

* Update tests

* Add E2E test for partial updates

* Add partial updates for archived bookmarks

* Add partial updates for shared bookmarks

* Cleanup helpers

* Improve naming in bulk edit

* Refactor shared components into behaviors

* Refactor bulk edit components into behaviors

* Refactor bookmark list components into behaviors

* Update tests

* Combine all scripts into bundle

* Fix E2E CI
2023-08-21 23:12:00 +02:00
..
bookmarks Avoid page reload when triggering actions in bookmark list (#506) 2023-08-21 23:12:00 +02:00
django_registration Improve form styles 2019-12-26 23:56:54 +01:00
registration Add password change view (#168) 2021-10-16 05:42:04 +02:00
settings Add support for PRIVATE flag in import and export (#505) 2023-08-20 11:44:53 +02:00