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

102 commits

Author SHA1 Message Date
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
Gao Sun
48dc40e139
chore: update README 2021-07-25 22:44:07 +08:00
Gao Sun
bbdde8b68e
chore(ui): add tsc in lint-staged script 2021-07-25 22:39:45 +08:00
Gao Sun
9752dacf85
chore: unify dep and version 2021-07-25 22:36:22 +08:00
Gao Sun
77712167ba
chore: fix core package name 2021-07-25 22:28:42 +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
6d030a4ad3
feat(sign-in): impl. api calls and redirects 2021-07-25 17:41:08 +08:00
Gao Sun
0dd5b8808d
feat(sign-in): add --font-control 2021-07-25 17:41:08 +08:00
Gao Sun
3ab6a018fe
feat(sign-in): add message box 2021-07-25 17:41:08 +08:00
Gao Sun
6fc29557ca
refactor: add disabled to input 2021-07-25 17:41:08 +08:00
Gao Sun
3ddc180d65
feat: init sign-in button 2021-07-25 17:41:08 +08:00
Gao Sun
6f88d1d1a5
feat: init input and i18n 2021-07-25 17:41:08 +08:00
Gao Sun
7bd68b5747
chore: bump config versions 2021-07-25 17:41:07 +08:00
Gao Sun
941cbae453
chore: require tsc 2021-07-25 17:41:07 +08:00
Gao Sun
f726e49e50
refactor: re-org code and add font vars 2021-07-25 17:41:07 +08:00
Gao Sun
ec4261d57c
chore: add CI 2021-07-25 17:41:07 +08:00
Gao Sun
f1db6b3cda
feat: add theme vars 2021-07-25 17:41:07 +08:00
Gao Sun
0bc126f29b
chore: update README 2021-07-25 17:41:07 +08:00
Gao Sun
6169cdbd6d
chore: update commit hooks 2021-07-25 17:41:07 +08:00
Gao Sun
04e2d22cf8
feat: initial commit 2021-07-25 17:41:07 +08:00
Gao Sun
92c706ae98
chore: update vscode config 2021-07-25 17:40:51 +08:00
Gao Sun
b432b10df0
chore: use shared config 2021-07-25 17:40:51 +08:00
Gao Sun
5eab0a878a
v1.1.0-rc.1 2021-07-25 17:40:51 +08:00
Gao Sun
9d28c495c7
chore: update engines 2021-07-25 17:40:51 +08:00
Gao Sun
cbab8fd7d6
v1.1.0-rc.0 2021-07-25 17:40:51 +08:00
Gao Sun
ac53f7befb
feat: add OIDC clients table 2021-07-25 17:40:51 +08:00
Gao Sun
a7d939d88f
v1.0.6 2021-07-25 17:40:50 +08:00
Gao Sun
6e7a4700d9
feat: remove redundant fields and add TS type support in generated files 2021-07-25 17:40:50 +08:00
Gao Sun
f180f42d65
v1.0.5 2021-07-25 17:40:50 +08:00
Gao Sun
0584979dbb
refactor: user_name -> username 2021-07-25 17:40:50 +08:00
Gao Sun
99e4327fdb
v1.0.4 2021-07-25 17:40:50 +08:00
Gao Sun
fbd8498c25
feat: add fieldKeys in generated const 2021-07-25 17:40:50 +08:00
Gao Sun
1b0cce6de9
v1.0.3 2021-07-25 17:40:50 +08:00
Gao Sun
f273ad08e5
fix: add prepare script 2021-07-25 17:40:50 +08:00
Gao Sun
b6ff5ec6ca
v1.0.2 2021-07-25 17:40:50 +08:00
Gao Sun
d30260634d
feat: conditional generate custom types file and export types in index 2021-07-25 17:40:50 +08:00
Gao Sun
efa550834a
feat: generate enum types from SQL 2021-07-25 17:40:50 +08:00
Gao Sun
70a4c6f15a
Add password encryption salt 2021-07-25 17:40:50 +08:00
Gao Sun
e2301a75de
v1.0.1 2021-07-25 17:40:50 +08:00
Gao Sun
b4d45983b1
Add .npmrc 2021-07-25 17:40:50 +08:00
Gao Sun
68d67016ae
Add user table 2021-07-25 17:40:49 +08:00
Gao Sun
02a251b863
Update configs 2021-07-25 17:40:49 +08:00
Gao Sun
053b775e49
Use essentials 2021-07-25 17:40:49 +08:00