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

1145 commits

Author SHA1 Message Date
Gao Sun
9dcc472135 Merge pull request #64 from logto-io/gao--add-commitlint-in-ci
chore: add commitlint workflow
2021-08-03 23:06:34 +08:00
Gao Sun
853220c1ab
chore: add commitlint workflow 2021-08-03 00:18:22 +08:00
Gao Sun
177c382fce Merge pull request #62 from logto-io/gao--set-theme-by-system-config
feat(ui): set theme according to system configuration
2021-08-02 23:49:22 +08:00
Gao Sun
2f47ae28b7
chore(ui): add patch to matchMedia 2021-08-02 23:45:55 +08:00
Gao Sun
a245f5f1e6
feat(ui): set theme according to system configuration 2021-08-02 22:20:20 +08:00
simeng-li
c760d53e25 Merge pull request #59 from logto-io/simeng-ui-moweb-dev0
feat(ui): Add Register Page
2021-08-02 22:17:15 +08:00
Simeng Li
cebebec2bf 🚨 fix lint error 2021-08-02 21:58:36 +08:00
Simeng Li
816375e163 🚨 fix lint 2021-08-02 21:41:14 +08:00
Simeng Li
aa9677ea7a 👌 CR address 2021-08-02 21:34:00 +08:00
Simeng Li
3595657d8f fix git warning 2021-08-02 21:34:00 +08:00
Simeng Li
4453c41478 revert test comment 2021-08-02 21:34:00 +08:00
Simeng Li
8830228aae Add register moweb page 2021-08-02 21:34:00 +08:00
Gao Sun
595612c28d Merge pull request #57 from logto-io/gao--cancel-previous-dev-deploy
chore: cancel previous dev deploy when needed
2021-08-01 22:03:27 +08:00
Gao Sun
de41b6b082
chore: cancel previous dev deploy 2021-07-31 16:30:21 +08:00
Gao Sun
9c6b4fc636 Merge pull request #56 from logto-io/gao--add-https-support
feat: add https support
2021-07-31 16:28:00 +08:00
Gao Sun
6a6d5c95c9 Merge pull request #55 from logto-io/gao--add-deploy-dev-workflow
chore: add deploy dev workflow
2021-07-31 16:27:42 +08:00
Gao Sun
8b6acabe0e Merge pull request #54 from logto-io/gao--fixing-ui-proxy
chore(core): fixing ui proxy `next()` usage
2021-07-31 16:27:29 +08:00
Gao Sun
745cd22c16
feat: add https support 2021-07-31 02:12:47 +08:00
Gao Sun
a784cbc575
chore: remove pull request trigger 2021-07-31 00:50:23 +08:00
Gao Sun
22e111ea0a
chore: add rsync step 2021-07-31 00:24:32 +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
1be7919545
chore(core): fixing ui proxy next() usage 2021-07-30 22:20:53 +08:00
Gao Sun
181f198260 Merge pull request #51 from logto-io/gao--refactor-routes
refactor(core): align `next()` usage and add prod mode for ui proxy
2021-07-30 13:58:57 +08:00
simeng-li
fe472addec 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
45828ad6c5
chore(ui): enable jest testing 2021-07-30 03:42:39 +08:00
Gao Sun
e5d49504ac
refactor(core): align next() usage and add prod mode for ui proxy 2021-07-30 02:21:47 +08:00
Gao Sun
eff73ffaa2 Merge pull request #50 from logto-io/gao--use-pnpm 2021-07-29 22:22:56 +08:00
Gao Sun
2dfc060d5d
fix: correct github workflows 2021-07-29 17:54:43 +08:00
Gao Sun
4eb8d93d56
chore: yarn -> pnpm 2021-07-29 17:46:28 +08:00
Gao Sun
52f64b73ab Merge pull request #49 from logto-io/gao--cleanup-scripts
chore: cleanup useless scripts
2021-07-29 17:40:16 +08:00
Gao Sun
b8956c6ab5
chore: cleanup useless scripts 2021-07-29 01:42:14 +08:00
Gao Sun
49bffd6803 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
5f2c9ef840
chore(core): remove resource indicator 2021-07-28 20:35:36 +08:00
Gao Sun
ee06a61503 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
590dd7d858
feat(phrases): add package and refactor error code 2021-07-28 01:13:51 +08:00
Gao Sun
cfed444266
feat(ui): add create account link 2021-07-26 23:56:38 +08:00
Gao Sun
0815d9cb7d
fix(sign-in): update style and locale 2021-07-26 22:39:49 +08:00
Gao Sun
94c5115bb0
feat(sign-in): replace id with username 2021-07-26 22:32:18 +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
720d944c5d 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
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
c4abb0cf03
chore: add workflow for core 2021-07-26 01:35:39 +08:00
Gao Sun
07a993cd1d
chore: setup schemas workflow 2021-07-26 01:33:22 +08:00
Gao Sun
249d7897e5
chore: setup schemas workflow 2021-07-26 01:23:40 +08:00
Gao Sun
cac90d98d8
chore: fix workflow condition 2021-07-26 01:11:38 +08:00
Gao Sun
f8ae9f8f3a
chore: migrate ui workflow 2021-07-26 01:03:54 +08:00
Gao Sun
96474fed87
chore: upgrade eslint config 2021-07-26 00:18:45 +08:00