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 |
|
AN12345
|
00393a6ba7
|
docs(architecture): update Readme. (#38)
|
2022-11-23 23:11:04 +00:00 |
|
AN12345
|
136e0e8c98
|
chore(architecture)!: update exports. (#38)
|
2022-11-23 23:11:04 +00:00 |
|
AN12345
|
500a6ae51d
|
feat(architecture): update usecase en add & sepcific case. (#38)
|
2022-11-23 23:11:04 +00:00 |
|
AN12345
|
79fdde25fc
|
feat(architecture): add obsevers for alternative usecase scenarions (#38)
|
2022-11-23 23:11:04 +00:00 |
|
|
f0ed08bd49
|
feat(auth): add reloadCache method in AuthenticationCubit
|
2022-11-16 19:52:24 -05:00 |
|
|
390fb81b1e
|
fix(auth): fix stream account, now including correctly extra data
|
2022-11-16 19:51:45 -05:00 |
|
|
279d451cd8
|
fix(auth): fix mock isNewUser
|
2022-11-16 19:48:03 -05:00 |
|
|
a66db23ace
|
chore(release): publish packages
- wyatt_authentication_bloc@0.4.0+1
|
2022-11-16 17:20:57 -05:00 |
|
|
3d7af98ac9
|
fix(auth): add sort of mutex on onAuthChanges callback trigger
|
2022-11-16 17:16:41 -05:00 |
|
AN12345
|
b033b97917
|
feat(notification_bloc) add new package for push notification management
|
2022-11-16 16:58:19 -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 |
|
|
21ab6f6021
|
chore(auth): use hardlink for vscode folder
|
2022-11-16 16:27:51 -05:00 |
|
|
198ecac5da
|
chore(auth): remove vscode symlink to fix publish
|
2022-11-16 16:18:23 -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 |
|
|
852d29ef0a
|
refactor(auth): update example with new input builders
|
2022-11-16 16:02:18 -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 |
|
|
f05f2230e9
|
fix(auth): add initial null account event in stream in the mock authentication
|
2022-11-16 15:46:07 -05:00 |
|
|
54002beaab
|
test(auth): add tests for the SignUpCubit update method
|
2022-11-16 15:45:11 -05:00 |
|
|
d5698fbffc
|
test(form): add formReplace test case #27
|
2022-11-16 15:43:52 -05:00 |
|
|
31ad460757
|
fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26
|
2022-11-15 19:25:20 -05:00 |
|
|
4fd2a2a16c
|
chore(auth): remove old example and rename actual
|
2022-11-15 18:52:10 -05:00 |
|
|
6eb40de72c
|
feat(form): add metadata tag to bypass validation #29
|
2022-11-15 18:48:02 -05:00 |
|
|
cecbc94a95
|
chore(auth): add global vscode folder symlink
|
2022-11-15 18:13:56 -05:00 |
|
|
3820fc4764
|
chore(auth): remove local vscode folder
|
2022-11-15 18:13:30 -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 |
|
|
7345e415a7
|
chore(release): publish packages
- wyatt_crud_bloc@0.1.0
|
2022-11-13 20:29:19 -05:00 |
|
|
ff680614aa
|
typo(crud): fix line length
|
2022-11-13 20:21:20 -05:00 |
|
|
3e110e2eb5
|
fix(crud): update example
|
2022-11-13 20:19:21 -05:00 |
|
|
1ccb0a540e
|
refactor(crud)!: migrate to wyatt architecture
|
2022-11-13 20:19:10 -05:00 |
|