Commit graph

1036 commits

Author SHA1 Message Date
Abhinav-grd ee928e527a remove duplicate declaration 2021-04-27 13:09:35 +05:30
Abhinav-grd c0b9258fc2 rename collectionAndItsLatestFile array to collectionsAndTheirLatestFile 2021-04-27 13:07:42 +05:30
Abhinav-grd b52bc0af20 reorder declarations 2021-04-27 13:02:24 +05:30
Abhinav-grd 24bc4d57ca prevent esc close of upload progress modal 2021-04-27 12:55:58 +05:30
Abhinav-grd a83524b3d8 passed fileAnalysisResult to prefill name 2021-04-27 12:53:21 +05:30
Abhinav-grd ef0863f8ef coorected props to listen for change in useEffect 2021-04-27 12:53:02 +05:30
Abhinav-grd d245345222 added logic to close collectionSelector uploading to new Collection 2021-04-27 12:38:58 +05:30
Abhinav-grd 927790a992 added collection not null check in click handler 2021-04-27 12:20:03 +05:30
Abhinav-grd 6d9b22272b added close onCallback tigger logic - collectionSelector 2021-04-27 12:14:01 +05:30
Abhinav-grd fa420c2f44 removed unneccessary Statements 2021-04-27 12:07:40 +05:30
Abhinav-grd 9a05958b87 corrected setCollectionNamerView useEffect dependency 2021-04-27 12:06:56 +05:30
Abhinav-grd 86b089e5a9 delted optionBar component 2021-04-27 11:43:29 +05:30
Abhinav-grd 58be1d66d7 removed unsed props 2021-04-27 11:40:38 +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 8119fb8682 added new optionbar component 2021-04-27 11:07:30 +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 2ab7560262 moved Loading overlay to a seperate component 2021-04-27 10:57:47 +05:30
Abhinav-grd 55b957053d moved pload related logic to gallery 2021-04-27 01:40:06 +05:30
Abhinav-grd 4f33adba49 updated collection share to share and unshare collection 2021-04-26 17:01:06 +05:30
Abhinav-grd 3665dc63bf added share and unshare collection logic 2021-04-26 17:00:02 +05:30
Abhinav-grd 5ca3a2a935 added collection share component 2021-04-26 13:14:56 +05:30
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 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