Commit graph

1193 commits

Author SHA1 Message Date
Abhinav-grd 733f3013b1 updated the user interface name to PascalCase 2021-04-26 13:14:34 +05:30
Abhinav-grd 5b21d6a380 made Namecollection modal smaller 2021-04-26 13:08:28 +05:30
Abhinav-grd b0fd674e05 updated submit button styles 2021-04-26 13:07:34 +05:30
Abhinav-grd 521ee24414 added close button to message dialog 2021-04-26 13:07:14 +05:30
Abhinav-grd f173e072b5
Merge pull request #56 from ente-io/remove-confirm-dialog
Remove confirm dialog
2021-04-26 10:08:25 +05:30
Abhinav-grd b67d04615b setting error before error handling 2021-04-26 09:54:11 +05:30
Abhinav-grd 6da14d4d28 corrected syncFile logic is Updated state when just files deleted 2021-04-26 09:54:00 +05:30
Abhinav-grd 87ce2ed2a6 updated progress bar UI 2021-04-26 09:53:29 +05:30
Abhinav-grd 399b867109 added size attribute to message dialog 2021-04-26 09:51:14 +05:30
Abhinav-grd 399b441740 used the message dialog in name collections 2021-04-26 09:50:53 +05:30
Abhinav-grd 22567eca57 added missed variant prop in recovery modal 2021-04-25 21:10:33 +05:30
Abhinav-grd dfdbd1894f made variant complusory 2021-04-25 21:05:43 +05:30
Abhinav-grd 5d08b099cc updated the missed payment_update_dialog 2021-04-25 20:57:51 +05:30
Abhinav-grd 22491040d2 remove confirm dialog box component 2021-04-25 20:57:35 +05:30
Abhinav-grd e217a6e345 minor changes 2021-04-25 20:48:17 +05:30
Abhinav-grd c57c0f6aea moved from confirmDialog to generic message dialog 2021-04-25 20:46:58 +05:30
Abhinav-grd 71c71bf129 updated submit button styles 2021-04-25 20:31:44 +05:30
Abhinav-grd 00621b5d77 updated the message dialog style and default proceed button style 2021-04-25 20:28:19 +05:30
Abhinav-grd d1996c07c4 build fix 2021-04-25 16:14:13 +05:30
Abhinav-grd d9261a8465 remove deleted file for localDB 2021-04-24 19:00:11 +05:30
Abhinav-grd 7a9dcb018c style changes to dropdown menu 2021-04-24 16:24:16 +05:30
Abhinav-grd 309532ad3f added collection rename logic and rename Collection service 2021-04-24 15:33:52 +05:30
Abhinav-grd 800fdcbebc updated subcmit button to outline-success 2021-04-24 13:45:09 +05:30
Abhinav-grd fa67c8d693 added Name component to collection to get new Name 2021-04-24 13:44:08 +05:30
Abhinav-grd 53d449b415 updated UploadComponent to use update nameCollection component 2021-04-24 13:40:38 +05:30
Abhinav-grd 84bc2fcbd0 updated createCollection to NameCollection 2021-04-24 13:39:56 +05:30
Abhinav-grd 849213a50b added delete collection logic 2021-04-24 12:39:37 +05:30
Abhinav-grd 16dec299bf added option icon on hover over collection chips 2021-04-24 12:37:51 +05:30
Abhinav-grd e2f73fcb3f setting error before error handling 2021-04-24 00:46:40 +05:30
Abhinav-grd 214a999661 corrected syncFile logic is Updated state when just files deleted 2021-04-24 00:46:27 +05:30
Abhinav-grd bdf25711aa updated progress bar UI 2021-04-24 00:45:24 +05:30
Abhinav-grd 0de72cffa9 updated the createCollection compoenent with formik 2021-04-23 22:14:11 +05:30
Abhinav-grd 8379293dd7 use Ubuntu as font-family 2021-04-23 21:05:48 +05:30
Abhinav-grd a6b665a2aa added disabled button option on message box and disable recovery save before recovery key set 2021-04-23 15:48:41 +05:30
Abhinav-grd a380cebb45 add missing clearSelection Call to fileDelete function 2021-04-23 15:29:56 +05:30
Vishnu Mohandas aae606f001 Rename imported attribute 2021-04-23 13:19:49 +05:30
Vishnu Mohandas c6ba6f151a Add some extra margin 2021-04-23 13:18:28 +05:30
Vishnu Mohandas d694e36495 Update progress dialog on the sidebar 2021-04-23 13:06:21 +05:30
Vishnu Mohandas de13b957b9 Define background color for the subscription plan selector 2021-04-23 12:54:18 +05:30
Abhinav-grd 7b3f2e0e1e clean up 2021-04-23 12:52:52 +05:30
Abhinav-grd 4688f1c4f7 added logic to show loader is plans not loaded before plan selector modal load 2021-04-23 12:52:04 +05:30
Abhinav-grd 1a79e88ed8 changed logic to decrypt files per request 2021-04-23 12:52:04 +05:30
Abhinav-grd cf27370e37 updated collection interface name to PascalCase 2021-04-23 12:52:04 +05:30
Vishnu Mohandas 48c8708c77 Add a hover color to subscription plans 2021-04-23 12:50:33 +05:30
Vishnu Mohandas a57c6f6968 Remove P tag 2021-04-23 12:50:27 +05:30
Vishnu Mohandas 2fb9152626 Fix padding 2021-04-23 12:07:52 +05:30
Vishnu Mohandas 6257211650 Highlight user email 2021-04-23 12:07:52 +05:30
Abhinav-grd 7cb8ba62e7 corrected CANCEL_SUBSCRIPTION_ON_MOBILE condition check 2021-04-23 12:04:21 +05:30
Abhinav-grd 94f744b686 sync subscription and plan before collections 2021-04-23 11:29:09 +05:30
Abhinav-grd 80e545a45d
Merge pull request #38 from ente-io/stripe-integration
Stripe integration
2021-04-23 11:15:31 +05:30