Commit graph

349 commits

Author SHA1 Message Date
Abhinav-grd 314c939c30 show loadingbar for initial load 2021-02-15 20:00:26 +05:30
Abhinav-grd 254780429f Merge branch 'master' into first-load-ux 2021-02-15 19:37:50 +05:30
Abhinav-grd a6ad3de6b0 Merge branch 'master' into first-load-ux 2021-02-15 19:33:05 +05:30
Vishnu Mohandas b0937d1a7e Update create collection dialog 2021-02-15 19:15:48 +05:30
Vishnu Mohandas f3097a67c3 Update collection selector modal 2021-02-15 18:49:59 +05:30
Vishnu Mohandas aaffd4d289 Embrace the darkness 2021-02-15 18:12:03 +05:30
Vishnu Mohandas a609f966cf Remove background for unloaded image 2021-02-15 17:15:10 +05:30
Vishnu Mohandas c57772c2fb Update gallery screen 2021-02-15 17:04:11 +05:30
Vishnu Mohandas 9ef43724e6 Remove redundant spinner 2021-02-15 16:59:02 +05:30
Vishnu Mohandas 4380d2cee0 Change loading bar color 2021-02-15 16:51:34 +05:30
Vishnu Mohandas 4e3b78eab1 Update password entry screen 2021-02-15 16:47:01 +05:30
Vishnu Mohandas 7e588e7666 Update verification screen 2021-02-15 16:35:41 +05:30
Vishnu Mohandas 8909748545 Update string 2021-02-15 16:17:24 +05:30
Vishnu Mohandas f42ae6e551 Update login screen 2021-02-15 16:16:16 +05:30
Abhinav-grd 63ae6f79af added data length zero check before rendering intial load delay alert 2021-02-15 15:37:36 +05:30
Vishnu Mohandas 271b9c2e88 Update icon 2021-02-15 15:10:38 +05:30
Vishnu Mohandas 4cb46be72f Update strings 2021-02-15 14:54:15 +05:30
Vishnu Mohandas 3dcebca585 Remove old icon 2021-02-15 14:54:08 +05:30
Vishnu Mohandas 4378008330 Update app icon 2021-02-15 14:51:52 +05:30
Abhinav-grd 9169e068d1 show alert message and loader on first load 2021-02-15 10:49:19 +05:30
Abhinav-grd fcf5d4c3a4
Merge pull request #14 from ente-io/disable_signups
Disable signups
2021-02-14 12:14:35 +05:30
Abhinav-grd 5acb18c807 changed variable name USER_DOES_NOT_EXIST 2021-02-14 12:13:35 +05:30
Abhinav-grd d754e68ad1 removed flash-message package 2021-02-13 17:26:38 +05:30
Abhinav-grd 3d8d5ae8a6 updated the login component 2021-02-13 17:23:36 +05:30
Abhinav-grd 9f673a4057 added user doesnt exist error messages 2021-02-13 17:23:00 +05:30
Abhinav-grd cfc61cbd68 added wWEB_SIGNUPS_DISABLED message 2021-02-13 16:59:24 +05:30
Abhinav-grd 7c8524b873 added new package react-flash-message 2021-02-13 16:59:08 +05:30
Abhinav-grd 82b60f085c removed console log 2021-02-13 16:30:52 +05:30
Abhinav-grd 71db3ba5df
Merge pull request #13 from ente-io/linting
Linting
2021-02-09 15:11:03 +05:30
Abhinav-grd ee65db7d7b Merge branch 'master' into linting 2021-02-09 15:10:20 +05:30
Abhinav-grd e1d9cc9aa6
Merge pull request #8 from ente-io/handle_subscription_errors
Handle subscription errors
2021-02-09 15:09:46 +05:30
Abhinav-grd 74cefa148a requested changes 2021-02-09 15:06:43 +05:30
Abhinav-grd 1d5473f3dd added braces everywhere and formated all files 2021-02-09 15:04:10 +05:30
Abhinav-grd 829e59635d udpated SUBSCRIPTION_EXPIRED string 2021-02-09 12:39:07 +05:30
Abhinav-grd 926a879f63 made errorAlert as default export 2021-02-09 12:38:45 +05:30
Abhinav-grd d5382f40ca Merge branch 'master' into handle_subscription_errors 2021-02-09 12:33:44 +05:30
Abhinav-grd 49d981e86a Merge branch 'master' into handle_subscription_errors 2021-02-09 12:26:42 +05:30
Abhinav-grd 5b17b2a322
Merge pull request #11 from ente-io/collection-delete
handling collection deleted from remote
2021-02-09 12:02:16 +05:30
Abhinav-grd 22bb37c58f corrected casing 2021-02-09 11:48:46 +05:30
Abhinav-grd 21f2a7a4df added setting favItemIds state on intial load 2021-02-09 11:44:00 +05:30
Abhinav-grd 6b8fc327e1 removed console logs 2021-02-09 11:43:33 +05:30
Abhinav-grd a4a3ad2e40 renamed collectionLatestfile to collectionAndItsLatestFile 2021-02-09 11:34:19 +05:30
Abhinav-grd 21297e6e73 use constants for fileDb name 2021-02-09 11:13:05 +05:30
Abhinav-grd f6c8102fec declare variable with type instead of typecasting 2021-02-09 11:12:23 +05:30
Abhinav-grd 85b96b1ef6 corrected DATE_CONTAINER_HEIGHT 2021-02-09 11:03:45 +05:30
Abhinav-grd e8ae13221e more corrections 2021-02-09 10:37:46 +05:30
Abhinav-grd 6ac4e7a269 Merge branch 'master' into collection-delete 2021-02-09 10:31:53 +05:30
Abhinav-grd f740514f56
Merge pull request #12 from ente-io/pre-fetching
added overscan property to prefetch files
2021-02-08 23:00:53 +05:30
Abhinav-grd 336fb1d551 uppercased o in no of pages 2021-02-08 22:59:45 +05:30
Abhinav-grd 82232cb270 added value variables 2021-02-08 22:45:13 +05:30