Commit Graph
135 Commits
Author SHA1 Message Date
malo 14a5abd439 chore(authentication_bloc): organize pubspec
continuous-integration/drone/pr Build is passing
2023-10-04 09:49:21 +02:00
malo 72150de3a3 chore(release): publish packages
- wyatt_authentication_bloc@0.5.1+3
2023-10-04 09:26:49 +02:00
malo 524efa2fd1 chore(authentication_bloc): upgrade deps 2023-10-04 09:23:47 +02:00
malo c19e016702 chore(release): publish packages
- wyatt_architecture@0.2.0+1
 - wyatt_authentication_bloc@0.5.1+2
 - wyatt_bloc_layout@0.1.2
 - wyatt_cloud_messaging_bloc_base@0.1.1+2
 - wyatt_cloud_messaging_bloc_firebase@0.1.0+2
 - wyatt_crud_bloc@0.1.1+1
 - wyatt_form_bloc@0.2.0+4
 - wyatt_http_client@2.0.1
 - wyatt_i18n@2.0.1
 - wyatt_ui_components@0.3.0
 - wyatt_ui_kit@3.2.0
 - wyatt_ui_layout@0.1.2
2023-08-28 15:18:51 +02:00
malo a4c73421d2 fix(authentication_bloc): upgrade google sign to his major v
continuous-integration/drone/pr Build is failing
2023-08-28 09:00:59 +00:00
malo 227158725d fix: apply dart format 2023-08-28 09:00:59 +00:00
malo cc41b7b589 fix: apply dart fix --apply 2023-08-28 09:00:59 +00:00
malo e74346b655 fix(authentication_bloc): go router version refactoring 2023-08-28 09:00:59 +00:00
malo 54bd147e87 chore: upgrade deps to major versions 2023-08-28 09:00:59 +00:00
hugo 56dc31ace5 chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.1+1
2023-08-16 15:21:56 +02:00
hugo 6f6722f56d fix: use correct behavior subject for stream session
continuous-integration/drone/pr Build is passing
2023-08-16 11:08:53 +02:00
hugo 140ca77f56 chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.1
 - wyatt_bloc_layout@0.1.1
 - wyatt_ui_components@0.2.2
 - wyatt_ui_kit@3.1.0
 - wyatt_ui_layout@0.1.1
2023-08-09 11:23:18 +02:00
hugo ef19191093 fix(authentication): try/catch on cache retrieve
continuous-integration/drone/pr Build is passing
2023-05-15 16:50:16 +02:00
hugo 296bb0175e feat(auth): add mocked cache data source 2023-05-15 16:15:42 +02:00
hugo 80135a611d chore(release): publish packages
continuous-integration/drone/pr Build is passing
- wyatt_authentication_bloc@0.5.0+1
2023-05-06 11:26:54 +02:00
hugo 93873e3134 refactor(authentication): controle cache checking 2023-05-06 11:26:40 +02:00
hugo 0592cf9a3c chore(release): publish packages �
continuous-integration/drone/pr Build is passing
2023-05-03 11:50:05 +02:00
hugo 458ad76786 style: remove ignored files 2023-04-14 10:03:57 +02:00
hugo 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
hugo b427aff63d style: dart format fix
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
2023-04-13 23:47:19 +02:00
hugo 6152436411 test(auth): fix mock 2023-04-13 23:44:25 +02:00
hugo 0a13c67058 refactor(authentication): remove cross package export 2023-04-13 23:43:57 +02:00
hugo c3620e61c1 refactor(bloc_layout): remove cross package export 2023-04-13 23:29:27 +02:00
hugo 6f585cf7ee chore: add scripts to clean license, authors 2023-04-13 23:29:26 +02:00
hugo 1d3e487d6b feat(authentication): add mock + local storage 2023-04-13 23:24:12 +02:00
hugo 4d872edc4e docs(authentication): update example with multiple data sources 2023-04-13 23:24:12 +02:00
hugo d53e7b80da refactor(authentication)!: split data sources (cache, session, external) 2023-04-13 23:24:12 +02:00
hugo 5a7930550d style(authentication): dart format + add some docs 2023-04-13 23:24:12 +02:00
hugo eb4ae834c1 fix(authentication): make sur access token is available on every steps 2023-04-13 23:24:12 +02:00
hugo b83275aaf6 feat(authentication): remove session wrapper for AuthenticationSession 2023-04-13 23:24:12 +02:00
hugo 6556c4485f docs(authentication): add full dartdoc 2023-04-13 23:24:12 +02:00
hugo 8ed9e86db2 test(authentication): update tests 2023-04-13 23:24:11 +02:00
hugo 87c557263d docs(authentication): add wiki script 2023-04-13 23:24:11 +02:00
hugo 1de922f644 docs(authentication): update example 2023-04-13 23:24:11 +02:00
hugo 1c5a6ce9eb feat(authentication): add account edit cubit 2023-04-13 23:24:11 +02:00
hugo 3faceeebb6 feat(authentication): add custom routine, and documentation 2023-04-13 23:24:11 +02:00
hugo eafe4dc7c6 feat(authentication): add full event support 2023-04-13 23:24:11 +02:00
hugo 1451240f1a test(authentication): fix tests 2023-04-13 23:21:38 +02:00
hugo 9ff7b73aeb fix(authentication): anonymous sign in event 2023-04-13 23:21:38 +02:00
hugo 6779a8b650 refactor(authentication): use custom user changes stream 2023-04-13 23:21:38 +02:00
hugo 13fc4aa875 fix(authentication): initialize account stream transformer 2023-04-13 23:21:38 +02:00
hugo 828c1ace6f docs(authentication): update example 2023-04-13 23:21:38 +02:00
hugo 33cb4f6f06 refactor(authentication)!: use mixins, and remove use of onSignUpSuccess 2023-04-13 23:21:38 +02:00
hugo adcd98f47b feat(authentication)!: add event type on auth change 2023-04-13 23:21:38 +02:00
hugo fe4ce3cbbc refactor: make signup/in, passwordreset cubit extendable 2023-04-13 23:21:38 +02:00
hugo 222b650bd2 fix(authentication): stream on null account 2023-04-13 23:21:38 +02:00
hugo 8837066d73 fix(authentication): handle empty provider list (closes #113) 2023-04-13 23:21:38 +02:00
hugo b1d66dc6e4 chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
2023-02-24 10:20:00 +01:00
hugo 25cf9518f9 chore: fix all problems
continuous-integration/drone/push Build is passing
2023-02-24 10:12:04 +01:00
hugo 8d833d39d7 chore: fix and format using melos 2023-02-23 19:19:48 +01:00