This website requires JavaScript.
f05f2230e9
fix(auth): add initial null account event in stream in the mock authentication
Hugo Pointcheval
2022-11-16 15:46:07 -05:00
54002beaab
test(auth): add tests for the SignUpCubit update method
Hugo Pointcheval
2022-11-16 15:45:11 -05:00
d5698fbffc
test(form): add formReplace test case #27
Hugo Pointcheval
2022-11-16 15:43:52 -05:00
31ad460757
fix(auth)!: add signInWithEmailAndPassword and signInAnonymously methods in SignInCubit #26
Hugo Pointcheval
2022-11-15 19:25:20 -05:00
4fd2a2a16c
chore(auth): remove old example and rename actual
Hugo Pointcheval
2022-11-15 18:52:10 -05:00
6eb40de72c
feat(form): add metadata tag to bypass validation #29
Hugo Pointcheval
2022-11-15 18:48:02 -05:00
cecbc94a95
chore(auth): add global vscode folder symlink
Hugo Pointcheval
2022-11-15 18:13:56 -05:00
3820fc4764
chore(auth): remove local vscode folder
Hugo Pointcheval
2022-11-15 18:13:30 -05:00
1b893a5b84
test(form): add some tests
Hugo Pointcheval
2022-11-15 18:10:50 -05:00
72661a343f
fix(form): fix set operations behaviors
Hugo Pointcheval
2022-11-15 18:10:30 -05:00
9ebe8e21dc
fix(form): add nullable validator on boolean value
Hugo Pointcheval
2022-11-15 18:09:39 -05:00
141f15b444
feat(form): add shorthands to access validator status
Hugo Pointcheval
2022-11-15 18:09:13 -05:00
3a8a604a48
chore(form): add vscode folder symlink
Hugo Pointcheval
2022-11-15 18:06:13 -05:00
41493207b3
chore(form): remove local vscode folder
Hugo Pointcheval
2022-11-15 18:05:18 -05:00
cbc4a2e149
chore: change vscode global settings
Hugo Pointcheval
2022-11-15 18:03:30 -05:00
7345e415a7
chore(release): publish packages
wyatt_crud_bloc-v0.1.0
Hugo Pointcheval
2022-11-13 20:29:19 -05:00
ff680614aa
typo(crud): fix line length
Hugo Pointcheval
2022-11-13 20:21:20 -05:00
3e110e2eb5
fix(crud): update example
Hugo Pointcheval
2022-11-13 20:19:21 -05:00
1ccb0a540e
refactor(crud)!: migrate to wyatt architecture
Hugo Pointcheval
2022-11-13 20:19:10 -05:00
f9da719b91
refactor(crud): add vscode config
Hugo Pointcheval
2022-11-13 20:18:10 -05:00
95f41025f4
chore(release): publish packages
wyatt_authentication_bloc-v0.3.0+1
Hugo Pointcheval
2022-11-11 19:09:01 -05:00
eceda684f0
fix(auth): fix some bugs to validate publishing
Hugo Pointcheval
2022-11-11 19:08:28 -05:00
291c195ceb
chore(release): publish packages
wyatt_authentication_bloc-v0.3.0
Hugo Pointcheval
2022-11-11 19:01:49 -05:00
1896497c1a
refactor(auth): use correct deps
Hugo Pointcheval
2022-11-11 19:01:00 -05:00
87254ef547
feat(auth): add fully functionnal mock data source
Hugo Pointcheval
2022-11-11 18:48:30 -05:00
da34acd35b
fix(auth): return exception and not throwing it anymore
Hugo Pointcheval
2022-11-11 18:47:59 -05:00
d9d0625c67
fix(auth): exception returns msg as message
Hugo Pointcheval
2022-11-11 18:47:16 -05:00
08f789725b
feat(auth): add toString and equality on entities and models
Hugo Pointcheval
2022-11-11 18:46:37 -05:00
33ac5c6280
doc(auth): update pubspec and readme
Hugo Pointcheval
2022-11-11 16:54:58 -05:00
762b9bcd11
refactor(auth): update example with new listeners
Hugo Pointcheval
2022-11-11 16:54:40 -05:00
38480d84f4
test(auth): add tests for all features
Hugo Pointcheval
2022-11-11 16:54:08 -05:00
03a51b97ad
feat(auth)!: add email verification, password reset support
Hugo Pointcheval
2022-11-11 16:53:36 -05:00
1dd49fa080
chore(release): publish packages
wyatt_form_bloc-v0.1.0+1
wyatt_authentication_bloc-v0.2.1+6
wyatt_architecture-v0.0.2
Hugo Pointcheval
2022-11-10 22:59:51 -05:00
0219e3d557
doc(arch): update readme
Hugo Pointcheval
2022-11-10 22:58:35 -05:00
3de7d01173
feat(arch): add new typedef for stream and simple result
Hugo Pointcheval
2022-11-10 22:58:19 -05:00
4183da6259
feat(arch): make base class const
Hugo Pointcheval
2022-11-10 22:57:51 -05:00
1f24a76717
chore(form): add hosted dependecy
Hugo Pointcheval
2022-11-10 13:51:37 -05:00
0a4a9c2feb
chore(release): publish packages
wyatt_form_bloc-v0.1.0
wyatt_authentication_bloc-v0.2.1+5
Hugo Pointcheval
2022-11-10 13:43:55 -05:00
92f8b2916c
Merge pull request 'auth/wyatt_arch_migration' (#25 ) from auth/wyatt_arch_migration into master
Hugo Pointcheval
2022-11-10 18:40:27 +00:00
3588c3241b
chore(auth): update pubspec
Hugo Pointcheval
2022-11-10 13:39:07 -05:00
9b87eb7ed9
chore(form): update pubspec
Hugo Pointcheval
2022-11-10 13:38:55 -05:00
6802a56bfc
doc(auth): update example router
Hugo Pointcheval
2022-11-10 13:31:15 -05:00
b2a9dac7c6
refactor(auth): rename local to cache auth data source
Hugo Pointcheval
2022-11-10 13:31:00 -05:00
c0a91d6437
feat!(auth): use form repository
Hugo Pointcheval
2022-11-10 13:30:13 -05:00
59bd3edb0d
feat!(auth): use new form features
Hugo Pointcheval
2022-11-10 13:29:30 -05:00
0c920e8245
feat(form): clean and add toString and equality
Hugo Pointcheval
2022-11-10 13:24:29 -05:00
ae3711a136
fix!(form): fix states with required form
Hugo Pointcheval
2022-11-10 13:24:00 -05:00
f031b3cbf5
fix: make cubit custom implementation simpler
Hugo Pointcheval
2022-11-10 01:28:30 -05:00
68a582c3ad
refactor(form): refactor simple example
Hugo Pointcheval
2022-11-10 01:06:25 -05:00
7a056ac38e
feat!(form): add repository feature, and controller for inputs
Hugo Pointcheval
2022-11-10 01:05:12 -05:00
b89ef3de8a
feat!(form): migrate to wyatt architecture
Hugo Pointcheval
2022-11-09 22:35:41 -05:00
79fdd3c837
doc(auth): update example
Hugo Pointcheval
2022-11-09 01:48:32 -05:00
0d00a67b7c
fix: rework presentation features
Hugo Pointcheval
2022-11-09 01:47:57 -05:00
d2d8acdafb
fix: rework core and entities
Hugo Pointcheval
2022-11-09 01:47:37 -05:00
2f572db4a4
feat: add data sources
Hugo Pointcheval
2022-11-09 01:47:09 -05:00
3972c56e55
feat: rewrite authentication repository
Hugo Pointcheval
2022-11-09 01:46:28 -05:00
0bc2aa3512
feat: update dependencies
Hugo Pointcheval
2022-11-09 01:44:52 -05:00
94f21a664f
chore(release): publish packages
wyatt_architecture-v0.0.2-dev.0
Hugo Pointcheval
2022-11-08 21:45:28 -05:00
6602db215f
doc(arch): add fully featured example
Hugo Pointcheval
2022-11-08 20:09:18 -05:00
db67491876
doc(arch): update readme
Hugo Pointcheval
2022-11-08 20:08:55 -05:00
35aa6bb7c2
feat(arch): add exceptions, datasources, repositories, and usecases
Hugo Pointcheval
2022-11-08 20:07:55 -05:00
067ca4df5d
chore(release): publish packages
wyatt_type_utils-v0.0.3+1
wyatt_architecture-v0.0.1+2
Hugo Pointcheval
2022-11-07 17:42:41 -05:00
f3c17ad387
refactor(types): rename future result extension
Hugo Pointcheval
2022-11-07 17:31:33 -05:00
492d95b164
chore(release): publish packages
wyatt_bloc_helper-v1.2.0
Hugo Pointcheval
2022-11-06 20:37:11 -05:00
c568a05654
chore(release): publish packages
wyatt_type_utils-v0.0.3
wyatt_architecture-v0.0.1+1
Hugo Pointcheval
2022-11-06 19:38:31 -05:00
aa721afcaa
chore: chang melos config and fix ambiguous readme character
Hugo Pointcheval
2022-11-06 19:35:39 -05:00
5f7efddb86
feat(types): add object, string, datetime, iterable extensions
Hugo Pointcheval
2022-11-06 19:32:40 -05:00
46f5960d43
test(types): add pair tests
Hugo Pointcheval
2022-11-06 19:32:05 -05:00
d63e7a8a07
feat(types): add new pair type
Hugo Pointcheval
2022-11-06 19:31:52 -05:00
597ecf23e2
refactor(types): move either folder
Hugo Pointcheval
2022-11-06 19:31:36 -05:00
bfc21bde26
chore(release): publish packages
wyatt_analysis-v2.2.2
Hugo Pointcheval
2022-11-06 17:13:30 -05:00
5936f783a5
Merge pull request 'bloc/feature/fix_and_repo' (#24 ) from bloc/feature/fix_and_repo into master
Hugo Pointcheval
2022-11-06 22:03:19 +00:00
46e720d438
feat(arch): add new project for wyatt clean architecture
Hugo Pointcheval
2022-11-06 17:02:24 -05:00
023f9b9f54
docs(bloc): add ios example
Hugo Pointcheval
2022-11-06 17:01:37 -05:00
522ed55e04
docs(analysis): add publish_to self hosted pub server
Hugo Pointcheval
2022-11-06 17:01:09 -05:00
f45afa8a57
Merge remote-tracking branch 'origin/master' into bloc/feature/fix_and_repo
Hugo Pointcheval
2022-11-06 16:56:03 -05:00
2807582a16
feat(bloc): add init function and multi provider
Hugo Pointcheval
2022-10-17 19:56:23 -04:00
ba4f3a7b4a
fix(auth): fix bug on hot refresh
Hugo Pointcheval
2022-08-26 14:53:02 +02:00
719fa83576
chore(release): publish packages
wyatt_form_bloc-v0.0.6
wyatt_authentication_bloc-v0.2.1+4
Hugo Pointcheval
2022-08-26 13:44:00 +02:00
7f56752fa7
style(auth): reformat some files
Hugo Pointcheval
2022-08-26 13:43:39 +02:00
d9d45db5c0
feat(auth): add reactive repo + extra data + router examples + tests
Hugo Pointcheval
2022-08-26 13:42:53 +02:00
a1e36f84be
feat(form): add raw form validator
Hugo Pointcheval
2022-08-26 13:42:01 +02:00
24ebdc008c
chore(release): publish packages
wyatt_form_bloc-v0.0.5
wyatt_authentication_bloc-v0.2.1+3
Hugo Pointcheval
2022-08-25 18:03:00 +02:00
57b951ed0a
feat(form): update deps
Hugo Pointcheval
2022-08-25 18:02:43 +02:00
d6bb3c2ac7
chore(release): publish packages
wyatt_form_bloc-v0.0.4
wyatt_authentication_bloc-v0.2.1+2
Hugo Pointcheval
2022-08-25 17:36:44 +02:00
5515c0e951
chore(release): publish packages
wyatt_type_utils-v0.0.2
Hugo Pointcheval
2022-07-18 16:58:32 +02:00
daf8ec27ab
Merge pull request 'docs: remove useless web example' (#14 ) from types/clean_example_web into master
Hugo Pointcheval
2022-07-18 14:57:09 +00:00
ec5e65ac82
docs: remove useless web example
Hugo Pointcheval
2022-07-18 16:56:48 +02:00
d7e618e04c
Merge pull request 'types/new_package' (#13 ) from types/new_package into master
Hugo Pointcheval
2022-07-18 14:55:21 +00:00
fc7a4560f0
feat(types): add strongly typed Option and Result.
Hugo Pointcheval
2022-07-18 16:54:38 +02:00
52665cdee5
feat(types): add mason generated package
Hugo Pointcheval
2022-07-17 22:29:36 +02:00
b99664856d
feat(bloc): add a lot of docs, fix onWrap
, and add repo provider
Hugo Pointcheval
2022-07-17 15:25:57 +02:00
5300e684de
Merge pull request 'feat(from): add form validator class with strategy design pattern' (#12 ) from form/feature/form_validator_class into master
Hugo Pointcheval
2022-07-15 16:24:33 +00:00
607b986848
feat(from): add form validator class with strategy design pattern
Hugo Pointcheval
2022-07-14 16:59:24 +02:00
61c6e637ec
doc(bloc_helper): update readme
Malo Léon
2022-07-14 11:55:49 +01:00
efda077f4b
feat(bloc_helper): add wrap feature
Malo Léon
2022-07-14 11:45:47 +01:00
e00f4f55b7
refactor(bloc_helper): general code update
Malo Léon
2022-07-14 11:11:02 +01:00
58fec4bf48
chore(release): publish packages
wyatt_analysis-v2.2.1
Hugo Pointcheval
2022-07-12 12:20:15 +02:00
dd380a71db
fix: import right version
Hugo Pointcheval
2022-07-12 12:20:07 +02:00
0d130ce84a
chore(release): publish packages
wyatt_analysis-v2.2.0
Hugo Pointcheval
2022-07-11 23:54:57 +02:00