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 |
|
guangwu
|
54e4747dbc
|
refactor: code-optimization (#1885)
* refactor: code-optimization
* fix: restoring code style
* fix: gofmt
|
2023-05-23 17:54:51 +08:00 |
|
Yang Luo
|
3c871c38df
|
Fix message and chat owner bug
|
2023-05-10 22:32:32 +08:00 |
|
Yang Luo
|
2d55252261
|
Add chat and message pages
|
2023-04-09 15:54:22 +08:00 |
|