Skip to content

feature/delete-project#138

Merged
mdawoud27 merged 4 commits into
mainfrom
feature/137/delete_project
Apr 12, 2025
Merged

feature/delete-project#138
mdawoud27 merged 4 commits into
mainfrom
feature/137/delete_project

Conversation

@mdawoud27
Copy link
Copy Markdown
Contributor

PR Checklist (required)

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines.

  • Tests for the changes have been added (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation changes
  • Other... Please describe:

Related Issue

Closes #137

@mdawoud27 mdawoud27 added the enhancement New feature or request label Apr 12, 2025
@mdawoud27 mdawoud27 requested a review from Copilot April 12, 2025 18:52
@mdawoud27 mdawoud27 self-assigned this Apr 12, 2025
@mdawoud27 mdawoud27 linked an issue Apr 12, 2025 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

Files not reviewed (1)
  • src/docs/swagger.json: Language not supported
Comments suppressed due to low confidence (1)

src/controllers/project.controller.js:833

  • [nitpick] Consider clarifying the permission message string. Changing it to a more descriptive phrase like 'delete the project' could improve readability and consistency in permission checks.
      'delete projects from',

@mdawoud27 mdawoud27 merged commit b6470b0 into main Apr 12, 2025
11 checks passed
@mdawoud27 mdawoud27 deleted the feature/137/delete_project branch April 12, 2025 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Delete a project

2 participants