0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-25 02:41:37 -05:00
immich/e2e
Arno 7ec3610753
feat: Mark people as favorite (#14866)
* feat: added ability to mark people as favorite, which get sorted to the front of the people list

* feat(server): added unit test for favorite people

* feat(server): refactored for better readability

* fixed person service unit tests

* fixed open-api and sql checks

* fixed bad codegen and removed unnecessary type assertion again

* chore: clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2025-02-04 08:52:17 +00:00
..
src feat: Mark people as favorite (#14866) 2025-02-04 08:52:17 +00:00
test-assets@9e3b964b08 feat(server): Handle sidecars in external libraries (#14800) 2024-12-21 20:50:07 -06:00
.gitignore web: e2e (#7063) 2024-02-13 13:08:49 -05:00
.nvmrc chore(deps): update node.js to v22.13.1 (#15503) 2025-01-21 16:16:46 -06:00
.prettierignore chore: linting (#7532) 2024-02-29 11:26:55 -05:00
.prettierrc chore: linting (#7532) 2024-02-29 11:26:55 -05:00
docker-compose.yml chore(deps): update redis:6.2-alpine docker digest to 905c4ee (#15245) 2025-01-11 22:06:30 -06:00
eslint.config.mjs chore: object shorthand linting rule (#12152) 2024-08-30 14:38:53 -04:00
package-lock.json chore: version v1.125.7 2025-01-29 17:41:38 +00:00
package.json chore: version v1.125.7 2025-01-29 17:41:38 +00:00
playwright.config.ts fix: web e2e (#12869) 2024-09-23 15:16:25 +00:00
tsconfig.json chore: linting (#7532) 2024-02-29 11:26:55 -05:00
vitest.config.ts chore(e2e): change e2e ports to some not used by immich-dev (#12132) 2024-08-30 08:04:02 -04:00