66 Commits

Author SHA1 Message Date
0592cf9a3c
chore(release): publish packages �
All checks were successful
continuous-integration/drone/pr Build is passing
2023-05-03 11:50:05 +02:00
458ad76786
style: remove ignored files 2023-04-14 10:03:57 +02:00
10117ab39b
chore(release): publish packages
- wyatt_analysis@2.4.2
 - wyatt_architecture@0.2.0
 - wyatt_authentication_bloc@0.5.0
 - wyatt_bloc_helper@2.0.1
 - wyatt_bloc_layout@0.0.2
 - wyatt_component_copy_with_extension@2.0.0
 - wyatt_component_copy_with_gen@2.0.0
 - wyatt_crud_bloc@0.1.1
 - wyatt_form_bloc@0.2.0+3
 - wyatt_http_client@2.0.0
 - wyatt_i18n@2.0.0
 - wyatt_type_utils@0.0.5
 - wyatt_ui_components@0.1.0
 - wyatt_ui_kit@2.0.0
 - wyatt_ui_layout@0.0.2
2023-04-14 00:12:52 +02:00
c3620e61c1
refactor(bloc_layout): remove cross package export 2023-04-13 23:29:27 +02:00
6f585cf7ee
chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
b1d66dc6e4
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
2023-02-24 10:20:00 +01:00
25cf9518f9
chore: fix all problems
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-24 10:12:04 +01:00
8d833d39d7
chore: fix and format using melos 2023-02-23 19:19:48 +01:00
9339100399
chore(release): publish packages
Some checks failed
continuous-integration/drone/push Build is failing
- wyatt_analysis@2.4.0
2023-02-07 14:46:21 +01:00
AN12345
17ff0f8ba1 clean(packages): apply dart fix (close #106)
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-13 13:52:49 -05:00
3c8ff373a1
chore(release): publish packages
All checks were successful
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.3.0
2022-12-12 22:17:35 -05:00
94d7efbe8c
fix(form): fix textController rebuild 2022-12-07 19:51:59 -05:00
7fcb9e8ac3
chore(release): publish packages
- wyatt_bloc_helper@2.0.0
 - wyatt_type_utils@0.0.4
 - wyatt_authentication_bloc@0.4.0+3
 - wyatt_crud_bloc@0.1.0+2
 - wyatt_architecture@0.1.0+1
 - wyatt_form_bloc@0.2.0+2
2022-12-04 21:08:15 -05:00
2a4e29f38c
chore(release): publish packages
- wyatt_architecture@0.1.0
 - wyatt_authentication_bloc@0.4.0+2
 - wyatt_crud_bloc@0.1.0+1
 - wyatt_form_bloc@0.2.0+1
2022-12-03 20:40:23 -05:00
14b7f31b53
chore(form): use hard link for vscode folder 2022-11-16 16:32:05 -05:00
403bcafe93
chore(form): remove vscode symlink 2022-11-16 16:30:49 -05:00
c945cd435e
chore(release): publish packages
- wyatt_authentication_bloc@0.4.0
 - wyatt_form_bloc@0.2.0
2022-11-16 16:03:13 -05:00
08383ec03b
refactor(form)!: input builders provides FormInput 2022-11-16 16:00:13 -05:00
ee8ce76839
fix(form): disable status selection and rebuild SubmitBuilder on every state changes #28 2022-11-16 15:51:34 -05:00
d5698fbffc
test(form): add formReplace test case #27 2022-11-16 15:43:52 -05:00
6eb40de72c
feat(form): add metadata tag to bypass validation #29 2022-11-15 18:48:02 -05:00
1b893a5b84
test(form): add some tests 2022-11-15 18:10:50 -05:00
72661a343f
fix(form): fix set operations behaviors 2022-11-15 18:10:30 -05:00
9ebe8e21dc
fix(form): add nullable validator on boolean value 2022-11-15 18:09:39 -05:00
141f15b444
feat(form): add shorthands to access validator status 2022-11-15 18:09:13 -05:00
3a8a604a48
chore(form): add vscode folder symlink 2022-11-15 18:06:13 -05:00
41493207b3
chore(form): remove local vscode folder 2022-11-15 18:05:18 -05:00
1dd49fa080
chore(release): publish packages
- wyatt_architecture@0.0.2
 - wyatt_authentication_bloc@0.2.1+6
 - wyatt_form_bloc@0.1.0+1
2022-11-10 22:59:51 -05:00
1f24a76717
chore(form): add hosted dependecy 2022-11-10 13:51:37 -05:00
0a4a9c2feb
chore(release): publish packages
- wyatt_form_bloc@0.1.0
 - wyatt_authentication_bloc@0.2.1+5
2022-11-10 13:43:55 -05:00
9b87eb7ed9
chore(form): update pubspec 2022-11-10 13:38:55 -05:00
0c920e8245
feat(form): clean and add toString and equality 2022-11-10 13:24:29 -05:00
ae3711a136
fix!(form): fix states with required form 2022-11-10 13:24:00 -05:00
f031b3cbf5
fix: make cubit custom implementation simpler 2022-11-10 01:28:30 -05:00
68a582c3ad
refactor(form): refactor simple example 2022-11-10 01:06:25 -05:00
7a056ac38e
feat!(form): add repository feature, and controller for inputs 2022-11-10 01:05:12 -05:00
b89ef3de8a
feat!(form): migrate to wyatt architecture 2022-11-09 22:35:41 -05:00
bfc21bde26
chore(release): publish packages
- wyatt_analysis@2.2.2
2022-11-06 17:13:30 -05:00
719fa83576
chore(release): publish packages
- wyatt_form_bloc@0.0.6
 - wyatt_authentication_bloc@0.2.1+4
2022-08-26 13:44:00 +02:00
a1e36f84be
feat(form): add raw form validator 2022-08-26 13:42:01 +02:00
24ebdc008c
chore(release): publish packages
- wyatt_form_bloc@0.0.5
 - wyatt_authentication_bloc@0.2.1+3
2022-08-25 18:03:00 +02:00
57b951ed0a
feat(form): update deps 2022-08-25 18:02:43 +02:00
d6bb3c2ac7
chore(release): publish packages
- wyatt_form_bloc@0.0.4
 - wyatt_authentication_bloc@0.2.1+2
2022-08-25 17:36:44 +02:00
607b986848
feat(from): add form validator class with strategy design pattern 2022-07-14 16:59:24 +02:00
58fec4bf48
chore(release): publish packages
- wyatt_analysis@2.2.1
2022-07-12 12:20:15 +02:00
0d130ce84a
chore(release): publish packages
- wyatt_analysis@2.2.0
2022-07-11 23:54:57 +02:00
f558685f11
chore(release): publish packages
- form_bloc_example@1.1.0
 - wyatt_form_bloc@0.0.3
 - authentication_bloc_example@1.0.1
 - wyatt_authentication_bloc@0.2.1+1
2022-07-10 22:12:37 +02:00
8909274543
feat(form): add helpers 2022-07-10 22:10:12 +02:00
65774010aa Merge branch 'master' into form/feature/add_metadata 2022-07-10 19:23:40 +00:00
8a0af954bf
doc: remove deprecated FormEntry 2022-07-10 21:15:33 +02:00