This repository has been archived by the owner on Dec 24, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
1217 add text404 #566
Open
newcitywave
wants to merge
665
commits into
cds-snc:master
Choose a base branch
from
DTS-STN:1217AddText404
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
1217 add text404 #566
Conversation
This file contains 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
…r instead of directly from the client to the API
…rectly to the API. Removes a few console logs on the client side as well
Updated API url in TimeSlots.js
Serverside api calls
Timeslots fetch fix
Task1125 check box
The CSP is set to enable the port that's one above what the PORT environment variable is set to. This will allow developers to use whatevver port they want.
Fix issue with requiring port 3004
1201 email accessability
1007last modified date
1007last modified date
Modified date roll back
Removed double links on previous button
font body and text input
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
fixed error page
fixed not-found page
fixed 404/500 page
please check out the branch to let me know if this is correctly done.
fixed tests