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: optimize graphql-server for portal #319

Merged
merged 1 commit into from
Dec 4, 2023
Merged

Conversation

bjwswang
Copy link
Collaborator

@bjwswang bjwswang commented Dec 1, 2023

What type of PR is this?

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

Co-Authored with @0xff-dev @dayuy

@bjwswang bjwswang marked this pull request as draft December 1, 2023 06:36
@bjwswang bjwswang marked this pull request as ready for review December 4, 2023 02:13
api/base/v1alpha1/knowledgebase_types.go Show resolved Hide resolved
controllers/versioneddataset_controller.go Outdated Show resolved Hide resolved
graphql-server/go-server/pkg/auth/auth.go Outdated Show resolved Hide resolved
…tations

Signed-off-by: bjwswang <[email protected]>

Changelogs:
1. optimize graphql-server apis for versioneddataset,dataset,knowledgebase,model
2. support to delete oss files and refactor oss apis @0xff-dev
3. refactor graphq-server apis to use Gin framework @0xff-dev
4. reafactor file upload apis @0xff-dev
5. optimize versioenddataset file synchronization status @0xff-dev
6. add gqls @dayuy

Co-authored-by: 0xff-dev <[email protected]>
Co-authored-by: dayuy <[email protected]>
@bjwswang bjwswang merged commit 8609db2 into kubeagi:main Dec 4, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants