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
1007last modified date #565
Open
newcitywave
wants to merge
653
commits into
cds-snc:master
Choose a base branch
from
DTS-STN:1007lastModifiedDate
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
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
Task1125 landing page
…rectly to the API. Removes a few console logs on the client side as well
…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
added a wait to the time selection
1201 email accessability
1201 email accessability
1007last modified date
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.
bash error fixed
2019-10-09T11:39:07.1840068Z ##[section]Starting: Bash
2019-10-09T11:39:07.1845798Z ==============================================================================
2019-10-09T11:39:07.1846265Z Task : Bash
2019-10-09T11:39:07.1846522Z Description : Run a Bash script on macOS, Linux, or Windows
2019-10-09T11:39:07.1846756Z Version : 3.151.3
2019-10-09T11:39:07.1846962Z Author : Microsoft Corporation
2019-10-09T11:39:07.1847204Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
2019-10-09T11:39:07.1847473Z ==============================================================================
2019-10-09T11:39:07.7124595Z Generating script.
2019-10-09T11:39:07.7127740Z Script contents:
2019-10-09T11:39:07.7128181Z RAZZLE_BUILD_DATE=$(date +%x) && echo $RAZZLE_BUILD_DATE
2019-10-09T11:39:07.7128881Z ========================== Starting Command Output ===========================
2019-10-09T11:39:07.7131273Z [command]/bin/bash --noprofile --norc /home/vsts/work/_temp/1cea1466-f928-4e18-8633-68832ed58a61.sh
2019-10-09T11:39:07.7131664Z 10/09/2019 <----- What we wanted.
2019-10-09T11:39:07.7173069Z ##[section]Finishing: Bash