Commit graph

134 commits

Author SHA1 Message Date
Wolf-Martell Montwé
25accaf905
Add observeWithoutEffect method 2023-09-14 10:36:34 +02:00
Wolf-Martell Montwé
e9535ecdaa
Bump Spotless 6.14.0 -> 6.21.0 and KtLint 0.48.2 -> 0.50.0, and reformat/fix code 2023-09-06 18:13:23 +02:00
Wolf-Martell Montwé
5357f308f6
Bump Detekt Compose plugin 0.1.7 to 0.1.11 2023-09-06 18:13:22 +02:00
Wolf-Martell Montwé
69ad9c52ef
Change IncomingConfig to use AccountSetupState 2023-08-03 16:34:56 +02:00
Wolf-Martell Montwé
594b667a9a
Change MviTurbineExtension to extend TestScope 2023-07-27 13:17:07 +02:00
Wolf-Martell Montwé
a63da8ed4d
Add MviTurbineExtension to simplify test setup 2023-07-27 11:31:50 +02:00
Wolf-Martell Montwé
e658b8256b
Add AccountOAuthScreen 2023-07-26 13:52:18 +02:00
cketti
d4b7668368 Add UI element to select a client certificate 2023-07-19 18:25:06 +02:00
cketti
445146b531 Add a CompositionLocal for getting the current Activity 2023-07-19 16:26:28 +02:00
Wolf-Martell Montwé
c2d067f968
Move EventStateTestUtil to core:ui:compose:testing 2023-07-19 15:03:23 +02:00
cketti
d8489c1cf1 Disable "IMAP path prefix" input when auto-detecting IMAP namespace 2023-07-17 17:26:28 +02:00
Wolf-Martell Montwé
cfee354370
Add feature flags 2023-07-03 15:37:22 +02:00
Wolf-Martell Montwé
22d1784d60
Add SuccessView 2023-06-27 11:43:38 +02:00
Wolf-Martell Montwé
183998a21a
Fix MainDispatcherRule 2023-06-27 11:33:46 +02:00
Wolf-Martell Montwé
1429327c69
Extract GetOAuthRequestIntent into own use case for use in the new account flow 2023-06-26 14:06:34 +02:00
Wolf-Martell Montwé
00148f1a99
Change OAuth to not use OAuthProvider enum and delegate configuration creation to the app 2023-06-21 14:05:28 +02:00
Wolf-Martell Montwé
e64d030d22
Refactor OauthConfiguration to be placed in common module with added OAuthProvder and OAuthProviderSettings 2023-06-20 15:17:47 +02:00
Wolf-Martell Montwé
9e0f1bd815
Resolve app.core dependency blocking oauth extraction 2023-06-20 15:17:45 +02:00
Wolf-Martell Montwé
141dd0974c
Resolve app.testing dependency blocking oauth extraction 2023-06-20 14:57:44 +02:00
cketti
bf73b0a787
Merge pull request #6987 from thundernest/relaxed_email_address
Change `EmailAddressParser` to support addresses violating the specification
2023-06-16 14:59:44 +02:00
cketti
656a9d3862 Use relaxed mode to parse email addresses from message headers 2023-06-15 19:32:56 +02:00
cketti
c96d0ce65a Allow disabling length checks in EmailAddressParser 2023-06-15 19:32:56 +02:00
Wolf-Martell Montwé
9f96ab6ee0
Remove ValidationUseCase and replace by SAM interfaces to have more flexibility 2023-06-15 18:02:35 +02:00
Wolf-Martell Montwé
4d2712eeca
Change AutoDiscoveryServerSettingsView to also handle IP addresses 2023-06-15 17:45:59 +02:00
cketti
20d1e56639 Change names of EmailAddressParserConfig properties 2023-06-15 17:18:53 +02:00
Wolf-Martell Montwé
2a720fa5bf
Add AutoDiscoveryStatusItem 2023-06-14 14:45:34 +02:00
Wolf-Martell Montwé
84b621b8c1
Fix ButtonOutlined border color when set to custom one 2023-06-14 14:24:42 +02:00
cketti
a0725d6726 Change Port to disallow a value of 0 2023-06-14 12:47:20 +02:00
Wolf-Martell Montwé
d0407ffb20
Change buttons to allow custom color 2023-06-12 14:12:55 +02:00
Wolf-Martell Montwé
86e8ea30d0
Change CheckboxInput and SwitchInput to InputLayout with error message 2023-06-12 10:16:05 +02:00
Wolf-Martell Montwé
2490d7402d
Change test atoms to support TextAlign 2023-06-12 10:12:13 +02:00
Wolf-Martell Montwé
782d35e91a
Add shape to surface and decouple shape from Material theme 2023-06-12 10:11:58 +02:00
Wolf-Martell Montwé
dcc063911b
Add content items for email address and password and add state handling 2023-06-08 14:42:39 +02:00
Wolf-Martell Montwé
440fa4957c
Add NumberInputField 2023-06-07 14:55:30 +02:00
Wolf-Martell Montwé
608cf6d3da
Fix inconsistencies 2023-06-07 14:54:39 +02:00
Wolf-Martell Montwé
9bd37efe3d
Add TextFieldOutlinedNumber atom and NumberInput molecule to the design system 2023-06-01 17:15:55 +02:00
cketti
eb4a414c58 Add proper email address parser 2023-06-01 14:29:28 +02:00
cketti
fa487b2016 Always use extension function to create EmailAddress instance 2023-06-01 14:29:28 +02:00
Wolf-Martell Montwé
48ac48fda3
Change validation to use ValidationError interface for errors instead of exceptions 2023-05-31 17:17:22 +02:00
Wolf-Martell Montwé
493356726a
Add turbine test assertion 2023-05-31 11:23:13 +02:00
Wolf-Martell Montwé
ac0e4422cf
Add validation use case definition and concrete implementation for AccountName, DisplayName and EmailSignature 2023-05-31 10:19:02 +02:00
Wolf-Martell Montwé
27b7ef9436
Add ResponsiveWidthContainer 2023-05-31 10:08:19 +02:00
cketti
b9d29900fd
Merge pull request #6929 from thundernest/TextField_tests
Better separation for TextField tests
2023-05-26 13:38:37 +02:00
cketti
3edc0f3ca5 Better separation for TextField tests 2023-05-25 17:22:53 +02:00
Wolf-Martell Montwé
961476c113
Add optionToStringTransformation to TextFieldOutlinedSelect 2023-05-25 15:48:32 +02:00
Wolf-Martell Montwé
c9880880c4
Add subtitle to TopAppBar organism 2023-05-25 14:11:20 +02:00
Wolf-Martell Montwé
006ec6730a
Change TextFieldOutlinedSelect to MaterialOutlinedTextField 2023-05-25 14:11:19 +02:00
Wolf-Martell Montwé
fccf89f371
Add TextInput and add singleLine to TextFieldOutlined 2023-05-25 14:11:19 +02:00
Wolf-Martell Montwé
6943728836
Add InputDefaults horizontal and vertical settings 2023-05-25 10:24:12 +02:00
Wolf-Martell Montwé
e872eddeea
Add missing label to SelectInput 2023-05-25 10:16:58 +02:00