-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Removes unused application * Removes joint custody from core files Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
80457d2
commit 34fe46f
Showing
53 changed files
with
1 addition
and
2,434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 0 additions & 1 deletion
1
apps/application-system/api/src/app/modules/application/files/pdfGenerators/index.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1 @@ | ||
export * from './jointCustody' | ||
export * from './residenceChange' |
139 changes: 0 additions & 139 deletions
139
apps/application-system/api/src/app/modules/application/files/pdfGenerators/jointCustody.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
export enum PdfTypes { | ||
CHILDREN_RESIDENCE_CHANGE = 'ChildrenResidenceChange', | ||
JOINT_CUSTODY_AGREEMENT = 'JointCustodyAgreement', | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 0 additions & 4 deletions
4
libs/application/templates/family-matters/joint-custody-agreement/.babelrc
This file was deleted.
Oops, something went wrong.
5 changes: 0 additions & 5 deletions
5
libs/application/templates/family-matters/joint-custody-agreement/.eslintrc
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
libs/application/templates/family-matters/joint-custody-agreement/README.md
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
libs/application/templates/family-matters/joint-custody-agreement/babel-jest.config.json
This file was deleted.
Oops, something went wrong.
73 changes: 0 additions & 73 deletions
73
...ates/family-matters/joint-custody-agreement/src/dataProviders/NationalRegistryProvider.ts
This file was deleted.
Oops, something went wrong.
2 changes: 0 additions & 2 deletions
2
libs/application/templates/family-matters/joint-custody-agreement/src/dataProviders/index.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.