Commit graph

65 commits

Author SHA1 Message Date
Neeraj Gupta 247be939b9
Allow album participants to view other participants 2022-12-08 19:10:27 +05:30
Neeraj Gupta b71c214c58
Merge branch 'master' into collaboration_view 2022-12-08 14:06:00 +05:30
Neeraj Gupta 4143a14ab3
Fix state refresh issue on collab add/remove 2022-11-25 16:02:20 +05:30
Neeraj Gupta 3bc398c6b8
Add people: Remove elevatedBackground color 2022-11-23 19:13:52 +05:30
Neeraj Gupta 86fc75aed9
Tweak UserAvatar UI 2022-11-23 08:35:37 +05:30
Neeraj Gupta 6fca3883ea
Allow album owner to change role 2022-11-22 23:36:32 +05:30
Neeraj Gupta df9d5d5771
Support for adding as collaborator 2022-11-22 23:13:36 +05:30
Neeraj Gupta 4aef0f0323
Hook up UI elements 2022-11-22 17:03:34 +05:30
Neeraj Gupta 4cea0ea1ce
Allow add/managing users from participants page 2022-11-22 16:36:59 +05:30
Neeraj Gupta 02dd193c50
Copy change
Signed-off-by: Neeraj Gupta <254676+ua741@users.noreply.github.com>
2022-11-22 16:36:38 +05:30
Neeraj Gupta 8068d920cf
Integrate add to collection api in new UI 2022-11-22 16:16:51 +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
Neeraj Gupta 49c3922a1f
Fix: invoke super.dispose() 2022-11-22 14:10:57 +05:30
Neeraj Gupta 4515a21a73
Fix icons 2022-11-22 14:04:39 +05:30
Neeraj Gupta 1300007ac1
Minor UI tweaks 2022-11-22 13:50:05 +05:30
Neeraj Gupta dcb64c96cf
SharingPage: Highlight expired links 2022-11-22 13:40:58 +05:30
Neeraj Gupta 31cd07845e
Update copy 2022-11-22 13:32:54 +05:30
Neeraj Gupta 6a9c4c8f6e
Remove unused code 2022-11-22 12:09:48 +05:30
Neeraj Gupta 5cfa5f5337
UI and state fixes for Add people page 2022-11-22 12:02:44 +05:30
Neeraj Gupta 4425bcbe73
Add people: Add email field 2022-11-22 10:43:32 +05:30
Neeraj Gupta d3ecc9634c
formatting changes 2022-11-22 10:18:58 +05:30
Neeraj Gupta 1e4e050577
Refactor suggestedusers logic in separate method 2022-11-22 10:16:24 +05:30
Neeraj Gupta 2c8c8da1db
Fix avatar color coding 2022-11-22 10:13:35 +05:30
Neeraj Gupta 7a3d85fd07
Add Suggestions: remove existing participants 2022-11-22 09:56:03 +05:30
Neeraj Gupta 8e7647a0d3
Hook add participant page on sharing page 2022-11-22 09:46:19 +05:30
Neeraj Gupta cc95185ff5
Hide pick existing email section if email list is empty 2022-11-22 09:43:17 +05:30
Neeraj Gupta a63222bb3a
Add UI skeleton for add participant page 2022-11-22 09:37:09 +05:30
Neeraj Gupta ef6ab0b54c
minor ui fixes 2022-11-21 16:09:14 +05:30
Neeraj Gupta 5e4aee84dd
refactor 2022-11-21 14:58:17 +05:30
Neeraj Gupta 694a23126c
Highlight expired links as warning 2022-11-21 14:50:51 +05:30
Neeraj Gupta 8bd004cc04
ManageLink: Handle expired links 2022-11-21 14:48:05 +05:30
Neeraj Gupta 5be75c7878
Support for removing participant from manage participant 2022-11-21 14:41:09 +05:30
Neeraj Gupta 400d59e7b8
Add avatarType different size and textStyle 2022-11-21 10:23:04 +05:30
Neeraj Gupta 4e3af9697c
Add widget to display participant avatar 2022-11-21 09:57:32 +05:30
Neeraj Gupta f6e565a67b
Theme:Add colors for avatars 2022-11-21 08:01:46 +05:30
Neeraj Gupta c2a7d1bbf6
UI: Add basic design for managing participant 2022-11-21 07:43:13 +05:30
Neeraj Gupta e49303519e
Make text bold 2022-11-21 07:41:04 +05:30
Neeraj Gupta 2614a389e2
rename 2022-11-20 17:25:12 +05:30
Neeraj Gupta 9740c7f8b3
UI: Move remove link option insided manage link 2022-11-20 16:32:14 +05:30
Neeraj Gupta 9aa3b222a9
UI: Redesign manage links page 2022-11-20 15:44:45 +05:30
Neeraj Gupta f3aeaa618c
Update copy 2022-11-20 12:51:11 +05:30
Neeraj Gupta 2960cc3ec1
UI: Use existing components for public link 2022-11-20 12:31:06 +05:30
Neeraj Gupta 222b88a8ef
Show sharing option in a page instead of dialog 2022-11-20 10:03:24 +05:30
vishnukvmd 6eca928d60 Remove the option to pick contacts since PlayStore can't sort their shit out 2022-09-29 14:53:14 +05:30
Neeraj Gupta 5f5caeb887
Remove disableUrl sharing feature flag 2022-09-15 11:04:22 +05:30
Neeraj Gupta 3c6acb85ba
Merge branch 'master' into rewrite_device_sync 2022-09-08 10:49:21 +05:30
Neeraj Gupta 9b2a992a90
remove share collection icon from device folders 2022-09-07 16:28:38 +05:30
ashilkn eb7c1ec837 started incremental migration to null safety 2022-09-07 14:00:09 +05:30
Neeraj Gupta 00cbc2e60c
Remove unsued device_folder and rename file 2022-09-06 22:19:02 +05:30