immich/web/src/lib/components/forms
Jason Rasmussen d08a20bd57
feat: tags (#11980)
* feat: tags

* fix: folder tree icons

* navigate to tag from detail panel

* delete tag

* Tag position and add tag button

* Tag asset in detail panel

* refactor form

* feat: navigate to tag page from clicking on a tag

* feat: delete tags from the tag page

* refactor: moving tag section in detail panel and add + tag button

* feat: tag asset action in detail panel

* refactor add tag form

* fdisable add tag button when there is no selection

* feat: tag bulk endpoint

* feat: tag colors

* chore: clean up

* chore: unit tests

* feat: write tags to sidecar

* Remove tag and auto focus on tag creation form opened

* chore: regenerate migration

* chore: linting

* add color picker to tag edit form

* fix: force render tags timeline on navigating back from asset viewer

* feat: read tags from keywords

* chore: clean up

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-29 12:14:03 -04:00
..
admin-registration-form.svelte feat: loading screen, initSDK on bootstrap, fix FOUC for theme (#10350) 2024-08-25 17:34:08 -05:00
api-key-form.svelte feat(server): granular permissions for api keys (#11824) 2024-08-16 09:48:43 -04:00
api-key-secret.svelte chore(web): another missing translations (#10274) 2024-06-24 09:50:01 -04:00
change-password-form.svelte chore(web): another missing translations (#10274) 2024-06-24 09:50:01 -04:00
create-user-form.svelte fix(web): missing translations (#10504) 2024-06-21 13:09:10 -07:00
edit-album-form.svelte chore(web): another missing translations (#10274) 2024-06-24 09:50:01 -04:00
edit-user-form.svelte chore(web): remove unnused property (#10820) 2024-07-03 16:41:17 -04:00
library-exclusion-pattern-form.svelte chore(web): more translations for user settings and admin pages (#10161) 2024-06-12 11:54:40 +01:00
library-import-path-form.svelte fix(web): missing translations (#10504) 2024-06-21 13:09:10 -07:00
library-import-paths-form.svelte chore(web): more translations for user settings and admin pages (#10161) 2024-06-12 11:54:40 +01:00
library-rename-form.svelte feat(web): translations (#9854) 2024-06-04 15:53:00 -04:00
library-scan-settings-form.svelte chore(web): more translations for user settings and admin pages (#10161) 2024-06-12 11:54:40 +01:00
library-user-picker-form.svelte chore(web): more translations for user settings and admin pages (#10161) 2024-06-12 11:54:40 +01:00
login-form.svelte feat: loading screen, initSDK on bootstrap, fix FOUC for theme (#10350) 2024-08-25 17:34:08 -05:00
tag-asset-form.svelte feat: tags (#11980) 2024-08-29 12:14:03 -04:00