xCJPECKOVERx
9ff664ed36
feat(web): Add to Multiple Albums (#20072)
* Multi add to album picker:
- update modal for multi select
- Update add-to-album and add-to-album-action to work with new array return from AlbumPickerModal
- Add asset-utils.addAssetsToAlbums (incomplete)
* initial addToAlbums endpoint
* - fix endpoint
- add test
* - update return type
- make open-api
* - simplify return dto
- handle notification
* - fix returns
- clean up
* - update i18n
- format & check
* - checks
* - correct successId count
- fix assets_cannot_be_added language call
* tests
* foromat
* refactor
* - update successful add message to included total attempted
* - fix web test
- format i18n
* - fix open-api
* - fix imports to resolve checks
* - PR suggestions
* open-api
* refactor addAssetsToAlbums
* refactor it again
* - fix error returns and tests
* - swap icon for IconButton
- don't nest the buttons
* open-api
* - Cleanup multi-select button to match Thumbnail
* merge and openapi
* - remove onclick from icon element
* - fix double onClose call with keyboard shortcuts
* - spelling and formatting
- apply new api permission
* - open-api
* chore: styling
* translation
---------
Co-authored-by: Alex <alex.tran1502@gmail.com>
2025-08-19 00:42:47 +00:00
..
2025-05-05 18:57:32 -04:00
2025-08-08 15:56:37 -04:00
2025-08-19 00:42:47 +00:00
2025-08-19 00:42:47 +00:00
2025-08-18 18:15:03 -05:00
2025-08-18 18:15:03 -05:00
2025-05-03 09:39:44 -04:00
2024-05-09 13:58:44 -04:00
2025-05-06 12:12:48 -05:00
2025-08-08 15:56:37 -04:00
2025-05-03 09:39:44 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:42:38 -04:00
2025-06-27 15:35:19 -04:00
2025-08-08 15:56:37 -04:00
2025-07-29 17:28:02 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-08-18 18:15:03 -05:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2024-09-23 20:30:23 +00:00
2025-06-26 19:52:10 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-05-05 18:57:32 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-06-25 11:12:36 -04:00
2025-08-08 15:56:37 -04:00
2025-05-15 15:35:21 +00:00
2025-08-08 15:56:37 -04:00
2025-05-27 09:33:23 -05:00
2025-08-08 15:56:37 -04:00
2025-07-15 14:50:13 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-06-26 19:41:48 +00:00
2025-08-08 15:56:37 -04:00
2025-07-11 17:32:10 -04:00
2025-07-15 14:50:13 -04:00
2025-08-08 15:56:37 -04:00
2025-08-08 15:56:37 -04:00
2025-06-30 17:43:45 -04:00
2025-07-15 14:50:13 -04:00
2025-08-08 15:56:37 -04:00
2025-07-15 14:50:13 -04:00
2025-05-05 18:57:32 -04:00
2025-08-08 15:56:37 -04:00
2024-08-21 13:49:37 -05:00