0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-07 00:50:23 -05:00
immich/web/src
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
..
lib feat: tags (#11980) 2024-08-29 12:14:03 -04:00
params feat(web): assets now have a permanent URL (#8532) 2024-04-24 19:24:19 +00:00
routes feat: tags (#11980) 2024-08-29 12:14:03 -04:00
test-data fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
app.css chore(web): remove font-size of 17px (#11657) 2024-08-08 13:26:53 -05:00
app.d.ts chore(web): enforce valid translation keys using typescript (#12106) 2024-08-29 08:41:39 -04:00
app.html chore(web): subtler spinner FOUC animation (#12090) 2024-08-28 08:20:56 -05:00
hooks.client.ts feat(web): link router (#10644) 2024-06-27 09:09:28 -04:00