Commit graph

3871 commits

Author SHA1 Message Date
Abhinav e57ad07806 fix MinimizedUploadProgress open state 2022-05-26 22:16:54 +05:30
Abhinav d387129fa5 fix collection selector width 2022-05-26 22:11:53 +05:30
Abhinav 383ae1062f update strategy choice modal 2022-05-26 21:58:10 +05:30
Abhinav 171ce74207 update collection selector 2022-05-26 20:42:13 +05:30
Abhinav cafaef68e5 update AddCollectionButton 2022-05-26 20:40:51 +05:30
Abhinav 08d316bbaa pass collection Tiles 2022-05-26 20:39:10 +05:30
Abhinav e82d961d4c update AllCollectionCard 2022-05-26 20:37:38 +05:30
Abhinav 34fee57dd7 add CollectionSelectorTile title 2022-05-26 20:36:44 +05:30
Abhinav f72a45b34e update collection card 2022-05-26 20:36:11 +05:30
Abhinav c446301458 add ownerID to collectionSummary attributes 2022-05-26 18:55:48 +05:30
Abhinav 1b19a40e9d make handleDilaogClose handler a util 2022-05-26 18:53:01 +05:30
Abhinav e9a3f0dd7c make AllCollectionContent component generic 2022-05-26 18:42:26 +05:30
Abhinav 1e213d415e remove old cased file 2022-05-26 14:29:11 +05:30
Abhinav a985fe4bf6 remove old named files 2022-05-26 14:11:50 +05:30
Abhinav 4fd6c68a44 only top bottom margin 2022-05-26 14:04:01 +05:30
Abhinav fd12bef2d8 few final touch ups 2022-05-26 13:59:49 +05:30
Abhinav ef44b865ab update conditional renderings 2022-05-26 13:54:04 +05:30
Abhinav 4a5b353b2b update dialog stylog 2022-05-26 13:53:04 +05:30
Abhinav a735d06787 remove testing changes 2022-05-26 13:32:10 +05:30
Abhinav fe9bf3740f style MinimizedUploadProgress better 2022-05-26 13:23:09 +05:30
Abhinav 5c3e2cd970 change file counter to success and issues 2022-05-26 13:21:57 +05:30
Abhinav 863a42f999 fix build 2022-05-26 10:14:08 +05:30
Abhinav 8250466e97 improve styled components 2022-05-26 10:11:14 +05:30
Abhinav ee7e3ca9fa update the upload sections 2022-05-26 10:02:10 +05:30
Abhinav fcfb8654ec temp 2022-05-25 14:01:24 +05:30
Abhinav 62e82f6f37 fix build 2022-05-25 12:14:10 +05:30
Abhinav 4eb27a5f41 fix window is undefined in ffmpeg worker error 2022-05-25 12:06:31 +05:30
Abhinav 6870665ddc update dialogbox 2022-05-25 11:00:13 +05:30
Abhinav 4c54d2902b reorganize UploadProgress 2022-05-24 17:21:26 +05:30
Abhinav 0ab97288c5 reorganize upload type selector 2022-05-24 14:49:08 +05:30
Abhinav b3e77efec1 update dialogBox 2022-05-24 14:43:20 +05:30
Abhinav 68bbcfadff remove old message dialog 2022-05-24 14:34:21 +05:30
Abhinav 7eda72902b Merge branch 'ui-redesign' into upload-redesign 2022-05-24 14:20:58 +05:30
Abhinav c944510907 move types 2022-05-24 14:00:28 +05:30
Abhinav d312d6c339 update default prop and prop names 2022-05-24 13:50:14 +05:30
Abhinav 2e246bf209 remove uppercased version files 2022-05-24 13:22:15 +05:30
Abhinav b60de88233 rename files 2022-05-24 02:11:29 +05:30
Abhinav d38c6589f1 remove passing setMessageAttribute through props 2022-05-24 02:10:03 +05:30
Abhinav 457105c42f rename messageDialog to DialogBox 2022-05-24 02:01:38 +05:30
Abhinav 3da8bf392d adds Message Text component 2022-05-24 01:29:06 +05:30
Abhinav 6282d81432 add global DialogContent styles 2022-05-23 21:02:42 +05:30
Abhinav Kumar 8adf1cec9d
Merge pull request #554 from ente-io/code-scanning
setup code scanning with github codeql
2022-05-23 19:51:45 +05:30
Abhinav 721517c42d Merge branch 'master' into code-scanning 2022-05-23 19:44:35 +05:30
Abhinav Kumar acbf5c78da
Merge pull request #559 from ente-io/dev-2
Group dedupes by same file hashes when possible
2022-05-23 18:59:12 +05:30
Rushikesh Tote 959df48cb6 refactor 2022-05-23 18:57:49 +05:30
Rushikesh Tote 55fd0fda4b group dedupes by same file hashes when possible 2022-05-23 18:32:35 +05:30
Abhinav 2087a72105 remove reader for parsing medatata json 2022-05-23 18:08:57 +05:30
Abhinav 381bd9ab95 wrap electron file in getUint8ArrayView function 2022-05-23 18:02:00 +05:30
Abhinav 593eee8992 mantain old code if we have to revert 2022-05-23 17:31:48 +05:30
Abhinav fd9e318850 update log for getUint8ArrayView 2022-05-23 17:29:33 +05:30
Abhinav c0d50d7aaa add logs for read file failing 2022-05-23 16:51:36 +05:30
Abhinav b53aac4961 use getUint8ArrayView function inconvertHEIC 2022-05-23 16:49:45 +05:30
Abhinav 6fdefff035 add error log to getUint8ArrayView 2022-05-23 16:46:19 +05:30
Rushikesh Tote a740ac2e36 move to arrayBuffer instead of readAsArrayBuffer 2022-05-23 14:41:07 +05:30
Abhinav Kumar a463a37456
Merge pull request #556 from ente-io/fix-not-all-dupes-shown
add isDeduplication property to avoid hiding archived files
2022-05-23 13:17:06 +05:30
Abhinav dd7eceed64 add isDeduplication property to avoid hiding archived files 2022-05-23 13:11:25 +05:30
Abhinav Kumar a6bb68af5b
Merge pull request #552 from ente-io/fix-filename-overlay
fix file name overlay to expand to full width of the image
2022-05-23 11:43:00 +05:30
Abhinav Kumar caa64aea49
Merge pull request #551 from ente-io/add-unselect-button-dedupe
add clear selection button on dedupe page
2022-05-23 11:42:49 +05:30
Rushikesh Tote 501b72b78c fix function 2022-05-22 21:37:49 +05:30
Abhinav 6d8b5be24e use Map instead of object to store redirection paths to avoid Unvalidated dynamic method call 2022-05-22 18:54:36 +05:30
Rushikesh Tote c986ddf77b fix null error of photoswipe's listeners on updateSize call when photoswipe is closed 2022-05-22 13:40:26 +05:30
Abhinav 4e9f511fa8 fix file name overlay to expand to full width of the image 2022-05-21 21:57:56 +05:30
Abhinav d945b6f7ca add clear selection button on dedupe page 2022-05-21 21:50:15 +05:30
Abhinav 6c637090e8 Merge branch 'ui-redesign' into message-dialog-redesign-v2 2022-05-21 00:57:05 +05:30
Abhinav 29056335e4 update recover page 2022-05-20 23:01:29 +05:30
Abhinav 4a66dee409 fix import 2022-05-20 22:56:42 +05:30
Abhinav e716cc2475 add divider to footer 2022-05-20 22:56:25 +05:30
Abhinav b87f16fd5c update recover two factor 2022-05-20 22:52:28 +05:30
Abhinav 61ac9e350c update 2fa verify page 2022-05-20 22:44:43 +05:30
Abhinav 07a3d2155d use form title consistently 2022-05-20 22:11:09 +05:30
Abhinav d7ccfe5b18 build fix 2022-05-20 22:00:48 +05:30
Abhinav aa52ceea4b fix change email form not submitting 2022-05-20 21:57:23 +05:30
Abhinav Kumar ac9542b23a
Merge pull request #545 from ente-io/hash-dedupe
Dedupe using file hash
2022-05-20 19:54:50 +05:30
Abhinav 0f266e9f08 add otp required condition 2022-05-20 19:53:37 +05:30
Abhinav b8402724d1 refactor common options 2022-05-20 19:47:28 +05:30
Abhinav 8ef740e02e update change email form 2022-05-20 19:26:21 +05:30
Abhinav 7a64c45fd1 update form container and paper 2022-05-20 19:08:59 +05:30
Abhinav a324c2bc47 update set password form and change password page 2022-05-20 19:02:51 +05:30
Abhinav 6b43f74f0e update credential with new single Input form 2022-05-20 18:47:20 +05:30
Abhinav 191858d63f use single input form for verify page 2022-05-20 18:43:46 +05:30
Abhinav 36e19cfdfe use SingleInputForm on login page 2022-05-20 18:37:59 +05:30
Abhinav ea45a58ec0 fine tunning 2022-05-20 18:10:23 +05:30
Abhinav e067fd88ce move text-align to form paper 2022-05-20 17:54:44 +05:30
Abhinav f4bcbd78f1 move global style to mui baseline css override 2022-05-20 17:25:02 +05:30
Abhinav 208545d6a1 rename formheader text to form title 2022-05-20 17:11:54 +05:30
Abhinav 7447439674 use variant title for form title 2022-05-20 17:07:02 +05:30
Abhinav 2803daa6c4 Merge branch 'ui-redesign' into forms-redesign 2022-05-20 16:43:44 +05:30
Abhinav 32cbde698f update set password form 2022-05-20 16:43:07 +05:30
Abhinav 43f5317c4d input field box shadow override 2022-05-20 16:42:47 +05:30
Abhinav a5950322bf update fonts and add more wieghts 2022-05-20 16:40:43 +05:30
Rushikesh Tote 3de2bc21aa chain sort 2022-05-20 13:35:03 +05:30
Abhinav c350ac1ca7 keep orignal file extension 2022-05-20 12:44:24 +05:30
Abhinav f5cc8f79c2 add mod as format missed by file-type lib 2022-05-20 12:43:53 +05:30
Abhinav d898b1be76 fix previewcard issue 2022-05-20 12:01:12 +05:30
Abhinav 467232f138 fix padding 2022-05-20 11:30:16 +05:30
Rushikesh Tote c54f5cb4f5 compare only file hashes 2022-05-20 10:35:36 +05:30
Abhinav 4c63554109 add typography option "title" 2022-05-19 23:10:54 +05:30
Abhinav 2a13e1d752 temp 2022-05-19 23:10:20 +05:30
Abhinav d29fc9fa84 add typography option "title" 2022-05-19 23:03:22 +05:30
Abhinav 3dc1b60e90 update the submit button margin 2022-05-19 23:02:07 +05:30
Abhinav a1b79d1c19 perfect verify page 2022-05-19 22:31:33 +05:30
Abhinav 74209110b5 more pixel perfect 2022-05-19 22:17:13 +05:30
Abhinav Kumar 07ef4b397e
Merge pull request #534 from ente-io/workers-upload
Workers Uploads
2022-05-19 21:31:41 +05:30
Abhinav 8f345e90fb update theme 2022-05-19 18:42:04 +05:30
Abhinav bfd4d9e531 update strings 2022-05-19 18:41:58 +05:30
Abhinav de04c2a92c pixel perfect signup form 2022-05-19 18:41:38 +05:30
Abhinav Kumar 623441fe9d
Merge pull request #537 from ente-io/file-hash
Check file hashes when uploading
2022-05-19 18:05:08 +05:30
Rushikesh Tote 6f4414793f fix build 2022-05-19 17:49:42 +05:30
Rushikesh Tote dad5e57e11 dedupe by file hash 2022-05-19 17:36:04 +05:30
Abhinav c5b6b9b864 update FormContainer 2022-05-19 16:58:35 +05:30
Rushikesh Tote 7fcfb5b9a7 remove creating new FileReader 2022-05-19 16:57:10 +05:30
Rushikesh Tote 12d341b1be changes based on review comments 2022-05-19 16:50:59 +05:30
Rushikesh Tote ef009f82ab fix constant 2022-05-19 15:56:04 +05:30
Rushikesh Tote bc89bc990b use getFileStream instead of file.stream 2022-05-19 15:22:08 +05:30
Rushikesh Tote 71594faec4 change upload endpoint 2022-05-19 14:56:13 +05:30
Abhinav Kumar 8b67cab5d3
Merge pull request #543 from ente-io/file-reading-failed-logs
add file size to failed to read file error log
2022-05-19 14:52:17 +05:30
Abhinav 97d8d3fd03 improve comment 2022-05-19 14:29:06 +05:30
Abhinav c079acf96a add explainatory comment 2022-05-19 13:15:21 +05:30
Rushikesh Tote 520a6c88bb skip decryption when file only added to collection 2022-05-19 13:10:40 +05:30
Rushikesh Tote 11b755a461 check for file hash when uploading 2022-05-19 13:05:48 +05:30
Rushikesh Tote 2b8d47e087 Merge branch 'master' into file-hash-dev 2022-05-19 13:04:23 +05:30
Abhinav 8f19404870 create local copy of convertBytesToHumanReadable to prevent loading window through indirect import 2022-05-19 13:02:37 +05:30
Abhinav 94e8e501f2 log file size on file reading fail 2022-05-19 13:01:55 +05:30
Abhinav 87c88056ab move uploadClientV2 to uploadClient v2 functions 2022-05-19 11:42:56 +05:30
Abhinav 28d06ae94a Merge branch 'allow-electron-2gb+' into thumbnail-generation-failed-section 2022-05-18 15:38:41 +05:30
Abhinav d7d922228d change MAX_FILE_SIZE_SUPPORTED to 4GB 2022-05-18 15:33:51 +05:30
Abhinav 3876fd97bc remove electron limit 2022-05-18 15:33:17 +05:30
Abhinav b032b61045 remove electron limit 2022-05-18 15:31:41 +05:30
Abhinav ab431c66df Revert "remove upload limits"
This reverts commit 57e421886d.
2022-05-18 15:29:15 +05:30
Abhinav 18d269c89d Revert "remove too large progress bar section"
This reverts commit 1706e8fcfd.
2022-05-18 15:29:02 +05:30
Abhinav 1f7bd273b0 better names 2022-05-18 14:58:47 +05:30
Abhinav be5e3b1b88 fix rebasing issues 2022-05-18 14:57:36 +05:30
Abhinav ae6f80cf40 update copy 2022-05-18 14:53:29 +05:30
Abhinav 80a731be6f fix issues 2022-05-18 14:53:28 +05:30
Abhinav 541a1cec4b add upload section for thumbnail generation failed files 2022-05-18 14:52:48 +05:30
Abhinav f67e5e67d0 added uploaded with black thumbnail upload result 2022-05-18 14:52:09 +05:30
Abhinav 451a9fe7e5 remove braces 2022-05-18 14:39:13 +05:30
Abhinav 1706e8fcfd remove too large progress bar section 2022-05-18 14:37:03 +05:30
Abhinav fe9e30791e remove redundant import 2022-05-18 14:35:15 +05:30
Abhinav 14f52de2ba add better error logs on file read fail 2022-05-18 14:33:35 +05:30
Abhinav 57e421886d remove upload limits 2022-05-18 14:33:33 +05:30
Rushikesh Tote 272c7966f9 use stream for generating hash 2022-05-18 13:19:50 +05:30
Abhinav 9d90f4a9a9 skip videoMetadata extraction and thumbnail generation for electron 2gb+ files but allow upload 2022-05-18 12:44:16 +05:30
Rushikesh Tote f49b53db0f move getFileHash to crypto 2022-05-18 12:41:39 +05:30
Abhinav 313746b45a add storage estimate log if local storage setItem fails 2022-05-17 23:46:59 +05:30
Abhinav e9285e7aeb fix issue 2022-05-17 23:18:18 +05:30
Abhinav 33d52b3d37 add error logging on setLocalFiles fail 2022-05-17 23:09:06 +05:30
Abhinav 3ecb6b8482 move decryption of file to postUpload task and log uploaded file 2022-05-17 22:58:32 +05:30
Abhinav d8c51fc640 use vertically centered container 2022-05-17 20:54:16 +05:30
Abhinav 9133b61ba8 remove container suffix 2022-05-17 20:52:05 +05:30
Abhinav 03aa282073 udpate header style 2022-05-17 20:50:03 +05:30
Abhinav 381ecaf5b8 update theme 2022-05-17 20:44:44 +05:30
Abhinav f220ebe05a update VerticallyCenteredContainer to use Box as base 2022-05-17 20:44:34 +05:30
Abhinav 2509956ffb update form paper styling 2022-05-17 20:44:09 +05:30
Abhinav 4d27a773e2 fix message dialog width 2022-05-17 19:10:34 +05:30
Abhinav b4a1c4c17d Merge branch 'ui-redesign' into forms-redesign 2022-05-17 19:02:57 +05:30
Abhinav 6480f3922f hide compress thumbnail option 2022-05-17 18:37:59 +05:30
Rushikesh Tote b0616a2142 added file hashing 2022-05-17 18:15:11 +05:30
Abhinav dbd3b66ce9 fix import 2022-05-17 16:33:39 +05:30
Abhinav 1abe992217 update strings 2022-05-17 16:33:04 +05:30
Abhinav a779121c85 fix link style 2022-05-17 16:26:35 +05:30
Abhinav e1b5b9ce8e rename MuiStyled(MuiContainer) to VerticallyCenteredContainer 2022-05-17 15:09:49 +05:30
Abhinav 1739be8c1c style things better 2022-05-17 15:08:00 +05:30
Abhinav 43503df7f4 make margin standard 2022-05-17 14:59:59 +05:30
Abhinav 7c635b38ac add padding to manual code 2022-05-17 14:53:37 +05:30
Abhinav 8083e0c3b7 fix import 2022-05-17 14:52:20 +05:30
Abhinav 61ba846e93 make codeBlock extendable 2022-05-17 14:52:07 +05:30
Abhinav fa74b0f438 dont need to convert to const based to make it extendable 2022-05-17 14:50:07 +05:30
Rushikesh Tote 30cb6c0766 fix naming 2022-05-17 13:00:29 +05:30
Rushikesh Tote 5c8995dffb move upload http client to new v2 file 2022-05-17 12:54:02 +05:30
Abhinav eb123e3aa1 fix name 2022-05-17 12:14:47 +05:30
Abhinav 763837c4c8 add node file size limit check 2022-05-17 11:59:58 +05:30
Rushikesh Tote d1b081984b fix upload endpoint 2022-05-17 10:27:02 +05:30
Rushikesh Tote 53f4e5ed92 uploads via workers 2022-05-17 10:21:32 +05:30
Abhinav 1362d8c827 increase space between info and button 2022-05-17 02:26:09 +05:30
Abhinav 66a8ca50b3 final touchup two factor component 2022-05-17 02:22:16 +05:30
Abhinav 5ae226cdb1 update button styles 2022-05-17 02:16:28 +05:30
Abhinav 4fdf1d2320 make message dialog extendable 2022-05-17 01:59:24 +05:30
Abhinav 2183af8796 better errror handling 2022-05-17 01:10:00 +05:30
Abhinav 8a3e21d007 Merge branch 'master' into upload-logs 2022-05-16 14:10:33 +05:30
Abhinav Kumar 70a1d30993
Merge pull request #527 from ente-io/prevent-upload-crash
better handle upload error
2022-05-16 14:08:20 +05:30
Abhinav fdff00facf dont shallow logs 2022-05-16 14:03:38 +05:30
Abhinav 145adb5cb3 fix typo 2022-05-16 13:45:24 +05:30
Abhinav a0579283cc add more log for upload 2022-05-16 13:43:04 +05:30
Abhinav 3da9f06365 better comment 2022-05-16 13:10:06 +05:30
Abhinav 9df1a31b89 move retry failed files back down 2022-05-16 13:04:46 +05:30
Abhinav 14beea9717 refactor code 2022-05-16 13:02:18 +05:30
Abhinav a97b77a9a7 move error handling 2022-05-16 12:52:47 +05:30
Abhinav 3e8ddceb8d remove depreciated logging 2022-05-16 11:45:20 +05:30
Abhinav 8cf9070dd7 adding failing files to failedUploads list 2022-05-16 11:44:44 +05:30
Abhinav 7bf2911598 handle upload error better 2022-05-16 11:01:30 +05:30
Rushikesh Tote d4a80618e1 check if newer electron APIs exist for pending uploads 2022-05-14 10:32:11 +05:30
Abhinav 7c14f36acb reduce divvider opacity 2022-05-13 18:07:29 +05:30
Abhinav 80da573161 Merge branch 'sidebar-items-redesign' into two-factor-redesign 2022-05-13 18:03:05 +05:30
Abhinav 12a6d98718 trigger build 2022-05-13 17:50:46 +05:30
Abhinav 6576a4ae4b redesign codeblock 2022-05-13 17:45:00 +05:30
Abhinav bee4044d83 redesigned recovery modal 2022-05-13 16:38:13 +05:30
Abhinav 235bc42cb5 add global dialog style and accent color 2022-05-13 16:23:34 +05:30
Abhinav 19325b1c25 remove border radius 2022-05-13 15:28:34 +05:30
Abhinav 42a79c5086 Merge branch 'sidebar-items-redesign' into recover-modal-redesign 2022-05-13 15:08:36 +05:30
Abhinav 722e73fc31 handle nonclosable and backdropstatic 2022-05-13 14:51:09 +05:30
Abhinav 2e72987bca use button props instea dof custom color 2022-05-13 14:22:04 +05:30
Abhinav e70011b55f Merge branch 'ui-redesign' into sidebar-items-redesign 2022-05-13 14:06:27 +05:30
Abhinav 977f65bd29 no need for dense 2022-05-13 12:38:01 +05:30
Abhinav 2ed57e577f fix import 2022-05-13 12:37:33 +05:30
Abhinav fcaa661a9e comment out debug log option 2022-05-13 12:36:21 +05:30
Abhinav b4c2799405 fix collection navigation button style 2022-05-13 12:26:21 +05:30
Abhinav 463ce984bf perfect sidebar item padding 2022-05-13 12:20:48 +05:30
Abhinav 053e9bb202 add sidebar navigation button css 2022-05-13 12:14:29 +05:30
Abhinav 5a646bd60c add sidebar button css 2022-05-13 12:12:27 +05:30
Abhinav 3bd5a43a9d prevent route change if redirection request 2022-05-13 11:34:04 +05:30
Abhinav Kumar 67b3b188fc
Merge pull request #522 from ente-io/roadmap-v2
roadmap v2
2022-05-12 20:34:08 +05:30
Abhinav a2496869ae better variable name 2022-05-12 19:52:17 +05:30
Abhinav ee218a0ef2 move to roadmap v2 api 2022-05-12 19:50:26 +05:30
Abhinav bd56178203 change primary color 2022-05-12 19:19:32 +05:30
Abhinav 0f9fb36f32 fix margin 2022-05-12 19:19:23 +05:30
Abhinav 5248c149b0 added sidebar navigation button 2022-05-12 19:19:12 +05:30
Abhinav a9839b21c3 update sidebar button 2022-05-12 19:17:35 +05:30
Abhinav 0b6a25e4a5 fix import 2022-05-12 19:17:19 +05:30
Abhinav 4e055e47e6 update theme 2022-05-12 17:49:37 +05:30
Abhinav b1b36ef374 remove unneccessary prop 2022-05-12 17:08:43 +05:30
Abhinav c090a38906 update container 2022-05-12 16:58:17 +05:30
Abhinav 012000d048 fix themeswitcher allowing null option 2022-05-12 16:18:00 +05:30
Abhinav f4f4ad8868 standarize button styles 2022-05-12 16:17:22 +05:30
Abhinav c9f48b0324 fixed padding issues 2022-05-12 14:31:47 +05:30
Abhinav 6ad252a7c0 update container 2022-05-12 14:31:22 +05:30
Abhinav c2778db269 update strings 2022-05-12 14:25:52 +05:30
Abhinav 76327f8e75 update ThemeSwitcher 2022-05-12 14:25:43 +05:30
Abhinav 8585368349 move user details to new seperate section 2022-05-12 14:24:45 +05:30
Abhinav b6e0b822f3 udpate styled components 2022-05-12 14:23:22 +05:30
Abhinav ede858250c update header 2022-05-12 14:22:58 +05:30
Abhinav f5e1bbf833 update containers 2022-05-12 14:22:30 +05:30
Neeraj Gupta d56d443dba
Merge pull request #513 from ente-io/update-trash-api
move to trash v2 api
2022-05-12 13:16:38 +05:30
Abhinav a1844801b5 reorganise theme 2022-05-12 13:10:16 +05:30
Abhinav 08f303b6cf Merge branch 'collections-redesign' into sidebar-redesign 2022-05-11 21:48:28 +05:30
Abhinav 9a09075ed5 update theme 2022-05-11 20:39:35 +05:30
Abhinav 64b4b6a93a add space between the menu and button 2022-05-11 18:55:01 +05:30
Abhinav 0bff95608f udpate css 2022-05-11 18:51:47 +05:30
Abhinav 410ff2249c add box shadow to menu 2022-05-11 18:48:27 +05:30
Abhinav 427b089d63 fix muiLink unwanted padding problem 2022-05-11 18:40:51 +05:30
Abhinav 3930a97114 improve hook 2022-05-11 18:38:03 +05:30
Abhinav c16b34c031 remove testing code 2022-05-11 18:35:56 +05:30
Abhinav dcf31ef6fd build fix 2022-05-11 18:35:08 +05:30
Abhinav 3de0038def refactor and reorganise collection sort 2022-05-11 18:30:46 +05:30
Abhinav fc7f340913 remove custom icons 2022-05-11 18:30:11 +05:30
Abhinav 0452e323e4 restyle collection sort 2022-05-11 18:11:29 +05:30
Abhinav aa8e97ce65 reorganise components 2022-05-11 17:52:28 +05:30
Abhinav ce9e4e5ba9 perfect All Collection design 2022-05-11 17:39:27 +05:30
Abhinav aaff2797b8 update theme 2022-05-11 17:23:04 +05:30
Abhinav 0575aed626 perfect styles 2022-05-11 16:04:47 +05:30
Abhinav 191a6f864b update dialog title with close button 2022-05-11 15:41:36 +05:30
Abhinav 1071f752a1 define minimized and mazimized view 2022-05-11 10:44:28 +05:30
Abhinav eaca35ea66 start updating progress bar 2022-05-11 01:43:37 +05:30
Abhinav ecc15d90b3 rename showUploadTypeChoiceModal to uploadTypeSelectorView 2022-05-11 00:49:15 +05:30
Abhinav ab9d33fc8d rename to UploadTypeSelector 2022-05-11 00:46:42 +05:30
Abhinav 7793a44f03 redesign upload type selector 2022-05-11 00:46:02 +05:30
Abhinav 4a9a0c294a added dummy takeout upload for designing 2022-05-11 00:45:09 +05:30
Abhinav 5e508479d3 update dialog title with close button 2022-05-10 20:49:05 +05:30
Abhinav 54e5ab6579 update the upload button 2022-05-10 20:08:16 +05:30
Abhinav 3e16684b2b update global button style 2022-05-10 19:49:33 +05:30
Abhinav af632facd3 make content font color by default secondary 2022-05-10 19:40:10 +05:30
Abhinav b012555c95 updated message dialog base 2022-05-10 19:38:44 +05:30
Abhinav Kumar 93152d6eb2
Merge pull request #516 from ente-io/update-family-plan-view
update family plan view
2022-05-07 18:06:15 +05:30
Abhinav 8df6492de9 show subscription in family plan view only if user has atleast one active member in his family 2022-05-07 17:31:08 +05:30
Abhinav 053ca9444b update structuring 2022-05-07 16:55:01 +05:30
Abhinav 5e12e192ab show family portal for all subcriptions 2022-05-07 16:43:30 +05:30
Abhinav 9aa62afa9b update family portal url 2022-05-06 13:23:51 +05:30
Abhinav 7b2c7f0670 move to trash v2 api 2022-05-06 12:05:32 +05:30
Abhinav 8a1938cafe update copies 2022-05-05 10:27:20 +05:30
Abhinav 265ccd51c8 update message dialog base style 2022-05-05 10:24:08 +05:30
Abhinav e833658380 update message dialog 2022-05-04 14:09:26 +05:30
Abhinav 9257b8bd96 update theme radius value 2022-05-04 14:09:05 +05:30
Abhinav 27264dc501 update message dialog style 2022-05-03 21:08:48 +05:30
Abhinav 3b985fa261 refactor message dialog style 2022-05-03 18:34:20 +05:30
Abhinav e03abd1d77 update theme 2022-05-03 18:24:28 +05:30
Abhinav f32ebd6f97 refactor and update message dialog 2022-05-03 17:45:27 +05:30
Abhinav 97fc210ae7 update theme 2022-05-03 17:42:27 +05:30
Abhinav 57cbe14941 add go back button on email change page 2022-05-03 13:22:47 +05:30
Abhinav 4416888c6c show change only when otp is sent 2022-05-03 11:02:07 +05:30
Abhinav e53b017f3c redesign credential page 2022-05-03 10:59:27 +05:30
Abhinav 78a2c32a41 build fix 2022-05-02 22:55:59 +05:30
Abhinav 8fee5497b7 update sidebar width 2022-05-02 22:54:19 +05:30
Abhinav 3877779d1d update verify form 2022-05-02 22:46:03 +05:30
Abhinav 9e4aee8af0 redesign login 2022-05-02 22:36:08 +05:30
Abhinav 01f0cf0eb8 redesign verify page 2022-05-02 22:27:51 +05:30
Abhinav 9643f228f7 update singup form and page 2022-05-02 22:27:07 +05:30
Abhinav adf9ffb40c add form container 2022-05-02 22:26:24 +05:30
Abhinav 6f730faf58 create FormPaper component 2022-05-02 22:17:19 +05:30
Abhinav 288a364ef5 redesign sigup form 2022-05-02 21:40:48 +05:30
Abhinav adff989973 Merge branch 'two-factor-redesign' into forms-redesign 2022-05-02 19:50:10 +05:30
Abhinav d061b8e7e6 fix build 2022-05-02 19:48:19 +05:30
Abhinav ff9476457d moved two factor styledComponent util to component directory 2022-05-02 19:44:31 +05:30
Abhinav 68fafe397f change back to setting buttonText instead of children in submit button 2022-05-02 19:38:13 +05:30
Abhinav 0e22b1ff9e Merge branch 'two-factor-redesign' into forms-redesign 2022-05-02 18:32:28 +05:30
Abhinav fe426e2ad8 fix import 2022-05-02 18:29:35 +05:30
Abhinav 59104a6531 fix import 2022-05-02 18:27:42 +05:30
Abhinav cc2a0ca875 update link button to accept button type color prop 2022-05-02 18:25:00 +05:30
Abhinav 19a0d26f18 fix preview card border radius and FileAndCollectionNameOverlay width 2022-05-02 18:06:19 +05:30
Abhinav 9d04c1f76c update spacing between form fields 2022-05-02 18:03:17 +05:30
Abhinav ba94eaacdc update change email 2022-05-02 18:02:50 +05:30