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

New body isArchived for PATCH /api/v1/rituals/default #141

Merged
merged 1 commit into from
Aug 8, 2024

Conversation

mlajkim
Copy link
Contributor

@mlajkim mlajkim commented Aug 4, 2024

Background

Endpoint GET /api/v1/rituals/ already support a key isArchived in a body.
The PATCH /api/v1/rituals/default should do the same

Checklist Before PR Review

  • The following has been handled:
    • Draft is set for this PR
    • Title is checked
    • Background is filled
    • Assignee is set
    • Labels are set
    • development is linked if related issue exists

Checklist (Right Before PR Review Request)

  • The following has been handled:
    • TODOs are handled and checked
    • Final Operation Check is done
    • Make this PR as an open PR

Checklist (Reviewers)

  • Check if there are any other missing TODOs that are not yet listed
  • Review Code
  • Every item on the checklist has been addressed accordingly
  • If development is associated to this PR, you must check if every TODOs are handled

@mlajkim mlajkim added the enhancement New feature or request label Aug 4, 2024
@mlajkim mlajkim self-assigned this Aug 4, 2024
@mlajkim mlajkim marked this pull request as draft August 4, 2024 23:58
@mlajkim
Copy link
Contributor Author

mlajkim commented Aug 4, 2024

  • Make a PR in the cgt frontend fix-bug-in-setting

Copy link
Contributor Author

@mlajkim mlajkim left a comment

Choose a reason for hiding this comment

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

OK

@mlajkim mlajkim marked this pull request as ready for review August 5, 2024 23:00
@mlajkim mlajkim merged commit 6ed726e into main Aug 8, 2024
1 check passed
@mlajkim mlajkim deleted the pathc-ritual-with-new-body-key-isArchived branch August 8, 2024 00:27
mlajkim added a commit to ajktown/ConsistencyGPT that referenced this pull request Aug 11, 2024
…groups appeared (#56)

# Background
When you move your action group up or down, archived action groups also
appeared. This is due to that API did not support `isArchived`
beforehand.

The API is now supported with the following PR:
ajktown/api#141

## Checklist Before PR Review
- [x] The following has been handled:
  -  `Draft` is set for this PR
  - `Title` is checked
  - `Background` is filled
  - `Assignee` is set
  - `Labels` are set
  - `development` is linked if related issue exists

## Checklist (Right Before PR Review Request)
- [x] The following has been handled:
  - `TODOs` are handled and checked
  - Final Operation Check is done
  - Make this PR as an open PR

## Checklist (Reviewers)
- [x] Check if there are any other missing TODOs that are not yet listed
- [x] Review Code
- [x] Every item on the checklist has been addressed accordingly
- [x] If `development` is associated to this PR, you must check if every
TODOs are handled
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.

1 participant