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

Feature/integrate 2023 change request form #381

Merged
merged 38 commits into from
Feb 10, 2024

Conversation

courtneymyers
Copy link
Collaborator

Related Issues:

  • CSBAPP-216

Main Changes:

Initial implementation of integrating the change request form.

Steps To Test:

  1. Navigate to your dashboard
  2. Click the "Change" button to create a new change request form
  3. View the submitted change request form.

TODO:

  • Further iterate on the UI/UX based on testing and feedback.

…ssions, and update corresponding server routes and function names
… Submissions2023 component to use the query and log the results
…ingButtonIcon to take a position prop, so the correct margin can be set (left or right), making the component more flexible
…ch and serve it, and update Change2023 component to display change request intro text above form
… pages (so the confirmation dialog is displayed if a user clicks the 'Dashboard' button from a change request page)
…uding columns shown) and update the 'Change Request' column in the rebate forms table to be right-aligned
…s table to be displayed inside a collapsible container (details element)
…'s not helpful, since it will always be draft or submitted)
…the rebate id, as more than one change request form can be submitted for a given form, so each needs its own unique URL for the user to view the change request submission
…pon successful draft change request form submission creation
…itted-change-intro.md and update content api
…mutation/updating code, as change request submissions are created and submitted from the change2023New.txs file's components
…rm submission, as that's no longer necessary (since a change request form submission is created in a single post request now)
@courtneymyers courtneymyers merged commit 65e8ffe into develop Feb 10, 2024
1 of 2 checks passed
@courtneymyers courtneymyers deleted the feature/integrate-2023-change-request-form branch February 10, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant