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

Conversation

ATNoblis
Copy link
Collaborator

@ATNoblis ATNoblis commented Aug 15, 2024

Summary

Adding a questionnaire popup modal for users to view their questionnaires for data calls.
Closes: #24 #20 #26

Added

Questionnaire Popup Modal.
Table that displays systems

Changed

Changed to SPA without any additional pages.

Deprecated

None

Removed

Removed library to access graphql since backend utilizes REST.
Removed routings to pillar pages. The breakdown of each pillar of selected system

…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 and others added 3 commits August 23, 2024 11:08
* update types and typescript packages

* Removed unnecessary packages and updated packages related to typescripts and types
* 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
…uestion. Removed previous routes to other pages for each pillar.
@ATNoblis ATNoblis added the enhancement New feature or request label Aug 29, 2024
@ATNoblis ATNoblis marked this pull request as ready for review August 29, 2024 15:56
@ATNoblis ATNoblis linked an issue Aug 29, 2024 that may be closed by this pull request
@ATNoblis ATNoblis changed the title feat: Questionnaire Popup Modal feat: Questionnaire Popup Modal & System Table Aug 29, 2024
src/router/authLoader.ts Show resolved Hide resolved
src/types.ts Show resolved Hide resolved
src/views/Title/Title.tsx Show resolved Hide resolved
@ATNoblis ATNoblis merged commit ae68a25 into main Aug 29, 2024
1 check passed
@ATNoblis ATNoblis deleted the popup-modal branch August 29, 2024 17:17
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
2 participants