Commit graph

174 commits

Author SHA1 Message Date
Neeraj Gupta 4ee4b5b2fe Address review comments 2023-07-25 14:10:07 +05:30
Neeraj Gupta 10e2a1b32a Merge branch 'main' into login_v2 2023-07-25 14:01:09 +05:30
ashilkn 5886ff3c45 Change paddings 2023-07-21 15:07:48 +05:30
Neeraj Gupta 8ae121cf06 Reset password from in-memory 2023-07-19 14:45:08 +05:30
Neeraj Gupta b6142c80cf Handle SRPNotSetupErr + fix bug in SRP setup 2023-07-19 14:35:26 +05:30
Neeraj Gupta b432dffbf5 Support for setting up SRP for existing users 2023-07-19 13:03:39 +05:30
Neeraj Gupta 788a6f62da Update SRP on change password 2023-07-18 21:31:45 +05:30
Neeraj Gupta 554beb7139 Update method name 2023-07-18 21:00:42 +05:30
Neeraj Gupta 351a699919 SRP: Redirect to Recover password page 2023-07-18 17:58:45 +05:30
Neeraj Gupta 0206752de7 Fix UI 2023-07-18 17:51:49 +05:30
Neeraj Gupta 0ebd1d1b67 Change OTT copy for forgot password 2023-07-18 17:35:30 +05:30
Neeraj Gupta e92f1e54b1 Show email id on login page 2023-07-18 17:14:53 +05:30
Neeraj Gupta 552a8fa852 Autofill password if in memory 2023-07-18 11:06:43 +05:30
Neeraj Gupta 51c56b52da Add support for login via password 2023-07-18 08:17:29 +05:30
Neeraj Gupta d91215c36d Make password mode as required parameter 2023-07-17 13:37:07 +05:30
Neeraj Gupta 35fd2992c7 Temp commit 2023-07-15 16:35:06 +05:30
Neeraj Gupta 0c978791a0 De: Fix overflow issue for DE language 2023-06-29 11:58:45 +05:30
Neeraj Gupta b5433d3f0d Rename decrecated fields 2023-06-13 12:11:31 +05:30
Neeraj Gupta e23c633511 Replace empty Contains with SizedBox.shrink 2023-06-07 12:21:19 +05:30
Neeraj Gupta d43a4a78dd refactor 2023-06-06 15:27:17 +05:30
Ashil 47a7ac3bb2
Perf improvements (#1097) 2023-05-16 18:12:26 +05:30
ashilkn 3648444e58 Made a working integration test from login to scrolling home gallery + optimized image for thumbnail 2023-05-15 16:11:02 +05:30
Neeraj Gupta bfd745a16c
l10n: translate dateTime for sessions and link expiry 2023-05-10 12:12:02 +05:30
Neeraj Gupta fe6d4be9f2
l10n: use Styled text 2023-04-19 10:21:42 +05:30
Neeraj Gupta 0ddfa1a865
Lint: Fix trailing comma warnings 2023-04-18 14:35:21 +05:30
Neeraj Gupta 6d429f4523
l10n: Merge strings 2023-04-08 13:43:57 +05:30
Neeraj Gupta 7cf71dc018
l10n: Merge strings 2023-04-08 13:30:58 +05:30
Neeraj Gupta fd95485147
Merge strings 2023-04-08 13:24:18 +05:30
vishnukvmd 3e279a0f58 Remove dead code 2023-04-08 09:52:06 +05:30
vishnukvmd 1a22a6e99d Merge one more string 2023-04-08 09:51:46 +05:30
vishnukvmd 345cc69b94 Remove code added for debugging 2023-04-08 09:48:27 +05:30
vishnukvmd d0bd6b19de Merge strings 2023-04-08 09:47:04 +05:30
Neeraj Gupta c78bc1524f
l10n: extract strings 2023-04-05 01:51:40 +05:30
Neeraj Gupta fda7516efd
l10n: extract login_page strings 2023-04-05 00:46:37 +05:30
Neeraj Gupta 0e90efef45
l10n: extract email_entry_page strings 2023-04-05 00:35:53 +05:30
Neeraj Gupta 92390b7c0c
l10n: extract password_entry_page strings 2023-04-04 23:28:01 +05:30
Neeraj Gupta 882f28f1bf
l10n: extract ott_verification_page strings 2023-04-04 22:39:20 +05:30
Neeraj Gupta fd07cbd053
l10n: extract recovery_page strings 2023-04-04 22:32:16 +05:30
Neeraj Gupta 31850533cd
Extract strings 2023-04-04 22:26:36 +05:30
Neeraj Gupta ef19bf9950
Extract strings for delete account page 2023-04-04 21:22:41 +05:30
Neeraj Gupta 8e7dd02032
Fix locale configuration 2023-04-04 19:58:20 +05:30
Neeraj Gupta 287a19fe3d
Minor refactor 2023-04-04 19:33:23 +05:30
Neeraj Gupta db5d894124
Merge branch 'main' into string_extract 2023-04-04 16:39:48 +05:30
vishnukvmd 67a97a434c Always request for feedback 2023-03-31 14:24:31 +05:30
Neeraj Gupta ebab3d71e3
Extract strings 2023-03-25 07:07:01 +05:30
vishnukvmd 695056020e Light up the password field only if the password is valid 2023-03-23 20:17:26 +05:30
Neeraj Gupta 2b780a00d1
Extract sample string 2023-03-21 08:58:13 +05:30
vishnukvmd e8a3df970b Make the dialog non-dismissible 2023-03-15 23:06:01 +05:30
vishnukvmd 6a19d1e551 Add deletion reason 2023-03-15 23:01:48 +05:30
vishnukvmd 6e0bdbb233 Add a confirmation dialog before executing final account deletion 2023-03-15 22:58:35 +05:30