Yonggan
|
05e851ef44
|
Add select all to photos
|
2023-06-10 00:23:28 +02:00 |
|
Jason Rasmussen
|
d6756f3d81
|
feat(web): improved action bar actions (#2553)
* feat(web): improved action bar actions
* Update web/src/lib/components/photos-page/actions/delete-assets.svelte
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
* update archive and favorite actions
* feat: add un archive/favorite on associated pages
* fix favorite action + use isAllArchived for photos
* remove unneeded unarchive check
---------
Co-authored-by: Michel Heusschen <59014050+michelheusschen@users.noreply.github.com>
|
2023-05-26 08:11:10 -05:00 |
|
Michel Heusschen
|
ab86d0a18d
|
refactor(web): asset select actions (#2444)
* refactor(web): asset select actions
* remaining pages/components + data flow changes
* fix check
|
2023-05-16 09:13:20 -05:00 |
|
Michel Heusschen
|
1979c84ea8
|
chore(web): update eslint and prettier packages (#2437)
Co-authored-by: Alex <alex.tran1502@gmail.com>
|
2023-05-15 17:58:35 +00:00 |
|
Sergey Kondrikov
|
d314805caf
|
feat (server, web): Implement Archive (#2225)
* feat (server, web): add archive
* chore: generate api
* feat (web): add empty placeholder for archive page
* chore: remove title on favorites page
Duplicates sidebar selection. Two pages (Archive and Favorites)
are consistent now
* refactor (web): create EmptyPlaceholder component for empty pages
* fixed menu close button not close:
* fix (web): remove not necessary store call
* test (web): simplify asset tests code
* test (web): simplify asset tests code
* chore (server): remove isArchived while uploading
* chore (server): remove isArchived from typesense schema
* chore: generate api
* fix (web): delete asset from archive page
* chore: change archive asset count endpoint
old endpoint: /asset/archived-count-by-user-id
new endpoint: /asset/stat/archive
* chore: generate api
---------
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2023-04-12 10:37:52 -05:00 |
|
Michel Heusschen
|
ab5b92ae68
|
refactor(web): centralize buttons (#2200)
|
2023-04-07 11:45:00 -05:00 |
|
Michel Heusschen
|
9a332074c7
|
refactor(web): common layout for user pages (#1995)
* refactor(web): common layout for user pages
* remove unused imports
|
2023-03-18 16:31:15 -05:00 |
|
Michel Heusschen
|
807bdfeda9
|
fix(web): layout nesting (#1881)
Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
|
2023-02-26 21:23:43 -06:00 |
|