Commit Graph

130 Commits

Author SHA1 Message Date
Andrew Haisting
6fa75ac818 BIT-910 Parse server error messages on create account request (#164) 2023-10-26 13:29:30 -05:00
Brian Yencho
95d7eaf144 BIT-725, BIT-328: Add base URL interceptors and dynamically change environments (#160) 2023-10-25 14:24:02 -05:00
Brian Yencho
62fe0ea901 BIT-150: Add more comprehensive list of settings rows. (#155)
Co-authored-by: David Perez <david@livefront.com>
2023-10-25 09:59:49 -05:00
Andrew Haisting
f9df52b253 BIT-189 Check data breaches toggle should default to on (#159) 2023-10-25 09:36:07 -05:00
Andrew Haisting
0b3923a49b BIT-945 Continue with registration if HIBP call fails (#158) 2023-10-24 16:23:16 -05:00
Andrew Haisting
fa4cd603b4 BIT-189 Check for data breaches during create account (#154) 2023-10-24 11:36:11 -05:00
Brian Yencho
4d93147186 BIT-725: Replace "region" concept with Environment (#152) 2023-10-24 11:17:10 -05:00
Brian Yencho
689cc2be27 BIT-752: Add Environment/EnvironmentRepository/EnvironmentDiskSource (#151) 2023-10-24 10:46:33 -05:00
Brian Yencho
6b62cc7b7a BIT-411: Add NetworkConfigRepository (#150) 2023-10-24 09:49:22 -05:00
Brian Yencho
8ecd1c0261 Update the formatting of non-resource files (#153) 2023-10-24 09:11:07 -05:00
joshua-livefront
ec64e15f8d BIT-904: Reskin for the first time user vault screen (#144) 2023-10-23 14:25:18 -04:00
Ramsey Smith
21424f52dd BIT-636: Rectify sync api response model (#145) 2023-10-23 12:01:50 -06:00
Andrew Haisting
98c09e5bf4 Clean up CreateAccountViewModelTest (#142) 2023-10-23 10:29:03 -05:00
Brian Yencho
906980497f BIT-698: Add landing email validation (#143) 2023-10-23 10:10:58 -05:00
Brian Yencho
2b491facdc Clean up landing screen test (#141) 2023-10-23 08:10:44 -05:00
Brian Yencho
96142cda5d Improve switch toggle semantics (#140) 2023-10-23 06:32:14 -05:00
Brian Yencho
3ec772447b BIT-765: Add access token storage (#138) 2023-10-20 14:46:01 -05:00
Andrew Haisting
26d2687dba Create account validations (#137) 2023-10-20 12:24:02 -05:00
Ramsey Smith
77166d7008 BIT-102: Create account functionality (#132) 2023-10-19 09:00:39 -06:00
Andrew Haisting
a5581a093e Rename other navigation extensions per new naming convention (#134) 2023-10-19 09:33:16 -05:00
Brian Yencho
329c310d58 BIT-765: Add additional properties to GetTokenResponseJson.Success (#136) 2023-10-19 09:09:21 -05:00
Andrew Haisting
31ee345ce1 Use nested navigation for Account settings (#133) 2023-10-18 16:40:33 -05:00
Brian Yencho
cbea25db78 Add KdfTypeJson and associated BaseEnumeratedIntSerializer (#131) 2023-10-18 15:05:33 -05:00
Andrew Haisting
89e980ac59 BIT-896 Allow user to log out (#129) 2023-10-18 13:55:46 -05:00
joshua-livefront
36451a7bda BIT-900: Adding state for each of the possible username state selections (#130) 2023-10-18 14:54:11 -04:00
Andrew Haisting
8ae3f365b7 BIT-868 Keep password fields on create account in sync (#125) 2023-10-18 13:29:48 -05:00
joshua-livefront
41b870e1d5 Updating generator tests formatting (#128) 2023-10-18 10:53:14 -04:00
Brian Yencho
c28d48d2eb BIT-765: Parse user information from JWT token (#127) 2023-10-18 09:21:45 -05:00
joshua-livefront
05ee70827e BIT-634: Generator UI fixes (#126) 2023-10-17 16:47:07 -04:00
joshua-livefront
69009c3d6f BIT-870: Updating the BitwardenWideSwitch ripple (#119) 2023-10-17 10:27:06 -04:00
Brian Yencho
7a98dfb6c2 Add BaseSurrogateSerializer (#120) 2023-10-17 09:18:27 -05:00
Brian Yencho
1f197b4796 Add AuthSdkSource (#118) 2023-10-16 13:52:18 -05:00
Andrew Haisting
098c576d1a BIT-326 Use correct value for deviceName on get token request (#114) 2023-10-16 09:35:44 -05:00
Andrew Haisting
da6b40bc48 BIT-329 Implement parsing and usage of kdf params (#112) 2023-10-13 14:05:55 -05:00
joshua-livefront
86b44a802a BIT-634: Create Password Generation UI (#109) 2023-10-12 14:41:58 -04:00
Andrew Haisting
2babd278c2 BIT-188 Add switches and links for check password and terms and privacy (#106) 2023-10-12 11:39:09 -05:00
Ramsey Smith
224fc9a2f4 BIT-764: Chrome Custom Tabs for hcpatcha verification (#105) 2023-10-11 09:37:03 -06:00
Andrew Haisting
56a8674958 BIT-543: Add Remember Me functionality to Landing Screen (#104)
Co-authored-by: Brian Yencho <brian@livefront.com>
2023-10-10 13:22:41 -05:00
Ramsey Smith
ff77c96767 BIT-320: Loading and error dialogs (#101) 2023-10-10 08:04:59 -06:00
joshua-livefront
1ed964a072 BIT-635: Adding updated UI for Passphrase Generator screen (#102) 2023-10-09 16:05:36 -04:00
Andrew Haisting
179b7bb956 BIT-751 Remove submit button at bottom of create account (#97) 2023-10-06 11:15:36 -05:00
Andrew Haisting
9a3420894b BIT-193 Implement password length validation on create account (#96) 2023-10-05 17:23:04 -05:00
Ramsey Smith
943ecd5d16 BIT-726: Stub loading and errors for logging in (#93) 2023-10-03 17:29:49 -05:00
Andrew Haisting
2187737fde BIT-556 BIT-190 Update current CreateAccountScreen to match designs (#92) 2023-10-03 16:39:59 -05:00
joshua-livefront
4e6974deb4 BIT-202: Adding region selector composable to Landing Screen (#91) 2023-10-03 16:37:36 -05:00
Brian Yencho
4f93c3f85e BIT-553: Apply design reskin on current LoginScreen (#90) 2023-10-03 15:44:58 -05:00
Brian Yencho
a736daf3e5 Explicitly navigate back from login screen when clicking Not You (#87) 2023-10-03 14:38:20 -05:00
Brian Yencho
92981cefd6 Disable LandingScreen Continue button until data is entered (#89) 2023-10-03 14:38:02 -05:00
Ramsey Smith
39cd45648b BIT-398: Launch ACTION_VIEW Intent with captcha URL and handle callback (#88) 2023-10-03 13:34:51 -06:00
Andrew Haisting
ea24a77b33 BIT-587 Add ConfigService layer to wrap ConfigApi (#80) 2023-10-02 13:20:32 -05:00