immich/web/src/lib/components
Alex a9859bc029
feat: Add description (#2237)
* Added dto, logic to insert description and web implementation

* create text field and update on remote database

* Update description and save changes

* styling

* fix web test

* fix server test

* preserve description on metadata extraction job run

* handle exif info is null situation

* pr feedback

* format openapi spec

* update createAssetDto

* refactor logic to service

* move files

* only owner can update description

* Render description correctly in shared album

* Render description correctly in shared link

* disable description edit for not owner of asset on mobile

* localization and clean up

* fix test

* Uses providers for description text (#2244)

* uses providers for description text

* comments

* fixes initial data setting

* fixes notifier

---------

Co-authored-by: martyfuhry <martyfuhry@gmail.com>
2023-04-13 10:22:06 -05:00
..
admin-page refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
album-page refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
asset-viewer feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
assets/thumbnail feat(server): add originalFileName to asset table (#2231) 2023-04-11 05:23:39 -05:00
elements refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
forms fix(web): show OAuth login button when disabled (#2219) 2023-04-08 22:18:22 -05:00
layouts refactor(web): common layout for user pages (#1995) 2023-03-18 16:31:15 -05:00
photos-page feat(web): add justify layout for GalleryViewer (#2207) 2023-04-08 20:40:37 -05:00
share-page refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
shared-components feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
sharedlinks-page refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00
sharing-page feat(server): improve API specification (#1853) 2023-02-24 10:01:10 -06:00
user-settings-page refactor(web): centralize buttons (#2200) 2023-04-07 11:45:00 -05:00