Gao Sun
4a8b7c0648
feat: support app-level branding
2024-07-08 16:52:15 +08:00
Gao Sun
3a839f6d60
feat: organization logo
2024-07-07 21:40:26 +08:00
Gao Sun
f78b1768ef
feat: demo app dev panel ( #6105 )
2024-07-01 13:18:04 +08:00
Gao Sun
76fd33b7ed
feat: default user role ( #5872 )
...
* feat: default user role
* chore: add tests and changeset
* refactor: show warning for deprecated env
* chore: fix tests
2024-05-17 16:02:05 +08:00
Gao Sun
2cbc591ff6
feat: support direct sign-in ( #5536 )
...
* feat: support direct sign-in
* chore: add changesets
* refactor: add test cases
* chore(deps): upgrade logto sdks
2024-03-26 13:23:41 +08:00
Gao Sun
fc9c9ea721
chore: upgrade logto sdks ( #5011 )
...
* chore: upgrade logto sdks
* chore: fix tests
* fix(demo-app): fix hook infinite loop issue
* refactor(demo-app): use enum from sdk
2023-12-02 15:22:27 +08:00
Gao Sun
fcda26ac2f
refactor(core): fix resource
parameter
2023-11-10 14:59:48 +08:00
Gao Sun
d3e7cff0bd
refactor(core): reuse refresh_token
grant for org tokens
2023-11-10 14:51:42 +08:00
Gao Sun
e057e2fc42
refactor: update organization scopes
2023-11-09 16:16:43 +08:00
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
Gao Sun
362f6a5863
refactor(phrases): fix type issue
2023-03-29 18:00:39 +08:00
Gao Sun
c17fb35298
chore: update favicon ( #3496 )
2023-03-19 03:00:57 +00:00
Gao Sun
56ffba151b
fix: should return demo app data when query api ( #3322 )
...
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-03-08 03:34:40 +00:00
Charles Zhao
d5fd433ecc
refactor(console,demo-app): update font keys in CSS variables ( #3042 )
2023-02-01 16:18:50 +08:00
Gao Sun
3a3a107811
refactor: schema export and id generator
2022-12-20 00:02:35 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors
2022-10-21 14:03:35 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens
2022-10-13 13:17:19 +08:00
Charles Zhao
f1ffd121d2
refactor: update default button border color
2022-10-12 15:29:56 +08:00
Charles Zhao
3a9d95ed3e
refactor(demo-app): improve sign-out button in demo-app
2022-10-11 16:25:02 +08:00
Charles Zhao
d765c8fff5
Merge pull request #2085 from logto-io/charles-upgrade-configs-and-improve-a11y-in-demo-app
...
refactor(demo-app): upgrade configs and improve a11y in demo-app
2022-10-11 10:06:18 +08:00
Charles Zhao
0cf878acd5
refactor(demo-app): upgrade configs and improve a11y in demo-app
2022-10-10 11:47:52 +08:00
Xiao Yijun
691bdb3ac9
refactor: replace LanguageKey
with LanguageTag
( #2080 )
2022-10-10 09:43:13 +08:00
Gao Sun
42586eff88
refactor: remove shared packages ( #1946 )
...
* refactor: remove shared packages
* refactor: fix error
2022-09-16 11:25:43 +00:00
Charles Zhao
85283cfcee
chore: bump to js sdk 1.0.0-beta.4
2022-09-09 18:38:56 +08:00
Charles Zhao
91d1bf8004
fix: downgrade to sdk 1.0.0-beta.2 ( #1896 )
...
fix(console,demo-app): downgrade js sdk version to 1.0.0-beta.2 to avoid sign-in issues
This reverts commit ac945712e6
, reversing
changes made to c97d8610d9
.
2022-09-07 22:31:49 +08:00
Charles Zhao
75510b6976
chore(console,demo-app): bump react sdk version to beta.3
2022-09-06 11:45:08 +08:00
Gao Sun
8c451b4e3c
chore: upgrade silverhand packages ( #1854 )
2022-09-01 17:03:49 +08:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared ( #1838 )
2022-08-30 16:53:49 +08:00
simeng-li
4b972f2e23
fix(ui,console,demo-app): update react render method ( #1750 )
...
update react root render method
2022-08-08 17:31:37 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren
prop to resolve i18n type issues
2022-08-08 12:19:55 +08:00
Gao Sun
8b515435cd
fix: build and types
2022-08-05 17:59:03 +08:00
Darcy Ye
8b30f974bf
fix(demo-app): hide username if not exists ( #1644 )
2022-07-21 17:29:22 +08:00
Gao Sun
e7c5e63304
refactor: remove import react ( #1558 )
2022-07-15 10:01:42 +00:00
Charles Zhao
58558e5011
fix(demo-app): username should not overflow info card ( #1498 )
2022-07-08 23:17:05 +08:00
Charles Zhao
f9aba39c71
refactor(demo-app): remove "continue to explore" section
2022-07-01 12:49:19 +08:00
Charles Zhao
488f2cda86
chore: update favicon for console, demo-app and main-flow
2022-07-01 11:04:53 +08:00
Gao Sun
4fefdc8497
refactor(demo-app): use login
as prompt ( #1315 )
2022-06-30 04:47:06 +00:00
Gao Sun
3c7c29dd0c
refactor(core): disable userinfo endpoint ( #1310 )
...
* refactor(core): disable userinfo endpoint
* chore: upgrade @logto/react
* refactor(core): update doc link
2022-06-30 02:29:29 +00:00
Charles Zhao
a6a6cef15d
refactor: bump react sdk 0.1.17 and remove fetchUserInfo call
2022-06-29 14:55:56 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic ( #1241 )
...
refactor app notification logic
2022-06-27 13:22:17 +08:00
Charles Zhao
1e76f7713f
refactor(console): add dark images with parcel svg transformer plugin
2022-06-23 01:02:10 +08:00
Charles Zhao
33f8adb2fc
refactor: bump react sdk 0.1.15 and use callback function instead of url
2022-06-09 15:32:43 +08:00
Charles Zhao
85a055efa4
feat(demo-app): implement (part 2)
...
* dark mode
* i18n
* sign out
* fetch userinfo
2022-06-06 20:17:25 +08:00
Gao Sun
90ca76eeb5
feat(demo-app): show notification in main flow ( #1038 )
...
* feat(demo-app): show notification in main flow
* fix: add missing file
2022-06-02 08:05:27 +00:00
Gao Sun
91e2f055f2
feat(demo-app): implementation (3/3) ( #1021 )
...
* feat(core): seed demo app for fresh DB
* feat(core): throw 404 when demo app deleted
* fix(core): import
* fix: lockfile
2022-06-02 07:32:46 +00:00
Gao Sun
7f4f4f84ad
feat(demo-app): implementation ( #982 )
...
* feat(demo-app): init card
* feat(demo-app): ui
* feat(demo-app): sign in using React SDK
* fix: typo
2022-05-31 04:39:03 +00:00
Gao Sun
ad0aa8e0c2
feat(demo-app): init ( #979 )
2022-05-29 21:11:58 +08:00