Commit graph

12 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
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
Stein Milder
3a0c739786 feat: onUploadStateChanged avatar 2022-11-25 12:09:38 +01:00
Jacques Doeleman
ad22c1011c fix: inconsistent saving 2022-11-15 11:47:32 +01:00
63eb1185dd Add BSD-3-Clause license 2022-11-01 08:22:12 +01:00
Stein Milder
b30d5305ba fix unit test: Profile page with preset values 2022-10-21 12:17:23 +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
d0c027820a Added widget tests 2022-09-21 09:20:15 +02:00