Skip to content

v14154-stable: Merge pull request #733 from DFE-Digital/feature/bugfix-matrix-script

Pre-release
Pre-release

Choose a tag to compare

@petenorth petenorth released this 22 Jul 13:24
44bdb30

Changes:

  • 44bdb30 Merge pull request #733 from DFE-Digital/feature/bugfix-matrix-script
  • e23b66c fixing generate matrix script
  • 6a9d862 Merge pull request #731 from DFE-Digital/feature/unify-dashboards-se-1378
  • e6b8e1e Merge pull request #713 from DFE-Digital/feature/add-counter-to-schools-se-1361
  • 78b8733 Merge pull request #732 from DFE-Digital/feature/only-run-the-jobs-that-are-needed
  • dd2b2fd Merge pull request #681 from DFE-Digital/SE-1345/candidates/registrations/remove-subject-preference-model
  • 96ed889 make only functional tests agents that are actually needed (chrome and firefox on master otherwise just chrome)
  • b45f81e Merge branch 'master' into SE-1345/candidates/registrations/remove-subject-preference-model
  • 0628d42 Merge pull request #728 from DFE-Digital/refactor-registration-session
  • 83735ae Merge branch 'master' into feature/add-counter-to-schools-se-1361
See more
  • d08e2bf Merge pull request #724 from DFE-Digital/feature/change-gitis-uuid-column-type-to-uuid
  • f6663e1 Merge branch 'master' into feature/change-gitis-uuid-column-type-to-uuid
  • 9ced9b0 Merge pull request #689 from DFE-Digital/feature/diagnose-state-mismatch-errors-se-1356
  • eea1385 Merge pull request #683 from DFE-Digital/feature/track-school-description-toggling-se-1235
  • 6027ec4 Handle possible edge case
  • 0a10ba0 Refactor candidate wizard state handling
  • defc15d Merge pull request #722 from DFE-Digital/feature/gem-updates-20190717
  • 98e793b Merge pull request #730 from DFE-Digital/feature/tail-container-logs-for-zero-exit-code
  • 82d8cb8 poll 'docker-compose ps' output for strings 'db-tasks' and 'exit 0'
  • 1be7a77 Merge pull request #727 from DFE-Digital/feature/push-pre-built-docker-images
  • e4e2f02 Merge pull request #726 from DFE-Digital/fix-broken-specs-on-master
  • cb3b78b do need to pull the image
  • 7161e61 Fixes spec broken by merging SE-1167 work
  • a7c99e6 push image to docker hub after build and unit tests
  • 149fe30 Merge pull request #720 from DFE-Digital/feature/1393/disable-readonly-email-field
  • 7663333 Merge pull request #679 from DFE-Digital/SE-1344/candidates/registrations/use-new-endpoints
  • 5ba313a Merge pull request #666 from DFE-Digital/SE-1325/candidates/registrations/add-teachinng-pref-resource
  • 4ce1eb4 Merge pull request #656 from DFE-Digital/SE-1316/candidates/registrations/add-education-resource
  • 76a0cbe Add an extra spec covering flagging of todo list
  • 299b3bc Merge pull request #691 from DFE-Digital/feature/1312/add-csp
  • ebcbf16 Remove @wip tags from dashboard specs
  • a441a1c Merge branch 'master' into SE-1316/candidates/registrations/add-education-resource
  • 30f1321 Combine dashlette contents into the full dashboard
  • 5ecbf54 Merge pull request #706 from DFE-Digital/feature/run-functional-tests-in-parallel-2
  • fb5e861 Added missing babel config, upgrade to use core-js 3
  • 9ff6950 Updated webpacker npm package
  • dbc8293 Replace show template with full dashboard partial
  • 4e2eed4 Merge pull request #723 from DFE-Digital/feature/event-log-se-1343
  • 512c0eb Merge branch 'master' into feature/track-school-description-toggling-se-1235
  • fc95751 Add space to match corresponding method
  • cd909d2 Change gitis_uuid column from varchar to uuid
  • fb60a2b Change events gitis uuid to bookings_candidate_id
  • 6952965 Downgraded lint version for now
  • 29174d6 Swapped to using PgSearch::Model to resolve deprecation warning
  • ba0c197 Updated assorted gems
  • f5f4bc6 Update SchoolManager to use enable! and disable!
  • c41c03e Merge pull request #708 from DFE-Digital/SE-1396/update-copy-to-match-prototype
  • 952ee8c Change update to update!
  • 4663cb9 Add spec for polymorphic 'recordable' association
  • 70d7e71 Use existing data to initialize PersonalInformation
  • 0a2e483 Add specs covering enable! and disable! methods
  • f01be79 Add basic event validation and enable/disable
  • 4090cc5 Assign the email address from the session data in PersonalInformation
  • 6441878 Disable the email field on the Candidate journey
  • 50fdef7 Add events model
  • bc7f155 Added rake task to update school view counts
  • 58a088e Make school view counter increment when viewed
  • a2e5383 disabling healthcheck
  • 90b5d57 Add views counter column to bookings_schools
  • 3cba48f Remove analytics pack, add listener in-page
  • 4ec307c Revert "Remove analytics pack, add listener to application"
  • fcf897a splitting selenium compose file
  • 8898172 rationalise the compose files
  • bbcda94 Text changes to match prototype
  • 8407141 running functional tests in parallel
  • f659ef5 Added App Insights to Content Security Policy
  • fafeb42 Removed incomplete CSP reporting work since this standard is incomplete
  • 9fa67cd Remove analytics pack, add listener to application
  • 403db58 Added google analytics support to default policy
  • 55a0581 Added content security policy for Bing Maps
  • 2267c98 No longer redirect to the dashboard when logged in
  • 16631c4 Redirect to dashboard from session#create if logged in
  • cfec757 Make the details selector more-specific
  • e68d514 Add a re-usable Google Analytics event sender
  • 1248220 Switch to latest version of analytics.js
  • 7ce923c Remove subject preference model
  • fb8d55f Removes subject preference endpoint
  • 678829b Adds teaching preference resource
  • 65a557f Adds missing spec
  • 4956264 Adds missing heading
  • 97b2d6d Adds feature flag for new candidate end points
  • e53cc75 Adds education resource

This list of changes was auto generated.