Commit graph

46 commits

Author SHA1 Message Date
eda3a928cd fix: only accept nullable strings when building items for an itemlist
The value is put directly in a TextEditingController so it needs to be a string,
any other value has to be parsed to a string by the user first.
2025-04-04 15:56:16 +02:00
8d3be0083a fix: type an untyped function variable 2025-04-03 15:57:05 +02:00
mike doornenbal
fe2dd0f169 feat: add BoxFit to avatar 2024-07-15 16:49:55 +02:00
Vick Top
cdfe8bb405 doc: create documentation for files 2024-03-25 15:20:37 +01:00
Jacques
b4d1306d85 Merge commit 'c523678e7457942ba041fd3efc5bf0d1f7b36b6e' into feat/change_password_current_password 2024-02-08 09:01:10 +01:00
Jacques
ce3c599fa5 feat: Add password field for authentication 2024-02-07 16:31:11 +01:00
mike doornenbal
579768e240 feat: add ci and linter 2024-02-02 16:23:41 +01:00
Jacques
e98fb1bdd8 feat(password): Add the abiltity for the user to change its password 2024-02-01 13:18:47 +01:00
mike doornenbal
f56e59b8c4 fix: avatar image zooming 2023-10-06 11:38:43 +02:00
mike doornenbal
2f8491f107 feat: add custom background color for avatar 2023-10-06 11:26:59 +02:00
mike doornenbal
123aeab0f2 fix: image doesn't zoom anymore when its size is constrained 2023-10-06 11:24:47 +02:00
Freek van de Ven
77bc682171 feat: add textStyle option for the formfields 2023-03-03 11:49:41 +01:00
b7afe92343 Fix a null check operator being used on a nullable User 2022-12-12 14:07:21 +01:00
Joons van Stuijvenberg
7a8664d328 fix null pointer profile data 2022-12-06 12:00:43 +01:00
Joons van Stuijvenberg
5b2757e19b removed column 2022-12-06 09:10:37 +01:00
Joons van Stuijvenberg
d320075d57 now with wrap! 2022-12-01 15:33:38 +01:00
Stein Milder
3a0c739786 feat: onUploadStateChanged avatar 2022-11-25 12:09:38 +01:00
Stein Milder
9ba701b38d feat: avatar changes for safino 2022-11-24 15:02:59 +01:00
Stein Milder
aa6232b2fe responsive avatar 2022-11-24 11:00:38 +01:00
Jacques Doeleman
ad22c1011c fix: inconsistent saving 2022-11-15 11:47:32 +01:00
Jacques Doeleman
c7abd1fe96 fix: Keyboard doesnt close on selecting a custom inputfield 2022-11-14 13:57:23 +01:00
Freek van de Ven
b403719ce9 feat: call editProfile on all updated fields 2022-11-11 12:06:34 +01:00
63eb1185dd Add BSD-3-Clause license 2022-11-01 08:22:12 +01:00
Jorian van der Kolk
9c11f704a7 added itembuilder option keyboard type 2022-10-28 15:34:24 +02:00
Jorian van der Kolk
c516ce8f22 only validate edited field 2022-10-28 14:12:40 +02:00
Jorian van der Kolk
d2975780fc rename proifle_wrapper to profile_wrapper 2022-10-28 14:08:29 +02:00
Jorian van der Kolk
af88e39111 firstname, lastname check not empty 2022-10-28 10:27:44 +02:00
Jorian van der Kolk
97e516a5b7 single form 2022-10-25 16:45:07 +02:00
Jorian van der Kolk
e6b1605b89 fixed keyboard closing ontap field 2022-10-25 09:17:08 +02:00
Jorian van der Kolk
cb55361fac added options: show defaults, wrap items, bottom action style 2022-10-24 17:22:29 +02:00
Stein Milder
b30d5305ba fix unit test: Profile page with preset values 2022-10-21 12:17:23 +02:00
Stein Milder
8e81b1110a feat: provide image as url + refactors 2022-10-21 10:42:32 +02:00
Freek van de Ven
e00c4dcfcc feat: added prioritizedItems 2022-10-14 17:12:25 +02:00
Jacques Doeleman
c5bb9e1c59 Changed the fit of the avatar 2022-09-28 11:00:11 +02:00
Jacques Doeleman
5345e7c6c1 Added SizedBox for both senarios 2022-09-22 14:17:35 +02:00
Jacques Doeleman
27cd911005 Added a SizedBox with defautlItemPadding 2022-09-22 14:00:55 +02:00
Jacques Doeleman
29a90a377b Fixed comments 2022-09-22 09:53:26 +02:00
Jacques Doeleman
9603bc0220 Updated file names and imports 2022-09-21 14:37:16 +02:00
Jacques Doeleman
52d595bbac Made some changes according to feedback 2022-09-21 14:08:36 +02:00
Jacques Doeleman
57e0b7a1fc Updated the example
Made some other small changes
2022-09-21 11:09:24 +02:00
Jacques Doeleman
d4e43ef41c Made the delete profile text interchangeable
When the text is set to null the feature is disabled
2022-09-21 10:01:48 +02:00
Jacques Doeleman
d0c027820a Added widget tests 2022-09-21 09:20:15 +02:00
Jacques Doeleman
7600f1ad98 Added documentation 2022-09-20 14:11:38 +02:00
Jacques Doeleman
38b076416f first test version
Functionality has been added and is working. No test or documentation has been written yet.
2022-09-19 12:11:58 +02:00
Niels Gorter
ce4054f478 second commit 2022-08-26 16:28:40 +02:00
Niels Gorter
e755137d37 initial commit 2022-08-26 15:31:42 +02:00