|
684cbdb951
|
fix: replace the wrong param name willExist (#2389)
|
2023-10-10 21:47:38 +08:00 |
|
|
f9cc6ed064
|
Add groups to role
|
2023-09-24 10:17:18 +08:00 |
|
|
b5e9084e5d
|
feat: en/decodeURI in permission/role name (#2137)
|
2023-07-26 13:08:35 +08:00 |
|
|
577bd6ce58
|
feat: fix response data assignment error (#2123)
|
2023-07-24 14:52:30 +08:00 |
|
|
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 |
|
|
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 |
|
|
0bda29f143
|
feat: show 404 error for non-existent objects in edit pages
|
2023-06-10 01:56:15 +08:00 |
|
|
5ec7a54bf8
|
Add description fields to objects
|
2023-06-04 01:21:17 +08:00 |
|
|
11f3af1ede
|
Improve Select modes
|
2023-05-31 17:36:11 +08:00 |
|
|
cb542ae46a
|
feat: fix org admin permissions (#1822)
|
2023-05-09 00:06:52 +08:00 |
|
|
fcdf1e8dd2
|
feat: improve Select component performance (#1472)
|
2023-01-12 23:11:11 +08:00 |
|
|
9f3ee275a8
|
feat: reformat frontend alert texts with correct i18n (#1341)
* fix: add i18
* fix: standard prompt message
|
2022-12-02 00:06:28 +08:00 |
|
|
262aeba7e2
|
fix(RoleEditPage): Fix a crash when the sample role domains is null (#1268)
|
2022-11-13 12:28:24 +08:00 |
|
|
dfbf7753c3
|
feat: support RBAC model in permission (#1006)
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-08-15 10:24:26 +08:00 |
|
|
deed857788
|
chore(style): allow case declarations and ban var (#987)
* chore(style): allow case declarations
* chore(style): ban `var` and prefer `const`
|
2022-08-08 23:35:24 +08:00 |
|
|
6aaba6debd
|
feat: space between infix op
|
2022-08-06 23:43:09 +08:00 |
|
|
503d244166
|
feat(web): add lint (#875)
* feat: add lint
* feat: fix lint error
* chore: add ignore file
* chore: close indent
|
2022-07-10 15:45:55 +08:00 |
|
|
f8c4ca0f00
|
feat: add cancel buttons on the edit page (#509)
* feat: add cancel buttons on the edit page
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
* fix: remove warning and primary type of cancel buttons
Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
|
2022-02-25 18:16:02 +08:00 |
|
|
db37f53d6c
|
Update license headers.
|
2022-02-13 23:39:27 +08:00 |
|
|
ff22bf507f
|
Add role page.
|
2022-01-01 15:11:16 +08:00 |
|