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

Add Table of Contents in Questions edit page #30

Merged
merged 6 commits into from
Aug 24, 2023
Merged

Commits on Aug 23, 2023

  1. Add table of contents

    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5c630b6 View commit details
    Browse the repository at this point in the history
  2. temp

    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9b25c7a View commit details
    Browse the repository at this point in the history
  3. Add table of contents

    - Add tab view in question listing
    - Group questions based on selected question groups
    - Add pull request template for github
    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    9b3df11 View commit details
    Browse the repository at this point in the history
  4. Add more question type mutations

    - Date type questions
    - Time type questions
    - File type questions
    - Image type questions
    - Note type questions
    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4c8e59e View commit details
    Browse the repository at this point in the history
  5. Add edit functionality in question types

    - Integer question types
    - Text question types
    - Rank question types
    - Note question types
    - Date question types
    - Time question types
    - File question types
    - Image question types
    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3f72721 View commit details
    Browse the repository at this point in the history
  6. Fix review comments

    subinasr committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    4b98279 View commit details
    Browse the repository at this point in the history