You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
企业级的开发,都在同一个工作空间,无法做到对开发中的多个系统的隔离控制。
Describe the solution you'd like
A clear and concise description of what you want to happen.
希望能够实现对工作空间的管理,包括创建、删除等操作,工作空间作为资源(包括数据源、页面等)隔离的单元。
不同用户间的工作空间可以进行共享(权限包括:只读、读写)。
开发应用时,可以在工作空间中进行切换。
已经注册的用户,可以创建子账户,并将子账户加入某些工作空间中,作为开发、查询角色等。
可以按照工作空间进行apps的批量导出。apps的页面的路径增加工作空间ID路径,类似apps/{workspaceID}/{appsID}
导入apps的JSON导出件,可以提醒是否进行覆盖,或者生成新的apps.
apps的导出件可以在不同工作空间进行互相导入导出。
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
企业级的开发,都在同一个工作空间,无法做到对开发中的多个系统的隔离控制。
Describe the solution you'd like
A clear and concise description of what you want to happen.
希望能够实现对工作空间的管理,包括创建、删除等操作,工作空间作为资源(包括数据源、页面等)隔离的单元。
不同用户间的工作空间可以进行共享(权限包括:只读、读写)。
开发应用时,可以在工作空间中进行切换。
已经注册的用户,可以创建子账户,并将子账户加入某些工作空间中,作为开发、查询角色等。
可以按照工作空间进行apps的批量导出。apps的页面的路径增加工作空间ID路径,类似apps/{workspaceID}/{appsID}
导入apps的JSON导出件,可以提醒是否进行覆盖,或者生成新的apps.
apps的导出件可以在不同工作空间进行互相导入导出。
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: