0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
logto/packages/console/src/onboarding
Gao Sun 20418dc4f9
refactor(console,ui,demo-app): fix i18next types (#3743)
* refactor(console,ui,demo-app): fix i18next types

disable allowObjectInHTMLChildren for safer typing. use <DynamicT /> for
all dynamic translations.

* fix(console): i18n key in UserAccountInformation

* refactor(console,ui): update <DynamicT /> and add tests
2023-04-24 16:05:26 +08:00
..
assets/images refactor(console): remove onboarding google connector template (#3570) 2023-03-23 22:27:00 +08:00
components refactor(console,ui,demo-app): fix i18next types (#3743) 2023-04-24 16:05:26 +08:00
constants feat(cloud): replace schedule meeting with send email (#3614) 2023-03-30 07:17:18 +00:00
containers/AppContent refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
hooks fix(console): skip onboarding for admin tenant admins (#3489) 2023-03-18 21:04:14 +08:00
pages refactor(console,ui): fix errors 2023-04-22 00:55:17 +08:00
scss refactor(console): extract the onboarding app from the admin console (#3340) 2023-03-10 09:57:30 +08:00
App.module.scss refactor(console): extract the onboarding app from the admin console (#3340) 2023-03-10 09:57:30 +08:00
App.tsx refactor(console): use function-declaration for named components (#3520) 2023-03-22 16:45:10 +08:00
types.ts refactor(console): update onboarding phrases (#3465) 2023-03-17 19:22:45 +08:00
utils.ts refactor(console): extract the onboarding app from the admin console (#3340) 2023-03-10 09:57:30 +08:00