Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: org CRUD #3380

Merged
merged 12 commits into from
Dec 30, 2024
Merged

feat: org CRUD #3380

merged 12 commits into from
Dec 30, 2024

Conversation

I-Info
Copy link
Contributor

@I-Info I-Info commented Dec 12, 2024

No description provided.

@c121914yu c121914yu force-pushed the v4.8.16-dev branch 3 times, most recently from 215a588 to bfac393 Compare December 16, 2024 05:49
@I-Info I-Info force-pushed the dev branch 2 times, most recently from 11219b1 to 44d0894 Compare December 18, 2024 06:08
@I-Info I-Info marked this pull request as draft December 18, 2024 06:12
@I-Info I-Info changed the title feat: add org schema feat: org CRUD Dec 24, 2024
@I-Info I-Info marked this pull request as ready for review December 24, 2024 08:28
@c121914yu c121914yu changed the base branch from v4.8.16-dev to org December 26, 2024 03:19
@I-Info I-Info force-pushed the dev branch 2 times, most recently from 50327fb to 7f7d93e Compare December 26, 2024 03:46
packages/global/common/error/code/team.ts Outdated Show resolved Hide resolved
packages/global/support/permission/type.d.ts Outdated Show resolved Hide resolved
packages/global/support/user/team/org/constant.ts Outdated Show resolved Hide resolved
packages/global/support/user/team/org/constant.ts Outdated Show resolved Hide resolved
packages/global/support/user/team/org/api.d.ts Outdated Show resolved Hide resolved
}
});

useEffect(() => {
Copy link
Collaborator

Choose a reason for hiding this comment

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

直接加到前面的 defaultValues 里

Copy link
Collaborator

Choose a reason for hiding this comment

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

这个别忘了

Copy link
Contributor Author

Choose a reason for hiding this comment

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

感觉不行,这个orgInfoModal是控制开关而不会销毁,default 后面不会生效了

@c121914yu c121914yu changed the base branch from org to v4.8.18-dev December 30, 2024 03:55
@c121914yu c121914yu merged commit 4407c15 into labring:v4.8.18-dev Dec 30, 2024
3 checks passed
@I-Info I-Info deleted the dev branch December 30, 2024 06:11
c121914yu pushed a commit that referenced this pull request Dec 31, 2024
* feat: add org schema

* feat: org manage UI

* feat: OrgInfoModal

* feat: org tree view

* feat: org management

* fix: init root org

* feat: org permission for app

* feat: org support for dataset

* fix: disable org role control

* styles: opt type signatures

* fix: remove unused permission

* feat: delete org collaborator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants