Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: team permission refine #4402

Merged
merged 7 commits into from
Apr 2, 2025

Conversation

FinleyGe
Copy link
Collaborator

  • chore: team permission extend
  • feat: manage team permission
  • chore: api auth
  • fix: i18n
  • feat: add initv493

Copy link
Contributor

gru-agent bot commented Mar 31, 2025

TestGru Assignment

Summary

Link CommitId Status Reason
Detail b6d7b3c 🔄 In Progress

Files

File Pull Request
projects/app/src/pages/api/core/dataset/update.ts ❌ Failure (Failed to solve the problem.)
projects/app/src/pages/api/core/app/create.ts 🔄 In Progress

Tip

You can @gru-agent and leave your feedback. TestGru will make adjustments based on your input

@c121914yu
Copy link
Collaborator

c121914yu commented Mar 31, 2025

🤖 Generated by deploy action

📦 Preview Image: ghcr.io/labring/fastgpt-pr:ec310ee0ffb86a87e540976a6bd438b279cf92ce

@c121914yu c121914yu changed the base branch from main to test-per March 31, 2025 05:31
},
[PermissionKeyEnum.write]: {
...PermissionList[PermissionKeyEnum.write],
value: 0b010
value: 0b000010
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

原本的 write,咋搞?页面上还会显示么。

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

不显示了,没用了

@FinleyGe FinleyGe force-pushed the pref/team-permission branch from 583d61e to 98fd614 Compare April 1, 2025 10:25
@c121914yu c121914yu changed the base branch from test-per to test-team April 2, 2025 02:59
@c121914yu c121914yu merged commit e5c3d99 into labring:test-team Apr 2, 2025
2 of 3 checks passed
c121914yu pushed a commit that referenced this pull request Apr 9, 2025
* chore: team permission extend

* feat: manage team permission

* chore: api auth

* fix: i18n

* feat: add initv493

* fix: test, org auth manager

* test: app test for refined permission
c121914yu added a commit that referenced this pull request Apr 9, 2025
* feat: team permission refine (#4402)

* chore: team permission extend

* feat: manage team permission

* chore: api auth

* fix: i18n

* feat: add initv493

* fix: test, org auth manager

* test: app test for refined permission

* update init sh

* fix: add/remove manage permission (#4427)

* fix: add/remove manage permission

* fix: github action fastgpt-test

* fix: mock create model

* fix: team write permission

* fix: ts

* account permission

---------

Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
c121914yu added a commit that referenced this pull request Apr 9, 2025
* feat: team permission refine (#4402)

* chore: team permission extend

* feat: manage team permission

* chore: api auth

* fix: i18n

* feat: add initv493

* fix: test, org auth manager

* test: app test for refined permission

* update init sh

* fix: add/remove manage permission (#4427)

* fix: add/remove manage permission

* fix: github action fastgpt-test

* fix: mock create model

* fix: team write permission

* fix: ts

* account permission

---------

Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
c121914yu added a commit that referenced this pull request Apr 10, 2025
* feat: team permission refine (#4402)

* chore: team permission extend

* feat: manage team permission

* chore: api auth

* fix: i18n

* feat: add initv493

* fix: test, org auth manager

* test: app test for refined permission

* update init sh

* fix: add/remove manage permission (#4427)

* fix: add/remove manage permission

* fix: github action fastgpt-test

* fix: mock create model

* fix: team write permission

* fix: ts

* account permission

---------

Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants