mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| __test__ | ||
| album-selection | ||
| context-menu | ||
| gallery-viewer | ||
| map | ||
| navigation-bar | ||
| notification | ||
| portal | ||
| progress-bar | ||
| purchasing | ||
| scrubber | ||
| search-bar | ||
| settings | ||
| side-bar | ||
| tree | ||
| apple-header.svelte | ||
| autogrow-textarea.spec.ts | ||
| autogrow-textarea.svelte | ||
| change-date.spec.ts | ||
| change-date.svelte | ||
| change-location.svelte | ||
| combobox.svelte | ||
| control-app-bar.svelte | ||
| coordinates-input.svelte | ||
| drag-and-drop-upload-overlay.svelte | ||
| empty-placeholder.svelte | ||
| immich-logo-small-link.svelte | ||
| immich-logo.svelte | ||
| loading-spinner.svelte | ||
| navigation-loading-bar.svelte | ||
| number-range-input.svelte | ||
| password-field.svelte | ||
| qrcode.svelte | ||
| single-grid-row.svelte | ||
| star-rating.svelte | ||
| theme-button.svelte | ||
| upload-asset-preview.svelte | ||
| upload-panel.svelte | ||
| user-avatar.svelte | ||