Gao Sun
|
9ccb66ddfd
|
refactor(core): update per comments
|
2021-09-01 17:52:55 +08:00 |
|
Gao Sun
|
43456aae9b
|
feat(core): detect language from querystring and header
|
2021-09-01 17:08:28 +08:00 |
|
Gao Sun
|
806e99de61
|
refactor: replace plain assert with a more strict version (#103)
|
2021-08-31 22:45:28 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +08:00 |
|
Gao Sun
|
a918a0ce8d
|
fix(core): bearerToken -> bearerTokenIdentifier
|
2021-08-25 23:42:03 +08:00 |
|
Gao Sun
|
af11f18e40
|
feat: DELETE /application/:id
|
2021-08-25 23:42:03 +08:00 |
|
simeng-li
|
b1bf5eccf0
|
feat: (ui) Read and show error from API response (#84)
Implemet useApi hooks to handle client side request
read loading & error status from the useApi hook
|
2021-08-23 21:29:58 +08:00 |
|
Gao Sun
|
acd8157a0d
|
feat: validate access token if needed
|
2021-08-15 23:39:03 +08:00 |
|
Gao Sun
|
bb7c8184f7
|
feat: init application api
|
2021-08-14 21:39:37 +08:00 |
|
Gao Sun
|
96bf7cee77
|
refactor(core): re-org files
|
2021-08-12 19:39:28 +08:00 |
|
Simeng Li
|
754b9ea872
|
refactor: move error types to schema bundle
move error types to schema bundle
|
2021-08-11 21:04:12 +08:00 |
|
Gao Sun
|
1be7919545
|
chore(core): fixing ui proxy next() usage
|
2021-07-30 22:20:53 +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
|
590dd7d858
|
feat(phrases): add package and refactor error code
|
2021-07-28 01:13:51 +08:00 |
|
Gao Sun
|
6031b8a683
|
feat: auto-gen api doc
|
2021-07-25 17:39:59 +08:00 |
|
Gao Sun
|
b435414d91
|
refactor(routes): remove koa-compose dep and save guard config in middleware
|
2021-07-25 17:39:59 +08:00 |
|
Gao Sun
|
0ee771bc33
|
fix: revert incorrect comments
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
a7ab69ecd5
|
refactor: re-org RequestError files
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
9befa9c5f6
|
refactor: display oidc errors in json, close #34
|
2021-07-25 17:39:58 +08:00 |
|
Gao Sun
|
ae6e196f37
|
refactor: add guard and error handler middleware
|
2021-07-25 17:39:58 +08:00 |
|