Commit graph

87 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
Gorter-dev
3c95ad2c3f
Merge pull request #38 from Iconica-Development/fix/untyped-variable
fix: type an untyped function variable
2025-04-03 16:02:41 +02:00
8d3be0083a fix: type an untyped function variable 2025-04-03 15:57:05 +02:00
Gorter-dev
91735f40cd
Merge pull request #36 from Iconica-Development/bugfix/input_library
fix: input_library version
2024-08-08 10:25:46 +02:00
mike doornenbal
2e0fcb50c0 fix: input_library version 2024-08-07 16:59:57 +02:00
Gorter-dev
9374ea9694
Merge pull request #35 from Iconica-Development/chore/deploy
chore: ready the package for deployment to the pub server
2024-07-22 14:56:58 +02:00
Bart Ribbers
d6ab8e4218 chore: ready the package for deployment to the pub server 2024-07-19 11:46:38 +02:00
Bart Ribbers
6393eda1c1 chore: add fvm configuration to gitignore 2024-07-19 11:46:07 +02:00
mike doornenbal
28eb2b4c8b
Merge pull request #33 from Iconica-Development/1.5.0
feat: update flutter_input_library to 3.3.1
2024-07-18 13:35:26 +02:00
mike doornenbal
fe2dd0f169 feat: add BoxFit to avatar 2024-07-15 16:49:55 +02:00
Freek van de Ven
6b292175ab feat: update flutter_input_library to 3.2.1 2024-06-06 15:16:03 +02:00
Gorter-dev
597b5fa1f2
Merge pull request #31 from Iconica-Development/doc/improve-documentation
doc: create documentation for files
2024-03-27 09:48:36 +01:00
Vick Top
cdfe8bb405 doc: create documentation for files 2024-03-25 15:20:37 +01:00
Freek van de Ven
b787554c63
Merge pull request #30 from Iconica-Development/update-component-documentation-workflow-correct
Add component-documentation.yml correct
2024-02-14 12:44:55 +01:00
Vick Top
5517eeef7b fix(ci): set to correct dependency version 2024-02-14 11:10:30 +01:00
Vick Top
5d9a7de763 feat(documentation): Create component-documentation.yml workflow file 2024-02-13 13:33:28 +01:00
Gorter-dev
802265e43c
Merge pull request #28 from Iconica-Development/feat/change_password_current_password
feat: Add password field for authentication
2024-02-08 09:28:33 +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
c523678e74 Merge branch 'feature/add_ci_linter' 2024-02-02 16:24:20 +01:00
mike doornenbal
579768e240 feat: add ci and linter 2024-02-02 16:23:41 +01:00
Gorter-dev
930581447b
Merge pull request #27 from Iconica-Development/feat/change_password
feat(password): Add the abiltity for the user to change its password
2024-02-01 13:20:24 +01:00
Jacques
e98fb1bdd8 feat(password): Add the abiltity for the user to change its password 2024-02-01 13:18:47 +01:00
Gorter-dev
661a3fc331
Merge pull request #26 from Iconica-Development/bugfix/avatar_size
fix: avatar image zooming
2023-10-06 11:40:31 +02:00
mike doornenbal
f56e59b8c4 fix: avatar image zooming 2023-10-06 11:38:43 +02:00
Gorter-dev
81ab1664d5
Merge pull request #25 from Iconica-Development/feature/avatar_background_color
feat: add custom background color for avatar
2023-10-06 11:28:10 +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
Gorter-dev
1bab322e94
Merge pull request #22 from Iconica-Development/feature/add_textfield_styling
feat: add textStyle option for the formfields
2023-03-03 11:54:02 +01:00
Freek van de Ven
77bc682171 feat: add textStyle option for the formfields 2023-03-03 11:49:41 +01:00
FlutterJoey
cd85cf6eac
Merge pull request #20 from Iconica-Development/hotfix/release
Update version to 1.0.4
2022-12-12 14:20:22 +01:00
6b84634f9a Update version to 1.0.4 2022-12-12 14:19:03 +01:00
0d83fc51a0 Re-order CHANGELOG.md to have newest release on the top
Why would anyone put the most interesting thing at the bottom?
2022-12-12 14:16:07 +01:00
45be498ccf
Merge pull request #19 from Iconica-Development/hotfix/fix-nullcheck
Fix a null check operator being used on a nullable User
2022-12-12 14:13:13 +01:00
b7afe92343 Fix a null check operator being used on a nullable User 2022-12-12 14:07:21 +01:00
joonsv
0d57960ed5
Merge pull request #18 from Iconica-Development/hotfix/null-profile-data
fix null pointer profile data
2022-12-07 10:24:10 +01:00
joonsv
d88a9a9530 Merge pull request #17 from Iconica-Development/fix/remove-column
removed column, expose optional formkey
2022-12-07 10:21:55 +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
joonsv
3dca4489ba
Merge pull request #16 from Iconica-Development/feat/wrap
now with wrap!
2022-12-01 15:35:19 +01:00
Joons van Stuijvenberg
d320075d57 now with wrap! 2022-12-01 15:33:38 +01:00
Stein Milder
8766b9b848
Merge pull request #15 from Iconica-Development/feat-onUploadStateChanged-avatar
feat: onUploadStateChanged avatar
2022-11-25 13:16:21 +01:00
Stein Milder
3a0c739786 feat: onUploadStateChanged avatar 2022-11-25 12:09:38 +01:00
Gorter-dev
08c6312f88
Merge pull request #14 from Iconica-Development/feat/avatar-changes-for-safino
feat:  avatar changes for safino
2022-11-24 15:03:53 +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
Gorter-dev
a8880dc205
Merge pull request #13 from Iconica-Development/bugfix/inconsistent_saving
fix: inconsistent saving
2022-11-15 13:31:42 +01:00
Jacques Doeleman
ad22c1011c fix: inconsistent saving 2022-11-15 11:47:32 +01:00
Gorter-dev
a1e00e0980
Merge pull request #12 from Iconica-Development/bugfix/custom_field_keyboard
fix: Keyboard doesnt close on selecting a custom inputfield
2022-11-14 14:11:18 +01:00
Jacques Doeleman
c7abd1fe96 fix: Keyboard doesnt close on selecting a custom inputfield 2022-11-14 13:57:23 +01:00