Commit Graph
462 Commits
Author SHA1 Message Date
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 0c876e829e docs: roolback and remove wiki 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
malo e418fc7949 cd: update drone config file to trigger pipeline on pull request
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-04-13 16:00:48 +02:00
hugo 3679efece1 feat'ui_kit): increase top bar leading width
continuous-integration/drone/push Build is passing
2023-04-12 12:31:00 +00:00
hugo 8c06f98624 feat(ui_kit): make top bar selector customizable 2023-04-12 12:31:00 +00:00
hugo 30a7cc4894 feat(ui_component): generate new skillcard component 2023-04-12 12:31:00 +00:00
hugo 6f09eeca0e feat(ui_kit): make skillcard header icon customizable 2023-04-12 12:31:00 +00:00
malo 8d12f84fcc build(crud_bloc): update .pubignore
continuous-integration/drone/push Build is passing
2023-04-10 17:46:05 +02:00
malo 2b4257a5d7 build(crud_bloc): make package ready for first release
continuous-integration/drone/push Build is passing
2023-04-09 12:12:14 +02:00
hugo dbe8554eb7 refactor(ui_kit): remove selection area of rich text, its not his reponsibility
continuous-integration/drone/push Build is failing
2023-03-02 15:52:55 +01:00
hugo 70c6d91310 ci(i18n): fix ci 2023-03-01 17:28:07 +01:00
hugo 6c7e561fde feat(i18n)!: rename few files + add clearer documentation 2023-03-01 17:27:19 +01:00
malo 55ee89fb26 chore: update library file names for ui components and ui layouts
continuous-integration/drone/push Build is failing
2023-03-01 11:46:48 +01:00
malo 358debf2fa docs(ui_layout-bloc_layouts): add readmes
continuous-integration/drone/push Build is failing
2023-02-28 17:50:16 +01:00
malo 7c97417233 feat(bloc_layout): add attributs available for grid bloc layouts
continuous-integration/drone/push Build is failing
2023-02-28 15:42:02 +00:00
malo 4256622726 style: add models 2023-02-28 15:42:02 +00:00
malo 89ce553fa2 feat(bloc_layout): add grid content implementations 2023-02-28 15:42:02 +00:00
malo abb5f0c735 style(bloc_layout): apply dart fix 2023-02-28 15:42:02 +00:00
malo 99311c5d8c feat(bloc_layout): rework on structure using new components and layouts 2023-02-28 15:42:02 +00:00
malo a0783b4b60 docs: add doc 2023-02-28 15:42:02 +00:00
malo 4029d4de03 feat: update layouts to allow more control on components 2023-02-28 15:42:02 +00:00
hugo 3a59230bce feat(i18n): add i18n delegate + example
continuous-integration/drone/push Build is failing
2023-02-28 15:06:49 +01:00
hugo fc9812fc1f docs(i18n): add docstrings on every classes 2023-02-28 15:04:32 +01:00
hugo 0f8f9abcf4 feat(i18n): implements network data source 2023-02-28 11:22:23 +01:00
hugo 17ece11170 feat(i18n): add default locale 2023-02-28 11:22:04 +01:00
hugo cbbde8db85 feat(i18n): add getter/setter 2023-02-28 11:21:27 +01:00
hugo 75f561a19e feat(i18n): add ICU parser 2023-02-27 17:42:22 +01:00
hugo 8a37aec127 feat(i18n): add arb, json and yaml parsers 2023-02-27 16:32:22 +01:00
hugo 0a55df8638 chore(i18n): initialize new package 2023-02-27 13:55:26 +01:00
malo 4a73a8a4c0 chore(ui_kit): export wyatt component theme data
continuous-integration/drone/push Build is passing
2023-02-24 16:26:51 +01:00
hugo b1d66dc6e4 chore(release): publish packages
continuous-integration/drone/push Build is passing
- wyatt_analysis@2.4.1
wyatt_analysis-v2.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
hugo d098d9a6bf feat(analysis): add latest version persistence between script executions
continuous-integration/drone/push Build is passing
2023-02-23 18:53:03 +01:00