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: Gitops repo refactor #4492

Merged
merged 35 commits into from
Jan 22, 2024
Merged

feat: Gitops repo refactor #4492

merged 35 commits into from
Jan 22, 2024

Commits on Jan 2, 2024

  1. chore: main merge

    Ash-exp committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b7dea0a View commit details
    Browse the repository at this point in the history
  2. chore: feature branch merge

    Ash-exp committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    4b87e17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d52c81 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. fixed: wire issue

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e5a9b74 View commit details
    Browse the repository at this point in the history
  2. fixed: query condition

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4f46acc View commit details
    Browse the repository at this point in the history
  3. beta: fix argocd register

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7467908 View commit details
    Browse the repository at this point in the history
  4. beta: fix argocd register

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    9ca6121 View commit details
    Browse the repository at this point in the history
  5. beta: added log

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    38aaacc View commit details
    Browse the repository at this point in the history
  6. beta: added TODO

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4956dc7 View commit details
    Browse the repository at this point in the history
  7. beta: fixed missing payload

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    0557d4b View commit details
    Browse the repository at this point in the history
  8. beta: fixed missing payload

    Ash-exp committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    d763f02 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    f337a50 View commit details
    Browse the repository at this point in the history
  2. fix: Error code changed for resource api (#4414)

    * letting build abort even after starting stage of ci_workflow
    
    * error 500 removed
    
    * forceAbort query param in cancle stage
    
    * minor fix
    
    * minor fix
    
    * error 500 removed
    
    * some random change
    
    * fix
    
    * some error messaging changed
    
    * if workflow already cancelled then return from ci success event
    
    * helm uninstall issue fixed
    
    * status code changes
    
    * changed err code and msg in getWorkflowLogs in cihandler
    
    * k8s issue fixed for 409
    
    * when workflow not found to terminate then throw bad req instead of 5xx
    
    * fix
    
    * fix
    
    * incorporated grpc code check in cd-pipeline/trigger api in createHelmAppForCdPipeline func
    
    * small fix
    
    * minor refactoring
    
    * revert cd-pipeline/trigger 5xx fix
    
    * bug fix
    
    ---------
    
    Co-authored-by: Prakash Kumar <[email protected]>
    Co-authored-by: ShashwatDadhich <[email protected]>
    3 people authored Jan 4, 2024
    Configuration menu
    Copy the full SHA
    aa6e9be View commit details
    Browse the repository at this point in the history
  3. updated API error

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d3fbc9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c7e76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21a757d View commit details
    Browse the repository at this point in the history
  6. fixed: clone validation

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9bec487 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    852a911 View commit details
    Browse the repository at this point in the history
  8. fixed: missing payload issue

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    791a51a View commit details
    Browse the repository at this point in the history
  9. fixed: RegisterInArgo func

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    96afc07 View commit details
    Browse the repository at this point in the history
  10. fixed: RegisterInArgo func

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    4e05374 View commit details
    Browse the repository at this point in the history
  11. fixed nil pointer issue

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    eff0f2a View commit details
    Browse the repository at this point in the history
  12. fixed: nil pointer issue

    Ash-exp committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    13cc82d View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. removed: custom validation

    Ash-exp committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    3107d1a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    b7556fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cabe4e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a4eeb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86581ca View commit details
    Browse the repository at this point in the history
  5. fixed api error

    Ash-exp committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c3f91c7 View commit details
    Browse the repository at this point in the history
  6. fixed api error

    Ash-exp committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f420a29 View commit details
    Browse the repository at this point in the history
  7. fixed api error

    Ash-exp committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4266c6a View commit details
    Browse the repository at this point in the history
  8. feat: refactoring authorisation checks and support of super-admin in …

    …permissions groups. (#4433)
    
    * refactored directories
    
    * refactoring in enforcer code, removed enforceByEmail/InBatch usages
    
    * removed isSuperAdmin method calls
    
    * updated missed auth check
    
    * replaced userService.GetById methods by lighter calls
    
    * replaced getEmailFromToken by lighter calls
    
    * removed remaining 2 usages of enforceByEmail
    
    * self registration roles service renaming
    
    * updated authenticator version for userVerifier changes
    
    * added sql file for creating user group
    
    * test: Origin/self register auth change (#4479)
    
    * global-authorisation and resfactoring
    
    * rbacfor deletematerial
    
    * script number change
    
    * role group superAdmin support
    
    * script change
    
    * sql script delete
    
    * super-admin role group
    
    * chart group duplication fix
    
    * api-token
    
    * check user roles for super admin group
    
    * updated authenticator version
    
    ---------
    
    Co-authored-by: Shivam Nagar <[email protected]>
    Co-authored-by: Shivam-nagar23 <[email protected]>
    3 people authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    35b084b View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. fixed: default git repo name

    Ash-exp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    aa9ba63 View commit details
    Browse the repository at this point in the history
  2. chore: main merge

    Ash-exp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ac29762 View commit details
    Browse the repository at this point in the history
  3. fixed: default validation

    Ash-exp committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7c60f30 View commit details
    Browse the repository at this point in the history