1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-01 08:31:59 +00:00
immich/server/test/fixtures
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
..
activity.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
album.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
api-key.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
asset.stub.ts refactor(server): move files to separate table (#11861) 2024-08-19 20:03:33 -04:00
audit.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
auth.stub.ts feat(server): user and server license endpoints (#10682) 2024-07-01 17:43:16 +00:00
face.stub.ts feat(server): separate face search relation (#10371) 2024-06-16 19:25:27 +00:00
file.stub.ts feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
library.stub.ts refactor: library type (#9525) 2024-05-20 18:09:10 -04:00
media.stub.ts feat(server): accepted video containers (#11274) 2024-07-21 21:14:23 +00:00
memory.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00
partner.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
person.stub.ts fix(server): correct person birth date across timezones (#11369) 2024-07-29 19:52:04 -04:00
session.stub.ts refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
shared-link.stub.ts fix: remove asset.resized (#11983) 2024-08-22 23:24:49 -04:00
system-config.stub.ts fix: auth sub override (#9635) 2024-05-21 09:07:34 -04:00
tag.stub.ts feat: tags (#11980) 2024-08-29 12:14:03 -04:00
user.stub.ts refactor(server): enums (#11809) 2024-08-15 06:57:01 -04:00