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

fix: campaign type and add files #670

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gparlakov
Copy link
Contributor

@gparlakov gparlakov commented Sep 7, 2024

  • add files to the campaign application findOne
  • replace category with campaignTypeId (category is a property of the campaignType and was used incorrectly to define it)
  • add campaign end ( end type + date if applicable)

Copy link

github-actions bot commented Sep 7, 2024

✅ Tests will run for this PR. Once they succeed it can be merged.

@gparlakov gparlakov force-pushed the include-files-in-campaign-application-response branch 2 times, most recently from dda0a7d to 2698a7b Compare September 9, 2024 09:47
- add files to the campaign application findOne
- replace category with campaignTypeId (category is a property of the campaignType and was used incorrectly to define it)
- linting fixes
- add campaign end type and date
@gparlakov gparlakov force-pushed the include-files-in-campaign-application-response branch from 2698a7b to 733f741 Compare September 11, 2024 03:18
@sashko9807 sashko9807 added the run tests Allows running the tests workflows for forked repos label Sep 13, 2024
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Sep 13, 2024
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.

2 participants