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

feat: Questionnaire Popup Modal & System Table #20

Merged
merged 21 commits into from
Aug 29, 2024
Merged

feat: Questionnaire Popup Modal & System Table #20

merged 21 commits into from
Aug 29, 2024

Commits on Aug 15, 2024

  1. Configuration menu
    Copy the full SHA
    473535b View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Added table that sorts and paginates fisma systems. Users can click o…

    …n viewing a popup modal that will contain the information regarding their questionnare. Added axios to handle rest calls. Refactored home page to remove the dropdown of choosing a system.
    ATNoblis committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c2c361b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. update types and typescript packages (#16)

    * update types and typescript packages
    
    * Removed unnecessary packages and updated packages related to typescripts and types
    ATNoblis committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    bca629e View commit details
    Browse the repository at this point in the history
  2. upgrade vite packages (#17)

    * upgrade vite packages
    
    * update types and typescript packages (#16)
    
    * update types and typescript packages
    
    * Removed unnecessary packages and updated packages related to typescripts and types
    
    * upgrade vite packages
    
    * update yarn.lock file after changes to packages
    ATNoblis committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    040174f View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Modal handles questions from database. Provides the options to each q…

    …uestion. Removed previous routes to other pages for each pillar.
    ATNoblis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    709f379 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5e5a17 View commit details
    Browse the repository at this point in the history
  3. Separated endpoint to be isolated. Removed proxy to graphql. Added pr…

    …oxy to isolated endpoint
    ATNoblis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5d98c2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1d0ca4 View commit details
    Browse the repository at this point in the history
  5. removed login endpoint

    ATNoblis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    b27db75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5ff6721 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3710fc0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    257694f View commit details
    Browse the repository at this point in the history
  9. return to the login screen

    ATNoblis committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e06c59a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c750c6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4098e4e View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    c593fb3 View commit details
    Browse the repository at this point in the history
  2. removing axios header

    ATNoblis committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    120514d View commit details
    Browse the repository at this point in the history
  3. removed axios body object

    ATNoblis committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    973f82a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68ce9f5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a0b6d4c View commit details
    Browse the repository at this point in the history
  6. changed error in fismatables

    ATNoblis committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9b0237c View commit details
    Browse the repository at this point in the history