Skip to content
This repository has been archived by the owner on Dec 24, 2019. It is now read-only.

1007last modified date #565

Open
wants to merge 653 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
653 commits
Select commit Hold shift + click to select a range
08433c0
all requests from SelectLocationsPage now go through the Razzle serve…
andr0272 Sep 22, 2019
62a303a
added confirmation page tests and some ids
shewood Sep 22, 2019
1e41bf4
Landing page with translate
kevinNghiem Sep 22, 2019
4758727
Merge pull request #78 from MTS-STM/Task1125LandingPage
shewood Sep 22, 2019
321c294
added new file for happy path
shewood Sep 22, 2019
b3e36e4
Merge branch 'master' into e2e-happypath-2
shewood Sep 22, 2019
91f4aa2
Updated API url in TimeSlots.js
will0684 Sep 22, 2019
843d689
API calls in TimeSlots now go through the Razzle server instead of di…
andr0272 Sep 22, 2019
efb03c2
Working e2e connectivity with runtime variables, CORS accepting serve…
andr0272 Sep 20, 2019
805db5e
Fixing linting issues
andr0272 Sep 20, 2019
881ac25
Switched from fetch to node http for this push
andr0272 Sep 20, 2019
a6fd149
Linting
andr0272 Sep 20, 2019
6952e8d
Linting
andr0272 Sep 20, 2019
3915f68
Working e2e connectivity with runtime variables, CORS accepting serve…
andr0272 Sep 20, 2019
9e290bf
Fixing linting issues
andr0272 Sep 20, 2019
39ea7ee
Switched from fetch to node http for this push
andr0272 Sep 20, 2019
d8f7e9c
all requests from SelectLocationsPage now go through the Razzle serve…
andr0272 Sep 22, 2019
d985dec
API calls in TimeSlots now go through the Razzle server instead of di…
andr0272 Sep 22, 2019
744564e
Merging from remote
andr0272 Sep 22, 2019
152c16e
Merge pull request #79 from MTS-STM/updating-connections
will0684 Sep 22, 2019
936c7fd
Removing old dockerfile, updating variables in new one
andr0272 Sep 22, 2019
21d6590
removed hard coded http protocol from connection string
andr0272 Sep 22, 2019
8cc8cbe
Merge branch 'master' into ServersideAPICalls
andr0272 Sep 22, 2019
0192d9e
Merge pull request #80 from MTS-STM/ServersideAPICalls
P0NDER0SA Sep 22, 2019
8bd6ba8
Fixed API calls in TimeSlots.js and server.js
will0684 Sep 22, 2019
7ca377e
Removing console.log
will0684 Sep 22, 2019
964904a
added more tests for happypath and ids
shewood Sep 22, 2019
a6467a1
Merge pull request #81 from MTS-STM/timeslots-fetch
will0684 Sep 22, 2019
ba7b2e0
Merge branch 'master' into e2e-happypath-2
shewood Sep 22, 2019
cc40818
checkbox and alot of code!
kevinNghiem Sep 22, 2019
b17a100
Merge branch 'master' into Task1125CheckBox
kevinNghiem Sep 22, 2019
1ed483d
eslint rm
kevinNghiem Sep 22, 2019
140527d
bug fix
kevinNghiem Sep 23, 2019
277777a
Merge pull request #82 from MTS-STM/Task1125CheckBox
will0684 Sep 23, 2019
0e5ad49
merged changes
shewood Sep 23, 2019
a874a8d
merged changes again
shewood Sep 23, 2019
e4051a6
Fix issue with requiring port 3004
CalvinRodo Sep 23, 2019
32b110c
Merge pull request #83 from MTS-STM/port_hardcoding
will0684 Sep 23, 2019
6d4dff1
css changes
kevinNghiem Sep 23, 2019
bb0a432
Adding mailer dep
CalvinRodo Sep 24, 2019
9da0279
adding client
CalvinRodo Sep 24, 2019
ecb91a0
Getting notification working
CalvinRodo Sep 24, 2019
2ea7a5d
just as test
P0NDER0SA Sep 24, 2019
4840372
Merge pull request #84 from MTS-STM/pure-test
P0NDER0SA Sep 24, 2019
831faeb
Getting email working
CalvinRodo Sep 25, 2019
09abd9d
added more tests for calendar
shewood Sep 25, 2019
299591f
Merge branch 'master' into e2e-happypath-2
shewood Sep 25, 2019
71c789f
updated calendar page
shewood Sep 25, 2019
b2f30d8
Merge branch 'master' into Task1125CheckBox
kevinNghiem Sep 25, 2019
46642f9
Merge pull request #85 from MTS-STM/Task1125CheckBox
newcitywave Sep 25, 2019
05285fe
Added code for handling emails failing to send
CalvinRodo Sep 25, 2019
3356f6c
Removing unused code in confirmation page
CalvinRodo Sep 25, 2019
6298936
Adding some extra error handling removing reply-to
CalvinRodo Sep 25, 2019
f0a3a40
Removing unused axios call
CalvinRodo Sep 25, 2019
39bc2bc
Merge pull request #87 from MTS-STM/cal-email-client
P0NDER0SA Sep 25, 2019
d7f40ea
Removing old email templates
CalvinRodo Sep 25, 2019
8ba9cd6
merging with master
shewood Sep 25, 2019
85902d7
removed the package lock file
shewood Sep 25, 2019
802c321
Fixing linting errors
CalvinRodo Sep 26, 2019
8bfaef2
Adding checks for missing keys
CalvinRodo Sep 26, 2019
d97bfa4
Changing API names and adding to dockerfile
CalvinRodo Sep 26, 2019
9ff0435
checkbox txt update red font
kevinNghiem Sep 26, 2019
2ca5aab
Merge pull request #89 from MTS-STM/cleanup
MarcoGoC Sep 26, 2019
8188b2e
button textinput resizing
kevinNghiem Sep 26, 2019
243fe95
updated docker file
shewood Sep 26, 2019
85537a6
Merge branch 'master' into e2e-happypath-2
shewood Sep 26, 2019
85829f8
report button fix, back button added
kevinNghiem Sep 27, 2019
91ba355
Removed Change option for confirmation
EricDube Sep 27, 2019
cc0f2ca
updated compose with API, updated location and Calendar tests
shewood Sep 27, 2019
8e16023
Displaying error message when error
EricDube Sep 27, 2019
b76f842
updated testing dockerfile and updated tests for 400 and 500
shewood Sep 27, 2019
b1b5110
nothing
P0NDER0SA Sep 30, 2019
aeaf733
adding a pr trigger
CalvinRodo Sep 30, 2019
2998e5d
Adding linting to build
CalvinRodo Sep 30, 2019
f1f8ad8
Adding stages
CalvinRodo Sep 30, 2019
275d309
Fixing dependson
CalvinRodo Sep 30, 2019
e2ae009
Making deploy only run on master
CalvinRodo Sep 30, 2019
058fab2
Removing package-lock.json
CalvinRodo Sep 30, 2019
e9d55e0
Fixing linting errors
CalvinRodo Sep 30, 2019
b193533
Merge pull request #99 from MTS-STM/fixng_devops
P0NDER0SA Sep 30, 2019
506db35
using consolidated logging
CalvinRodo Sep 30, 2019
54a0c6e
updated docker compose file
shewood Sep 30, 2019
036083e
Displaying error message when error
EricDube Sep 27, 2019
44f53eb
Merge branch '1170-error-no-db' of github.com:MTS-STM/SAB-GUI into 11…
EricDube Sep 30, 2019
9690232
Removed front-ent logs
EricDube Sep 30, 2019
8404496
Fixed typo
EricDube Sep 30, 2019
462702f
Merge branch 'master' into 1202-confirmation-remove-change-links
EricDube Sep 30, 2019
6ee6656
Merge branch 'master' into e2e-happypath-2
shewood Sep 30, 2019
1453474
Merge branch 'master' of https://github.com/MTS-STM/SAB-GUI
P0NDER0SA Sep 30, 2019
b7c02f2
using consolidated logging
CalvinRodo Sep 30, 2019
9dc7502
Merge branch 'cleanupLogging' of https://github.com/MTS-STM/SAB-GUI i…
P0NDER0SA Sep 30, 2019
f95dfb8
report button and go back button added to all pages
kevinNghiem Sep 30, 2019
822e68b
removing the useless log entry / linting on commit
P0NDER0SA Sep 30, 2019
8e942bd
yep
P0NDER0SA Sep 30, 2019
fd44f11
Merge pull request #96 from MTS-STM/cleanupLogging
P0NDER0SA Sep 30, 2019
16392be
workinghashForEmailAndConfirmationPage
newcitywave Sep 30, 2019
20b96f7
hover color change
kevinNghiem Sep 30, 2019
69e9411
fixString
newcitywave Sep 30, 2019
2241740
mergeMaster
newcitywave Sep 30, 2019
0610139
Translation added, bug fixes
kevinNghiem Sep 30, 2019
ed12fc3
Setting Time 0 to empty string
EricDube Sep 30, 2019
ff27111
Merge branch 'master' into 1202-confirmation-remove-change-links
EricDube Sep 30, 2019
4275c50
Merge branch 'master' into 1170-error-no-db
EricDube Sep 30, 2019
6a13ae0
Added a catch to check if the next 30 days are all in the same month
andr0272 Sep 30, 2019
d312d83
satisfying linter requirements
andr0272 Sep 30, 2019
05babd4
updated docker - server js and tests
shewood Sep 30, 2019
f59c5d4
Merge branch 'master' into e2e-happypath-2
shewood Sep 30, 2019
9c272bd
Merge branch 'master' into BUG1209
will0684 Sep 30, 2019
a3b0272
Merge pull request #101 from MTS-STM/BUG1209
CalvinRodo Sep 30, 2019
942aaf5
Merge branch 'master' into 1174-select-time
CalvinRodo Sep 30, 2019
38c719e
update pipeine so cypress runs after lint
shewood Sep 30, 2019
f911783
Merge branch 'master' into 1202-confirmation-remove-change-links
CalvinRodo Sep 30, 2019
fa64227
Merge branch 'master' into e2e-happypath-2
shewood Sep 30, 2019
88c4539
Merge branch 'master' into 1170-error-no-db
EricDube Sep 30, 2019
723ec63
Stopped the loop that checks for valid dates from skipping every 2nd …
andr0272 Sep 27, 2019
59dead0
Satasfying eslint
andr0272 Sep 27, 2019
4985121
Stopped the loop that checks for valid dates from skipping every 2nd …
andr0272 Sep 27, 2019
316aeb9
Satasfying eslint
andr0272 Sep 27, 2019
0dade88
Cleaning up this loop
andr0272 Sep 30, 2019
02ff9d4
Added unit test for this bug
andr0272 Sep 30, 2019
0898a91
Merge pull request #91 from MTS-STM/1202-confirmation-remove-change-l…
will0684 Sep 30, 2019
884149b
Merge branch 'master' into BUG1159-CalendarIndex
will0684 Sep 30, 2019
e372c7a
Merge branch 'master' into 1174-select-time
will0684 Sep 30, 2019
fa37b13
mergeMasterCalenderTest
newcitywave Oct 1, 2019
4cdda47
Merge pull request #100 from MTS-STM/1174-select-time
newcitywave Oct 1, 2019
593d786
Merge branch 'master' into 1198hashForConfirmationpage
P0NDER0SA Oct 1, 2019
25138fe
adding tests to pipeline
CalvinRodo Sep 30, 2019
50ce98e
Adding dotenv to read from .env files for test
CalvinRodo Sep 30, 2019
447b633
Moved Cypress to it's own stage
CalvinRodo Sep 30, 2019
027f64d
Fixing dependsOn syntax
CalvinRodo Sep 30, 2019
dcb2fa7
Fixing yaml
CalvinRodo Sep 30, 2019
1753ea0
Fixing job name
CalvinRodo Sep 30, 2019
8dfdb39
Printing out environment variable
CalvinRodo Oct 1, 2019
b04866a
Skiping check for a secret in the PR
CalvinRodo Oct 1, 2019
bd9fe45
adding env to test
CalvinRodo Oct 1, 2019
faf8720
Fix caching
CalvinRodo Oct 1, 2019
f0c9c68
Fixing pipeline
CalvinRodo Oct 1, 2019
5b2bb86
Adding environment varible to correct script
CalvinRodo Oct 1, 2019
277756b
only use pipeline variables
CalvinRodo Oct 1, 2019
9069734
Build project in pipeline
CalvinRodo Oct 1, 2019
2e89c25
Merge branch 'master' into BUG1159-CalendarIndex
will0684 Oct 1, 2019
52fc301
Merge branch 'master' into 1170-error-no-db
will0684 Oct 1, 2019
1442c24
Merge pull request #102 from MTS-STM/fix-unit-tests
CalvinRodo Oct 1, 2019
66a9598
Merge branch 'master' into 1198hashForConfirmationpage
CalvinRodo Oct 1, 2019
d25995d
Merge branch 'master' into BUG1159-CalendarIndex
CalvinRodo Oct 1, 2019
7ddb9c4
Merge branch 'master' into 1170-error-no-db
CalvinRodo Oct 1, 2019
f126290
merged with master
shewood Oct 1, 2019
4c8102f
Merge pull request #93 from MTS-STM/BUG1159-CalendarIndex
will0684 Oct 1, 2019
92ca3eb
Merge branch 'master' into e2e-happypath-2
shewood Oct 1, 2019
5d8b4ce
updated yaml
shewood Oct 1, 2019
d35802e
updated tests with changes from master
shewood Oct 1, 2019
24e82c0
removed one stage temporarily
shewood Oct 1, 2019
c77a639
update yaml..
shewood Oct 1, 2019
0d9fec5
Merge pull request #106 from MTS-STM/e2e-happypath-2
shewood Oct 1, 2019
0d29576
Back button bug fix alignment
kevinNghiem Oct 1, 2019
f6eca0e
Merge branch 'master' into 1170-error-no-db
CalvinRodo Oct 1, 2019
7dd317e
Changed section headers to H2 elements with theme font xxl
andr0272 Oct 1, 2019
67fa60b
Cleaning up comments
andr0272 Oct 1, 2019
5bb2b58
Switching change to supported style property
andr0272 Oct 1, 2019
b843ee4
Merge branch 'master' into 1198hashForConfirmationpage
newcitywave Oct 1, 2019
c16b733
Removed unused import due to log cleanup
EricDube Oct 1, 2019
a44ed9a
Merge pull request #105 from MTS-STM/BUG1157-MultipleH1ElementsLandin…
CalvinRodo Oct 1, 2019
2b67b15
Merge branch 'master' into 1198hashForConfirmationpage
CalvinRodo Oct 1, 2019
49c149e
Merge branch 'master' into 1170-error-no-db
EricDube Oct 1, 2019
9683072
Merge pull request #92 from MTS-STM/1170-error-no-db
EricDube Oct 1, 2019
c815997
button resizing
kevinNghiem Oct 1, 2019
2064d78
removedLinkReqiure
newcitywave Oct 2, 2019
be6294e
mergeCommit
newcitywave Oct 2, 2019
6d2d313
Merge branch 'master' into 1198hashForConfirmationpage
newcitywave Oct 2, 2019
691d8aa
Merge pull request #103 from MTS-STM/1198hashForConfirmationpage
newcitywave Oct 2, 2019
0e07b2b
Started work on temp appointment requests
will0684 Oct 2, 2019
a5d9792
Removed .vscode from git
will0684 Oct 2, 2019
2c9e965
Check is location data is an array before passing data to the dropdow…
andr0272 Oct 1, 2019
ed41017
Initial commit for unit tests
andr0272 Oct 1, 2019
80f6c73
Removing testing page
andr0272 Oct 2, 2019
4675abc
message
kevinNghiem Oct 3, 2019
50af37d
Merge pull request #107 from MTS-STM/BUG1173-TypeErrorArray
andr0272 Oct 3, 2019
f20abfa
rm imports
kevinNghiem Oct 3, 2019
1584c27
added tests for full run
shewood Oct 3, 2019
c652df2
getProvinceLocations() now checks that locs.data is an array, instead…
andr0272 Oct 3, 2019
e0bb173
added adams change for locations and updated yaml
shewood Oct 3, 2019
3c9ee0f
added bracket
shewood Oct 3, 2019
a10ffa1
merge changes
kevinNghiem Oct 3, 2019
19b6112
merge master
kevinNghiem Oct 3, 2019
119647d
Merge pull request #108 from MTS-STM/BUG1173-TypeErrorArray
andr0272 Oct 3, 2019
09e5697
updated with latest changes
shewood Oct 3, 2019
07b3820
Merge branch 'master' into e2e-review-page
shewood Oct 3, 2019
aeaef2d
created submitTempAppointment method in CalendarPage
will0684 Oct 3, 2019
7b12fbf
Removed console.logs
will0684 Oct 3, 2019
fe2d24b
Added bodyparser.json, stringify req.body
will0684 Oct 3, 2019
62a3027
Added tempAppointment to CalendarFields to allow saving of temporary …
will0684 Oct 3, 2019
0e8978f
Merge branch 'master' into temp-appointment
will0684 Oct 3, 2019
53f6ee0
merge with master
shewood Oct 3, 2019
c9d7ac8
review page fix
kevinNghiem Oct 3, 2019
52a7546
removed console.log from CalendarPage
will0684 Oct 3, 2019
774ab3d
Merge branch 'temp-appointment' of https://github.com/MTS-STM/SAB-GUI…
will0684 Oct 3, 2019
b110636
updated failing tests and bolded text
shewood Oct 3, 2019
e8d5cb0
Merge pull request #109 from MTS-STM/e2e-review-page
shewood Oct 3, 2019
17dc52b
Merge branch 'master' into temp-appointment
CalvinRodo Oct 3, 2019
7b53b24
Merge branch 'master' into Task1113
shewood Oct 3, 2019
7ab44d6
Update Calendar.test.js
kevinNghiem Oct 3, 2019
72bd558
Merge pull request #110 from MTS-STM/temp-appointment
will0684 Oct 4, 2019
3898cc2
fix id and test
shewood Oct 4, 2019
eb569d0
font tag fix
kevinNghiem Oct 4, 2019
0c85b91
added a wait for selectProvince page
shewood Oct 4, 2019
400ce2f
fix failing test in pipeline
shewood Oct 4, 2019
aa19d12
merge from master
kevinNghiem Oct 4, 2019
65a0271
Merge pull request #113 from MTS-STM/Task1113
kevinNghiem Oct 4, 2019
cfbe9cb
Merge branch 'master' into e2e-fix-calendar
will0684 Oct 4, 2019
8ddf63c
updated confirmation page
shewood Oct 4, 2019
68863b4
merging with master
shewood Oct 4, 2019
2531401
fix conflict
shewood Oct 4, 2019
c052bdc
updated landing and registration page
shewood Oct 4, 2019
d50dcc4
added fix for kevin
shewood Oct 4, 2019
781acfd
fix test
shewood Oct 4, 2019
8c35159
Merge pull request #112 from MTS-STM/e2e-fix-calendar
P0NDER0SA Oct 4, 2019
88cdc3d
added a wait to the time selection
shewood Oct 5, 2019
e8cb900
added another wait after selecting time
shewood Oct 5, 2019
f4a2e25
removed the check for the review
shewood Oct 5, 2019
1fd100f
commented out tests temporarily
shewood Oct 5, 2019
f464157
Merge pull request #114 from MTS-STM/e2e-fix-confim-page
MarcoGoC Oct 7, 2019
0da8c61
Removed Family and fixed Email Accessibility
EricDube Oct 7, 2019
5bb7a33
Merge remote-tracking branch 'origin/master' into 1201-email-accessab…
EricDube Oct 7, 2019
af25a17
Fixed issue with translate
EricDube Oct 7, 2019
6d0a101
Remove unused translate
EricDube Oct 7, 2019
d5a5271
Fixed small issues
EricDube Oct 7, 2019
73d085f
Fixed Lint issues
EricDube Oct 7, 2019
92782f4
Merge pull request #115 from MTS-STM/1201-email-accessability
EricDube Oct 7, 2019
d3a3090
Fixed issue with required accessibility
EricDube Oct 7, 2019
aec7460
Added explanation
EricDube Oct 7, 2019
69ec386
Fixed issue with accessibility value
EricDube Oct 7, 2019
147d948
Merge remote-tracking branch 'origin/master' into 1201-email-accessab…
EricDube Oct 7, 2019
4910276
Merge pull request #116 from MTS-STM/1201-email-accessability
EricDube Oct 7, 2019
567ecdc
date
newcitywave Oct 3, 2019
448f118
pushForKevin
newcitywave Oct 4, 2019
996d776
Refactored code in DateModified component
andr0272 Oct 7, 2019
ae43f8a
Cleaning up / satasfying linter
andr0272 Oct 7, 2019
d501e7a
Tokenizing last build time, defining in pipeline
andr0272 Oct 8, 2019
053fdc1
Merge pull request #117 from MTS-STM/1007lastModifiedDate
newcitywave Oct 8, 2019
68c09e0
addedRazzleDateLine
newcitywave Oct 8, 2019
e4d7f21
testing
newcitywave Oct 8, 2019
1cbb7fc
testing
newcitywave Oct 8, 2019
8de2810
testing
newcitywave Oct 8, 2019
308e2ea
testing
newcitywave Oct 8, 2019
19c7a36
testing
newcitywave Oct 8, 2019
729ae52
testing
newcitywave Oct 8, 2019
946231d
testing
newcitywave Oct 8, 2019
b14da79
testing
newcitywave Oct 8, 2019
c168a8c
fixed pipeline bash error
newcitywave Oct 9, 2019
f707741
Merge branch 'master' into 1007lastModifiedDate
newcitywave Oct 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
90 changes: 0 additions & 90 deletions .circleci/config.yml

This file was deleted.

Loading