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(openapi): create app (#32) #44

Merged
merged 1 commit into from
Nov 3, 2023

Commits on Oct 30, 2023

  1. feat(openapi): create app (apolloconfig#32)

    * feat(openapi): create app
    
    * feat(openapi): create app
    
    * fix: remove create app by env
    
    * feat: support init admins when create app
    
    * refactor: path "apps/create" -> "apps"
    
    * test: move to IntegrationTest
    
    * Update AppOpenApiServiceTest.java
    
    * refactor: use OpenCreateAppDTO instead of OpenAppDTO
    
    * test: testCreateAppThenCreateNamespaceThenRelease
    
    * Update CHANGES.md
    
    * add assignAppRoleToSelf to mark role permission
    
    * testCreateAppButHaveNoAppRole
    
    * refactor: use composite instead of extend OpenAppDTO
    
    * Update OpenCreateAppDTO.java
    
    * test: make test more complex. create the cluster too
    Anilople authored and ThugJudy committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    d8e4352 View commit details
    Browse the repository at this point in the history