0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
Commit graph

171 commits

Author SHA1 Message Date
simeng-li
d50027a031
Merge pull request #52 from logto-io/gao--ui-enable-jest
chore(ui): enable jest testing
2021-07-30 09:30:55 +08:00
Gao Sun
c52fd9d7e5 chore(ui): enable jest testing 2021-07-30 03:42:39 +08:00
Gao Sun
658f01f815 refactor(core): align next() usage and add prod mode for ui proxy 2021-07-30 02:21:47 +08:00
Gao Sun
0b002e0785
Merge pull request #50 from logto-io/gao--use-pnpm 2021-07-29 22:22:56 +08:00
Gao Sun
af7e6ccd83 fix: correct github workflows 2021-07-29 17:54:43 +08:00
Gao Sun
802553a0f5 chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
d7f5b4d329
Merge pull request #49 from logto-io/gao--cleanup-scripts
chore: cleanup useless scripts
2021-07-29 17:40:16 +08:00
Gao Sun
aa76c069e4 chore: cleanup useless scripts 2021-07-29 01:42:14 +08:00
Gao Sun
7490bf5541
Merge pull request #47 from logto-io/gao--remove-resource-indicator
chore(core): remove resource indicator
2021-07-28 20:40:54 +08:00
Gao Sun
4c07a12ae9 chore(core): remove resource indicator 2021-07-28 20:35:36 +08:00
Gao Sun
3c2c9ad76d
Merge pull request #46 from logto-io/gao--add-phrases-package
feat(phrases): add package and refactor error code
2021-07-28 20:04:19 +08:00
Gao Sun
78d4024248 feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
Gao Sun
52fe03ddf9 feat(ui): add create account link 2021-07-26 23:56:38 +08:00
Gao Sun
aa67e21bb1 fix(sign-in): update style and locale 2021-07-26 22:39:49 +08:00
Gao Sun
cb7d53b05d feat(sign-in): replace id with username 2021-07-26 22:32:18 +08:00
Gao Sun
261efbab63 chore: add engines in root package.json 2021-07-26 22:06:13 +08:00
Gao Sun
11e4ef1d8d refactor: unify dev script 2021-07-26 22:04:32 +08:00
Gao Sun
e1c910e4b7
Merge pull request #44 from logto-io/gao--test-actions
feat: use yarn workspaces and add GitHub workflows
2021-07-26 21:50:15 +08:00
Gao Sun
2628706cfb fix: run prepack after yarn 2021-07-26 21:40:49 +08:00
Gao Sun
53b2297551 refactor: use yarn workspace 2021-07-26 10:54:13 +08:00
Gao Sun
c4562d3aca chore: add workflow for core 2021-07-26 01:35:39 +08:00
Gao Sun
9852d4eeeb chore: setup schemas workflow 2021-07-26 01:33:22 +08:00
Gao Sun
95716ca5a3 chore: setup schemas workflow 2021-07-26 01:23:40 +08:00
Gao Sun
978f5671d6 chore: fix workflow condition 2021-07-26 01:11:38 +08:00
Gao Sun
f5bc136772 chore: migrate ui workflow 2021-07-26 01:03:54 +08:00
Gao Sun
8d73a63ac5 chore: upgrade eslint config 2021-07-26 00:18:45 +08:00
Gao Sun
2a463ade42 chore: update README 2021-07-25 22:44:07 +08:00
Gao Sun
64ea9d49ea chore(ui): add tsc in lint-staged script 2021-07-25 22:39:45 +08:00
Gao Sun
6bf7254c04 chore: unify dep and version 2021-07-25 22:36:22 +08:00
Gao Sun
dea3f780a2 chore: fix core package name 2021-07-25 22:28:42 +08:00
Gao Sun
76ae129d1e chore: add lint-staged precommit hook 2021-07-25 22:27:51 +08:00
Gao Sun
0725a132b2 refactor: using monorepo 2021-07-25 21:58:27 +08:00
Gao Sun
b73e51cfef feat(sign-in): impl. api calls and redirects 2021-07-25 17:41:08 +08:00
Gao Sun
22f1e112c4 feat(sign-in): add --font-control 2021-07-25 17:41:08 +08:00
Gao Sun
cfffcbc95e feat(sign-in): add message box 2021-07-25 17:41:08 +08:00
Gao Sun
97b99189c9 refactor: add disabled to input 2021-07-25 17:41:08 +08:00
Gao Sun
7c5466572c feat: init sign-in button 2021-07-25 17:41:08 +08:00
Gao Sun
d1798b4b46 feat: init input and i18n 2021-07-25 17:41:08 +08:00
Gao Sun
81d074cab5 chore: bump config versions 2021-07-25 17:41:07 +08:00
Gao Sun
a974b54d87 chore: require tsc 2021-07-25 17:41:07 +08:00
Gao Sun
1fa2d0a824 refactor: re-org code and add font vars 2021-07-25 17:41:07 +08:00
Gao Sun
3b76672a17 chore: add CI 2021-07-25 17:41:07 +08:00
Gao Sun
8c8b95b7ac feat: add theme vars 2021-07-25 17:41:07 +08:00
Gao Sun
19e45dcc33 chore: update README 2021-07-25 17:41:07 +08:00
Gao Sun
5d8c53e648 chore: update commit hooks 2021-07-25 17:41:07 +08:00
Gao Sun
554efa661a feat: initial commit 2021-07-25 17:41:07 +08:00
Gao Sun
03cfd59171 chore: update vscode config 2021-07-25 17:40:51 +08:00
Gao Sun
c3d9eb380a chore: use shared config 2021-07-25 17:40:51 +08:00
Gao Sun
9f597474ee v1.1.0-rc.1 2021-07-25 17:40:51 +08:00
Gao Sun
265978a058 chore: update engines 2021-07-25 17:40:51 +08:00