Skip to content

Commit

Permalink
Merge branch 'campaign' into campaign-merged
Browse files Browse the repository at this point in the history
  • Loading branch information
jagankumar-egov committed Aug 8, 2024
2 parents 12061ca + 80f6307 commit 3cd21c2
Show file tree
Hide file tree
Showing 4 changed files with 309 additions and 114 deletions.
6 changes: 6 additions & 0 deletions health-services/project-factory/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,9 @@ All notable changes to this module will be documented in this file.
3. Create Data: Validates and creates resource details of type facility,user and boundary.
4. Generate Data: Generates sheet data of type facility,user and boundary.
5. Boundary and Resource Validation: Validates boundaries and resources during campaign creation and updating.

## 0.2.0 - 2024-08-7
#### ProjectFactory service version 0.2
1. Timeline integration for workflow of campaign.
2. Call user, facility and boundary generate when boundaries changed in campaign update flow
3. Generate target template based on delivery conditions changed to anything from default.
2 changes: 1 addition & 1 deletion health-services/project-factory/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "project-factory",
"version": "0.1.0",
"version": "0.2.0",
"main": "src/server/index.ts",
"author": "Jagankumar <[email protected]>",
"description": "Backend For Frontend service",
Expand Down
Loading

0 comments on commit 3cd21c2

Please sign in to comment.