Commit graph

1599 commits

Author SHA1 Message Date
Abhinav-grd 46efdf7804 added isProduction check bfore cloudflare Analytics script 2021-06-08 17:49:20 +05:30
Abhinav-grd 4ef1330331 fix stripe load error handling 2021-06-08 15:29:02 +05:30
Abhinav-grd 81382bda8c renamed files received from PWA share to sharedFiles 2021-06-08 15:23:11 +05:30
Abhinav-grd bd9368eac3 remove commented code 2021-06-08 15:13:13 +05:30
Pushkar Anand a895cbb830 I hate the margin at the bottom 2021-06-08 00:44:52 +05:30
Pushkar Anand 2f9c372366 Support for auto redirect. 2021-06-08 00:28:52 +05:30
Pushkar Anand 67335ceb1d Update workbox config 2021-06-07 11:08:45 +05:30
Abhinav-grd 0ed71a6b76 improved error logging 2021-06-07 10:34:50 +05:30
Abhinav-grd 962c9e7a29 sepearted uploadFilesToNewCollections and uploadToExistingCollections 2021-06-07 10:05:50 +05:30
Pushkar Anand cd43b022ba Clean up 2021-06-07 02:51:55 +05:30
Pushkar Anand 5438cfc3ff Implemented share target api 2021-06-07 01:56:31 +05:30
Pushkar Anand e46d8becd4 Moved components from pages
All files under pages are cached under seperate bundles which gets
downloaded by service worker for caching. This is unnecessary for
components which are never meant to be served individually. Thus,
moving to them under a directory in components.
2021-06-06 23:40:26 +05:30
Pushkar Anand 18ee667ca5 Fix icons 2021-06-05 21:10:44 +05:30
Pushkar Anand 5c50db7187 Fix build error. 2021-06-05 20:48:49 +05:30
Pushkar Anand fd53c0b9b8 Show file info 2021-06-05 20:33:54 +05:30
Pushkar Anand f02244beb2 Photoswipe open transition 2021-06-05 10:50:29 +05:30
Pushkar Anand f71b6e6efc Recovery page design update 2021-06-05 10:43:49 +05:30
Pushkar Anand 69e6ad2fd0 Empty screen update 2021-06-05 10:34:35 +05:30
Pushkar Anand 7e7772bde5 Smaller image on mobile. 2021-06-05 03:45:36 +05:30
Pushkar Anand a7102c005d Consistent UX before login 2021-06-05 03:19:24 +05:30
Pushkar Anand 4421251ffd No header on login and signup 2021-06-05 03:05:28 +05:30
Pushkar Anand 7c257e3f7b FF signup spacing 2021-06-05 03:03:20 +05:30
Pushkar Anand 0e513b1301 Moving pixels. 2021-06-05 02:50:53 +05:30
Pushkar Anand 5dc180e41d Updated style as per founder's comments. 2021-06-05 02:28:08 +05:30
Pushkar Anand 4c116e2f71
Equal spacing 2021-06-05 02:23:26 +05:30
Pushkar Anand 579943d8a8 Updated navbar style. 2021-06-05 02:15:57 +05:30
Pushkar Anand fd7ea85435 Butify landing screen 2021-06-05 02:13:41 +05:30
Pushkar Anand 5a06cda649 Introduced App level context. 2021-06-05 02:13:41 +05:30
Abhinav-grd c03767a354 removed redundant a.taget= blank 2021-06-04 17:14:30 +05:30
Abhinav-grd 52d99aa210 removed outline from the sidebar items 2021-06-04 17:12:23 +05:30
Abhinav-grd d26bf25bd2 remove finally block from uploader 2021-06-04 00:18:44 +05:30
Abhinav-grd ff7e897339 log file extension for thumbnail fail 2021-06-03 23:21:09 +05:30
Abhinav-grd 3fb4c861eb remove on dragleave from dropdiv to avoid flickerring 2021-06-03 16:28:44 +05:30
Abhinav-grd 7c4963ec31 added null check on video 2021-06-03 16:11:10 +05:30
Abhinav-grd 51d9f807b1 updated eslintrc 2021-06-03 16:10:57 +05:30
Abhinav-grd ce9fea282a fixed dialog close 2021-06-03 13:33:32 +05:30
Abhinav-grd be5a976a25 added null memlimit value check 2021-06-03 11:35:43 +05:30
Pushkar Anand 252e81eb1d Increased diff to 250 per page. 2021-06-03 02:46:06 +05:30
Pushkar Anand ab097861cd Merge branch 'release' of github.com:ente-io/bada-frame 2021-06-03 02:43:32 +05:30
Pushkar Anand 7014f46c7c Fix for non-center open and imediate delete. 2021-06-03 01:55:46 +05:30
Pushkar Anand 88363c6845 Fix for bad layout on search. 2021-06-03 01:00:30 +05:30
Pushkar Anand 4878507e3a Spacing issue 2021-06-03 00:56:48 +05:30
Pushkar Anand 888f9b1e7a Updated photoswipe and restricted parallel sync. 2021-06-02 23:55:35 +05:30
Pushkar Anand 0905c46a79 Changed batch size to 100 2021-06-02 02:12:44 +05:30
Pushkar Anand 58ae10d0d9 Removed console.log 2021-06-02 01:55:01 +05:30
Pushkar Anand e4d5ef0e5e Fix for broken layout. 2021-06-02 01:53:54 +05:30
Pushkar Anand 4eb1d27d04 Fix for photoswipe not rendering images after reset
- I almost lost my cool on this issue.
- Sorry for bad code. I might clean it later.
- I might not! God only knows. :P
2021-06-02 00:45:42 +05:30
Abhinav-grd 68976573e9 added static thumbnail property for failed thumbnail 2021-06-01 22:54:24 +05:30
Abhinav-grd 9af5715e7b removed checkFileFormatSupport check 2021-06-01 22:17:34 +05:30
Abhinav-grd 8d6de9b73e added unsupported format check 2021-06-01 21:33:32 +05:30
Abhinav-grd 272e2a33dc fixed detected dragged gallery item 2021-06-01 20:48:04 +05:30
Abhinav-grd ed63e77ddb null check on close action 2021-06-01 18:01:05 +05:30
Abhinav-grd ed0a5cf174 show donwload video popup on non playable videos 2021-06-01 17:42:47 +05:30
Abhinav-grd 13144049fc Revert "removed isUpdated from synFile response"
This reverts commit 22afa023e4.
2021-06-01 14:10:52 +05:30
Abhinav-grd 03ec29ddef reverted to dropDiv component 2021-06-01 13:56:19 +05:30
Abhinav-grd 8c2baa9f9d removed console log 2021-06-01 13:55:52 +05:30
Abhinav-grd def50b1a61 added closeButton to dropZone and close on escape key press 2021-06-01 13:55:45 +05:30
Abhinav-grd 90edd1026f extracted string to constants 2021-06-01 13:55:19 +05:30
Abhinav-grd 5de7c40bbb show loading while files are being analysed before upload 2021-06-01 13:54:36 +05:30
Abhinav-grd 3ed4fc2b4d close empty collection selection modal 2021-06-01 13:52:03 +05:30
Abhinav-grd c1c4d1272b added error handling to file delete 2021-06-01 13:51:55 +05:30
Abhinav-grd 22afa023e4 removed isUpdated from synFile response 2021-06-01 13:51:20 +05:30
Abhinav-grd 3c741a78ab hide upload button during first load 2021-06-01 13:50:16 +05:30
Abhinav-grd 9471b277be moved fullScreenDropZone above collection 2021-06-01 13:44:24 +05:30
Abhinav-grd 2afe84e0b7 add a loader to first page to avoid showing email form on web page open 2021-05-31 23:55:36 +05:30
Abhinav-grd 42337d5266 reverted to dropDiv component 2021-05-31 20:55:33 +05:30
Abhinav-grd 38f89cacc2 removed console log 2021-05-31 20:24:02 +05:30
Abhinav-grd 989fb27ebe added closeButton to dropZone and close on escape key press 2021-05-31 18:24:13 +05:30
Abhinav-grd 221054227c extracted string to constants 2021-05-31 17:13:36 +05:30
Abhinav-grd 2b59c08594 show loading while files are being analysed before upload 2021-05-31 17:13:17 +05:30
Abhinav-grd 3dcda4e3c1 close empty collection selection modal 2021-05-31 16:47:47 +05:30
Abhinav-grd be6dd6d5a7 added error handling to file delete 2021-05-31 16:28:33 +05:30
Abhinav-grd f0db56bb30 removed isUpdated from synFile response 2021-05-31 16:02:38 +05:30
Abhinav-grd 2d7b783209 hide upload button during first load 2021-05-31 16:00:26 +05:30
Abhinav-grd f119772d21 moved fullScreenDropZone above collection 2021-05-31 14:14:31 +05:30
Pushkar Anand a9e6bd126b Fix for photoswipe bad behaviour 2021-05-31 01:53:54 +05:30
Pushkar Anand 5a483679e3 Fix for overlap on window resize. 2021-05-30 23:43:58 +05:30
Pushkar Anand 8cb058047c Reset react-window offset cache after files are fetched. 2021-05-30 23:32:57 +05:30
Pushkar Anand ca83873783 Fix for overlap issue when switching b/w collection 2021-05-30 22:32:24 +05:30
Pushkar Anand e66817c43b Eslint rule update 2021-05-30 22:26:48 +05:30
Pushkar Anand 5520b94b57 Optimize gallery for frist load. 2021-05-30 22:05:48 +05:30
Pushkar Anand f20bea1bd7
Update index.tsx 2021-05-30 14:07:06 +05:30
Pushkar Anand 7970916acb fix offline style 2021-05-30 03:41:52 +05:30
Pushkar Anand 39c477c09c Reenable service worker without aggresive caching 2021-05-30 03:32:06 +05:30
Pushkar Anand e01ed58a5d Fix build. 2021-05-29 12:16:17 +05:30
Pushkar Anand adb6af09ce Added eslint 2021-05-29 11:57:52 +05:30
Abhinav-grd 022c9ffebf Merge branch 'master' into release 2021-05-28 22:58:17 +05:30
Abhinav-grd 1ca32038ba max limit on fileProgess 2021-05-28 22:58:07 +05:30
Abhinav-grd 7d5db2f903 order date result 2021-05-28 22:57:08 +05:30
Abhinav-grd 828a1563fb Merge branch 'master' into release 2021-05-28 22:32:31 +05:30
Abhinav-grd d17fb2d342 fixed january bug 2021-05-28 22:32:23 +05:30
Abhinav-grd 9dc799acb6 support for 3 letter month search 2021-05-28 22:32:16 +05:30
Abhinav-grd f194ce0844 remove box shadow 2021-05-28 22:31:53 +05:30
Abhinav-grd ccb7bb78d7 Merge branch 'master' into release 2021-05-28 22:03:16 +05:30
Abhinav-grd e72317af36 cleanup 2021-05-28 22:03:08 +05:30
Abhinav-grd 3130ea6210 change session expired button color 2021-05-28 21:58:52 +05:30
Abhinav-grd bd5ba9a342 addded year and month parsing 2021-05-28 21:55:19 +05:30
Abhinav-grd da80fba63c Merge branch 'master' into release 2021-05-28 20:07:41 +05:30
Abhinav-grd e29520f5da added fade in instead of disabled search bar 2021-05-28 19:56:35 +05:30
Abhinav-grd e9c3282c17 Merge branch 'master' into release 2021-05-28 19:33:06 +05:30
Abhinav-grd 4d91aaa566 disabled searchbar when loading 2021-05-28 19:32:48 +05:30
Abhinav-grd 71c6c89820 handle fail of loadStripe 2021-05-28 18:13:04 +05:30
Abhinav-grd cf45ee9bb9 Merge branch 'master' into release 2021-05-28 12:34:11 +05:30
Abhinav-grd 25e8685336 Revert "added new fetchUploadURLSeparately funtion"
This reverts commit fa75a83a7a.
2021-05-28 12:32:44 +05:30
Abhinav-grd 51c792e94f Revert "removed pop for indexs"
This reverts commit 1687a01d7a.
2021-05-28 12:32:02 +05:30
Abhinav-grd 291ee61f84 Merge branch 'master' into release 2021-05-28 11:18:25 +05:30
Abhinav-grd 0ebe8b2527 fix unregister code 2021-05-28 11:18:15 +05:30
Abhinav-grd b6d622dd50 Merge branch 'master' into release 2021-05-28 11:15:12 +05:30
Abhinav-grd 528a44a298 upnregister registered service worker 2021-05-28 11:14:20 +05:30
Abhinav-grd 10549f5e8e Merge branch 'master' into release 2021-05-28 10:45:34 +05:30
Abhinav-grd 83a48ba811 removed service worker 2021-05-28 10:45:26 +05:30
Abhinav-grd fa3aaff03e Merge branch 'master' into release 2021-05-28 09:34:57 +05:30
Abhinav-grd 1687a01d7a removed pop for indexs 2021-05-28 09:34:46 +05:30
Abhinav-grd b0e9ef039b Merge branch 'master' into release 2021-05-27 22:39:26 +05:30
Abhinav-grd 079d1194cf added interceptor to get better errors 2021-05-27 22:39:15 +05:30
Abhinav-grd 305b30d702 Merge branch 'master' into release 2021-05-27 22:34:59 +05:30
Abhinav-grd 59dad20670 disable dropzone while upload in progress 2021-05-27 22:34:43 +05:30
Abhinav-grd 3b0223b1a2 Merge branch 'master' into release 2021-05-27 21:57:24 +05:30
Abhinav-grd fa75a83a7a added new fetchUploadURLSeparately funtion 2021-05-27 21:57:13 +05:30
Abhinav-grd 35e0b2d157 lifted fullscreen dropzone above search bar 2021-05-27 20:48:54 +05:30
Abhinav-grd 7d74bcc975 Merge branch 'master' into release 2021-05-27 20:14:28 +05:30
Abhinav-grd 68c02bf355 dont retry upload file 2021-05-27 20:14:13 +05:30
Abhinav-grd 1303451801 Merge branch 'master' into release 2021-05-27 19:43:50 +05:30
Abhinav-grd b57e2e31af moved retrial logic to upload service 2021-05-27 19:43:16 +05:30
Abhinav-grd 035e96773f Merge branch 'master' into release 2021-05-27 18:08:49 +05:30
Abhinav-grd 29d4e7d0a0 updated styled for result shown 2021-05-27 18:08:32 +05:30
Abhinav-grd 81da7be58a Merge branch 'master' into release 2021-05-27 16:08:28 +05:30
Abhinav-grd f360b5749b dont wrap placeholder text 2021-05-27 16:06:45 +05:30
Abhinav-grd 56c45fcb1d hide collection on search mode 2021-05-27 16:03:07 +05:30
Abhinav-grd cf11af9906 moved startTime declaration to the top of gallery 2021-05-27 14:02:48 +05:30
Abhinav-grd d7ed8c64b3 added Searchstatsbar 2021-05-27 13:57:32 +05:30
Vishnu Mohandas ce81152523 Merge branch 'master' into release 2021-05-27 03:03:48 +05:30
Pushkar Anand 1a86ac43fb Fix style for first load alert. 2021-05-27 03:00:00 +05:30
Pushkar Anand f86354ca24 Fix build. 2021-05-27 02:41:48 +05:30
Pushkar Anand 838ebfc7f9 Fix search issue. 2021-05-27 02:41:48 +05:30
Pushkar Anand 6477555387 Fix build. 2021-05-27 02:13:30 +05:30
Pushkar Anand 363805bed7 Fix search issue. 2021-05-27 02:06:02 +05:30
Abhinav-grd 7cfe2fc32c random comment 2021-05-26 23:39:10 +05:30
Abhinav-grd 5724124d0f isMounted check 2021-05-26 23:35:38 +05:30
Abhinav-grd 488a02dc63 added fadeout and then fade in 2021-05-26 22:57:59 +05:30
Abhinav-grd 0828850fa4 fix searchbar not coming 2021-05-26 22:47:12 +05:30
Abhinav-grd 1fc664ed33 fadein searchbar on first load 2021-05-26 22:18:29 +05:30
Abhinav-grd 758a4ccd0c Merge branch 'master' into search 2021-05-26 21:02:31 +05:30
Vishnu Mohandas 2ea63217a9 Fix padding 2021-05-26 21:01:36 +05:30
Abhinav-grd 1435bc182b replace control icon instead of adding icon to single input 2021-05-26 20:52:18 +05:30
Vishnu Mohandas dec179ad75 Minor padding changes 2021-05-26 20:26:13 +05:30
Abhinav-grd d0775d3a16 dont show search bar during first load 2021-05-26 20:25:06 +05:30
Abhinav-grd 1031720755 updated min size to turn to search button 2021-05-26 19:39:23 +05:30
Abhinav-grd 51ddd14323 cleanup 2021-05-26 18:45:45 +05:30
Abhinav-grd f46fc07c91 Revert "updated strings and search bar width"
This reverts commit 2319ced633.
2021-05-26 18:42:13 +05:30
Abhinav-grd 1153246dc0 keep search icon green till search bar open 2021-05-26 18:33:20 +05:30
Abhinav-grd 3a5c3ae5ac added padding of 2px to icons 2021-05-26 18:29:32 +05:30
Abhinav-grd 806eebaff7 capatilize Christmas 2021-05-26 18:27:51 +05:30
Abhinav-grd fc1c1f1858 focus on searchbar open 2021-05-26 18:19:39 +05:30
Abhinav-grd 6c7a173947 center sidebar 2021-05-26 18:19:18 +05:30
Abhinav-grd dfd33af426 dont show stats of previous result 2021-05-26 18:07:54 +05:30
Abhinav-grd 82ca4d1d5c updated searchLocation to send token 2021-05-26 17:19:28 +05:30
Abhinav-grd 7b135410db updated response structure 2021-05-26 17:11:55 +05:30
Abhinav-grd aeecac7429 improved variable names 2021-05-26 17:07:01 +05:30
Abhinav-grd 1f35abc23a show defaultSuggestions as options too 2021-05-26 17:06:05 +05:30
Abhinav-grd 2319ced633 updated strings and search bar width 2021-05-26 17:00:08 +05:30
Abhinav-grd bc044800ae updated to proxy loaction search from museum 2021-05-26 16:56:45 +05:30
Abhinav-grd ccfcc74299 center aligned searchStats 2021-05-26 13:20:52 +05:30
Abhinav-grd f3c3a3d9fe added default suggestion 2021-05-26 13:17:19 +05:30
Abhinav-grd 25c17c687e addded searchStats 2021-05-26 12:41:05 +05:30
Abhinav-grd 8581843736 handled mobile view 2021-05-26 11:51:50 +05:30
Abhinav-grd fec9f1a980 make icon green on hover 2021-05-25 17:10:46 +05:30
Abhinav-grd ccebe14f59 hide selected to allow research 2021-05-25 16:36:14 +05:30
Abhinav-grd 8ebaacafd4 update search hint 2021-05-25 16:02:49 +05:30
Abhinav-grd c93ae99139 make search green on focus 2021-05-25 16:00:45 +05:30
Vishnu Mohandas 6b1d3a744a Update placeholder 2021-05-25 15:17:57 +05:30
Abhinav-grd c3d5494b93 added crossICon to close search mode 2021-05-25 14:46:20 +05:30
Abhinav-grd 94768d984a added closeCross to resetSearch 2021-05-25 14:19:20 +05:30
Abhinav-grd 0578358e53 added ref to remove focus after input clear 2021-05-25 13:38:57 +05:30
Abhinav-grd 11f5baa782 run main only if allFiles not populated 2021-05-25 13:29:23 +05:30
Abhinav-grd 1a4f105fb9 make pointer on to cursor on control hover 2021-05-25 12:28:25 +05:30
Abhinav-grd 9ba93415d0 rename pass style prop to style instead of provided 2021-05-25 11:50:18 +05:30
Abhinav-grd 6c2a7cbf4e added bottom margin to collection Bar 2021-05-25 11:41:47 +05:30
Abhinav-grd 059a94e65b added logo to sidebar 2021-05-24 21:28:45 +05:30
Pushkar Anand 26613676be Adding missing files. 2021-05-24 21:28:30 +05:30
Abhinav-grd d2f4e1adc5 made search bar always present and remove search button 2021-05-24 21:22:07 +05:30
Abhinav-grd dc21741704 cleanup 2021-05-24 21:20:05 +05:30
Abhinav-grd b73d8217a9 updated search button to icon 2021-05-24 21:14:50 +05:30
Abhinav-grd 6cd2865a8d Merge branch 'master' into search 2021-05-24 19:37:10 +05:30
Abhinav-grd 77fc9a0ba3 refresh file list on each open 2021-05-24 19:24:14 +05:30
Abhinav-grd 2515a5df4a added console log for process.env testing 2021-05-24 19:03:22 +05:30
Abhinav-grd ccf08a75fe updated token validity check 2021-05-24 18:49:05 +05:30
Abhinav-grd 4e71b2ed84 removed unnessary type defination and conditional rendering 2021-05-24 17:59:24 +05:30
Abhinav-grd 4ed3f7d691 handle empty searchPhrase calls 2021-05-24 17:52:42 +05:30
Abhinav-grd e7458fbc8c better variable name 2021-05-24 17:49:18 +05:30
Abhinav-grd 114652d308 reduced debounce time 2021-05-24 17:45:10 +05:30
Abhinav-grd b99adafd02 update to promised based deboucher 2021-05-24 17:34:37 +05:30
Abhinav-grd f9c2258e41 convert extenstion to lowercase before comparison 2021-05-24 16:51:21 +05:30
Abhinav-grd 800e2d74df updated to useThrottleCallback 2021-05-24 14:02:58 +05:30
Abhinav-grd 720b14ec42 added logic to terminate upload worker after upload finish 2021-05-24 11:33:14 +05:30
Abhinav-grd 04698a6d41 set uploadStage as Start while turning on view 2021-05-24 10:41:46 +05:30
Abhinav-grd 839a935f42 imporve thumbnial generation fail handling 2021-05-24 10:23:09 +05:30
Abhinav-grd 90e586dded corrected storage limit exceeded banner setting logic 2021-05-24 09:41:32 +05:30
Abhinav-grd c944872e86 updated sidebar with precise total_storage 2021-05-24 09:33:08 +05:30
Abhinav-grd e4f8b80325 added bottom space after logout in sidebar 2021-05-24 09:20:47 +05:30
Abhinav-grd 695cdf58dd updated sinup page style 2021-05-23 22:25:48 +05:30
Abhinav-grd 8fc27abe6c updated generate page 2021-05-23 22:24:14 +05:30
Abhinav-grd 65b034c62a removed understood check 2021-05-23 21:35:00 +05:30
Abhinav-grd c01a827e00 moved whole useEffect inside async main 2021-05-23 21:34:38 +05:30
Abhinav-grd 04a6f2c3cf updated string 2021-05-23 21:07:44 +05:30
Abhinav-grd bc7fa5278c added terms and condition 2021-05-23 21:06:44 +05:30
Abhinav-grd 2d7c9fa5a4 clearKey on verify page if server send keyAttributes 2021-05-23 21:06:44 +05:30
Abhinav-grd 67aa33cac3
Merge pull request #73 from ente-io/signup-flow-update
Signup flow update
2021-05-23 20:30:58 +05:30
Abhinav-grd 1aeaa23ebd passed setLoading to component 2021-05-23 20:29:11 +05:30
Abhinav-grd 90659cca58 moved save logic inside generateAndSaveIntermediateKeyAttributes 2021-05-23 20:23:11 +05:30
Pushkar Anand 2f4dbaa30a Fix offline handling. 2021-05-23 20:22:54 +05:30
Abhinav-grd 4bc152f354 removed ORIGINAL_KEY_ATTRIBUTES from ls storage after putAttribute call 2021-05-23 20:18:27 +05:30
Abhinav-grd ce9a040264 added ORIGINAL_KEY_ATTRIBUTES ls key 2021-05-23 20:10:42 +05:30
Abhinav-grd 936a4e9643 added logic to skip password set if keyAttribute already in localDB 2021-05-23 20:10:29 +05:30
Abhinav-grd 29610d3559 dont send name in putAttributes 2021-05-23 20:08:00 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd 0f9f9c10d7 seperated out save logic from generateIntermediateKeyAttributes 2021-05-23 19:29:00 +05:30
Abhinav-grd d5b971ae91 complete signup flow logic 2021-05-23 19:28:14 +05:30
Abhinav-grd e5c56d1250 refactored generateKeyAttributes to util 2021-05-23 19:25:56 +05:30
Abhinav-grd 1b4c6de876 removed unnecessary imports 2021-05-23 19:24:51 +05:30
Abhinav-grd 1d74382ccd updated singup form with pasword generation logic 2021-05-23 18:54:25 +05:30
Abhinav-grd b3594ca7cf change signup link on loginPage to button 2021-05-23 18:32:05 +05:30
Pushkar Anand 560bec4c05 Choose Plan design update. 2021-05-23 17:34:29 +05:30
Pushkar Anand 3f26ccc555 First load scroll button issue fix 2021-05-23 11:43:38 +05:30
Pushkar Anand be08638d4f Updated zoom logic for desktop 2021-05-23 11:41:40 +05:30
Pushkar Anand 580d17422b Empty Screen and sidebar design update. 2021-05-23 11:19:53 +05:30
Pushkar Anand 48b1e18da6 Updated Collection Scroll button design. 2021-05-23 09:58:11 +05:30
Abhinav-grd bf880f0b3c removed uneccessay alert component 2021-05-23 06:28:57 +05:30
Abhinav-grd 9cf61ac7cd use hex colors 2021-05-23 06:25:13 +05:30
Abhinav-grd 4aa4d1d79e changed link color for banner 2021-05-23 06:22:02 +05:30
Abhinav-grd 0e7de513a0 centered banner 2021-05-23 06:17:47 +05:30
Abhinav-grd e677f52c60 Merge branch 'master' into moved-banner-to-image-gallery-end 2021-05-23 06:00:55 +05:30
Abhinav-grd 57eb2968ac added custom logic for banner element style 2021-05-23 05:55:58 +05:30
Vishnu Mohandas 98bd32a5a2 Change background of install-mobile alert 2021-05-23 05:48:21 +05:30
Abhinav-grd 0a66e963f9 added install mobile app to photoFrame 2021-05-23 05:44:02 +05:30
Vishnu Mohandas 0b08eeec5b Update alert success color 2021-05-23 00:10:34 +05:30
Abhinav-grd b04fcee3f9 reset to all on updateFile 2021-05-21 18:59:28 +05:30
Abhinav-grd 021b439c77 made stype changes 2021-05-21 18:59:06 +05:30
Abhinav-grd f791bdb61d added missed break in switch case and upadated dateResult label 2021-05-21 16:44:13 +05:30
Abhinav-grd c26a00b8dd moved cross icon to component 2021-05-21 16:23:18 +05:30
Abhinav-grd cbb250c54e remove weeday and year from search result parsed date 2021-05-21 16:16:37 +05:30
Abhinav-grd 2728876fa1 added icon to options and singleValue components 2021-05-21 16:11:22 +05:30
Abhinav-grd 761a14a335 added date and location icon 2021-05-21 16:04:32 +05:30
Abhinav-grd b6a8dd769f added debounce option to getOptions 2021-05-21 15:25:19 +05:30
Abhinav-grd 95fc0d729c added helper formatDate 2021-05-21 15:17:42 +05:30
Abhinav-grd 6bfad2a0d8 updated to handle poi location type responses 2021-05-21 15:17:28 +05:30
Abhinav-grd 81ad86d021 updated with react-select to provide suggestions 2021-05-21 15:16:56 +05:30
Abhinav-grd 3753ab8110 do't show INSTALL_MOBILE_APP banner on searchmode 2021-05-21 15:15:10 +05:30
Abhinav-grd 824cf59dd4 passed loadingBar ref to searchBar 2021-05-20 14:35:21 +05:30
Abhinav-grd 424b36a5ca added focus on search input field 2021-05-20 14:34:48 +05:30