-
Notifications
You must be signed in to change notification settings - Fork 0
Edit Trip Modal Infrastructure #70
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
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
fff10d3
Enfore consistent import statement groupings: React|other external li…
zghera eba6c71
Create infrastructure for add & edit trips with common 'save trip' pa…
zghera ee6d090
Discover how to set default value of date Form.Control.
zghera 2e64ec6
Create and pass in placeholderObj as prop to SaveTripModal.
zghera 8b86958
Rename date fields for placeholderObj.
zghera e18ae04
Integrated placeholderObj into current infrastructure.
zghera d896ff4
Fix collaborators field of placeholderObj to be an array.
zghera 1328fd2
Update placeholderObj formatting.
zghera b46ec4f
Update modal components' documentation.
zghera 0b47c68
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera 3684718
Refactor JSDoc for modals.
zghera 62c2199
Update AddTripModal refrences to SaveTripModal or add/edit trip modal.
zghera 025f1d6
Complete restructure of PR, see description.
zghera c54b527
Rename add-trip-modal.js to save-trip-modal.js.
zghera 203628c
Added use of props title and tripId.
zghera a8db73c
Integrated tripId and added case for when trip is being editted/overw…
zghera 9d97a4b
Add initial value for placeholderObj so SaveTripMoal compiles.
zghera 3e6ff4d
Add documentation for event listeners in index.js.
zghera 8c5d98a
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera 40fb73f
Update document writen/overwritten success console.logs.
zghera e30f294
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera 61d3dc7
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera 62a7baf
Move logic to grab title inside of save-trip-modal rather than pass i…
zghera 6eda7ff
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera 26efe14
Fix spelling typo.
zghera eb42cc2
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera a1090fc
Merge branch 'rename-add-trip-component' into edit-trip-modal-infra
zghera File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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.
Uh oh!
There was an error while loading. Please reload this page.