Commit graph

1774 commits

Author SHA1 Message Date
Abhinav-grd 1d48ca79c2 hide 0 failed files 2021-07-18 20:34:52 +05:30
Abhinav-grd d177d2f6c2 pass complete exportRecord path 2021-07-18 20:31:52 +05:30
Abhinav-grd 9c3fa826d1 made the folder select button smaller 2021-07-18 18:48:10 +05:30
Abhinav-grd f07deb65c8 send userid with sentry 2021-07-17 14:30:10 +05:30
Abhinav-grd 2759e702e4 wait for sync to complete before uploadStart 2021-07-17 14:20:08 +05:30
Abhinav-grd 743d6236b0 refactored code to in sync and useEffect gallery 2021-07-17 13:09:29 +05:30
Abhinav-grd cbf2f61792 triger on hover 2021-07-16 19:11:28 +05:30
Abhinav-grd 6c880a2fc5 add file counter tooltip 2021-07-16 19:08:42 +05:30
Abhinav-grd 55581653a1 corrected retry promiseCall back on error 2021-07-16 09:15:06 +05:30
Abhinav-grd 71971fe89f Merge branch 'master' into makhan-export 2021-07-15 16:42:48 +05:30
Abhinav-grd b102c263bd added paused state when new files present for export 2021-07-15 16:34:16 +05:30
Abhinav-grd a29a867779
Merge pull request #105 from ente-io/add-failed-upload-retry
Add failed upload retry
2021-07-15 14:56:01 +05:30
Abhinav-grd 659b826465 hide footer till upload finished 2021-07-15 14:53:32 +05:30
Abhinav-grd 089acda00e renenable uploader after error in last upload 2021-07-15 14:53:11 +05:30
Abhinav-grd ac1f00d88a added sync logic after retry Upload 2021-07-15 14:24:55 +05:30
Abhinav-grd 0ed9326aa1 added retry option 2021-07-15 12:56:44 +05:30
Abhinav-grd 99889501c0 updated Error handling 2021-07-15 12:56:44 +05:30
Abhinav-grd fa14b6391d add retry logic 2021-07-15 12:56:35 +05:30
Abhinav-grd 4ba4038354 fixed already uploaded skipping 2021-07-15 09:54:21 +05:30
Abhinav-grd 4f8c96751b added retry to uploadFile api call 2021-07-14 23:58:19 +05:30
Abhinav-grd d1fdf74611 added wait time between retries 2021-07-14 23:57:47 +05:30
Abhinav-grd d75b93fa58 resume paused check from resume 2021-07-14 22:10:24 +05:30
Abhinav-grd 6d3a62292d run PostExport run after pause and stopExport 2021-07-14 19:13:16 +05:30
Abhinav-grd 8db5fcc924 build fix 2021-07-14 18:50:17 +05:30
Abhinav-grd fcaae96316 removed console logs 2021-07-14 18:46:36 +05:30
Abhinav-grd 4ade063f60 handled empty export Record 2021-07-14 18:44:38 +05:30
Abhinav-grd 2aec715340 dedupe files in the ExportRecord 2021-07-14 18:25:05 +05:30
Abhinav-grd eeff23edf3 clear exportInProgress in exportFile function after await on it 2021-07-14 18:06:46 +05:30
Abhinav-grd feb57f69f1 added queueFiled To track files for resume 2021-07-14 15:33:14 +05:30
Abhinav-grd fb7ad70fcd refactored code thoda sa 2021-07-14 14:46:00 +05:30
Abhinav-grd da7c85a081 seperated ExportStats and ExportProgress 2021-07-14 13:09:40 +05:30
Abhinav-grd ffd5f78b97 fix export Pause error 2021-07-14 12:51:32 +05:30
Abhinav-grd 757e2d1d21 handle export Resume with previous stats 2021-07-14 11:33:04 +05:30
Abhinav-grd 1df42f0a58 return finsihed indicator and dont run export if unExported files zero 2021-07-14 10:58:40 +05:30
Abhinav-grd ef75860700 revert to old updateExportRecord in progress handling 2021-07-14 10:57:00 +05:30
Abhinav-grd 8a83254978 minor fixes 2021-07-14 10:03:28 +05:30
Abhinav-grd acb1975cdc minor fixes 2021-07-13 20:12:59 +05:30
Abhinav-grd f3ef606e8c check not null before parsing exportRecord JSON 2021-07-13 19:33:25 +05:30
Abhinav-grd 04907196df fixed sidebar is export in Progress check 2021-07-13 19:31:26 +05:30
Abhinav-grd 209f9131c8 moved exportState to exportRecord File 2021-07-13 19:19:31 +05:30
Abhinav-grd a857cec859 udapte waitFor2Sec to sleep 2021-07-13 19:07:12 +05:30
Abhinav-grd 683ca1a450 fixed fileExporter 2021-07-12 17:36:21 +05:30
Abhinav-grd 9c3ac3500b fixed retry button 2021-07-12 17:35:29 +05:30
Abhinav-grd 97fbff8e41 updated with new retry logic 2021-07-12 14:45:08 +05:30
Abhinav-grd c78e1b874d ui changes 2021-07-12 12:51:52 +05:30
Abhinav-grd 177a30b8ac added warning message localForage fail on using incognito 2021-07-11 23:27:47 +05:30
Abhinav-grd ec225294ac change diff fetch limit to 1000 2021-07-09 14:17:30 +05:30
Abhinav-grd 4d9dc793ea store stats in local db 2021-07-09 09:18:19 +05:30
Abhinav-grd 0b3b3d448d added pause and resume logic 2021-07-09 09:05:33 +05:30
Abhinav-grd 04e1b80cae moved start logic to exportModal from exportInit 2021-07-08 12:50:20 +05:30
Abhinav-grd 4a4accc4d4 added pause logic 2021-07-08 12:29:26 +05:30
Abhinav-grd 9bd22de9fd renamed exportState to exportStage 2021-07-08 12:12:28 +05:30
Abhinav-grd 2aa818850e show 0 exported status after start 2021-07-08 11:15:20 +05:30
Abhinav-grd df4e809d2d style changes 2021-07-08 11:14:54 +05:30
Abhinav-grd 6c48fd6121 refactored code 2021-07-07 14:50:59 +05:30
Abhinav-grd 853e1fd3da completed exportLogic 2021-07-07 13:15:55 +05:30
Abhinav-grd e8dd5117b4 added exportFinished logic 2021-07-07 13:14:52 +05:30
Abhinav-grd b083cdde2a added exportInProgress logic 2021-07-07 13:14:26 +05:30
Abhinav-grd d23764633b added logic to export Init component 2021-07-07 13:13:20 +05:30
Abhinav-grd 1ed4bcdb9b added exportFinished Modal 2021-07-06 17:10:02 +05:30
Abhinav-grd 8d80ff7712 updated Label and Value Containers 2021-07-06 16:51:14 +05:30
Abhinav-grd 054929d9ec added export modal to side bar 2021-07-06 14:51:38 +05:30
Abhinav-grd 456aee75cf added english constants 2021-07-06 14:51:18 +05:30
Abhinav-grd 4860116756 added exportInProgress 2021-07-06 14:50:59 +05:30
Abhinav-grd 22a37ac554 added export init 2021-07-06 14:50:15 +05:30
Abhinav-grd 9acfa799af added exportModal 2021-07-06 14:50:05 +05:30
Abhinav-grd 5f078fd6ec added revolving progress icon 2021-07-06 14:48:35 +05:30
Abhinav-grd 19898f8861 moved Row a, label and value container to containers file 2021-07-06 14:48:00 +05:30
Neeraj Gupta 92c5070bb5 Capture logs for logout api failures 2021-07-06 12:39:48 +05:30
Neeraj Gupta 8c3baa5931 Logout user from server 2021-07-06 09:51:59 +05:30
Abhinav-grd a59f962a6a added logic for auto start export if app closed without completion 2021-07-05 18:38:35 +05:30
Abhinav-grd 0d42598d8a added manual retry logic 2021-07-05 18:16:20 +05:30
Abhinav-grd e8f1d6243c added retry logic to downloadFile for export 2021-07-05 15:56:04 +05:30
Abhinav-grd 94af760e96 added conditional script loading for analytics 2021-07-05 14:14:40 +05:30
Abhinav-grd e853c16861 auto dismiss message after 5 sec 2021-07-01 15:09:38 +05:30
Abhinav-grd 9645dce19d style changes 2021-07-01 14:46:21 +05:30
Abhinav-grd e94cb472a3 center center center 2021-07-01 14:45:53 +05:30
Abhinav-grd e8c068e2cc updated isTwoFactorEnabled in localDB 2021-06-29 19:53:10 +05:30
Abhinav-grd 6b5b513f6a udpated two recovery device lost message 2021-06-29 19:52:41 +05:30
Abhinav-grd 63d44d1da4 added flash messages 2021-06-29 19:15:59 +05:30
Abhinav-grd 7c7d2bd1ef close sideside after two factor disable 2021-06-29 17:22:26 +05:30
Abhinav-grd 9b6cbbe773 added status check api 2021-06-29 17:19:34 +05:30
Abhinav-grd 6fa94b492c udpated variable name to code 2021-06-29 17:15:40 +05:30
Abhinav-grd 3c4799c79a added flash message banner 2021-06-29 14:13:47 +05:30
Abhinav-grd 422b6477b6 fix change pasword route 2021-06-26 17:14:06 +05:30
Abhinav-grd 867356b131 logout if 404 as twoFactorSession has expired 2021-06-26 16:25:22 +05:30
Abhinav-grd b429cd4985 updated reconfigure logic 2021-06-26 16:20:16 +05:30
Abhinav-grd 9fd750a084 autoSubmit on otp fill 2021-06-26 11:16:42 +05:30
Abhinav-grd 5e5056f036 set isTwoFactorEnabled to false after recover 2021-06-26 10:49:54 +05:30
Abhinav-grd b80f116a5b updated url routes to words with - convention 2021-06-26 10:41:37 +05:30
Abhinav-grd 1ce915087d moved strings to constants 2021-06-26 10:26:53 +05:30
Vishnu 809b3c2a07 Change style on hover only if the button is active 2021-06-26 02:28:00 +05:30
Vishnu 7d916d17c6 Add spacing between image and button 2021-06-26 02:25:07 +05:30
Vishnu 23788a9dfc Define style for go-back 2021-06-26 02:09:33 +05:30
Vishnu 4a93ad92e7 Minor style changes 2021-06-26 02:04:56 +05:30
Vishnu d9d3d08e64 Fix route 2021-06-26 01:31:08 +05:30
Vishnu 7cf3508a8e Update copies 2021-06-26 01:29:38 +05:30
Abhinav-grd 414a0f9043 added disableTwoFactor service 2021-06-24 14:02:49 +05:30
Abhinav-grd 04339beada style changes 2021-06-24 14:02:29 +05:30
Abhinav-grd 291d7c1db3 minor fixes 2021-06-24 14:02:10 +05:30
Abhinav-grd a5fe86a6a3 added twoFactor Modal 2021-06-24 14:01:40 +05:30
Abhinav-grd 8654d4a0ff updated codeBlock 2021-06-24 14:00:44 +05:30
Abhinav-grd 3fd324d629 updated collection share 2021-06-24 14:00:26 +05:30
Abhinav-grd e52e25bfc9 updated message Dialog 2021-06-24 14:00:12 +05:30
Abhinav-grd 081baf563f updated twoFator Enable request body 2021-06-24 10:10:10 +05:30
Abhinav-grd 968e1221d5 added recover page and logic 2021-06-23 17:55:14 +05:30
Abhinav-grd a431698a0c updated with backend api 2021-06-23 17:54:55 +05:30
Abhinav-grd 8f25605faa minor improvements 2021-06-22 12:28:26 +05:30
Abhinav-grd c601609872 udpated to add new verifyTwoFactor flow 2021-06-22 11:51:08 +05:30
Abhinav-grd 8236f3a092 seperated redirectly logic from verifyTwoFactor Component 2021-06-22 11:07:47 +05:30
Abhinav-grd 3221dac69d moved two factor setup to a page 2021-06-21 20:53:33 +05:30
Abhinav-grd 6977e720ff updated setupTwoFactor and enableTwoFactor 2021-06-21 20:52:42 +05:30
Abhinav-grd 6a37d32e2e added verify two factor page and component 2021-06-21 20:52:21 +05:30
Abhinav-grd dc6cb04c16 remove error dialog callback 2021-06-21 17:50:33 +05:30
Abhinav-grd 1155eaee6b remove complusary onHide call from proceed and close 2021-06-21 17:20:36 +05:30
Abhinav-grd a054c4563b refactored SetupFactor into seperate Component 2021-06-21 17:13:44 +05:30
Abhinav-grd c377e95676 Merge branch 'master' into 3fa 2021-06-21 12:51:45 +05:30
Abhinav-grd 1d08e6e4d5 cleanup 2021-06-18 15:55:44 +05:30
Abhinav-grd 8a8f1f83c7 enable sentry tunneling 2021-06-18 15:54:41 +05:30
Abhinav-grd 6d0e60e60b added enter code instead ui 2021-06-18 10:22:24 +05:30
Abhinav-grd 0e0283e1fd refactored container to styled components 2021-06-17 18:13:14 +05:30
Abhinav-grd 63c4e5f347 corrected innterface name and prop 2021-06-17 18:11:40 +05:30
Abhinav-grd f5b3ded190 added qr code render 2021-06-17 17:41:10 +05:30
Abhinav-grd 5b1fb6bf3e upload crash fix 2021-06-16 19:42:29 +05:30
Abhinav-grd 1c8e480f0b remove testing button 2021-06-16 12:00:49 +05:30
Abhinav-grd aa845a5c13 Merge branch 'master' into update-sentry 2021-06-16 11:55:22 +05:30
Pushkar Anand 3cfd5915c2 Fix wrong precaching of public files. 2021-06-16 00:37:01 +05:30
Abhinav-grd 611347f3d0 fix date search 2021-06-15 22:27:00 +05:30
Abhinav-grd cbd3abee74 Merge branch 'master' into update-to-next-10 2021-06-15 18:07:46 +05:30
Abhinav-grd c2dfdf221c renamed test error 2021-06-15 11:27:22 +05:30
Pushkar Anand 9ac8753fc5
Update serviceWorker.js 2021-06-15 11:04:51 +05:30
Abhinav-grd 348424f979 testing error button 2021-06-15 10:42:11 +05:30
Abhinav-grd fe838aab17 updated to @sentry/nextjs package 2021-06-15 10:42:05 +05:30
Abhinav-grd a233e27091 build fix 2021-06-15 09:51:45 +05:30
Abhinav-grd 334188ca85 removed unncessary webpack worker plugin 2021-06-15 09:06:14 +05:30
Abhinav-grd bcba1dd35a
Merge pull request #95 from ente-io/re-enable-2fa
Re enable 2fa
2021-06-14 21:42:38 +05:30
Abhinav-grd 465100a69f use URLSafeB64 conversion 2021-06-14 20:58:39 +05:30
Pushkar Anand e66e42272b Updates as per review comments. 2021-06-14 20:51:11 +05:30
Pushkar Anand 9f48eee7b4 Improved selection UI
- Moved all icons to a icon folder
- Updated text as per Parth's comment
2021-06-14 20:35:43 +05:30
Abhinav-grd 31bbe72e8d
Revert "Revert " 2fa "" 2021-06-14 20:24:10 +05:30
Pushkar Anand ec3946d4a8 Fix for touch leading to selection on touch devices 2021-06-14 19:26:42 +05:30
Pushkar Anand 7bfd304b2d Prevent context menu popup on mobile. 2021-06-14 03:00:14 +05:30
Pushkar Anand 9df32347fc
Merge pull request #93 from ente-io/responsive-gallery
Responsive gallery on steriods
2021-06-13 23:31:26 +05:30
Pushkar Anand 1ab63048f4 Minor tweaks 2021-06-13 23:12:12 +05:30
Pushkar Anand 049c59e982 Spacing. 2021-06-13 22:09:39 +05:30
Abhinav-grd 10a93a2a34 updated getPreview to better catch errors 2021-06-13 21:23:33 +05:30
Pushkar Anand 9b16f48ce6 Parameterized space between tiles
Reduced it to 4px
2021-06-13 20:20:22 +05:30
Pushkar Anand 8f0c23d975 Added gaps between dates and fixed banner container spacing. 2021-06-13 20:10:34 +05:30
Pushkar Anand aee4cd4595 Merge multiple days 2021-06-13 18:09:08 +05:30
Pushkar Anand 6a58899f4a Smaller collection size 2021-06-13 17:07:26 +05:30
Pushkar Anand d60c517a6c Made gallery responsive to fit any screen size 2021-06-13 16:59:55 +05:30
Pushkar Anand f4082633ae Location link 2021-06-13 00:18:02 +05:30
Pushkar Anand e968712d37 URL safe handling. 2021-06-13 00:03:25 +05:30
Abhinav-grd 0a528bb857
Merge pull request #91 from ente-io/error-logging
Moved console error logs to sentry
2021-06-12 23:48:50 +05:30
Abhinav-grd d5a37df2ca removed location data from info 2021-06-12 23:26:41 +05:30
Pushkar Anand 0ce1e88db5 Moved to sentry login 2021-06-12 22:44:21 +05:30
Abhinav-grd ebb75a6b05
Revert " 2fa " 2021-06-12 22:18:22 +05:30
Abhinav-grd 2da1dd1cce fixed multipart upload url 2021-06-12 21:02:27 +05:30
Abhinav-grd 4cc2099373 updated to re-set token only if encryptedToken is not null 2021-06-12 16:00:59 +05:30
Abhinav-grd 58f6ff808d Merge branch 'master' into 2fa 2021-06-12 15:57:07 +05:30
Abhinav-grd 5cc1f8208a update the VerificationResponse 2021-06-12 15:56:43 +05:30
Abhinav-grd 1c393eee0f fix auto focus on login page 2021-06-11 16:22:56 +05:30
Abhinav-grd 368113e1af updated info modal 2021-06-11 15:51:20 +05:30
Abhinav-grd ff9886ca49 fix credential 2021-06-11 13:44:01 +05:30
Abhinav-grd 9cb3878122 changed backdrop opacity to 0.8 2021-06-11 13:04:35 +05:30
Abhinav-grd dd7e27fe2f dont show empty collection selector 2021-06-11 12:52:54 +05:30
Abhinav-grd 46bc830424 make title normal 2021-06-11 12:52:32 +05:30
Abhinav-grd 5905c1a71e check against keyAttributes not present 2021-06-11 12:37:25 +05:30
Abhinav-grd 2e093c70b0 added 2fa logic 2021-06-10 16:29:59 +05:30
Abhinav-grd 521cfa4cb5 update file sorting logic 2021-06-10 13:56:02 +05:30
Abhinav-grd fc2eba0f9c fixed fetch uploadURL uri 2021-06-09 18:32:08 +05:30
Abhinav-grd c7fb32b9b7 Merge branch 'master' into better-error-logging 2021-06-09 18:13:42 +05:30
Abhinav-grd 0b54e21ef3 set acceptedFiles to sharedFiles if upload triggered by pwa share 2021-06-08 18:02:00 +05:30
Abhinav-grd 0ae09ea943 fix name autofill and collectionSellector showing up after upload 2021-06-08 17:58:19 +05:30
Abhinav-grd ba34fa0db3 removed reducdant props 2021-06-08 17:51:57 +05:30
Abhinav-grd 46efdf7804 added isProduction check bfore cloudflare Analytics script 2021-06-08 17:49:20 +05:30
Abhinav-grd 4ef1330331 fix stripe load error handling 2021-06-08 15:29:02 +05:30
Abhinav-grd 81382bda8c renamed files received from PWA share to sharedFiles 2021-06-08 15:23:11 +05:30
Abhinav-grd bd9368eac3 remove commented code 2021-06-08 15:13:13 +05:30
Pushkar Anand a895cbb830 I hate the margin at the bottom 2021-06-08 00:44:52 +05:30
Pushkar Anand 2f9c372366 Support for auto redirect. 2021-06-08 00:28:52 +05:30
Pushkar Anand 67335ceb1d Update workbox config 2021-06-07 11:08:45 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Abhinav-grd 962c9e7a29 sepearted uploadFilesToNewCollections and uploadToExistingCollections 2021-06-07 10:05:50 +05:30
Pushkar Anand cd43b022ba Clean up 2021-06-07 02:51:55 +05:30
Pushkar Anand 5438cfc3ff Implemented share target api 2021-06-07 01:56:31 +05:30
Pushkar Anand e46d8becd4 Moved components from pages
All files under pages are cached under seperate bundles which gets
downloaded by service worker for caching. This is unnecessary for
components which are never meant to be served individually. Thus,
moving to them under a directory in components.
2021-06-06 23:40:26 +05:30
Pushkar Anand 18ee667ca5 Fix icons 2021-06-05 21:10:44 +05:30
Pushkar Anand 5c50db7187 Fix build error. 2021-06-05 20:48:49 +05:30
Pushkar Anand fd53c0b9b8 Show file info 2021-06-05 20:33:54 +05:30
Pushkar Anand f02244beb2 Photoswipe open transition 2021-06-05 10:50:29 +05:30
Pushkar Anand f71b6e6efc Recovery page design update 2021-06-05 10:43:49 +05:30
Pushkar Anand 69e6ad2fd0 Empty screen update 2021-06-05 10:34:35 +05:30
Pushkar Anand 7e7772bde5 Smaller image on mobile. 2021-06-05 03:45:36 +05:30
Pushkar Anand a7102c005d Consistent UX before login 2021-06-05 03:19:24 +05:30
Pushkar Anand 4421251ffd No header on login and signup 2021-06-05 03:05:28 +05:30
Pushkar Anand 7c257e3f7b FF signup spacing 2021-06-05 03:03:20 +05:30
Pushkar Anand 0e513b1301 Moving pixels. 2021-06-05 02:50:53 +05:30
Pushkar Anand 5dc180e41d Updated style as per founder's comments. 2021-06-05 02:28:08 +05:30
Pushkar Anand 4c116e2f71
Equal spacing 2021-06-05 02:23:26 +05:30
Pushkar Anand 579943d8a8 Updated navbar style. 2021-06-05 02:15:57 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +05:30
Pushkar Anand 5a06cda649 Introduced App level context. 2021-06-05 02:13:41 +05:30
Abhinav-grd c03767a354 removed redundant a.taget= blank 2021-06-04 17:14:30 +05:30
Abhinav-grd 52d99aa210 removed outline from the sidebar items 2021-06-04 17:12:23 +05:30
Abhinav-grd d26bf25bd2 remove finally block from uploader 2021-06-04 00:18:44 +05:30
Abhinav-grd ff7e897339 log file extension for thumbnail fail 2021-06-03 23:21:09 +05:30
Abhinav-grd 3fb4c861eb remove on dragleave from dropdiv to avoid flickerring 2021-06-03 16:28:44 +05:30
Abhinav-grd 7c4963ec31 added null check on video 2021-06-03 16:11:10 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Abhinav-grd ce9fea282a fixed dialog close 2021-06-03 13:33:32 +05:30
Abhinav-grd be5a976a25 added null memlimit value check 2021-06-03 11:35:43 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 88363c6845 Fix for bad layout on search. 2021-06-03 01:00:30 +05:30
Pushkar Anand 4878507e3a Spacing issue 2021-06-03 00:56:48 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Pushkar Anand 58ae10d0d9 Removed console.log 2021-06-02 01:55:01 +05:30
Pushkar Anand e4d5ef0e5e Fix for broken layout. 2021-06-02 01:53:54 +05:30
Pushkar Anand 4eb1d27d04 Fix for photoswipe not rendering images after reset
- I almost lost my cool on this issue.
- Sorry for bad code. I might clean it later.
- I might not! God only knows. :P
2021-06-02 00:45:42 +05:30
Abhinav-grd 68976573e9 added static thumbnail property for failed thumbnail 2021-06-01 22:54:24 +05:30
Abhinav-grd 9af5715e7b removed checkFileFormatSupport check 2021-06-01 22:17:34 +05:30
Abhinav-grd 8d6de9b73e added unsupported format check 2021-06-01 21:33:32 +05:30
Abhinav-grd 272e2a33dc fixed detected dragged gallery item 2021-06-01 20:48:04 +05:30
Abhinav-grd ed63e77ddb null check on close action 2021-06-01 18:01:05 +05:30
Abhinav-grd ed0a5cf174 show donwload video popup on non playable videos 2021-06-01 17:42:47 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd 03ec29ddef reverted to dropDiv component 2021-06-01 13:56:19 +05:30
Abhinav-grd 8c2baa9f9d removed console log 2021-06-01 13:55:52 +05:30
Abhinav-grd def50b1a61 added closeButton to dropZone and close on escape key press 2021-06-01 13:55:45 +05:30
Abhinav-grd 90edd1026f extracted string to constants 2021-06-01 13:55:19 +05:30
Abhinav-grd 5de7c40bbb show loading while files are being analysed before upload 2021-06-01 13:54:36 +05:30
Abhinav-grd 3ed4fc2b4d close empty collection selection modal 2021-06-01 13:52:03 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd 3c741a78ab hide upload button during first load 2021-06-01 13:50:16 +05:30
Abhinav-grd 9471b277be moved fullScreenDropZone above collection 2021-06-01 13:44:24 +05:30
Abhinav-grd 2afe84e0b7 add a loader to first page to avoid showing email form on web page open 2021-05-31 23:55:36 +05:30
Abhinav-grd 42337d5266 reverted to dropDiv component 2021-05-31 20:55:33 +05:30
Abhinav-grd 38f89cacc2 removed console log 2021-05-31 20:24:02 +05:30
Abhinav-grd 989fb27ebe added closeButton to dropZone and close on escape key press 2021-05-31 18:24:13 +05:30
Abhinav-grd 221054227c extracted string to constants 2021-05-31 17:13:36 +05:30
Abhinav-grd 2b59c08594 show loading while files are being analysed before upload 2021-05-31 17:13:17 +05:30
Abhinav-grd 3dcda4e3c1 close empty collection selection modal 2021-05-31 16:47:47 +05:30
Abhinav-grd be6dd6d5a7 added error handling to file delete 2021-05-31 16:28:33 +05:30
Abhinav-grd f0db56bb30 removed isUpdated from synFile response 2021-05-31 16:02:38 +05:30
Abhinav-grd 2d7b783209 hide upload button during first load 2021-05-31 16:00:26 +05:30
Abhinav-grd f119772d21 moved fullScreenDropZone above collection 2021-05-31 14:14:31 +05:30