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

2478 commits

Author SHA1 Message Date
Vibhav Bobade
a9d78342ec
chore: integrate Uffizzi PR Environments 2022-11-18 17:57:27 +08:00
Charles Zhao
b137daeb12
chore(console): update default avatars (#2341) 2022-11-08 08:57:11 +00:00
Gao Sun
b3a91141a7
Merge pull request #2343 from logto-io/gao-log-4346-replace-dayjs-with-something-better
refactor: replace dayjs with date-fns
2022-11-08 16:54:34 +08:00
Gao Sun
de21777208
Merge pull request #2336 from logto-io/gao-enable-node-18
chore: enable Node 18
2022-11-08 16:43:38 +08:00
Gao Sun
3a0df40fc1
chore: manually install Chromium before integration test 2022-11-07 23:11:21 +08:00
Gao Sun
117b50af7a
chore: fix parcel engines issue
See https://github.com/parcel-bundler/parcel/issues/7636
2022-11-07 21:40:09 +08:00
Gao Sun
33fd811bee
refactor(cli): update node version check 2022-11-07 21:25:34 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
e3c3515409
Merge pull request #2335 from logto-io/gao-upgrade-oidc-provider
chore(core): upgrade oidc-provider
2022-11-07 19:29:46 +08:00
Gao Sun
494c4ae483
refactor(core): optimize translation strictly partial check (#2333) 2022-11-07 19:29:19 +08:00
Gao Sun
d42a19133d
chore: optimize Dockerfile (#2334) 2022-11-07 19:28:34 +08:00
Gao Sun
931750f468
refactor: replace parse() with native Date 2022-11-07 14:44:40 +08:00
Gao Sun
ca126026e9
chore: fix dep in console 2022-11-07 14:36:05 +08:00
Gao Sun
15bb084b6e
refactor: replace dayjs with date-fns 2022-11-07 14:33:47 +08:00
Gao Sun
13a6f26cff
chore: upgrade got 2022-11-06 00:20:37 +08:00
Gao Sun
c680c31c94
chore(core): upgrade oidc-provider 2022-11-06 00:16:40 +08:00
Gao Sun
877eb892c9
refactor(core): use isTrue() to check params (#2321) 2022-11-04 22:25:58 +08:00
Gao Sun
68f2d56a24
chore: add German language changeset (#2324) 2022-11-04 22:23:26 +08:00
renovate[bot]
8e45325e98
chore(deps): update dependency puppeteer to v19 (#2164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 04:19:20 +00:00
renovate[bot]
0ade7fd492
chore(deps): update dependency jest-environment-jsdom to v29 (#1816)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-11-04 10:58:53 +08:00
İhsan Güldür
938608e72b
feat: add case insensitive user search (#2300)
Co-authored-by: wangsijie <wangsijie94@gmail.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
Co-authored-by: wangsijie <wangsijie@silverhand.io>
2022-11-04 10:47:54 +08:00
Lukas
492ce312be
feat(phrases): add german language (#2053) 2022-11-03 17:16:44 +08:00
Charles Zhao
20dbc8a83e
Merge pull request #2303 from logto-io/renovate/logto-js-sdk-monorepo-packages
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12
2022-11-03 14:51:52 +08:00
wangsijie
0dcfd17a4d
chore: config codespaces container (#2267) 2022-11-03 10:34:12 +08:00
Randy
02040c1629
chore: ignore fly.toml (#2297) 2022-11-02 10:24:08 +00:00
renovate[bot]
832d3dd980
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.12 2022-11-02 05:33:28 +00:00
Charles Zhao
0530eafda7
Merge pull request #2287 from logto-io/gao-fix-gitpod
chore: fix gitpod config
2022-10-31 20:32:03 +08:00
Gao Sun
f657ed3598
chore: fix gitpod config 2022-10-31 19:47:09 +08:00
Gao Sun
229a786255
feat(core): hasura unauthed access support (#2278) 2022-10-31 18:18:13 +08:00
simeng-li
ab9936c74e
style(ui): update notification style (#2265) 2022-10-31 10:38:48 +08:00
Gao Sun
0f068d372c
chore: upgrade lint runners (#2274) 2022-10-29 00:06:23 +08:00
Charles Zhao
35b850cb52
Merge pull request #2262 from logto-io/renovate/logto-js-sdk-monorepo-packages
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11
2022-10-28 22:23:39 +08:00
simeng-li
537b5cd577
style(ui): update link button styling (#2269) 2022-10-28 10:55:36 +00:00
Charles Zhao
02ea86d844
Merge pull request #2268 from logto-io/charles-log-4491-useapi-hook-might-cause-component-rerender
fix(console): useApi hook should not cause component re-render
2022-10-28 11:32:24 +08:00
Charles Zhao
4074d694ef
fix(console): useApi hook should not cause component re-render 2022-10-27 16:56:13 +08:00
simeng-li
ee374d19cc
fix(ui): fix apple logo (#2259) 2022-10-27 08:04:45 +00: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
renovate[bot]
476d7642df
chore(deps): update logto js sdk monorepo packages to v1.0.0-beta.11 2022-10-26 18:12:30 +00:00
Darcy Ye
73d1d4a649
chore(phrases): update contents (#2254) 2022-10-26 15:26:27 +08:00
Charles Zhao
4aaed85269
Merge pull request #2242 from logto-io/charles-fix-calculations-in-use-position-hook
fix(console): axis calculations in use-position hook
2022-10-25 12:16:24 +08:00
simeng-li
8caabd9c8c
Merge pull request #2240 from logto-io/simeng-log-4332
refactor(ui): refactor ui style system
2022-10-24 17:41:11 +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
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