Commit graph

73 commits

Author SHA1 Message Date
ashilkn 01a744ab6a Rename methods 2023-03-20 11:16:51 +05:30
ashilkn 04998626be Renamed FileInfoWidget to FileDetailsWidget 2023-03-13 11:17:15 +05:30
ashilkn b1916f6605 Moved all button components to a folder 'Buttons' 2023-03-10 13:38:51 +05:30
Neeraj Gupta 39310c8314
Refactor: move showInfo action in file_actions 2023-02-22 15:20:33 +05:30
Neeraj Gupta 5997a31349
Refactor: Move delete single file logic inside file_actions 2023-02-22 13:01:39 +05:30
ashilkn dd49b7913d Modified uses of ActionSheets to work with ButtonWidget 2023-02-09 18:48:01 +05:30
Neeraj Gupta eb4c449b58
Show critical warning while removing others file from album 2023-02-03 06:05:40 +05:30
ashilkn 3de7a6b051 Merge branch 'main' into menuitem_states 2023-02-01 18:50:31 +05:30
ashilkn 08766be92f Refactored code 2023-02-01 18:08:14 +05:30
Neeraj Gupta d6b5259406
Clear cached collection for uncat and hidden 2023-02-01 15:40:58 +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 8fc2224f62
Add confirmation dialog for change permission 2023-01-31 23:16:54 +05:30
Neeraj Gupta bab9a0ea3e
Refactor addEmailToCollection 2023-01-31 22:55:16 +05:30
Neeraj Gupta 08c202a261
Refactor addEmailToCollection 2023-01-31 21:43:21 +05:30
Neeraj Gupta 80db5af7b8
Add confirmation dialog while deleting shared albums 2023-01-31 17:07:10 +05:30
Neeraj Gupta 6c7ca791ba
Update remove from album dialog 2023-01-31 16:41:20 +05:30
Neeraj Gupta 6a2c8b266b
Add todo for updating design 2023-01-31 13:34:13 +05:30
Neeraj Gupta 58720f74ae
Change design for invite dialog 2023-01-31 13:32:49 +05:30
Neeraj Gupta 041432461f
Add option to hide progress dialog 2023-01-31 06:34:03 +05:30
Neeraj Gupta e649eb433c
Make selected dialogs dismissiable 2023-01-30 21:16:57 +05:30
Neeraj Gupta 9014d5c5a5
Sharing: Add collect photos option 2023-01-30 21:09:40 +05:30
Neeraj Gupta 009c23c62a
Refactor: Separate method to enable or disable url 2023-01-30 20:49:35 +05:30
Neeraj Gupta 76ac8212ee
Fix bugs around file removal 2023-01-28 13:03:25 +05:30
Neeraj Gupta 12a95136af
Support for removing files from shared collection 2023-01-28 09:53:48 +05:30
Neeraj Gupta 1c5ac3de21
Remove unused method 2023-01-28 09:04:30 +05:30
ashilkn 2b1390a83d Renamed 'showNewChoiceDialog' to 'showChoiceDialog' 2023-01-27 17:38:53 +05:30
Neeraj Gupta 6e6c2fb075
Merge pull request #821 from ente-io/custom_title_widget
Update delete album copy
2023-01-26 11:17:30 +05:30
Neeraj Gupta 25f00f65f0
Fix copy 2023-01-26 10:56:33 +05:30
Neeraj Gupta 78c1ce8aa0
Update delete album copy 2023-01-26 10:53:50 +05:30
Neeraj Gupta d369052b4d
Add support for custom bodyWidget in action content 2023-01-26 10:36:18 +05:30
ashilkn a5e9188251 Removed dead code 2023-01-25 15:13:44 +05:30
ashilkn da5b7c48a7 Bug fix: On dismissing 'Remove public link' dialog, the public link is getting removed 2023-01-25 14:54:47 +05:30
Neeraj Gupta 9eb39b8c0b
Update copy 2023-01-18 10:47:04 +05:30
Neeraj Gupta 1b53a53b58
Use moveFromCurrentCollection during unfav action 2023-01-12 23:52:14 +05:30
Neeraj Gupta d0cecf5946
Support for deleting both collection and files 2023-01-12 17:02:52 +05:30
Neeraj Gupta 34c4fc0215
remove toast 2023-01-12 16:39:33 +05:30
Neeraj Gupta 17d85b86a8
Fix: Fire colleciton updated event 2023-01-12 16:36:10 +05:30
Neeraj Gupta 195275f8f1
Support for keeping photos while deleting collection 2023-01-12 15:43:11 +05:30
Neeraj Gupta e560c21107
Log error during file movements 2023-01-12 09:48:57 +05:30
Neeraj Gupta a3173b71af
Merge branch 'main' into uncategorized 2023-01-12 09:18:55 +05:30
ashilkn c5458766f7 Replaced dialog to remove viewer/collaborator from shared album with the new one 2023-01-10 13:14:11 +05:30
ashilkn df4ede653d Replaced 'Remove public link' dialog with the new one 2023-01-10 12:50:50 +05:30
Neeraj Gupta ba8dc631ee
Switch to new action sheet for remove 2023-01-06 14:04:11 +05:30
Neeraj Gupta 381b2ebfc9
RemoveV2: Move files to uncategorized collection 2023-01-05 16:47:34 +05:30
Neeraj Gupta f3d8a13337
Apply lint suggestions 2022-12-30 21:12:03 +05:30
Neeraj Gupta 187796f1f2
Merge branch 'migrate_services' into migrate_services_2 2022-12-30 15:59:59 +05:30
Neeraj Gupta 2cf6237e28
Switch to Collection#CreateRequest 2022-12-30 14:17:43 +05:30
Neeraj Gupta 5cbb74568e
Apply link suggestions 2022-12-30 08:59:48 +05:30
ashilkn 0301f2a797 Moved all dialog util functions to dialog_util.dart 2022-12-30 08:03:03 +05:30