simeng-li
|
cdcadb968f
|
refactor(core): refactor error handler logic (#220)
* refactor(core): refactor error handler logic
add oidc and slonik custom error handler
* fix(core): fix typo
fix type
* refactor: align core errors
align some old core error definitions
|
2022-02-14 11:50:47 +08:00 |
|
simeng-li
|
a5c9bf61d7
|
refactor(core): add OIDCRequestError (#214)
* refactor(core): add OIDCRequestError
inplement OIDCRequestError to normalize OIDCProviderError
* fix(coer): cr fix
code review update
|
2022-02-08 15:31:16 +08:00 |
|
Charles Zhao
|
f30cae7377
|
chore: upgrade eslint-config to v0.6.1
|
2022-01-27 19:26:34 +08:00 |
|
simeng-li
|
f218667ba4
|
feat(application): add application query exceptions (#172)
* feat(application): add application query exceptions
add application query exceptions
* fix(core): cr fix remove query level exception
remove application query level exception handle logic
* fix(core): delete application query throw slonikError
delete application query throw slonikError
|
2022-01-13 16:02:28 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +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 |
|
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
|
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 |
|