220 Commits

Author SHA1 Message Date
AN12345
4f49f4931c refactor(ui_layout): update example (#92)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 14:21:48 -05:00
AN12345
e8172004a3 refactor(ui_component): update example (#92) 2022-12-12 14:21:13 -05:00
AN12345
c6d8ca37fe refactor(bloc_layout): update example (#92) 2022-12-12 14:20:20 -05:00
AN12345
e01f47d41a refactor(ui_layout): update package using nullable component data (#92) 2022-12-12 14:14:15 -05:00
AN12345
7a24a36af0 refactor(bloc_layout): update package using nullable component data (#92) 2022-12-12 14:13:00 -05:00
AN12345
244a286509 refactor(ui_components): update example (#92) 2022-12-12 14:10:41 -05:00
AN12345
81a7ca5a1f feat(ui_components): make component data field nullable (#92) 2022-12-12 14:08:36 -05:00
AN12345
45c7bd6fca refactor(ui_layout): update example with components updates (close #90)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 12:42:11 -05:00
AN12345
cd2806b07b refactor(bloc_layout): update example with new app bar entity (#90) 2022-12-12 12:36:40 -05:00
AN12345
dd275460f6 feat(ui_components): make app bar leading & actions customizable 2022-12-12 12:34:02 -05:00
AN12345
dc0f0c61c6 feat(bloc_layout): export useful packages (close #88)
Some checks failed
continuous-integration/drone/push Build is failing
2022-12-12 11:25:40 -05:00
21b18054ba chore(package): clean unimplemented tests 2022-12-12 01:21:37 +00:00
AN12345
ff90af47cd fix(bloc_layout): update export file 2022-12-11 23:38:54 +00:00
AN12345
3bb57e65f8 fix(bloc_layout): rename file 2022-12-11 23:38:54 +00:00
AN12345
9d0aac7894 feat(bloc_layout): add all layout avalaible with crud bloc 2022-12-11 23:38:54 +00:00
AN12345
a561cbff23 feat(bloc_layout): link error widget to error state 2022-12-11 23:38:54 +00:00
AN12345
fafec78546 clean(bloc_layout): remove test folder 2022-12-11 23:38:54 +00:00
AN12345
feca378131 feat(bloc_layout): add new package to combine bloc_helper, crud_bloc, ui_components, and ui_layout 2022-12-11 23:38:54 +00:00
f223811f4b
chore(medium): remove unused package 2022-12-08 14:32:19 -05:00
ed65489316
chore(cli): remove unused package 2022-12-08 14:31:57 -05:00
AN12345
33797e4dbf refactor(ui_layout): update appbar component (close #78) 2022-12-08 18:58:37 +00:00
AN12345
3aa6d03dd6 refactor(crud_bloc): update package using new architecture usecase execute method (close #77) 2022-12-08 13:29:01 -05:00
5e83c9e74e
docs(auth): add correct header 2022-12-07 19:52:01 -05:00
672aba7084
fix(auth): fix mock on register 2022-12-07 19:52:00 -05:00
94d7efbe8c
fix(form): fix textController rebuild 2022-12-07 19:51:59 -05:00
5298bd99ed
feat(authentication): add reauthenticate, updateEmail and updatePassword 2022-12-07 19:50:19 -05:00
AN12345
d792f4cbe9 feat(ui_layout): update example & move configure function (#69) 2022-12-07 18:54:48 -05:00
AN12345
098ec9715e feat(ui_layout): add loading & error widget to component theme (close #69) 2022-12-07 18:20:04 -05:00
AN12345
6d3c64d17c feat(ui_layout): add frame layout (close #67) 2022-12-07 17:14:00 -05:00
AN12345
c615186f19 docs(ui_layout): update models 2022-12-07 15:44:05 -05:00
AN12345
55e24fb23b fix(ui_layout): fix emample after splititng packages 2022-12-07 15:37:46 -05:00
AN12345
4d04c3f446 doc: update readme(s) 2022-12-07 15:04:48 -05:00
AN12345
a20e4a1715 refractor: migrate components in right package 2022-12-07 14:56:05 -05:00
AN12345
cf9f1ddb65 feat: create new package to split components and layouts 2022-12-07 14:13:24 -05:00
AN12345
0c141c715e fix(ui_layout): remove unecessary dependencies 2022-12-07 02:38:14 +00:00
AN12345
d0f59bbf29 refactor(ui_layout): update field name 2022-12-07 02:38:14 +00:00
AN12345
562f84dd33 doc(ui_layout): add class models 2022-12-07 02:38:14 +00:00
AN12345
771f600eb7 feat(ui_layout): add new package for app compenant and start implementing layouts 2022-12-07 02:38:14 +00: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
ca70f2eb1d
feat(authentication)!: add repo in callback usecases (close #55) 2022-12-03 18:53:20 -05:00
f123e537ae
fix(authentication): allow email/password validators customization (closes #57) 2022-12-03 18:41:04 -05:00
AN12345
c3315d968c refactor(bloc_helper)!: update onWrap label (close #46) 2022-11-24 18:16:20 -05:00
AN12345
17e7bce9e6 refactor(architecture): update naming methodes (close #47) 2022-11-24 17:25:44 -05:00
3886ef080e
fix(crud)!: use FutureOrResult extension (close #42) 2022-11-24 15:24:59 -05:00
626d951443
fix(authentication)!: use FutureOrResult extension (close #41) 2022-11-24 11:18:16 -05:00
f36e0b51e0
feat(type): add Result extension on FutureOr type (close #40) 2022-11-23 19:13:04 -05:00
AN12345
80ce7aff91 fix(architecture): fix execute method on error handler. (#38) 2022-11-23 23:11:04 +00:00
AN12345
a9121b6862 refactor(architecture): update example. (close #38) 2022-11-23 23:11:04 +00:00
AN12345
54f92e8042 docs(architecture): generate class model. (#38) 2022-11-23 23:11:04 +00:00