nocobase/packages/app/src/api
chenos 301229ef88
feat: route permissions (#58)
* feat: routes permissions

* fix: try to fix roles.pages action

* 多态关联

* bugfix

* fix: auto generate when option value is undefined or null

* feat: add pages' permissions saving/listing

* feat: add permission filter for getRoutes

* roles description

* feat: get root permissions all true and create user with default role

* feat: roles.collections list output with permission

* add permissions description

* fix: add context to parseApiJson

* fix: typo

* 小细节补充

Co-authored-by: mytharcher <mytharcher@gmail.com>
2021-01-22 10:18:02 +08:00
..
migrations feat: route permissions (#58) 2021-01-22 10:18:02 +08:00
app.ts Feature: add permission plugin api (#57) 2021-01-20 08:33:47 +08:00
index.ts Feature: add permission plugin api (#57) 2021-01-20 08:33:47 +08:00
migrate.ts