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

src/components/profile: add components for displaying links to questionnaires in the Profile section #573

Merged
merged 7 commits into from
Sep 25, 2024

Conversation

maceksimon
Copy link
Contributor

In Profile section, add components for displaying links to questionnaires:

  • Add component ProfileQuestionnaires as the content of the questionnaire tab.
  • Add component QuestionnaireItem to render individual link.
  • Update tab enum key to questionnaire (better name - distinct from app forms).
  • Add types
  • Add tests
  • Add fixture for questionnaire links

@tmszi tmszi added the enhancement New feature or request label Sep 19, 2024
@tmszi
Copy link
Member

tmszi commented Sep 23, 2024

Could @maceksimon resolve conflicts, please?

@maceksimon maceksimon force-pushed the feature/questionnaire-items branch 2 times, most recently from fa6ca54 to 22fa408 Compare September 24, 2024 07:07
@tmszi tmszi merged commit c51a0f8 into auto-mat:main Sep 25, 2024
6 checks passed
@maceksimon maceksimon deleted the feature/questionnaire-items branch September 25, 2024 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants