Skip to content

Commit

Permalink
Merge pull request #1547 from CMS-Enterprise/MINT-3211/custom-solutio…
Browse files Browse the repository at this point in the history
…ns-form-modal

[MINT-3211] Custom Solutions Form Modal
  • Loading branch information
garyjzhao authored Dec 3, 2024
2 parents f84558b + 34c057b commit 42ece16
Show file tree
Hide file tree
Showing 16 changed files with 1,232 additions and 4 deletions.
3 changes: 2 additions & 1 deletion graphql-schema-linter.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ module.exports = {
'MTOInfoTranslation',
'EnumTranslation',
'MTOCategoryTranslation',
'MTOMilestoneTranslation'
'MTOMilestoneTranslation',
'MTOSolutionTranslation'
],
'enum-values-all-caps': ['TableName']
}
Expand Down
Loading

0 comments on commit 42ece16

Please sign in to comment.