113 Commits

Author SHA1 Message Date
6802a56bfc
doc(auth): update example router 2022-11-10 13:31:15 -05:00
b2a9dac7c6
refactor(auth): rename local to cache auth data source 2022-11-10 13:31:00 -05:00
c0a91d6437
feat!(auth): use form repository 2022-11-10 13:30:13 -05:00
59bd3edb0d
feat!(auth): use new form features 2022-11-10 13:29:30 -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
79fdd3c837
doc(auth): update example 2022-11-09 01:48:32 -05:00
0d00a67b7c
fix: rework presentation features 2022-11-09 01:47:57 -05:00
d2d8acdafb
fix: rework core and entities 2022-11-09 01:47:37 -05:00
2f572db4a4
feat: add data sources 2022-11-09 01:47:09 -05:00
3972c56e55
feat: rewrite authentication repository 2022-11-09 01:46:28 -05:00
0bc2aa3512
feat: update dependencies 2022-11-09 01:44:52 -05:00
94f21a664f
chore(release): publish packages
- wyatt_architecture@0.0.2-dev.0
2022-11-08 21:45:28 -05:00
6602db215f
doc(arch): add fully featured example 2022-11-08 20:09:18 -05:00
db67491876
doc(arch): update readme 2022-11-08 20:08:55 -05:00
35aa6bb7c2
feat(arch): add exceptions, datasources, repositories, and usecases 2022-11-08 20:07:55 -05:00
067ca4df5d
chore(release): publish packages
- wyatt_type_utils@0.0.3+1
 - wyatt_architecture@0.0.1+2
2022-11-07 17:42:41 -05:00
f3c17ad387
refactor(types): rename future result extension 2022-11-07 17:31:33 -05:00
492d95b164
chore(release): publish packages
- wyatt_bloc_helper@1.2.0
2022-11-06 20:37:11 -05:00
c568a05654
chore(release): publish packages
- wyatt_type_utils@0.0.3
 - wyatt_architecture@0.0.1+1
2022-11-06 19:38:31 -05:00
5f7efddb86
feat(types): add object, string, datetime, iterable extensions 2022-11-06 19:32:40 -05:00
46f5960d43
test(types): add pair tests 2022-11-06 19:32:05 -05:00
d63e7a8a07
feat(types): add new pair type 2022-11-06 19:31:52 -05:00
597ecf23e2
refactor(types): move either folder 2022-11-06 19:31:36 -05:00
bfc21bde26
chore(release): publish packages
- wyatt_analysis@2.2.2
2022-11-06 17:13:30 -05:00
46e720d438
feat(arch): add new project for wyatt clean architecture 2022-11-06 17:02:24 -05:00
023f9b9f54
docs(bloc): add ios example 2022-11-06 17:01:37 -05:00
522ed55e04
docs(analysis): add publish_to self hosted pub server 2022-11-06 17:01:09 -05:00
f45afa8a57
Merge remote-tracking branch 'origin/master' into bloc/feature/fix_and_repo 2022-11-06 16:56:03 -05:00
2807582a16
feat(bloc): add init function and multi provider 2022-10-17 19:56:23 -04:00
ba4f3a7b4a
fix(auth): fix bug on hot refresh 2022-08-26 14:53:02 +02: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
7f56752fa7
style(auth): reformat some files 2022-08-26 13:43:39 +02:00
d9d45db5c0
feat(auth): add reactive repo + extra data + router examples + tests 2022-08-26 13:42:53 +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
5515c0e951
chore(release): publish packages
- wyatt_type_utils@0.0.2
2022-07-18 16:58:32 +02:00
ec5e65ac82
docs: remove useless web example 2022-07-18 16:56:48 +02:00
fc7a4560f0
feat(types): add strongly typed Option and Result. 2022-07-18 16:54:38 +02:00
52665cdee5
feat(types): add mason generated package 2022-07-17 22:29:36 +02:00
b99664856d
feat(bloc): add a lot of docs, fix onWrap, and add repo provider 2022-07-17 15:25:57 +02:00
607b986848
feat(from): add form validator class with strategy design pattern 2022-07-14 16:59:24 +02:00
Malo Léon
61c6e637ec doc(bloc_helper): update readme 2022-07-14 11:55:49 +01:00
Malo Léon
efda077f4b feat(bloc_helper): add wrap feature 2022-07-14 11:45:47 +01:00