Gao Sun
|
5a337520cb
|
chore: add comment
|
2023-03-03 14:30:00 +08:00 |
|
Gao Sun
|
32f21083f0
|
chore: add changeset
|
2023-03-03 14:17:08 +08:00 |
|
Gao Sun
|
a76ce24bee
|
refactor: seed data for multi-tenancy 2
|
2023-03-03 14:11:19 +08:00 |
|
Gao Sun
|
9775db7af8
|
refactor: seed data for multi-tenancy
|
2023-03-02 22:25:13 +08:00 |
|
Gao Sun
|
a6d4494c0e
|
chore(core): add comments
|
2023-03-02 17:14:41 +08:00 |
|
Gao Sun
|
ef9bd97390
|
chore: add changeset
|
2023-03-02 17:02:39 +08:00 |
|
Gao Sun
|
a8355eb6a3
|
refactor(core): fix segment matching for path-based
|
2023-03-02 16:45:48 +08:00 |
|
Gao Sun
|
d29432f45d
|
feat(core): support path-based multi-tenancy
|
2023-03-02 13:20:21 +08:00 |
|
Gao Sun
|
2a7c623240
|
refactor(console): handling cloud errors
|
2023-03-02 12:11:08 +08:00 |
|
Gao Sun
|
07e04eac55
|
refactor(core): fix etag
|
2023-03-02 00:44:33 +08:00 |
|
Gao Sun
|
2747a1064e
|
chore(core): add comments
|
2023-03-02 00:33:03 +08:00 |
|
Gao Sun
|
303e086df3
|
refactor: optimize tenant requests
|
2023-03-01 23:46:30 +08:00 |
|
Gao Sun
|
44909140bf
|
feat: create tenant for new users (#3255)
|
2023-03-01 20:55:26 +08:00 |
|
simeng-li
|
6246fc58ba
|
refactor(core,console): refactor AC 403 flow (#3235)
|
2023-03-01 10:24:39 +00:00 |
|
wangsijie
|
2b8b3a91ec
|
fix(console): fix app endpoints import path (#3258)
|
2023-03-01 09:10:22 +00:00 |
|
Charles Zhao
|
af9cd0d164
|
fix(core): error invalid credentials should return 401 instead of 400 (#3254)
|
2023-03-01 16:56:25 +08:00 |
|
Xiao Yijun
|
04ddbadfac
|
refactor(console): update empty states (#3249)
|
2023-03-01 16:54:20 +08:00 |
|
wangsijie
|
92ffc6cfdd
|
feat(console): add callback uri field (#3231)
|
2023-03-01 16:53:54 +08:00 |
|
Charles Zhao
|
f0772c6549
|
Merge pull request #3237 from logto-io/charles-log-5346-allow-editing-basic-userinfo-in-profile
feat(console): allow editing basic userinfo in profile page
|
2023-03-01 16:44:07 +08:00 |
|
renovate[bot]
|
aa25cb1cbd
|
chore(deps): update logto js sdk monorepo packages to v1.0.0 (#3248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-01 14:57:06 +08:00 |
|
Guamian Li
|
7b3f0d7f45
|
chore: update README.md (#3253)
|
2023-03-01 06:51:04 +00:00 |
|
simeng-li
|
a43c8720f7
|
feat(ui): add password rule description (#3244)
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: tison <wander4096@gmail.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-01 13:42:45 +08:00 |
|
Gao Sun
|
f111128320
|
feat(console): support multi-tenancy (2/2) (#3247)
|
2023-03-01 04:37:11 +00:00 |
|
Charles Zhao
|
e8a7094e37
|
feat(console): allow editing basic userinfo in profile page
|
2023-02-28 18:23:52 +08:00 |
|
Gao Sun
|
bd158a46fe
|
refactor(core): fix CORS (#3246)
|
2023-02-28 09:20:41 +00:00 |
|
simeng-li
|
1418ef84c1
|
chore(phrases): content update (#3245)
|
2023-02-28 16:49:49 +08:00 |
|
Xiao Yijun
|
cf22fab79b
|
feat(console): onboarding sie config page (#3241)
|
2023-02-28 16:32:39 +08:00 |
|
Gao Sun
|
d789a08e41
|
feat(console): support multi-tenancy (1/2) (#3205)
|
2023-02-28 16:04:12 +08:00 |
|
tison
|
5b7f44d19b
|
chore: update license info for the software (#3239)
Signed-off-by: tison <wander4096@gmail.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-28 15:41:23 +08:00 |
|
Gao Sun
|
75b6d65b3e
|
Merge pull request #3227 from logto-io/gao-fix-local-cors
fix(core): allow localhost CORS when only one endpoint available
|
2023-02-28 14:15:46 +08:00 |
|
simeng-li
|
023eee200e
|
style(ui): fix social button text cut-off (#3240)
|
2023-02-28 13:55:08 +08:00 |
|
simeng-li
|
cc4c4dcaa5
|
style(core): fix power by logto font size (#3242)
|
2023-02-28 13:54:58 +08:00 |
|
simeng-li
|
a7adfb463a
|
fix(ui): fix suffix button z-index (#3232)
|
2023-02-28 13:54:26 +08:00 |
|
Darcy Ye
|
2335c09dde
|
fix(ui): fix typo which could result in undesirable reminder content (#3233)
|
2023-02-28 10:29:06 +08:00 |
|
Charles Zhao
|
bbcb904223
|
feat(console): new profile settings page (#3204)
|
2023-02-27 18:04:56 +08:00 |
|
Xiao Yijun
|
9c31d3837b
|
refactor(console): remove i18n text context (#3234)
|
2023-02-27 17:55:13 +08:00 |
|
wangsijie
|
a3e6001887
|
style(console): fix connector dark collapse button margin (#3229)
|
2023-02-27 15:29:02 +08:00 |
|
Gao Sun
|
d61cd795ac
|
refactor(core): add unit tests
|
2023-02-27 15:12:12 +08:00 |
|
Xiao Yijun
|
13f877ca4d
|
refactor(console): get-started tasks (#3208)
|
2023-02-27 10:15:55 +08:00 |
|
Gao Sun
|
237df1721c
|
release: version core packages
|
2023-02-26 15:03:37 +08:00 |
|
Gao Sun
|
5e1466f405
|
chore: add changeset
|
2023-02-26 15:01:20 +08:00 |
|
Gao Sun
|
54512c2603
|
fix(core): allow localhost CORS when only one endpoint available
|
2023-02-26 14:59:31 +08:00 |
|
Gao Sun
|
89715baaa6
|
Merge pull request #3223 from logto-io/gao-update-docker-compose
chore: update docker-compose file and README
|
2023-02-25 23:46:32 +08:00 |
|
Gao Sun
|
c00bceb792
|
chore: temporarily remove Uffizzi
|
2023-02-25 23:16:49 +08:00 |
|
silverhand-bot
|
cda2c821cd
|
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-25 23:15:42 +08:00 |
|
Gao Sun
|
c127174128
|
chore: add changesets (#3219)
|
2023-02-24 22:57:03 +08:00 |
|
Gao Sun
|
6686474d11
|
chore: fix typo
|
2023-02-24 22:15:15 +08:00 |
|
Gao Sun
|
e4eb2dae49
|
chore: update logo (#3224)
|
2023-02-24 21:51:20 +08:00 |
|
Gao Sun
|
6bae1f1927
|
chore: update docker-compose file and README
|
2023-02-24 21:50:57 +08:00 |
|
simeng-li
|
d5ce4ce67f
|
Revert "refactor(ui): hard code the page slogan" (#3221)
|
2023-02-24 12:01:34 +00:00 |
|