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

643 commits

Author SHA1 Message Date
renovate[bot]
4eb2d14762
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 04:25:50 +00:00
simeng-li
3184e36773
feat(ui): implement lite mode set password form (#3282) 2023-03-07 02:55:29 +00:00
Gao Sun
ea66dcbf2f
Merge pull request #3285 from logto-io/gao-allow-admin-to-create-tenant
refactor: allow admin to create tenants
2023-03-06 13:54:25 +08:00
Charles Zhao
3996ac4107
feat(console): link social account in ac profile page (#3288) 2023-03-06 11:21:24 +08:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants 2023-03-04 14:52:02 +08:00
simeng-li
0ffb8749c5
feat(ui): add power by logto signature (#3256) 2023-03-02 13:54:33 +08: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
simeng-li
1418ef84c1
chore(phrases): content update (#3245) 2023-02-28 16:49:49 +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
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
Gao Sun
237df1721c
release: version core packages 2023-02-26 15:03:37 +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
simeng-li
d5ce4ce67f
Revert "refactor(ui): hard code the page slogan" (#3221) 2023-02-24 12:01:34 +00:00
simeng-li
ab65d895b5
fix(ui): update SmartInput animation (#3216) 2023-02-24 17:53:34 +08:00
simeng-li
c06e2d0985
refactor(core): throw registered social email or phone info (#3199) 2023-02-24 16:05:06 +08:00
simeng-li
0e9d851f68
refactor(ui): remove continue page notification (#3197) 2023-02-24 10:15:05 +08:00
simeng-li
e7b2b643fc
style(ui): mobile home page spacing (#3196) 2023-02-24 10:14:52 +08:00
simeng-li
0688b9656a
style(ui): adjust LandingPage spacing (#3195) 2023-02-24 10:14:39 +08:00
simeng-li
560ccbc77d
style(ui): adjust input suffix button padding space (#3194) 2023-02-24 10:14:29 +08:00
Gao Sun
2ad285541f
refactor(ui): optimize smart input animation (#3176)
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-02-23 17:48:09 +08:00
simeng-li
e5de8d97bd
refactor(ui): hard code the page slogan (#3169) 2023-02-22 11:34:07 +08:00
simeng-li
d5bac1560a
refactor(ui): properly set autocomplete props (#3175) 2023-02-22 10:59:44 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00
simeng-li
582deef404
style(ui): replace error page icon (#3174) 2023-02-21 16:10:14 +08:00
simeng-li
03099debbb
fix(ui): prevent infinite getPhrase api call (#3160) 2023-02-21 14:22:22 +08:00
simeng-li
bbb2f85993
refactor(ui): clean up the field validation file (#3167) 2023-02-21 10:59:40 +08:00
Gao Sun
1ef5519e75
feat: custom css (#3155) 2023-02-21 10:55:44 +08:00
simeng-li
c93d744041
fix(ui): update country code detection logic (#3161) 2023-02-21 10:52:41 +08:00
simeng-li
f2e176bbad
refactor(ui): passing in social connectors as props (#3157) 2023-02-21 10:43:34 +08:00
Charles Zhao
bea8a8928e
fix(ui): native app postMessage listener should be registered properly (#3117) 2023-02-20 14:59:53 +08:00
simeng-li
e7115d797c
refactor(ui): refactor smart input field (#3140) 2023-02-20 06:49:47 +00:00
Gao Sun
f3a8dfc947
Merge pull request #3138 from logto-io/gao-init-cloud
feat: init cloud
2023-02-20 12:48:17 +08:00
simeng-li
34f1f55bba
Merge pull request #3142 from logto-io/simeng-log-5410-the-distance-blow-sign-increate-account
style(ui): adjust signin and register switch link pos
2023-02-20 11:41:35 +08:00
simeng-li
9954cad06d
Merge pull request #3143 from logto-io/simeng-log-5422-bg-color-iteration-by-design
style(ui): style and content polish
2023-02-20 11:41:17 +08:00
renovate[bot]
3f3c3ba421
chore(deps): update dependency @testing-library/react to v14 (#3137)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-20 00:15:42 +08:00
Gao Sun
ed4894a19f
feat: init cloud 2023-02-18 13:34:52 +08:00
simeng-li
36e2b9db5d
style(ui): style and content polish
style and content polish
2023-02-17 17:26:57 +08:00
simeng-li
73a03a4707
style(ui): adjust signin and register switch link pos
adjust signin and register switch link pos
2023-02-17 17:04:51 +08:00
Gao Sun
f339e86591
refactor: update tsconfig 2023-02-17 13:41:05 +08:00
Gao Sun
ed4db56254
chore: upgrade configs 2023-02-16 23:49:03 +08:00
simeng-li
94edf8a827
Merge pull request #3124 from logto-io/simeng-ui-iteraction-bug-fix
fix(ui): update password sign-in link state value
2023-02-16 14:41:30 +08:00
renovate[bot]
1b2d8ca428
chore(deps): update dependency stylelint to v15 (#3091)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 11:09:03 +08:00
simeng-li
dd4f1a9237
fix(ui): update password sign-in link state value
fix verification-code switch to password sign-in page session not found bug
2023-02-16 10:58:26 +08:00
simeng-li
43ecf01ce8
Merge pull request #3113 from logto-io/simeng-ui-clean-up
refactor(ui): clean up legacy code
2023-02-16 10:16:52 +08:00
Gao Sun
b1826d7bcc
Merge pull request #3092 from logto-io/gao-add-admin-tenant
refactor!: add admin tenant
2023-02-15 23:37:53 +08:00
simeng-li
c6e3ecb23c
Merge pull request #3121 from logto-io/simeng-continue-flow-code-verification
fix(ui): fix continue flow verification-code 404 bug
2023-02-15 19:02:58 +08:00
simeng-li
700ca27266
fix(ui): fix ut
fix ut
2023-02-15 18:54:55 +08:00
Gao Sun
525bd403d5
ci: use depot to build docker image (#3116) 2023-02-15 17:02:59 +08:00