Yaodong Yu
|
a6f803aff1
|
feat: refactor code to use responseOK everywhere (#2111)
* refactor: use responseOK return frontend format json data
* revert handle error
* revert handle error
|
2023-07-23 09:49:16 +08:00 |
|
Baihhh
|
91cb5f393a
|
fix: fix Swagger docs page (#2025)
Signed-off-by: baihhh <2542274498@qq.com>
|
2023-06-30 00:48:39 +08:00 |
|
Trần Thanh Tịnh
|
cd7589775c
|
feat: replace all panic by response err (#1993)
* fix: missing return after response error
* feat: handle error in frontend
* feat: disable loading and catch org edit error
* chore: i18 for error message
* chore: remove break line
* feat: application catching error
|
2023-06-27 21:33:47 +08:00 |
|
yehong
|
02e692a300
|
feat: return most backend API errors to frontend (#1836)
* feat: return most backend API errros to frontend
Signed-off-by: yehong <239859435@qq.com>
* refactor: reduce int type change
Signed-off-by: yehong <239859435@qq.com>
* feat: return err backend in token.go
Signed-off-by: yehong <239859435@qq.com>
---------
Signed-off-by: yehong <239859435@qq.com>
|
2023-05-30 15:49:39 +08:00 |
|
Ilya Sulimanov
|
88c0856d17
|
feat: add subscription managment (#1858)
* feat: subscription managment
* fix: remove console log
* fix: webhooks
* fix linter
* fix: fix via gofumpt
* fix: review changes
* fix: Copyright 2023
* Update account.go
---------
Co-authored-by: hsluoyz <hsluoyz@qq.com>
|
2023-05-20 15:56:21 +08:00 |
|