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

36 commits

Author SHA1 Message Date
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
Gao Sun
31b6c696d2
chore: add prune step 2021-07-30 22:54:48 +08:00
Gao Sun
a87ea72980
chore: add deploy dev workflow 2021-07-30 22:34:15 +08:00
Gao Sun
4eb8d93d56
chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
b8956c6ab5
chore: cleanup useless scripts 2021-07-29 01:42:14 +08:00
Gao Sun
bbb6be1e24
chore: add engines in root package.json 2021-07-26 22:06:13 +08:00
Gao Sun
13b516dccb
refactor: unify dev script 2021-07-26 22:04:32 +08:00
Gao Sun
46bca952e8
fix: run prepack after yarn 2021-07-26 21:40:49 +08:00
Gao Sun
6c00d40aeb
refactor: use yarn workspace 2021-07-26 10:54:13 +08:00
Gao Sun
a4fe321233
chore: add lint-staged precommit hook 2021-07-25 22:27:51 +08:00
Gao Sun
e64fff0a35
refactor: using monorepo 2021-07-25 21:58:27 +08:00
Gao Sun
c815a52b37
feat: first commit 2021-07-25 17:39:17 +08:00