0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00
logto/packages/console/src
Gao Sun 18181f892e
refactor(shared)!: standardize id and secret generators (#4550)
* refactor(shared)!: standardize id and secret generators

* refactor: fix tests
2023-09-22 13:43:56 +08:00
..
assets refactor(shared)!: standardize id and secret generators (#4550) 2023-09-22 13:43:56 +08:00
cloud refactor(console,phrases,schemas,core): reorg role table (#4534) 2023-09-18 11:23:06 +08:00
components refactor(console,phrases,core): add roles and logs tabs for m2m app details page (#4548) 2023-09-21 16:54:17 +08:00
consts refactor(console,phrases,core): add roles and logs tabs for m2m app details page (#4548) 2023-09-21 16:54:17 +08:00
containers refactor(console,phrases,core): reorg role details page (#4537) 2023-09-20 12:01:15 +08:00
contexts refactor(console): retrieve subscription data from tenant response (#4430) 2023-09-06 10:22:10 +08:00
ds-components feat(console): add quota paywall for mfa feature (#4538) 2023-09-19 04:00:47 +00:00
hooks refactor(console): retrieve latest invoice id from stripe (#4563) 2023-09-21 14:40:53 +08:00
i18n
icons chore(console): reorg console svg assets (#4046) 2023-06-16 16:05:39 +08:00
include.d refactor(console): report reddit conversion (#4263) 2023-07-29 09:44:03 +00:00
mdx-components refactor(console): improve m2m app guide content (#4525) 2023-09-16 10:48:39 +08:00
onboarding fix(console): avoid updating mfa config on sie config page (#4502) 2023-09-14 16:17:35 +08:00
pages refactor(shared)!: standardize id and secret generators (#4550) 2023-09-22 13:43:56 +08:00
scss refactor: improve guide responsive rules (#4436) 2023-09-06 14:55:11 +00:00
types feat(console): support managing user mfa on user details page (#4498) 2023-09-19 11:45:01 +08:00
utils fix(console): should display custom domain as alternative endpoint in app details and guides (#4501) 2023-09-15 09:57:41 +08:00
App.tsx refactor(console): userEndpoint -> tenantEndpoint (#4228) 2023-07-25 19:06:34 +08:00
apple-touch-icon.png chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
favicon.ico chore: update favicon (#3496) 2023-03-19 03:00:57 +00:00
index.html feat(console): set title based on isCloud (#3541) 2023-03-20 07:28:58 +00:00
index.tsx