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

58 commits

Author SHA1 Message Date
Gao Sun
1a433b5033
ci: use new test option for seeding 2024-02-09 00:19:09 +08:00
renovate[bot]
9cddd78adc
chore(deps): update codecov/codecov-action action to v4 (#5364)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-01 12:04:42 +08:00
Gao Sun
a59250ee49
Merge pull request #5220 from logto-io/gao-init-invitation-tables
feat(schemas): init org invitation tables
2024-01-12 20:54:42 +08:00
Gao Sun
571b53d9cc
feat(schemas): init org invitation tables 2024-01-11 14:38:37 +08:00
renovate[bot]
bc2d831cc9
chore(deps): update ikalnytskyi/action-setup-postgres action to v5 (#5215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-11 10:21:28 +08:00
renovate[bot]
dde8a892ff
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v4 (#5164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-26 12:35:11 +08:00
Gao Sun
74e5975be5
feat(cli): support seeding legacy test data 2023-12-15 17:19:29 +08:00
Gao Sun
b8fd594fea
refactor: fix workflow 2023-12-15 16:50:14 +08:00
Gao Sun
3e3fa20241
refactor(schemas): add alteration script for tenant organizations 2023-12-14 17:25:17 +08:00
simeng-li
8e07825f17
refactor(schemas): add new sso_connector_id column to the users_sso_identities table (#4843)
* refactor(schemas): add new sso_connector_id column to the users_sso_identities table

add new sso_connector_id column to the users_sso_identities table

* refactor(schemas): add new sso_connector_id row to the users_sso_identities table

add new sso_connector_id row to the users_sso_identities table

* fix(schemas): fix alteration script

fix alteration script

* fix(schemas): fix alteration script

fix alteration script

* feat(core): add single sign on authentication api (#4814)

* feat(core): add single sign on authentication api

add single sign on authentication api

* feat(core): finish up the single sign on authentication api

finish up the single sign on authentication api

* chore(core): fix typo

fix typo

* test(core): add ut for getSsoAuthorizationUrl method

add ut for getSsoAuthorizationUrl method

* fix(core): fix the userSsoIdentities sql

fix the userSsoIdentities sql

* test(core): add unit tests

add unit tests

* fix(core): saml sso rebase fix

saml sso rebase fix

* fix(core): fix rebase issue
 fix rebase issue

* feat(core): add sso email guard to interaction endpoint (#4838)

* feat(core): add sso email guard to interaction endpoint

add sso email guard to interaction endpoint

* fix(core): fix unit tests

fix unit tests

* chore(core): split files

split files
2023-11-08 08:55:45 +00:00
simeng-li
54fd29e41f
feat(schemas): create sso_connectors table (#4694)
* feat(schemas): create sso_connectors table

create sso_connectors table

* chore(schemas): add comments

add comments

* fix(schemas): remove dummy comments

remove dummy comments

* fix(schemas): fix schema typo

fix schema typo

* fix(schemas): adjust the alteration column order

adjust the alteration column order

* fix(schemas): drop policy

drop policy

* chore: fix the db alteration compare job tag version

fix the db alteration compare job tag version

* fix(schemas): set sso table order

set sso table order

* fix(schemas): fix alteration script

fix alteration script
2023-10-20 10:46:09 +08:00
Gao Sun
e8b0b1d020
chore: password policy release prep (#4488) 2023-09-14 10:32:46 +08:00
renovate[bot]
65f83aeb58
chore(deps): update docker/setup-buildx-action action to v3 (#4486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 09:23:34 +00:00
renovate[bot]
1733e6a955
chore(deps): update docker/build-push-action action to v5 (#4483)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-12 17:03:00 +08:00
renovate[bot]
ef0e38249f
chore(deps): update actions/checkout action to v4 (#4431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-05 16:13:24 +08:00
Gao Sun
e89ccd4d4c
refactor: cloud cleanup (#4103)
* refactor: cleanup cloud

* chore: fix cloud dependencies

* chore: update LICENSE
2023-07-03 14:33:19 +08:00
renovate[bot]
4f4fbe5076
chore(deps): update pnpm to v8 (#3628)
* chore(deps): update pnpm to v8

* ci: update workflow

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-30 18:51:20 +08:00
Gao Sun
0666f8bb71
ci: fix core dev build (#3427) 2023-03-15 17:58:07 +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
4d54b1ca86
ci: build cloud Docker image (#3154) 2023-02-21 10:44:35 +08:00
Gao Sun
df1bb9fd38
refactor: update seed data (#3044) 2023-02-02 18:36:18 +08:00
renovate[bot]
7c59ca8e7a
chore(deps): update docker/build-push-action action to v4 (#3031)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-01 23:21:58 +08:00
Gao Sun
70527c4bbc
ci: align workflow concurrency (#2987) 2023-01-19 11:22:17 +08:00
Gao Sun
d71c407548
ci: use current version for alteration test (#2976) 2023-01-18 13:23:24 +08:00
Gao Sun
d868e6ee49
feat(cli): rollback command for alteration (#2975) 2023-01-18 05:12:57 +00:00
Gao Sun
03a8e84e2f
refactor: fix alteration issues and add tests 2023-01-17 17:52:54 +08:00
Gao Sun
c2948b1900
ci: use node 18 as default (#2786) 2023-01-03 15:39:58 +08:00
wangsijie
b5b1e5f258
ci: check alteration sequence (#2746) 2022-12-30 10:50:56 +08:00
Charles Zhao
121df6d26d
test: add ui test cases for ac sign-in and svg rendering 2022-12-23 12:03:03 +08:00
Gao Sun
a805124437
refactor: misc. issue fix 2022-12-12 21:53:39 +08:00
Gao Sun
25f0a2e158
test: use native ESM (#2621) 2022-12-12 13:43:23 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18 2022-11-07 21:25:34 +08:00
Gao Sun
0f068d372c
chore: upgrade lint runners (#2274) 2022-10-29 00:06:23 +08:00
Gao Sun
261c9153b0
ci: add docker build to main workflow (#2184) 2022-10-19 11:35:39 +08:00
Gao Sun
e18800c49b
ci: upgrade node pnpm run steps (#2168) 2022-10-17 04:07:50 +00:00
Gao Sun
b1e1407b87
ci: use macOS for annotations (#1655)
* ci: use macOS for annotations

* ci: remove concurrency

* ci: use macOS for lint
2022-07-22 06:18:05 +00:00
renovate[bot]
8df08d9671
chore(deps): update silverhand-io/actions-node-pnpm-run-steps action to v1.2.3 (#1608)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-20 06:42:42 +08:00
Gao Sun
03390a5f26
ci: trigger workflows on push to push-action/** 2022-07-02 01:30:01 +08:00
Gao Sun
f6977157a6
ci: fix concurrency issue (#1356) 2022-07-01 21:33:25 +08:00
Gao Sun
e4ff8d8b74
ci: update workflow trigger (#1354) 2022-07-01 20:33:08 +08:00
Gao Sun
9ad2881153
ci: change workflows trigger (#1257) 2022-06-27 16:38:39 +08:00
Gao Sun
c47d8a2888
ci: optimize workflows (#1205) 2022-06-22 18:55:58 +08:00
simeng-li
d2bf19b12d
fix(ui): add missing ui codecov job (#1183)
add missing ui code cov job
2022-06-22 10:11:54 +08:00
Gao Sun
4df749e142
refactor(ci): add concurrency (#1123)
* refactor(ci): add concurrency

* fix(ci): concurrency group
2022-06-17 15:58:29 +00:00
Gao Sun
36dda2bdbb
chore(ci): update action org name (#1091) 2022-06-09 15:41:06 +00:00
Gao Sun
71d4b25cd3
ci: separate main workflow jobs (#918)
* ci: separate main and lint

* ci: separate build and test

* ci: prepack before lint
2022-05-22 16:12:29 +08:00
renovate[bot]
e86ce3ce7f
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.2.2 (#908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 02:49:53 +00:00
Gao Sun
646bd36758
chore: add ci:* scripts (#870) 2022-05-18 10:58:01 +08:00
renovate[bot]
33baaa8c36
chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0 (#797)
* chore(deps): update dependency @silverhand/eslint-config-react to ^0.14.0

* chore(deps): upgrade stylelint to v14

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-17 13:20:17 +00:00
renovate[bot]
d78bbfe82c
chore(deps): update logto-io/actions-node-pnpm-run-steps action to v1.2.1 (#725)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 09:42:44 +00:00