Commit graph

6877 commits

Author SHA1 Message Date
Ananddubey01 384545ac3d Removed download bottom download files images 2023-02-23 08:34:10 +05:30
Ananddubey01 bc8196b67e Empty Screen: Removed bottom download buttons 2023-02-23 08:30:19 +05:30
Ananddubey01 41967e0e18 changed to ente Logo in welcome message 2023-02-23 08:21:38 +05:30
Abhinav Kumar 0de93e02ed
Merge pull request #952 from ente-io/fix-export-issue
Fix export issue
2023-02-22 15:17:04 +05:30
Abhinav 7940c023d0 move exportInProgress reset to finally block 2023-02-22 15:10:11 +05:30
Abhinav 489bf70925 revert unneeded changes 2023-02-22 13:50:21 +05:30
Abhinav 643117e25f update dedupe function to avoid spreading value as function parameter 2023-02-22 13:46:01 +05:30
Abhinav 45014dbec5 use keepMounted to fix exportModal dismounting issue 2023-02-22 12:18:16 +05:30
Abhinav 7481ed9ffb revert non related changes 2023-02-22 11:39:08 +05:30
Abhinav eb7f53deb1 move isElectron check outside try catch 2023-02-21 20:48:32 +05:30
Abhinav 065a090608 throw error on exportFiles failure and show something went wrong dialog 2023-02-21 20:47:08 +05:30
Abhinav f82a6f3dc6 fix exportInProgress not reset on error 2023-02-21 20:09:54 +05:30
Abhinav e65ff3635d add missing await and improve error handling 2023-02-21 19:58:30 +05:30
Abhinav Kumar 968d05e185
Merge pull request #932 from ente-io/quickOptions-Refactor
Quick options refactor
2023-02-21 19:17:08 +05:30
Abhinav f809634590 update showDownloadQuickOption and showShareQuickOption list 2023-02-21 19:14:58 +05:30
Abhinav 9f2c5ff833 use uploadTypeSelectorIntent as collectPhotos for shared-albums 2023-02-21 19:01:08 +05:30
Abhinav 05adbbc89b fix navbar UploadButton showing import instead of upload 2023-02-21 18:53:56 +05:30
Abhinav 624ec08ccd remove unneeded properties from empty screen wrapper 2023-02-21 18:47:05 +05:30
Abhinav a0412263b1 add check for if new upload are allowed before opening uploadTypeSelector 2023-02-21 18:44:12 +05:30
Abhinav f6e9363e37 move cursor style to upload buttons 2023-02-21 18:43:16 +05:30
Abhinav 3ac9a0e2e1 fix dedupe text appearing on top of screen 2023-02-21 18:42:22 +05:30
Abhinav bc4dcba358 move setHasPersonalFiles to setDerivativeState 2023-02-21 18:34:36 +05:30
Ananddubey01 14182bd3ae fixed component naming issue 2023-02-21 18:12:33 +05:30
Ananddubey01 c63047635c empty screen: changed to top alignment 2023-02-21 17:44:55 +05:30
Abhinav da2b7ecfa4 fix export spinner size 2023-02-21 17:13:10 +05:30
Abhinav 1e7684c396 properly reassign the updateExportProgress UI handler on modal remount 2023-02-21 17:10:16 +05:30
Abhinav 58f886015a add missing try catch wrappers 2023-02-21 16:42:02 +05:30
Ananddubey01 ef3499a3dc changed ente_duck size image 2023-02-21 13:44:17 +05:30
Ananddubey01 46e1aaf1a5 Merge branch 'main' into quickOptions-Refactor 2023-02-21 12:14:52 +05:30
Ananddubey01 83a1fe54de changed logic of personal files check from incoming shared files to directly checking personal files in gallary 2023-02-21 11:59:11 +05:30
Abhinav fa77ae83e1 merge main into empty-state 2023-02-17 20:13:59 +05:30
Abhinav ac8f083e57 update lintstagedrc to only run on files inside src folder 2023-02-17 20:13:52 +05:30
Manav e65c0581fb
Merge pull request #951 from ente-io/update-cla
Update to cla-assistant.io for CLA shared across ente
2023-02-16 22:25:28 +05:30
Manav 8b40df3f46 Update to cla-assistant.io for CLA shared across ente
Replace the manual per-repository integration with the standard cla-assistant.io
setup for integrating a single CLA across all ente repositories.

Updated CLA: https://gist.github.com/enteio/f3b9abc4e047425da3e1538cde903b4d
2023-02-16 22:20:20 +05:30
Ananddubey01 3a3647c06b changed the check of collectionSummaryType for share and download quickOptions 2023-02-15 21:12:32 +05:30
Ananddubey01 3523f3bda9 Renamed MoveToTrashQuick option to EmptyTrashQuickOption 2023-02-15 21:04:08 +05:30
Ananddubey01 5c8c957ca2 Renamed CollectionQuickOption components names 2023-02-15 21:02:17 +05:30
Ananddubey01 16c77efa77 Renamed QuickOptions components name 2023-02-15 20:47:23 +05:30
Ananddubey01 0ade1282f7 Fixed issues 2023-02-15 20:40:20 +05:30
Ananddubey01 a3fc5d7a1a Moved toolTip logic inside the leave component 2023-02-15 20:25:04 +05:30
Ananddubey01 b25d2ef135 Empty Screen: Implemented upload/import button functionalities 2023-02-15 19:15:18 +05:30
Abhinav Kumar 25a62c040b
Merge pull request #950 from ente-io/fix-security-alert-19
Fix security warning 19
2023-02-14 18:18:09 +05:30
Abhinav Kumar d7003ee6a9
Merge pull request #949 from ente-io/fix-security-alert-28
fix security warning 28
2023-02-14 18:17:52 +05:30
Abhinav Kumar d69c4ae79e
Merge pull request #948 from ente-io/fix-security-alert-27
Fix security warning 27
2023-02-14 18:17:33 +05:30
Ananddubey01 bcfc2db633 Empty screen: removed drag feature from images
This was done to avoid unnecessary upload of the empty screen image
2023-02-13 21:55:07 +05:30
Ananddubey01 4cbec9095c Empty screen: fixed github hyperlink 2023-02-13 19:58:00 +05:30
Ananddubey01 59e076f6f1 Empty Screen: Changed Icons 2023-02-13 19:42:58 +05:30
Ananddubey01 3a02b6545c Empty State: Implemented download button section 2023-02-13 19:27:40 +05:30
Lionel-BZH 264b08f57d
Create frenchConstants.tsx 2023-02-13 14:21:12 +01:00
Abhinav Kumar fa9b918f73
Merge pull request #945 from ente-io/fix_case
Fix case
2023-02-13 14:53:30 +05:30