immich/server/libs/domain/test
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
..
album.repository.mock.ts feat(server): improve and refactor get all albums (#2048) 2023-03-25 21:46:48 -05:00
api-key.repository.mock.ts refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
asset.repository.mock.ts feat(server): improve and refactor get all albums (#2048) 2023-03-25 21:46:48 -05:00
communication.repository.mock.ts refactor(server): media service (#2051) 2023-03-23 21:40:46 -05:00
crypto.repository.mock.ts feat(server): move authentication to tokens stored in the database (#1381) 2023-01-27 14:50:07 -06:00
device-info.repository.mock.ts refactor(server): device info (#1490) 2023-02-01 14:55:06 -06:00
fixtures.ts feat: Add description (#2237) 2023-04-13 10:22:06 -05:00
global-setup.js Fix timezone mismatch in server tests (#1918) 2023-03-16 09:02:40 -05:00
index.ts refactor(server): media service (#2051) 2023-03-23 21:40:46 -05:00
job.repository.mock.ts feat(server/web): jobs clear button + queue status (#2144) 2023-04-01 15:46:07 -05:00
machine-learning.repository.mock.ts refactor(server): jobs (#2023) 2023-03-20 10:55:28 -05:00
media.repository.mock.ts refactor(server): video transcode processor (#2163) 2023-04-04 10:48:02 -04:00
search.repository.mock.ts feat(server): CLIP search integration (#1939) 2023-03-18 08:44:42 -05:00
setup.ts refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
shared-link.repository.mock.ts refactor(server): shared links (#1385) 2023-01-25 10:35:28 -06:00
smart-info.repository.mock.ts refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
storage.repository.mock.ts refactor: server-info (#2038) 2023-03-21 21:49:19 -05:00
system-config.repository.mock.ts refactor(server): system config (#1353) 2023-01-21 10:11:55 -06:00
user-token.repository.mock.ts refactor(server): jobs and processors (#1787) 2023-02-25 08:12:03 -06:00
user.repository.mock.ts refactor: server-info (#2038) 2023-03-21 21:49:19 -05:00