Commit Graph

7 Commits (1f631eafced21f09c4cd1c19d2faa4e999955147)

Author SHA1 Message Date
Michel Heusschen 9323cc76d9
feat(server): improve API specification (#1853) 2023-02-24 10:01:10 +07:00
Alex e9fda40b2b
feat(web) Individual assets shared mechanism (#1317)
* Create shared link modal for individual asset

* Added API to create asset shared link

* Added viewer for individual shared link

* Added multiselection app bar

* Refactor gallery viewer to its own component

* Refactor

* Refactor

* Add and remove asset from shared link

* Fixed test

* Fixed notification card doesn't wrap

* Add check asset access when created asset shared link

* pr feedback
2023-01-14 23:49:47 +07:00
Jason Rasmussen 14889e7d85
fix(server): require local admin account (#1070) 2022-12-09 14:53:11 +07:00
Zeeshan Khan fe4b307fe6
feat(server,web): Delete and restore user from the admin portal (#935)
* delete and restore user from admin UI

* addressed review comments and fix e2e test

* added cron job to delete user, and some formatting changes

* addressed review comments

* adding missing queue registration
2022-11-07 15:53:47 +07:00
Alex Tran cbdb8fa51f
Update get user info controller to avoid conflict with /count 2022-07-17 15:09:26 +07:00
Alex c6ecfb679a
Added sharing page to web (#355)
* Added shared album

* Added list tile

* Show info of shared album owner
2022-07-16 23:52:00 +07:00
Alex ae7e582ec8
Refactor mobile to use OpenApi generated SDK (#336) 2022-07-13 07:23:48 +07:00