Archer
2ef98c24be
4.8.10 test ( #2578 )
...
* fix: auth error
* perf: refresh members
* fix: variable run
* fix: runtime check
* fix: dataset info show
2024-08-30 10:27:07 +08:00
Finley Ge
65515e7952
dataset inheritance permission ( #2151 )
...
* refactor: dataset create and update api
* chore: defaultpermission & resume fe
* refactor: database auth
* fix(ts): add inheritPermission into default data types
* chore: adjust the code
* fix: list api type filter
* fix: query condition
2024-07-25 19:03:24 +08:00
Finley Ge
f37cdabb15
purge old permission ( #2118 )
...
* chore: purge old permission
- remove useless role of teamMember
- Cleanup auth apis' Props and Return type Definitions
* chore: a better way of RequireAtLeastOne
Signed-off-by: Finley Ge <m13203533462@163.com >
---------
Signed-off-by: Finley Ge <m13203533462@163.com >
2024-07-23 14:55:54 +08:00
Archer
5c8c7fb9f2
4.8.5 test fix ( #1835 )
...
* faq
* perf: navbar name and fix dataset selector
* feat: app tag
* perf: icon
* fix: update workflow bug
* perf: dataset ui
* perf: menu
* fix: ts
* fix: auth file and app list ui
* app list
* app list
* perf: init api
* update per
* log level
2024-06-25 10:10:24 +08:00
Finley Ge
980b4d3db5
Dataset Permission ( #1786 )
...
* feat: dataset controllers
feat: dataset schema
fix: add missing type to dataset schema
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: dataset list api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: all dataset api
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: new auth dataset method
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: use new auth method in detail, paths.
feat: add new param defaultPermission to create api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: app auth params
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: use new auth method
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: new auth collection and file method
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset collection api new auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: create/*.ts auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset auth
Signed-off-by: FinleyGe <m13203533462@163.com >
* fix: import paths
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: dataset collaborator
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: dataset frontend
feat: dataset list frontend
feat: dataset detail
Signed-off-by: FinleyGe <m13203533462@163.com >
* feat: finish the dataset permission
fix: ts errors
Signed-off-by: FinleyGe <m13203533462@163.com >
* fix: empty response of collection api
Signed-off-by: FinleyGe <m13203533462@163.com >
* chore: adjust the code
* chore: adjust the code
* chore: i18n
* fix: ts error
* fix: fe CollectionCard permission
---------
Signed-off-by: FinleyGe <m13203533462@163.com >
2024-06-20 20:52:03 +08:00