0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

93 commits

Author SHA1 Message Date
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
Gao Sun
33a5ddd5bc v1.1.0-rc.0 2021-07-25 17:40:51 +08:00
Gao Sun
8f3950b5b2 feat: add OIDC clients table 2021-07-25 17:40:51 +08:00
Gao Sun
c48acd2a5b v1.0.6 2021-07-25 17:40:50 +08:00
Gao Sun
fca35e6933 feat: remove redundant fields and add TS type support in generated files 2021-07-25 17:40:50 +08:00
Gao Sun
266b520015 v1.0.5 2021-07-25 17:40:50 +08:00
Gao Sun
eb67c38cbc refactor: user_name -> username 2021-07-25 17:40:50 +08:00
Gao Sun
d6e8d11310 v1.0.4 2021-07-25 17:40:50 +08:00
Gao Sun
f000a0b68a feat: add fieldKeys in generated const 2021-07-25 17:40:50 +08:00
Gao Sun
8a478afe1a v1.0.3 2021-07-25 17:40:50 +08:00
Gao Sun
054b966d08 fix: add prepare script 2021-07-25 17:40:50 +08:00
Gao Sun
93da4cbc46 v1.0.2 2021-07-25 17:40:50 +08:00
Gao Sun
4b1ab4be00 feat: conditional generate custom types file and export types in index 2021-07-25 17:40:50 +08:00
Gao Sun
7e7ff56c4b feat: generate enum types from SQL 2021-07-25 17:40:50 +08:00
Gao Sun
7ebeda1d92 Add password encryption salt 2021-07-25 17:40:50 +08:00
Gao Sun
92339e31c4 v1.0.1 2021-07-25 17:40:50 +08:00
Gao Sun
f03e66fef2 Add .npmrc 2021-07-25 17:40:50 +08:00
Gao Sun
f1452f84ab Add user table 2021-07-25 17:40:49 +08:00
Gao Sun
bcf10187f9 Update configs 2021-07-25 17:40:49 +08:00
Gao Sun
8416e28ede Use essentials 2021-07-25 17:40:49 +08:00
Gao Sun
5ec1f6719d Update instance to readonly const 2021-07-25 17:40:49 +08:00
Gao Sun
5de0563641 Generate table metadata 2021-07-25 17:40:49 +08:00
Gao Sun
7709f3cb8a Complete table types generation 2021-07-25 17:40:49 +08:00
Gao Sun
17b6f98833 Init table type generation 2021-07-25 17:40:49 +08:00
Gao Sun
b775168a7b Initial commit 2021-07-25 17:40:49 +08:00
Gao Sun
d54699a091 refactor: refine sign-in errors 2021-07-25 17:39:59 +08:00
Gao Sun
314f425f1a feat: add default resource 2021-07-25 17:39:59 +08:00
Gao Sun
e77d2d9414 feat: auto-gen api doc 2021-07-25 17:39:59 +08:00