immich/web/src
Jaime Baez 645bd8a109
Add web test setup (#597)
* Extract logic from Albums page

- move "albums" page logic to `albums-bloc`
- add types to AlbumCard custom events

* Implement some album-bloc unit-tests

- add libraries for testing
- add album factory
- changes in albums-bloc API

* Add rest of albums-bloc test

Cleanup and remove console logs

* Refactor `isShowContextMenu` writable to derived
2022-09-07 05:20:19 -05:00
..
api Show all albums an asset appears in on the asset viewer page (#575) 2022-09-05 08:50:20 -05:00
lib Add web test setup (#597) 2022-09-07 05:20:19 -05:00
routes Add web test setup (#597) 2022-09-07 05:20:19 -05:00
test-data Add web test setup (#597) 2022-09-07 05:20:19 -05:00
app.css Edit user on the web (#458) 2022-08-12 14:25:19 -05:00
app.d.ts Migrate SvelteKit to the latest version 431 (#526) 2022-08-24 21:10:48 -07:00
app.html Use cookies for client requests (#377) 2022-07-26 12:28:07 -05:00
hooks.ts Migrate SvelteKit to the latest version 431 (#526) 2022-08-24 21:10:48 -07:00