Commit graph

392 commits

Author SHA1 Message Date
Abhinav-grd 9a05958b87 corrected setCollectionNamerView useEffect dependency 2021-04-27 12:06:56 +05:30
Abhinav-grd fcbd1b7558 removed unused props 2021-04-27 11:40:24 +05:30
Abhinav-grd 6dac3fded2 return empty message Modal wihen attributes is null - CollectionNamer 2021-04-27 11:39:49 +05:30
Abhinav-grd f11eac0512 updated the upload modal to refactor collectionNamer and collectionSelector component to gallery 2021-04-27 11:34:13 +05:30
Abhinav-grd ea079fffe8 moved attribute type to respective components 2021-04-27 11:20:03 +05:30
Abhinav-grd 506a889c98 update collectionSelector to be used seperately from upload service 2021-04-27 11:11:08 +05:30
Abhinav-grd d3a760d336 moved nameCollection to gallery 2021-04-27 11:06:56 +05:30
Abhinav-grd 9bce58824d moved upload related props to gallery 2021-04-27 11:05:49 +05:30
Abhinav-grd 26608df407 rename NameCollection to CollectionNamer 2021-04-27 10:59:50 +05:30
Abhinav-grd 326f3820c1 updated AddCollectionButton prop name 2021-04-27 10:59:15 +05:30
Abhinav-grd 4f33adba49 updated collection share to share and unshare collection 2021-04-26 17:01:06 +05:30
Abhinav-grd 5ca3a2a935 added collection share component 2021-04-26 13:14:56 +05:30
Abhinav-grd 5b21d6a380 made Namecollection modal smaller 2021-04-26 13:08:28 +05:30
Abhinav-grd 399b441740 used the message dialog in name collections 2021-04-26 09:50:53 +05:30
Abhinav-grd dfdbd1894f made variant complusory 2021-04-25 21:05:43 +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 d1996c07c4 build fix 2021-04-25 16:14:13 +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 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 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
Vishnu Mohandas aae606f001 Rename imported attribute 2021-04-23 13:19:49 +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 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
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 817b2aba89 added min plan Icon wrapper div height 2021-04-23 11:14:08 +05:30
Abhinav-grd 52abd94b84 Merge branch 'master' into stripe-integration 2021-04-23 11:04:40 +05:30
Abhinav-grd 612e415e26 show cancel subscription on mobile popup for subscription change request by non stripe subscription user 2021-04-23 10:55:57 +05:30
Abhinav-grd 207f677bb2 added error handling to buyPaidSubscription 2021-04-23 09:16:25 +05:30
Abhinav-grd 19101302c4 fixed session expired mewssage parsing 2021-04-23 09:08:55 +05:30
Abhinav-grd b20a68da30 added recoveryModal to generatePage 2021-04-22 20:00:07 +05:30
Abhinav-grd 9488626de6 update confirm action component 2021-04-22 18:26:06 +05:30
Abhinav-grd 894b8ed8c5 allow close on background click if user has piad plan 2021-04-22 10:55:38 +05:30
Abhinav-grd cf5375810e remove 0 2021-04-21 14:03:55 +05:30
Abhinav-grd bd9115712e move cancel subscribe up 2021-04-21 14:03:18 +05:30
Abhinav-grd 9ede8c0e43 moved yearly plan first 2021-04-21 13:46:09 +05:30
Abhinav-grd cd4a4f6d12 change plan icon border
width
2021-04-21 13:38:03 +05:30
Abhinav-grd ba42b072df make plan div centered 2021-04-21 13:22:56 +05:30
Abhinav-grd f685036816 type and string changes 2021-04-20 16:39:03 +05:30