immich/web/src/lib/components/elements
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
..
buttons fix(web): avoid nesting buttons inside links (#11425) 2024-07-29 10:36:10 -04:00
badge.svelte feat(web): clear failed jobs (#5423) 2023-12-05 02:07:20 +00:00
checkbox.svelte feat(web,a11y): form and search filter accessibility (#9087) 2024-04-26 01:18:19 -05:00
date-input.svelte fix(web): six digit year input (#10517) 2024-06-21 13:05:17 -07:00
dropdown.svelte refactor(web): remove events from clickOutside action (#9943) 2024-06-02 12:20:11 +00:00
group-tab.svelte feat(web): improve group-tab accessibility (#11647) 2024-08-08 07:28:24 -04:00
icon.svelte feat(web): add Exif-Rating (#11580) 2024-08-09 17:45:52 +00:00
radio-button.svelte feat(web,a11y): form and search filter accessibility (#9087) 2024-04-26 01:18:19 -05:00
search-bar.svelte feat(web): translations (#9854) 2024-06-04 15:53:00 -04:00
slider.svelte feat(web,a11y): slider accessibility improvements (#8479) 2024-04-06 14:18:49 +00:00