Commit graph

26 commits

Author SHA1 Message Date
Neeraj Gupta 5aae4f4157 refactor: move user class in separate file
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2023-05-23 11:24:35 +05:30
Neeraj Gupta e2e1d7ef13
Replace collection.name usage with collection.displayName 2023-05-23 10:26:48 +05:30
Neeraj Gupta 66cb5cdb0c
l10n: Extract strings 2023-05-02 12:59:03 +05:30
Neeraj Gupta fa81ff5d26
l10n: AlbumParticipantsPage strings 2023-04-05 06:36:58 +05:30
ashilkn 0626d2db80 Removed unwanted await 2023-02-24 16:09:28 +05:30
ashilkn 4c8e4e4212 UI fixes on AlbumParicipantsPage 2023-02-24 15:59:30 +05:30
Neeraj Gupta 77eeaa4c06
Merge branch 'main' into fix_radius 2023-02-02 09:09:37 +05:30
Neeraj Gupta a11a86895a
Use 8 as border radius for multiple meneItems list 2023-02-02 07:56:41 +05:30
ashilkn 1414c2f05b Resolved merge conflicts 2023-02-01 15:30:34 +05:30
ashilkn b5202f4880 Show loading states within MenuItemWidget 2023-02-01 14:01:24 +05:30
Neeraj Gupta ee7f8c07d3
Fixed pressedColor for various menu items 2023-01-31 20:55:20 +05:30
ashilkn 2d9d8ca102 Refactored MenuItemWidget 2023-01-31 17:51:57 +05:30
Neeraj Gupta 3c74169ca1
Update copy 2023-01-31 13:54:38 +05:30
Neeraj Gupta dbffa7cd8b
Sort album participants list 2023-01-30 23:59:25 +05:30
Neeraj Gupta b39575d71c
Modify add viewer/collaborator UX 2023-01-30 23:15:26 +05:30
vishnukvmd 3506b2962d Fix dividers 2022-12-16 13:58:54 +05:30
vishnukvmd 1e4d7d60e7 Fix corner 2022-12-16 13:49:32 +05:30
vishnukvmd 94251a12fa Fix bottom radius behavior 2022-12-16 12:08:42 +05:30
vishnukvmd 9581f29c4e Fix border for last items 2022-12-16 10:21:39 +05:30
vishnukvmd 35a6afb0da Fix typo 2022-12-16 09:40:33 +05:30
Neeraj Gupta 6eee6130a0
Fix album participants for viewers/collaborators 2022-12-08 20:23:09 +05:30
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
Neeraj Gupta 4143a14ab3
Fix state refresh issue on collab add/remove 2022-11-25 16:02:20 +05:30
Neeraj Gupta 4cea0ea1ce
Allow add/managing users from participants page 2022-11-22 16:36:59 +05:30
Neeraj Gupta 0f181fac7e
Add UI to list collection participants 2022-11-22 15:53:45 +05:30
Neeraj Gupta 9f84a49952
Fix BadElement: use firstOrNull instead of first 2022-11-22 14:13:40 +05:30