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

589 commits

Author SHA1 Message Date
simeng-li
c6aa5dd4e5
refactor(ui): add primary register page (#2282) 2022-10-31 18:18:06 +08:00
simeng-li
d81c497751
refactor(ui): extract secondary page layout (#2285) 2022-10-31 18:10:53 +08:00
simeng-li
e1d3d34523
refactor(ui): refactor sign-in page (#2275) 2022-10-31 10:39:41 +08:00
simeng-li
ab9936c74e
style(ui): update notification style (#2265) 2022-10-31 10:38:48 +08:00
simeng-li
537b5cd577
style(ui): update link button styling (#2269) 2022-10-28 10:55:36 +00:00
simeng-li
ee374d19cc
fix(ui): fix apple logo (#2259) 2022-10-27 08:04:45 +00:00
simeng-li
3e6021ad16
refactor(ui): refactor SIE schema (#2264) 2022-10-27 15:55:38 +08:00
wangsijie
95cf53b59a
refactor(core): rename username password routes (#2263) 2022-10-27 15:45:00 +08:00
simeng-li
12eef42c9b
style(ui): remove autofill styling (#2256) 2022-10-27 14:18:34 +08:00
simeng-li
45a7ac8d6d
style(ui): remove outline button style (#2260) 2022-10-27 13:46:12 +08:00
simeng-li
feccf2b519
fix(ui): fix tab key not working bug (#2261) 2022-10-27 13:46:01 +08:00
wangsijie
50170cfcbf
feat(core): enable forgot password check (#2257) 2022-10-27 11:50:48 +08:00
simeng-li
b5512b9213
refactor(core): rename phone signInMethod to sms (#2252)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-10-26 14:47:13 +08:00
simeng-li
983cabdef6
Merge branch 'master' into merge/sie-v2-master-ui 2022-10-25 09:54:56 +08:00
simeng-li
f9bcce52dd
fix(ui): fix ci
fix ci
2022-10-24 17:33:00 +08:00
simeng-li
07edd4e685
style(ui): remove all lagecy style sheets
remove all lagecy style sheets
2022-10-24 17:33:00 +08:00
simeng-li
565b944ae0
refactor(ui): refactor branding color calulation logic
refactor branding color calculation logic
2022-10-24 17:33:00 +08:00
simeng-li
1287a806b0
refactor(ui): refactor ui style
refactor ui style
2022-10-24 17:33:00 +08:00
simeng-li
75fb1a1c08
refactor(ui): move preview related style to AppContent
move preview related style to AppContent
2022-10-24 17:32:59 +08:00
simeng-li
84755e00fa
Merge pull request #2228 from logto-io/simeng-log-4331
style(ui): add new font styling
2022-10-24 17:32:09 +08:00
Xiao Yijun
9b97775fc0
chore: merge master into feature/sie-v2 2022-10-24 13:50:26 +08:00
renovate[bot]
380d2e5af4
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.20 (#2234)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-24 12:51:24 +08:00
Xiao Yijun
bab7a607db
refactor: update language kit (#2232) 2022-10-24 12:26:11 +08:00
simeng-li
c12c2005fc
style(ui): add new font styling
add new font styling
`
2022-10-21 16:20:46 +08:00
simeng-li
cd01f4166f
fix(ui): fix prefiew render bug
page should render after language updates
2022-10-21 16:11:16 +08:00
renovate[bot]
a1fb85ca67
fix(deps): update dependency @logto/core-kit to v1.0.0-beta.19 (#2130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-21 15:11:06 +08:00
Gao Sun
f56b5b5c48
refactor: fix lint errors 2022-10-21 14:03:35 +08:00
renovate[bot]
4e74bcf0a4
chore(deps): update silverhand configs monorepo packages to v1.3.0 2022-10-21 14:03:31 +08:00
Gao Sun
19666e0401
chore: introduce changesets (#2215) 2022-10-21 13:59:08 +08:00
simeng-li
fe842a5739
Merge pull request #2223 from logto-io/simeng-minor-fix
fix(console): fix ac chunky preview experience
2022-10-21 11:08:19 +08:00
simeng-li
830eb2680a
Merge pull request #2214 from logto-io/simeng-log-4438
style(ui): add new color theme file
2022-10-21 11:07:27 +08:00
wangsijie
5959372325
Merge branch master into merge/sie-v2
merge
2022-10-21 10:43:56 +08:00
simeng-li
ceb2ff7c46
fix(ui): cr update
cr update
2022-10-21 10:08:52 +08:00
simeng-li
0797305fb2
fix(console): fix ac chunky preview experience
fix ac preview render delay bug when switch between platforms
2022-10-20 19:01:19 +08:00
simeng-li
d3af024c26
fix(ui): fix text overflow issue
fix test overflow issue
2022-10-20 17:33:14 +08:00
wangsijie
06ae2aff15
Revert "chore: merge master into sie-v2 (#2182)" (#2216) 2022-10-20 17:03:18 +08:00
simeng-li
9204c329aa
style(ui): add new color theme file
add new color theme file according to the latest design
2022-10-20 15:18:44 +08:00
simeng-li
2e03d18c3e
Merge pull request #2185 from logto-io/simeng-log-4412
style(ui): update branding color token name
2022-10-20 11:38:44 +08:00
Darcy Ye
d38543122d
Merge pull request #2039 from logto-io/feature/decouple-passcode-verification
refactor(core,phrases,schemas): decouple passcode verification
2022-10-20 11:17:48 +08:00
silverhand-bot
c0fb59881e
release: v1.0.0-beta.12 2022-10-19 08:28:21 +00:00
silverhand-bot
33c10ce216
release: v1.0.0-beta.11 2022-10-19 06:19:36 +00:00
Charles Zhao
489e2b3a11
fix(ui): revert color token changes in ui as it uses different design system 2022-10-18 18:45:09 +08:00
simeng-li
050ec1346e
style(ui): add color prefix
add color prefix
2022-10-18 18:43:54 +08:00
simeng-li
9a6075aa56
style(ui): update branding color token name
update branding color token name
2022-10-18 18:15:00 +08:00
wangsijie
e5f8139880
chore: merge master into sie-v2 (#2182)
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
Co-authored-by: IceHe <icehe@silverhand.io>
Co-authored-by: Gao Sun <gao@silverhand.io>
Co-authored-by: simeng-li <simeng@silverhand.io>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: Mahesh Vagicherla <59088937+b4s36t4@users.noreply.github.com>
Co-authored-by: FlurryNight <47457170+FlurryNight@users.noreply.github.com>
Co-authored-by: Lukas <lukas@slucky.de>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-18 15:44:49 +08:00
Darcy Ye
025456c16d
chore: merge master and fix conflicts 2022-10-14 17:55:58 +08:00
simeng-li
de741c5fc9
Merge pull request #2149 from logto-io/simeng-log-4376
refactor(ui): refactor passwordless flow
2022-10-14 16:17:34 +08:00
simeng-li
abf5a28eb9
fix(ui): cr fix
cr fix
2022-10-14 16:04:31 +08:00
Gao Sun
24f8afaf80
chore(deps): upgrade jest 2022-10-14 14:57:27 +08:00
renovate[bot]
9ac4a77b33
chore(deps): update dependency @silverhand/jest-config to v1.2.2 2022-10-14 05:59:40 +00:00
Gao Sun
39a5347ac9
chore: upgrade Silverhand configs (#2153) 2022-10-14 03:46:33 +00:00
simeng-li
1eb9e6fdec
fix(ui): fix typo
fix typo
2022-10-14 11:25:51 +08:00
simeng-li
b85a4e4ada
refactor(ui): refactor the hooks
refactor the hooks
2022-10-14 11:21:01 +08:00
simeng-li
2fc4ec9410
refactor(ui): refactor the hooks
refactor the hooks
2022-10-14 10:54:57 +08:00
Darcy Ye
c70e8f16ce
chore: update error messages (#2148) 2022-10-14 10:33:14 +08:00
Gao Sun
0fbe261a6e
chore: revert lerna version bump (#2150) 2022-10-13 22:50:16 +08:00
simeng-li
5f8875c688
refactor(ui): refactor passwordless flow
refactor passwordless flow
2022-10-13 19:05:21 +08:00
simeng-li
b7239af7f5
Merge pull request #2137 from logto-io/simeng-log-4262
refactor(ui): refactor terms of use modals
2022-10-13 14:14:10 +08:00
Charles Zhao
c419e00dcb
chore: bump toolkit version and update color tokens 2022-10-13 13:17:19 +08:00
Gao Sun
c16970f450
chore: using pnpm workspace 2022-10-13 11:15:10 +08:00
simeng-li
803fb742b1
refactor(ui): refactor terms of use modals
- refacrtor the terms of use modals using global confirm modal provider
- remove react-modal-promise dependency
- remove iframeConfirmModal Component
2022-10-12 15:47:14 +08:00
Charles Zhao
f1ffd121d2
refactor: update default button border color 2022-10-12 15:29:56 +08:00
wangsijie
05b50250a3
fix(console): remove connector id and prevent text overflow (#2072) 2022-10-12 14:42:20 +08:00
Xiao Yijun
01fdc4ba11
refactor: remove deprecated fixedLanguage property from LanguageInfo (#2111) 2022-10-11 20:25:35 +08:00
simeng-li
ad5b7b1aea
Merge pull request #2087 from logto-io/simeng-log-4347
chore(ui): update content
2022-10-11 19:22:33 +08:00
Darcy Ye
9f1c34bd4e
refactor: merge master to feature to resolve conflicts 2022-10-11 16:01:37 +08:00
renovate[bot]
5e34f68395
chore(deps): update dependency @silverhand/ts-config-react to v1.1.0 (#2058)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-11 15:11:24 +08:00
Darcy Ye
9dba4b14a0
refactor(ui,phrases,core): forgot password reuse verification flow (#2105) 2022-10-11 06:31:26 +00:00
Gao Sun
e36ed7bd1a
chore: upgrade essentials 2022-10-10 23:28:39 +08:00
Gao Sun
696e7f181d
chore: merge branch 'master' into feature/manage-language 2022-10-10 15:52:06 +08:00
simeng-li
9ea6a8c8e9
fix(ui): fix ut
fix ut
2022-10-10 15:32:41 +08:00
Darcy Ye
d3d189aa77
refactor(core,ui,test): sign-in and register flows mount on passwordless APIs (#2054) 2022-10-10 14:21:39 +08:00
simeng-li
d65ba52f03
chore(ui): update content
update content
2022-10-10 14:19:04 +08:00
simeng-li
2249d717a8
feat(ui): add a11y support (#2076) 2022-10-10 10:57:07 +08:00
simeng-li
afa2ac47ee
feat(ui): add reset password error handling flow (#2079) 2022-10-10 09:51:18 +08:00
wangsijie
78eca37e87
feat(schemas): add sie2 schema (#2056) 2022-10-09 15:31:40 +08:00
simeng-li
e3de677bd3
refactor(ui): refactor ui i18n (#2033) 2022-10-08 10:24:59 +08:00
Gao Sun
441e9e9262
chore: fix package scripts (#2044) 2022-10-06 17:34:21 +08:00
simeng-li
f1ca49c892
feat(ui): global confirm modal (#2018)
* feat(ui): global confirm modal

gloabl configm modal

* fix(ui): cr update

cr update
2022-09-30 10:31:30 +08:00
silverhand-bot
11381afdc5
release: v1.0.0-beta.10 2022-09-28 14:30:24 +00:00
simeng-li
999867ea40
refactor(ui): align api naming with core (#1992)
* refactor(ui): align api naming with core

align api naming with core

* fix(ui): fix cr comments

update the reset-password api naming
2022-09-26 15:59:53 +08:00
simeng-li
649958023d
refactor(ui): refactor confirmModalPromisify (#1993)
refactor confirmModalPromisify
2022-09-26 11:27:25 +08:00
simeng-li
c9ba198b59
fix(ui): align mobile input outline (#1991)
mobile input field does not have outline
2022-09-24 15:59:35 +08:00
simeng-li
ddb0e47950
feat(ui): add passwordless switch (#1976)
add passwordless switch
2022-09-23 10:33:00 +08:00
5war00p
970d360988
refactor: updated button component in packages/ui (closes #1859) (#1958)
* refactor: updated button component in packages/ui

* docs: added comment for window.timeout

* docs: added prefix to comment

* fix: removed unwanted style changes

* fix(ui): update button props

update button props, add ut

* fix(ui): fix merge conflicts

fix merge conflicts

Co-authored-by: simeng-li <simeng@silverhand.io>
2022-09-21 14:20:47 +08:00
simeng-li
f97ec56fbf
feat(ui): add reset password form (#1964)
add reset password form
2022-09-20 02:33:53 +00:00
simeng-li
ff81b0f83e
feat(ui): add reset password page (#1961)
* feat(ui): add reset password form page

add reset passsword form page

* fix(ui): fix ut

fix ut

* fix(ui): fix ut typo

fix ut typo
2022-09-20 02:16:28 +00:00
Charles Zhao
54892ea6d9
chore: bump toolkit to v1.0.0-beta.13 2022-09-19 17:16:19 +08:00
simeng-li
ba787b434b
feat(ui): add forget password flow (#1952)
feat(ui): add reset password verification flow

add reset password verification flow
2022-09-19 16:57:43 +08:00
simeng-li
39d80d9912
feat(ui): add forget password page (#1943)
* refactor(ui): folder rename temp

folder rename temp

* fix(ui): folder rename

rename UsernameSignin to UsernameSignIn

* feat(ui): add forget-password page

add forget-password page

* test(ui): add page ut

add page ut

* fix(ui): cr update

change forget password to forgot password

* chore(ui): hide WIP page path

hide WIP page path
2022-09-19 16:08:31 +08:00
Charles Zhao
2f92b43864
fix: bump react sdk and essentials toolkit to support CJK characters in idToken 2022-09-17 09:59:27 +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
simeng-li
602b9a0dbd
refactor(ui): refactor sign-social-call path name (#1931)
align with the sign-in page's other path pattern
2022-09-15 15:55:35 +08:00
simeng-li
fa9bf16092
refactor(ui): refactor toast (#1928)
refactor taost using react modal
2022-09-15 07:52:36 +00:00
Darcy Ye
31ecfd0b96
chore: check connector related types and eliminate redundancy (#1925) 2022-09-15 14:28:19 +08:00
silverhand-bot
8335e1ff0a
release: v1.0.0-beta.9 2022-09-07 16:21:37 +00:00
Charles Zhao
e2005780a3
fix(console,ui): fix locale guard issue in settings page 2022-09-07 14:15:25 +08:00
Zezao
f268ecb1a8
feat: add Portuguese translation 2022-09-05 19:51:50 +08:00
Gao Sun
8c451b4e3c
chore: upgrade silverhand packages (#1854) 2022-09-01 17:03:49 +08:00
silverhand-bot
301bd23b49
release: v1.0.0-beta.8 2022-09-01 06:11:38 +00:00
Wang Sijie
d952d8660d
refactor(phrases,shared,connector-core): move language key to shared (#1838) 2022-08-30 16:53:49 +08:00
silverhand-bot
3d92f35589
release: v1.0.0-beta.6 2022-08-30 05:44:34 +00:00
silverhand-bot
a9241c5862
release: v1.0.0-beta.5 2022-08-19 13:49:33 +00:00
Xiao Yijun
72e7341c3d
refactor(core): import getEnvAsStringArray from silverhand/essentials (#1787)
* refactor(core): import `getEnvAsStringArray` from `silverhand/essentials`

* chore: bump `@silverhand/essentials` to `1.2.0`
2022-08-17 11:40:50 +08:00
renovate[bot]
0acd432a3f
chore(deps): update parcel monorepo to v2.7.0 (#1733)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-11 22:54:30 +08:00
silverhand-bot
e42172e757
release: v1.0.0-beta.4 2022-08-11 13:48:19 +00:00
simeng-li
62d2afe957
fix(ui): add sandbox props to iframe (#1757)
add sandbox props to iframe
2022-08-10 10:59:59 +08:00
simeng-li
0270bf1be3
fix(ui): extract ReactModal elementApp and fix act warning in ut (#1756)
extract ReactModal elementApp and fix act warning in ut
2022-08-09 11:00:43 +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
c7e5ae3b6b
Merge pull request #1731 from logto-io/renovate/major-react-monorepo
chore(deps): update react monorepo to v18 (major)
2022-08-08 13:58:15 +08:00
Charles Zhao
fd9b8435ac
refactor: add allowObjectInHTMLChildren prop to resolve i18n type issues 2022-08-08 12:19:55 +08:00
simeng-li
e4629f2a5f
fix(ui): fix ui test
fix ui test
2022-08-08 11:55:36 +08:00
Gao Sun
925dc052d7
refactor: upgrade i18next 2022-08-06 00:47:58 +08:00
IceHe.Life
6327eb6c57
refactor(core,schemas,ui): fix non-consistent type definitions (#1742) 2022-08-05 23:42:16 +08:00
Gao Sun
8b515435cd
fix: build and types 2022-08-05 17:59:03 +08:00
Gao Sun
9b4683b709
chore(deps): upgrade packages 2022-08-05 15:50:31 +08:00
renovate[bot]
72fc343513
chore(deps): update react monorepo to v18 2022-08-05 06:13:30 +00:00
Gao Sun
08bea22195
chore(deps): upgrade packages (#1738)
* chore(deps): upgrade packages

* refactor: update per lint report

* chore(deps): upgrade configs

* fix(ui): lint rules compatibility

* chore: remove unused override

* chore(deps): upgrade jest config
2022-08-05 05:58:31 +00:00
simeng-li
3af5b1b425
fix(ui): connector name should fallback to en (#1718)
connector name should fallback to en
2022-08-02 13:46:29 +08:00
silverhand-bot
1e568e02c9
release: v1.0.0-beta.3 2022-08-01 15:02:50 +00:00
Kyungyoon Kim
d1900e1854
chore(phrases): add translation ko_KR (#1677)
chore(connector): add translation ko_KR

chore(phrases): add translation ko_KR

test: add mock translation for ko_KR

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

Update packages/phrases-ui/src/locales/ko-kr.ts

Co-authored-by: Charles Zhao <charleszhao@silverhand.io>

chore(phrases): update translation ko_KR

chore(phrases): edit translation ko_KR, make more friendly

chore(phrases): fix typo

chore(phrases): make translation smooth ko_KR

chore(phrases): edit translation ko_KR

chore(console): add translation ko_KR

chore(phrases): add korean language for login ui
2022-07-30 14:48:50 +00:00
Ufuk ARSLAN
411a8c2fa2
feat(phrases): tr language (#1707)
* feat(phrases): tr language added except admin

* feat(phrases): tr language added for admin and connectors

* refactor(phrases): tr language fix
2022-07-30 21:48:45 +08:00
silverhand-bot
c2050b7ccc
release: v1.0.0-beta.2 2022-07-25 17:03:50 +00:00
simeng-li
7dfbc300b0
fix(ui): should clear prev passcode input when click on backspace (#1660)
should clear prev passcode input when click on backspace
2022-07-22 17:35:37 +08:00
simeng-li
34b465c7d8
fix(ui): protect window.location xss (#1639)
protect window.location xss
2022-07-21 15:58:20 +08:00
simeng-li
04b08a83ea
refactor(ui): replace some of the reactStringReplace usage using i18Next Trans (#1626)
refactor(ui): replace some of the reactStringReplace usage using i18nNext Trans

replace some of the reactStringReplace usage using i18nNext Trans
2022-07-20 17:48:13 +08:00
simeng-li
4ce6bd8cf5
fix(ui): fix some firefox standout bug (#1615)
fix some firefox standout bug
2022-07-20 13:50:23 +08:00
silverhand-bot
3af4f547ed
release: v1.0.0-beta.1 2022-07-19 01:05:03 +00:00
simeng-li
816ce9f903
fix(ui): fix no-restrict-syntax in ui (#1559)
* fix(ui): fix no-restrict-syntax in ui

fix no-restricted-syntax in ui

* fix(ui): cr update

cr update

* fix(ui): fix ts error

fix ts error
2022-07-18 19:36:12 +08:00
simeng-li
0c0c83cc8f
feat(ui): add submit input to all the sign-in & register forms (#1587)
enable submit on enter by adding submit input to all the forms
2022-07-18 17:46:13 +08:00
Gao Sun
e7c5e63304
refactor: remove import react (#1558) 2022-07-15 10:01:42 +00:00
Charles Zhao
f1b241c864
Merge pull request #1553 from logto-io/charles-upgrade-configs
chore: upgrade eslint rule to allow 'noreferrer' in react apps
2022-07-15 15:43:04 +08:00
Charles Zhao
028b5fecf0
chore: upgrade eslint rule to allow 'noreferrer' in react app 2022-07-15 15:12:02 +08:00
simeng-li
c6384bed84
fix(ui): format phone number with country calling code (#1551)
format phone number with country calling code
2022-07-15 14:08:59 +08:00
silverhand-bot
af5e3b416e
release: v1.0.0-beta.0 2022-07-14 16:40:44 +00:00
simeng-li
6b58d8a161
fix(ui,core): fix i18n issue (#1548)
* fix(ui,core): fix i18n issue

fix i18n issue

* fix(core): cr fix

cr fix
2022-07-14 13:36:32 +00:00
simeng-li
e06f8d027e
fix(ui): fix multiple libphonmenumber packed bug (#1544)
fix multiple libphonmenumber packed bug
2022-07-14 17:44:28 +08:00
simeng-li
f72319f234
style(ui): input auto fill style update (#1534)
input auto-fill style update
2022-07-14 10:38:15 +08:00
Gao Sun
23a1fe3aff
refactor: upgrade configs (#1537)
* refactor: upgrade configs

* fix(schemas): remove eslintignore
2022-07-13 16:39:30 +00:00
renovate[bot]
24c7b99c45
chore(deps): update dependency @silverhand/jest-config to ^0.15.0 (#1527)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 11:44:25 +08:00
renovate[bot]
8460f4ae16
chore(deps): update dependency @silverhand/ts-config-react to ^0.15.0 (#1529)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 03:40:57 +00:00
renovate[bot]
1cddf81a78
chore(deps): update dependency @silverhand/ts-config to ^0.15.0 (#1528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-13 11:29:10 +08:00
IceHe.xyz
434e97d5cf
chore: bump eslint-config and eslint-config-react 0.15.0 (#1521)
* chore: bump eslint-config 0.15.0

* chore: bump eslint-config-react 0.15.0

* style: no explicit any
2022-07-12 23:00:05 +08:00
silverhand-bot
ca8ec4862a
release: v1.0.0-alpha.4 2022-07-08 16:49:39 +00:00
Darcy Ye
82ed2fe169
chore: remove TODOs with linear issues (#1495)
* chore: remove TODOs with linear issues

* chore: remove simeng TODOs

* chore: remove simeng TODOs
2022-07-08 14:47:55 +00:00
simeng-li
f52fa5891d
fix(ui): add form submit event (#1489)
* fix(ui): add form submit event

add form submit event

* fix(ui): cr fix

cr fix
2022-07-08 21:14:09 +08:00
simeng-li
d4e5a8dda9
test(ui): add some ut (#1488)
add some ut
2022-07-08 19:53:35 +08:00
simeng-li
64bb5fd159
refactor(ui): refactor country code (#1483)
* refactor(ui): refactor country code

refactor country code

* test(ui): fix ut

fix ut

* fix(ui): cr fix

cr fix
2022-07-08 18:21:15 +08:00
simeng-li
6985eb8c7a
style(ui): increase desktop input padding (#1468)
increase desktio input padding
2022-07-08 16:57:48 +08:00
simeng-li
15aa0b2bfb
style(ui): adjust headline style (#1469)
adjust headline style with max 2 lines
2022-07-08 16:57:21 +08:00
silverhand-bot
c7def1124d
release: v1.0.0-alpha.3 2022-07-07 16:40:33 +00:00
simeng-li
d5d6c5ed08
fix(core,ui): remove todo comments (#1454)
remove todo comments
2022-07-07 18:10:46 +08:00
silverhand-bot
577433ae2d
release: v1.0.0-alpha.2 2022-07-07 04:54:25 +00:00
simeng-li
5b121d7855
fix(ui): set ui specific i18n storage key (#1441)
* chore(ui): set ui i18n storage key

set ui i18n storage key

* fix(ui): update name

update name

* chore(console): add ac i18n storage key

add ac i18n storage key

* fix(ui,console): update key name

update key name

* fix(ui,console): fix typo

fix typo
2022-07-07 11:08:07 +08:00
simeng-li
be73dbf4ef
fix(ui): dark mode seed (#1426)
* fix(ui): add dark logo seed

add dark logo seed

* style(ui): adjust notifiction style

adjust notification style

* chore(schemas): set default seed dark mode disabled

set default seed dark mode disabled
2022-07-05 13:36:11 +00:00
silverhand-bot
fcd70d1232
release: v1.0.0-alpha.1 2022-07-05 12:34:34 +00:00
silverhand-bot
6a83732185
release: v1.0.0-alpha.0 2022-07-04 14:58:52 +00:00
simeng-li
acd1568c49
style(ui): ui & console style update (#1405)
* style(ui): ui style fix

ui style fix

* style(console): update welcome page style

update welcome page style
2022-07-04 18:57:39 +08:00
simeng-li
d649755c3e
refactor(ui): refactor default logo (#1402)
* refactor(ui): refactor default logo

refactor default logo

* fix(ui): default logo update

default logo update

* style(ui): add darkLogo

add darkLogo
2022-07-04 10:43:49 +00:00
silverhand-bot
2caed68c88
release: v0.1.2-alpha.5 2022-07-03 09:04:51 +00:00
silverhand-bot
2faf429e5b
release: v0.1.2-alpha.4 2022-07-03 08:33:26 +00:00
simeng-li
231c7a278c
style(ui): add short screen notification style (#1379)
add short screen notification style
2022-07-03 07:51:48 +00:00
simeng-li
8c4fea093d
refactor(ui): refactor ac signin exp (#1367)
* refactor(ui): refactor ac signin exp

refactor ac signin exp

* fix(ui): adjust style

adjust style

* fix(ui): cr fix

cr fix
2022-07-03 15:50:29 +08:00
silverhand-bot
e588ba204a
release: v0.1.2-alpha.3 2022-07-03 06:54:10 +00:00
silverhand-bot
2fa633a99b
release: v0.1.2-alpha.2 2022-07-02 09:11:16 +00:00
Charles Zhao
dc16aaf513
style(console): notification text in demo-app should not wrap on desktop 2022-07-02 15:06:16 +08:00
silverhand-bot
e234f64cec
release: v0.1.2-alpha.1 2022-07-02 04:24:46 +00:00
silverhand-bot
9396808fa4
release: v0.1.2-alpha.0 2022-07-02 02:29:37 +00:00
silverhand-bot
39890c1c29
release: v0.1.1-alpha.0 2022-07-01 19:18:23 +00:00
simeng-li
f6c5094a52
style(ui): update create account link style (#1349)
update create account link style
2022-07-01 21:08:16 +08:00
simeng-li
9942c1261c
style(ui): update checkbox icon (#1350)
update checkbox icon
2022-07-01 21:07:27 +08:00
simeng-li
084a2bcd03
refactor(core): update sign-in-settings api path (#1339)
update sign-in-settings api path
2022-07-01 17:14:38 +08:00
simeng-li
75636e2397
refactor(ui): ui content phrases update (#1337)
ui content phrases update
2022-07-01 17:14:15 +08:00
Charles Zhao
488f2cda86
chore: update favicon for console, demo-app and main-flow 2022-07-01 11:04:53 +08:00
simeng-li
a5e44cf478
style(ui): add dark mode social icon (#1265)
* style(ui): add dark mode social icon

add dark mode social icon

* style(ui): social landing icon

social landing icon

* fix(ui): dark connector icon cr update

dark connector icon cr update

* fix(ui): cr fix

cr fix
2022-07-01 10:07:43 +08:00
Wang Sijie
f72b21d160
feat(console,ui): generate dark mode color in console (#1231)
* feat(console,ui): generate dark mode color in console

* fix: cr fix

Co-authored-by: Gao Sun <gao@silverhand.io>

Co-authored-by: Gao Sun <gao@silverhand.io>
2022-06-29 07:56:05 +00:00
simeng-li
f765ccf8cd
refactor(ui): refactor ui terms of use flow (#1259)
* refactor(ui): refactor ui terms of use flow

refactor ui terms of use flow

* test(terms): add ut

add ut
2022-06-28 09:15:44 +08:00
simeng-li
b39ea63065
style(ui): update the social button style (#1253)
update the social button style
2022-06-27 13:52:54 +08:00
simeng-li
6865efff27
refactor(ui): refactor app notification logic (#1241)
refactor app notification logic
2022-06-27 13:22:17 +08:00
simeng-li
2a34684587
refactor(phrases): extract ui phrases (#1247)
* refactor(phrases): extract ui-phrases

extract ui phrases

* fix(phrase-ui): cr update

cr update
2022-06-27 03:55:28 +00:00
Darcy Ye
5fb74537a8
chore(core,connector-wechat-*): fix according to wechat naming convertion (#1251) 2022-06-27 00:41:15 +08:00
simeng-li
4b41d20c41
refactor(ui): remove all callbacl page search params validation (#1240)
remove all callback page search params validation
2022-06-26 15:18:59 +08:00
simeng-li
dbd9a713c5
refactor(ui): rename create account form name (#1244)
* refactor(ui): rename create account form name

rename create account form name

* test(ui): update ut

update ut
2022-06-25 22:10:21 +08:00
simeng-li
08776cd864
style(ui): button user select none (#1245)
button user select none
2022-06-25 22:09:57 +08:00
simeng-li
5784ae0627
style(ui): fix notification lenght (#1243)
fix notification length
2022-06-25 22:09:44 +08:00
simeng-li
e201065722
refactor(ui): add default logto ui (#1242)
add default logto ui
2022-06-25 22:09:31 +08:00
renovate[bot]
86cd3aa73a
chore(deps): update dependency ky to ^0.31.0 (#1223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-24 13:13:05 +08:00
Wang Sijie
9b6fd4c417
feat(console): add mobile web tab in preview (#1214) 2022-06-24 11:29:57 +08:00
Wang Sijie
2c413341d1
feat(console): sie form reorg (#1218) 2022-06-24 02:26:30 +00:00
Darcy Ye
98f808320b
feat(core,connectors): update Aliyun logo and add logo_dark to Apple, Github (#1194)
* feat(core,connectors): add logoDark to connector metadata

* feat(connectors): update Aliyun logo and add logoDark for Apple, Github
2022-06-23 11:12:29 +08:00
renovate[bot]
870555366c
chore(deps): update parcel monorepo to v2.6.2 (#1200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-06-22 19:16:59 +08:00
renovate[bot]
3a6996bb4c
chore(deps): update parcel monorepo to v2.6.1 (#1149) 2022-06-20 16:12:48 +08:00
simeng-li
ea1df2d253
test(ui): add ut (#1136)
add ut
2022-06-20 09:45:03 +08:00
simeng-li
f640dad52f
feat(core): add sign-in-mode (#1132)
* feat(core): add sign-in-mode
add sign-in-mode

* fix(core): remove console.log

remove console.log

* fix(ui): hide secondary signin section
hide secondary signin section if is under register mode

* fix(core): ci fix

ci fix
2022-06-17 10:36:07 +08:00
simeng-li
20f7ad9863
fix(ui): input fields (#1125)
input fields auto input fix
2022-06-17 09:37:27 +08:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages 2022-06-14 17:18:13 +08:00
simeng-li
f390bf6175
refactor(ui): adjust input field auto focus logic (#1099)
adjust input field auto focus logic
2022-06-13 16:21:53 +08:00
simeng-li
147775a8f4
feat(ui): add native sdk guard logic (#1096)
add native sdk guard logic
2022-06-13 10:54:26 +08:00
simeng-li
f3b8678a8c
feat(ui): display error message on social callback page (#1097)
* feat(ui): display error message on social callback page

display error message on social callback page

* refactor(ui): display server side error message direactly

display server side error message directly
2022-06-10 18:05:25 +08:00
Charles Zhao
c078cc19f0
Merge pull request #1098 from logto-io/charles-log-2782-admin-console-404-page
feat(console): add 404 page in admin console
2022-06-10 17:17:27 +08:00