immich/server/test/medium/specs/services
Paweł Wojtaszko 505e16c37c
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Docker / pre-job (push) Waiting to run
Docker / Re-Tag ML (push) Blocked by required conditions
Docker / Re-Tag Server (push) Blocked by required conditions
Docker / Build and Push ML (push) Blocked by required conditions
Docker / Build and Push Server (push) Blocked by required conditions
Docker / Docker Build & Push Server Success (push) Blocked by required conditions
Docker / Docker Build & Push ML Success (push) Blocked by required conditions
Docs build / pre-job (push) Waiting to run
Docs build / Docs Build (push) Blocked by required conditions
Zizmor / Zizmor (push) Waiting to run
Static Code Analysis / pre-job (push) Waiting to run
Static Code Analysis / Run Dart Code Analysis (push) Blocked by required conditions
Test / pre-job (push) Waiting to run
Test / Test & Lint Server (push) Blocked by required conditions
Test / Unit Test CLI (push) Blocked by required conditions
Test / Unit Test CLI (Windows) (push) Blocked by required conditions
Test / Lint Web (push) Blocked by required conditions
Test / Test Web (push) Blocked by required conditions
Test / Test i18n (push) Blocked by required conditions
Test / End-to-End Lint (push) Blocked by required conditions
Test / Medium Tests (Server) (push) Blocked by required conditions
Test / End-to-End Tests (Server & CLI) (push) Blocked by required conditions
Test / End-to-End Tests (Web) (push) Blocked by required conditions
Test / End-to-End Tests Success (push) Blocked by required conditions
Test / Unit Test Mobile (push) Blocked by required conditions
Test / Unit Test ML (push) Blocked by required conditions
Test / .github Files Formatting (push) Blocked by required conditions
Test / ShellCheck (push) Waiting to run
Test / OpenAPI Clients (push) Waiting to run
Test / SQL Schema Checks (push) Waiting to run
fix(server): only asset owner should see favorite status (#20654)
* fix: Any asset update disables isFavorite action in GUI. Only owner of asset in album should see favorited image.

* Fix unit tests

* Fix formatting

* better query, add medium test

* update sql

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
2025-10-16 21:52:36 +00:00
..
asset.service.spec.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
audit.database.spec.ts feat: rename schema (#19891) 2025-07-14 10:13:06 -04:00
auth-admin.service.spec.ts feat: reset oauth ids (#20798) 2025-08-08 15:42:38 -04:00
auth.service.spec.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
memory.service.spec.ts refactor: enum casing (#19946) 2025-07-15 14:50:13 -04:00
metadata.service.spec.ts refactor: remove album entity, update types (#17450) 2025-04-18 23:10:34 +02:00
person.service.spec.ts refactor: database types (#19624) 2025-06-30 13:19:16 -04:00
search.service.spec.ts feat: find large files utility (#18040) 2025-07-28 18:48:39 -04:00
shared-link.service.spec.ts fix: remove assets from shared link (#22935) 2025-10-16 15:03:41 -04:00
storage.service.spec.ts feat: change default media location to /data (#20367) 2025-07-29 16:58:50 -04:00
sync.service.spec.ts feat: audit cleanup (#21567) 2025-09-03 22:50:27 +00:00
tag.service.spec.ts fix: tag clean up query and add tests (#22633) 2025-10-15 22:51:57 +00:00
timeline.service.spec.ts fix(server): only asset owner should see favorite status (#20654) 2025-10-16 21:52:36 +00:00
user.service.spec.ts feat(server): add immich.users.total metric (#21780) 2025-10-08 13:24:11 -04:00
version.service.spec.ts refactor: job names (#19949) 2025-07-15 18:39:00 -04:00