Commit graph

25 commits

Author SHA1 Message Date
mike doornenbal
a44a419bc4 fix: input values clearing on next step 2024-04-04 09:49:44 +02:00
Vick Top
3ec92aa68c refactor: add documentation to files 2024-02-20 13:59:43 +01:00
FahadFahim71
3884ef08b1 feat(registration): add progress indicator for on finish 2024-02-15 17:16:04 +01:00
CodeThomnics
0f28c7084e bugfix: Fix flex overflow, add own padding and alignment option for buttons
Closes: #14
2024-02-14 20:04:22 +01:00
Jacques
c86fa1ca5f fix: Small refactor and brought back the normal alignment for the screens 2024-02-06 10:50:02 +01:00
Jacques
078574c214 Merge commit '7012942ce50a2de8c8a481595d8bca6e7a02c4de' into feat/buttons_and_fields 2024-02-05 13:02:47 +01:00
Jacques
46e2d960af feat(bool): Add a boolean field. Can be used for accepting terms and conditions 2024-02-05 13:00:21 +01:00
FahadFahim71
7012942ce5 feat: add title widget and login button builder 2024-02-02 22:18:03 +01:00
Bugfix Jacques
059ba3c754 feat: Now returning page 2023-10-03 14:38:52 +02:00
Bugfix Jacques
f8ecce95a0 feat: Added the ability to decide to go back to the first page 2023-10-03 14:05:37 +02:00
Bugfix Jacques
e715b1192b feat: register function can now return a nullable string
Works like a validator
2023-09-20 11:45:55 +02:00
mike doornenbal
caf68b6d8f fix: change error and background color 2023-09-19 11:16:43 +02:00
Thomas Klein Langenhorst
e2f65cdde9 - feat: add customBackgroundColor to AuthScreen
- fix: fix linter
- fix: fix translations to English
2023-03-31 11:20:21 +02:00
Bugfix Jacques
1666185920 feat: Added second textfield too password and added more styling options 2023-02-16 15:05:49 +01:00
cd09b2cc56 Add BSD-3-Clause license 2022-11-01 09:19:20 +01:00
Stein Milder
154e7a80d1 feat: customAppbarBuilder 2022-09-28 09:23:41 +02:00
Stein Milder
3242002182 feat: go back to first page on error - hide keyboard on nextStep 2022-09-27 12:00:03 +02:00
Stein Milder
08532d368a fix: remove alert dialog from module 2022-09-26 12:00:03 +02:00
Stein Milder
6f7ec0b0e6 feat: registration options, translations 2022-09-26 10:35:53 +02:00
Stein Milder
7f36ab8eca refactor: go to previous step + email validation fix 2022-09-26 09:38:57 +02:00
Stein Milder
1f54717cf3 feat: validate email 2022-09-23 16:26:30 +02:00
Stein Milder
7bdbbb14d2 feat: all values to register method 2022-09-22 11:48:04 +02:00
Stein Milder
ed18aafabf refactor: abstract auth_field 2022-09-22 10:09:45 +02:00
Stein Milder
711124b7ba feat: option to add additional steps 2022-09-22 09:40:25 +02:00
Stein Milder
ab5545833f initial version 2022-09-20 15:51:22 +02:00