Gao Sun
fd71570faa
ci: update release workflows ( #2754 )
2022-12-29 14:52:43 +08:00
Gao Sun
32fa807d16
refactor: bring back toolkit packages
2022-12-14 16:40:22 +08:00
Gao Sun
51647cf4ca
test: update to native ESM (batch 2)
2022-12-12 21:53:38 +08:00
Gao Sun
2d45cc3e6e
fix: run version script when after changeset version
2022-11-16 18:11:52 +08:00
Gao Sun
cbf75359c8
chore: enable Node 18
2022-11-07 21:25:34 +08:00
Gao Sun
19666e0401
chore: introduce changesets ( #2215 )
2022-10-21 13:59:08 +08:00
Gao Sun
9ebb3ddfd9
fix: alteration script in dev
2022-10-18 15:40:36 +08:00
Gao Sun
7e32a587c8
chore: fix gitpod ( #2174 )
2022-10-18 11:53:14 +08:00
Gao Sun
0c4fd3c7be
chore: remove lerna ( #2170 )
2022-10-17 19:37:59 +08:00
Gao Sun
c96495ad4e
chore!: update scripts
2022-10-16 00:49:16 +08:00
Gao Sun
24f8afaf80
chore(deps): upgrade jest
2022-10-14 14:57:27 +08:00
Gao Sun
0fbe261a6e
chore: revert lerna version bump ( #2150 )
2022-10-13 22:50:16 +08:00
Gao Sun
c16970f450
chore: using pnpm workspace
2022-10-13 11:15:10 +08:00
renovate[bot]
3383167681
chore(deps): update dependency lerna to v6
2022-10-12 20:55:48 +00:00
Gao Sun
3fae7b7edc
chore: fix gitpod ( #2104 )
2022-10-11 01:20:15 +08:00
Gao Sun
9696060997
refactor: remove alteration from core
2022-10-08 17:34:58 +08:00
Gao Sun
441e9e9262
chore: fix package scripts ( #2044 )
2022-10-06 17:34:21 +08:00
wangsijie
2cb4091039
refactor(core,schemas): rename migration to alteration ( #2002 )
2022-09-26 16:38:27 +08:00
wangsijie
bf1d281905
feat(core): check migration state before app start ( #1979 )
2022-09-23 16:31:46 +08:00
Wang Sijie
44117ae1da
chore: remove connectors ( #1880 )
2022-09-05 18:22:59 +08:00
Charles Zhao
4c2308e705
fix: remove --incremental to temporarily fix pnpm dev
2022-09-02 21:37:01 +08:00
Gao Sun
35a4b7289a
refactor: watch all packages when dev ( #1796 )
2022-08-22 14:58:39 +08:00
Gao Sun
8b515435cd
fix: build and types
2022-08-05 17:59:03 +08: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
Gao Sun
30218579cc
ci: update publish workflow ( #1358 )
...
* chore: set lerna changelogPreset
* fix: version script
* ci: update publish workflow
2022-07-01 22:39:21 +08:00
Gao Sun
7f4f4f84ad
feat(demo-app): implementation ( #982 )
...
* feat(demo-app): init card
* feat(demo-app): ui
* feat(demo-app): sign in using React SDK
* fix: typo
2022-05-31 04:39:03 +00:00
renovate[bot]
ffbb1eea0f
chore(deps): update dependency lerna to v5 ( #954 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-25 23:06:11 +08:00
Gao Sun
646bd36758
chore: add ci:*
scripts ( #870 )
2022-05-18 10:58:01 +08:00
renovate[bot]
552355a6c9
chore(deps): update commitlint monorepo to v17 ( #848 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 21:28:49 +08:00
renovate[bot]
aae0b55e26
chore(deps): update dependency husky to v8 ( #758 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 14:49:58 +08:00
Gao Sun
e7fe1200ce
chore: download and install logto ( #668 )
...
* chore: download and install logto
* fix: remove `detached`
* refactor: query instead of throwing error when postgres not found
2022-04-27 15:48:03 +08:00
Gao Sun
f5c7faf775
refactor: move cli -> core
2022-04-26 14:11:15 +08:00
Gao Sun
ef60a474f6
refactor: allow start from project root ( #630 )
2022-04-24 12:12:48 +08:00
renovate[bot]
19640ec849
chore(deps): update commitlint monorepo to v16 ( #626 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-22 18:14:23 +08:00
Gao Sun
c12c7ee03d
chore: add package script ( #607 )
2022-04-22 10:02:54 +00:00
Gao Sun
38d8196794
feat(console): integrate React SDK
2022-03-15 13:46:49 +08:00
Gao Sun
38df1ec8f4
chore: upgrade packages
2022-03-11 16:30:22 +08:00
Gao Sun
295314e693
feat(console): implement radio input and form
2022-03-08 12:19:08 +08:00
simeng-li
5368cb31f6
build(core): add prepare script to the logto root postinstall life cycle ( #292 )
...
* build(core): add prepare script to the logto root postinstall life cycle
add prepare script to the logto root postinstall life cycle
* ci(core): update prepack script
add prepare:pack script to the logto root level
* fix(prepack): cr fix
rename to prepack
2022-03-07 13:50:21 +08:00
Gao Sun
365c63b2c7
feat(core): connect console ( #306 )
...
* feat(core): connect console
* fix(core): prod spa dist
* fix(core): test
* test(core): refactor spa proxy tests
2022-03-03 14:25:32 +08:00
Gao Sun
f7925d9332
chore: upgrade configs and eslint ( #294 )
...
* chore: upgrade configs and eslint
* chore: update lockfile
* fix(ui): stylelint
2022-02-28 15:21:48 +08:00
Gao Sun
46d1fee353
refactor(ui): migrate files 1/2 ( #251 )
2022-02-18 17:11:54 +08:00
Gao Sun
eb319a3b89
refactor: upgrade TypeScript ( #241 )
2022-02-16 15:17:43 +08:00
Gao Sun
ec020e6bea
chore: improved lifecycle scripts and workflow ( #112 )
...
* chore: improved lifecycle scripts and workflow
* chore: run main flow regardless of path
* chore: fix workflow
2021-09-08 10:29:37 +08:00
Gao Sun
154ddfac2b
fix: use lerna exec
and FORCE_COLOR=1
for colorful outputs ( #93 )
2021-08-27 12:47:34 +08:00
Gao Sun
27ec6fcb00
ci: run commitlint on PR title ( #88 )
2021-08-25 23:36:11 +08:00
Gao Sun
b6900a6551
chore: remove concurrency in prepare
2021-08-12 19:39:57 +08:00
simeng-li
a3a2624c5b
Merge pull request #75 from logto-io/simeng-api-schema
...
refactor(core): move api errorType to schemas package flow
2021-08-11 23:12:02 +08:00
Simeng Li
f6229641aa
refactor: add phrases dependency to schema
2021-08-11 23:07:39 +08:00
Gao Sun
c58194dd6e
chore: add MPL-2.0 license ( #76 )
2021-08-11 22:12:36 +08:00