0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

5809 commits

Author SHA1 Message Date
Gao Sun
f74fdce9a0
Merge pull request #5338 from logto-io/gao-refactor-mock-connectors
refactor!: update mock connector file paths
2024-01-30 15:30:43 +08:00
Gao Sun
70b8ff707e
Merge pull request #5335 from logto-io/gao-remove-magic-links
refactor: remove magic links
2024-01-30 15:29:21 +08:00
Gao Sun
abe97c1182
Merge pull request #5330 from logto-io/gao-put-invitation-status
feat(core): put invitation status
2024-01-30 15:28:03 +08:00
renovate[bot]
b489224dd3
chore(deps): update dependency husky to v9 (#5302)
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-01-30 05:47:00 +00:00
Charles Zhao
ecbec3d61a
fix(console): should navigate to details page after creating protected app (#5337) 2024-01-30 12:36:04 +08:00
Charles Zhao
7266aee445
refactor(console,phrases): show notification when modify origin url in protected app details (#5334) 2024-01-30 12:33:52 +08:00
Charles Zhao
29eb633c44
refactor(console,phrases): protected app origin url should not contain pathname (#5333) 2024-01-30 12:33:31 +08:00
Charles Zhao
50f8756721
fix(phrases,shared): only allow lowercase letters, numbers and hyphens in subdomains (#5332) 2024-01-30 12:33:08 +08:00
Charles Zhao
4414139b32
fix(console): fix error handling on creating protected apps (#5328) 2024-01-30 12:31:48 +08:00
Charles Zhao
2263cb93d5
refactor(console,schemas): bring back hidden get-started page (#5327) 2024-01-30 12:31:31 +08:00
wangsijie
1963e12bd7
fix(core,schemas): use database index to prevent subdomain conflict (#5326) 2024-01-30 11:53:27 +08:00
wangsijie
9f91da075b
refactor(console): update express guide (#5314) 2024-01-30 11:49:06 +08:00
wangsijie
a70397b125
refactor(console): update next guide (#5313) 2024-01-30 11:13:53 +08:00
wangsijie
c9117515aa
chore(core): show errors of storage provider (#5240) 2024-01-30 03:09:05 +00:00
wangsijie
2260eb01cc
refactor(core): remove default page rules (#5325) 2024-01-30 10:55:31 +08:00
Xiao Yijun
09637a1a57
fix(core): include m2m apps in application limit (#5322) 2024-01-30 10:38:52 +08:00
Gao Sun
87fd9a01e4
refactor: update helper function names 2024-01-30 09:44:21 +08:00
Gao Sun
6befe60149
refactor!: update mock connector file paths 2024-01-29 21:33:12 +08:00
Gao Sun
46c550bf43
refactor: update invitation api payload for email 2024-01-29 21:27:04 +08:00
Gao Sun
6d0f95739c
refactor: remove magic links 2024-01-29 20:21:45 +08:00
Gao Sun
0a20b5a6f8
feat(core): put invitation status 2024-01-29 19:39:27 +08:00
simeng-li
873ef1ebd0
feat(console): hide m2m and third-party app in the empty app list guide (#5331)
* feat(console): hide m2m and third-party app in the empty app list guide

hide m2m and third-party app in the empty app status guide

* fix(test): fix integration tests

fix integration tests
2024-01-29 18:12:56 +08:00
simeng-li
904081cb48
style(experience): fix the terms padding (#5316)
fix the terms padding
2024-01-29 10:37:17 +08:00
simeng-li
2e31b976ca
fix(experience): fix the organization selector position (#5315)
fix the organization selector position
2024-01-29 10:19:18 +08:00
simeng-li
47158e857c
fix(console): should hide personal user data row if is empty (#5318)
should hide the personal user data row if it is empty
2024-01-29 10:19:04 +08:00
simeng-li
0a02ca2887
feat(experience): hide the path and parameter in redirectUri (#5320)
feat(experience): hide the path and paramter in redirectUri

hide the path and paramters in redirectUri
2024-01-29 10:18:53 +08:00
Charles Zhao
63184db15a
fix(console): add dot before protected app first-level domain (#5323) 2024-01-29 10:14:35 +08:00
Gao Sun
ee91767ce9
refactor: add invitation api tests (#5324)
* refactor: add invitation api tests

* refactor: update alteration

* refactor: fix config guard
2024-01-29 01:39:52 +00:00
simeng-li
24be783d58
style(console): fix the app creation modal size (#5321)
fix the app creation modal size
2024-01-26 21:36:11 +08:00
Charles Zhao
c7237e1aff
fix(console): external link should use to the correct URL in protected app details (#5317) 2024-01-26 05:05:53 +00:00
Charles Zhao
f2e978d2d9
fix(toolkit): domain regex should allow short subdomain and top-level domain (#5319) 2024-01-26 12:55:56 +08:00
Darcy Ye
c2e6a610bc
fix(console): fix m2m app log not accessible bug (#5307) 2024-01-26 11:15:11 +08:00
Xiao Yijun
a4a02e2c66
refactor(console): remove dev tenant notification (#5297) 2024-01-26 09:42:34 +08:00
Xiao Yijun
55cdfa1ae8
refactor(console): update token charge info tip (#5298) 2024-01-26 09:42:17 +08:00
Xiao Yijun
e025fd1ed5
fix(console): reset applicaiton form data with parsed data (#5299) 2024-01-26 09:42:05 +08:00
Charles Zhao
155e13c064
fix(console): only request protected app domain if it is cloud and has dev features enabled (#5312) 2024-01-26 09:39:59 +08:00
Charles Zhao
aee90d0a6f
refactor(console): improve app creation page empty state layout (#5310) 2024-01-26 09:39:44 +08:00
renovate[bot]
47d1515d8d
chore(deps): update peter-evans/repository-dispatch action to v3 (#5311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-25 21:19:32 +08:00
Gao Sun
e999f61187
refactor(schemas): allow null inviter (#5278) 2024-01-25 12:00:56 +00:00
Gao Sun
570a4ea9e2
feat: create invitation (#5245)
* feat: create invitation

* refactor: update test imports

* refactor: update unit tests

* refactor: update docs

* refactor: update api tests

* chore: add changesets

* refactor: add comments

* refactor: fix swagger check

* refactor: keep compatibility
2024-01-25 19:44:20 +08:00
wangsijie
8fb032da7a
fix(core): fix protected app callback uri (#5308) 2024-01-25 18:14:34 +08:00
wangsijie
880e890321
fix(core): get tenant endpoint (#5309) 2024-01-25 09:41:21 +00:00
simeng-li
df36566633
chore(phrases): update application content (#5306)
* chore(phrases): update application content

update application content

* fix(phrases): content update

content update
2024-01-25 08:16:22 +00:00
Charles Zhao
e1efe23e83
refactor(console): remove pro tag from app category filter (#5301) 2024-01-25 16:15:50 +08:00
Charles Zhao
f3c69ce3f3
refactor(console): improve protected app creation form validation (#5293) 2024-01-25 16:03:27 +08:00
simeng-li
e8e57a410f
feat(console): add the user permission tooltips (#5305)
add the user permission tooltips
2024-01-25 15:54:56 +08:00
simeng-li
820158706b
feat(console,phrases): adjust the application creation modal (#5304)
adjust the application creation modal
2024-01-25 15:45:41 +08:00
simeng-li
a8719de7bf
chore(phrases): console phrases updates (#5303)
console phrases updates
2024-01-25 15:44:07 +08:00
simeng-li
afd730936d
fix(console): fix the image uploader style (#5285)
fix the image uploader style
2024-01-25 07:21:27 +00:00
simeng-li
94344e1423
fix(console): add UnsavedChangesAlert (#5277)
fix(console): add unsafe alert modal on the application branding page

add unsafe alert modal on the application branding page
2024-01-25 04:38:22 +00:00