Pages - #40
Merged
Merged
Pages#40
Conversation
Created incident page to display data for review
Create file upload component to display and and upload files to incidents
Modify additional field UI to group related components within a card
will now create different modal and component for each file
start dynamic routing in navigation object and add branding logo
add endpoint call to retrieve all incidents and map the results
Add endpoint call for registering responder and add new form fields
add endpoint call to create incident and UI imporvements
Implemented end point to get responder id and pass user object down. Begind creating landing page layout
pass selected incident data from active incident and prepopulate fields
Fix agency value causing error when sending request. conditionally render create task button for created incidents
Implement endpoint to receive responder ID and
begin Implementing create task end point and add additional field to createTask page. Add field to row component for responder role.
Start landing page implementation
Add start date and end date to table row
Move all temporary data and methods related to responders from table and row to CreateTask page.
This commit implements use of back end API and removes hard coded values.
this commit implements back end API for updating (closing) an incident by setting the end date
Remove unused code
Remove hard coded values and clean up code
Remove unused code
implement api to retrieve past incidents and render card components
Add hardcoded values to table component
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.