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

Create Survey data structure [3] #13250

Open
5 tasks done
sergiupacurariu opened this issue Jan 27, 2025 · 0 comments · May be fixed by #13256
Open
5 tasks done

Create Survey data structure [3] #13250

sergiupacurariu opened this issue Jan 27, 2025 · 0 comments · May be fixed by #13256
Assignees
Labels
feature A new feature to be developed (ticket type) survey

Comments

@sergiupacurariu
Copy link
Contributor

sergiupacurariu commented Jan 27, 2025

Feature Description

Create the data infrastructure for Survey Tokens feature.

Added Value/Benefit

Improves parallel development.

Acceptance Criteria

  • create entity Survey: name, disease, documentTemplate, emailTemplate
  • create entity SurveyToken: creationDate, token, survey, caseAssignedTo, assignmentDate, recipientEmail, generatedDocument, responseReceived, responseReceivedDate
  • create dto, service and facade for these entities
  • add user right for view, create, edit, delete for survey and token + token import
  • add entry in feature configuration

Implementation Details

No response

Mockups

No response

Additional Information

No response

@sergiupacurariu sergiupacurariu added the feature A new feature to be developed (ticket type) label Jan 27, 2025
@sergiupacurariu sergiupacurariu changed the title Create Survey Tokens data structure Create Survey Tokens data structure [3] Jan 27, 2025
@leventegal-she leventegal-she self-assigned this Jan 28, 2025
@leventegal-she leventegal-she changed the title Create Survey Tokens data structure [3] Create Survey data structure [3] Jan 30, 2025
leventegal-she pushed a commit that referenced this issue Jan 30, 2025
@leventegal-she leventegal-she linked a pull request Jan 30, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to be developed (ticket type) survey
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants