1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 05:16:47 +01:00
immich/web/src/lib
Christoph Suter f33dbdfe9a
feat(web): add Exif-Rating (#11580)
* Add Exif-Rating

* Integrate star rating as own component

* Add e2e tests for rating and validation

* Rename component and async handleChangeRating

* Display rating can be enabled in app settings

* Correct i18n reference

Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>

* Star rating: change from slider to buttons

* Star rating for clarity

* Design updates.

* Renaming and code optimization

* chore: clean up

* chore: e2e formatting

* light mode border and default value

---------

Co-authored-by: Christoph Suter <christoph@suter-burri.ch>
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
Co-authored-by: Mert <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2024-08-09 17:45:52 +00:00
..
__mocks__ feat: people infinite scroll (#11326) 2024-07-25 15:59:28 -04:00
actions refactor(web): focus trap (#10915) 2024-07-07 20:33:07 -05:00
assets chore: remove unused snowburst one font (#10863) 2024-07-04 17:15:54 -04:00
components feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
i18n feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
models feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
stores fix(web): websocket over ipv6 (#11508) 2024-08-01 07:36:31 -04:00
utils feat(web): Add stacking option to deduplication utilities (#11114) 2024-08-06 17:06:30 +00:00
constants.ts refactor(web): asset viewer actions (#11449) 2024-07-31 12:25:38 -04:00
i18n.spec.ts feat(web): use browser language by default (#10849) 2024-07-04 22:56:54 -05:00
utils.ts refactor(web): remove buffer package (#11058) 2024-07-12 16:40:57 +00:00