Commit graph

582 commits

Author SHA1 Message Date
Abhinav-grd 64a95c2d6c made top botton plan selector margin equal 2021-05-08 11:57:46 +05:30
Abhinav-grd c9d030dabf added modal dialog styles 2021-05-08 11:44:30 +05:30
Abhinav-grd 37157455c0 used modal size prop instead of custom classes 2021-05-08 10:59:19 +05:30
Abhinav-grd 84d5f266a3 updated collection selector style 2021-05-08 10:58:16 +05:30
Abhinav-grd 4e31719dbf removed redundant modals classes 2021-05-08 10:50:48 +05:30
Abhinav-grd fb504c8d6f made collection selector item centered 2021-05-08 10:23:06 +05:30
Abhinav-grd a7f02ef045 made div horizontally centered 2021-05-08 09:51:48 +05:30
Abhinav-grd 4cb7d4af7d Merge branch 'master' into handle-create-collection-fail-ui 2021-05-07 13:05:47 +05:30
Abhinav-grd 2c7f07da72 Merge branch 'master' into remove_back_button_password_reset 2021-05-07 13:03:17 +05:30
Abhinav-grd 7815b50b2c force relogin if session doesn't have sessionKeyAttributes 2021-05-07 12:52:03 +05:30
Abhinav-grd 5d86997edb updated upload to handle create collection fail gracefully 2021-05-07 12:37:42 +05:30
Abhinav-grd 74669c1464 remove back button from password set page 2021-05-07 12:26:32 +05:30
Abhinav-grd ad1e89a269 Merge branch 'master' into multiple-tab-error-fix 2021-04-29 14:37:06 +05:30
Abhinav-grd 67371e389d added logic to handle multiple Tabs 2021-04-29 14:28:34 +05:30
Vishnu Mohandas 0a80a56acc Minor UI changes 2021-04-29 14:28:29 +05:30
Abhinav-grd 776eebde4b updated error handling 2021-04-29 14:13:18 +05:30
Abhinav-grd d0c102470d removed onBlur handling from forms 2021-04-29 12:30:23 +05:30
Abhinav-grd 2a36bce875 added not null check 2021-04-29 04:02:13 +05:30
Abhinav-grd 1346acf1db updated collections component 2021-04-29 03:02:37 +05:30
Abhinav-grd 60a7b94d0b abstracted out optionIcon 2021-04-29 03:02:00 +05:30
Abhinav-grd 58190f7f6a redirec to all after collection delete 2021-04-28 15:27:08 +05:30
Abhinav-grd bc29363629 style changes 2021-04-28 15:27:08 +05:30
Vishnu Mohandas d777975122 Minor style changes 2021-04-28 15:14:00 +05:30
Vishnu Mohandas 59a0a694d1 Change background color of alert-success 2021-04-28 14:24:15 +05:30
Abhinav-grd eee0f05ac8 don't rename if collection new Name same as old one 2021-04-28 12:36:51 +05:30
Abhinav-grd 3f42a15f02 added style changes 2021-04-28 12:28:32 +05:30
Abhinav-grd 382c44a44d moved SetDialogMessage and setLoaging to correct places 2021-04-28 12:08:52 +05:30
Abhinav-grd ef24e4372a moved collection Option to seperate component 2021-04-28 12:08:22 +05:30
Abhinav-grd 09c6923675 removed default margin from LinkButton 2021-04-28 11:39:56 +05:30
Abhinav-grd ef0c99e737 integrated selectedFileOption to gallery 2021-04-27 17:28:55 +05:30
Abhinav-grd bf4871aa00 added selectedFileOptions component 2021-04-27 17:28:27 +05:30
Abhinav-grd 44fb64340c added types 2021-04-27 17:06:38 +05:30
Abhinav-grd 08c8a0b0a9 readd removed overflow 2021-04-27 16:24:30 +05:30
Abhinav-grd d867c8b120 udpate file interfcae name to PascalCase 2021-04-27 14:47:38 +05:30
Abhinav-grd 1d9dcfac89 moved image display logic to photoframe 2021-04-27 14:10:37 +05:30
Abhinav-grd 506a85785f use show prefix instead of setup 2021-04-27 13:12:07 +05:30
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 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