Skip to content

v16333-GA: Merge pull request #744 from DFE-Digital/feature/add-testing-docs

Compare
Choose a tag to compare
@petenorth petenorth released this 08 Aug 08:58
c6ec0da

Changes:

  • c6ec0da Merge pull request #744 from DFE-Digital/feature/add-testing-docs
  • 6c0f068 Merge pull request #748 from DFE-Digital/feature/school-mass-importer-se-1467
  • df177a5 Merge pull request #769 from DFE-Digital/SE-1493/schools/on_boarding/xss-url
  • 8195039 Merge pull request #739 from DFE-Digital/SE-1390/fix-back-links-on-candidate-privacy-policy
  • 41057e3 Merge pull request #738 from DFE-Digital/SE-1070/schools/on_boarding/add-skip-button-to-description-step
  • d47f4fe Merge pull request #750 from DFE-Digital/feature/update-design-system-version
  • ab04648 Merge pull request #772 from DFE-Digital/dependabot/bundler/master/capybara-3.28.0
  • d707834 Bump capybara from 3.27.0 to 3.28.0
  • 26a4438 Merge pull request #771 from DFE-Digital/bugfix/fix-failing-date-spec [ #768, #756 ]
  • b78d2e1 Fix failing spec caused by update to form builder [ #768, #756 ]
See more
  • cc9f844 Merge pull request #768 from DFE-Digital/feature/candidate-autocompletion-se-1273
  • 4479da7 Merge pull request #756 from DFE-Digital/feature/changing-booking-dates-se-944
  • 06a4bf0 Don't allow xss in teacher training urls
  • 9b3d137 Change date expectation to work with Selenium
  • c666eb8 Change expectation to work with Selenium
  • 66e83f3 Enhance features to cover autocomplete attributes
  • 9006e26 Merge pull request #762 from DFE-Digital/feature/reduce-rack-timeout-to-1-minute-se-1142
  • a837362 Update form builder gem and add date_of_birth param
  • e4a75d0 Merge pull request #760 from DFE-Digital/feature/docker-build-cache-by-dependency
  • eaca572 Add autocomplete values to address fields
  • 8cbf49d Add DOB autocompletion to personal info page
  • 5d4a19a Merge pull request #710 from DFE-Digital/feature/confirm-attendance-se-1387
  • 9f175c2 Merge pull request #767 from DFE-Digital/bugfix/fix-confirm-booking-layout
  • 942b03a Merge pull request #763 from DFE-Digital/dependabot/bundler/master/webmock-3.6.2
  • aec065e Merge pull request #764 from DFE-Digital/dependabot/bundler/master/shoulda-matchers-4.1.2
  • efbdbef Fix incorrect class, content now aligns properly
  • 3f2dc14 Rewording sentence on informing the candidate
  • e367ae3 Add date change confirmation page
  • add44e1 Merge pull request #765 from DFE-Digital/dependabot/bundler/master/dotenv-rails-2.7.5
  • bbfdc11 Bump dotenv-rails from 2.7.4 to 2.7.5
  • 59a6e68 Bump shoulda-matchers from 4.1.1 to 4.1.2
  • 6caf992 Bump webmock from 3.6.0 to 3.6.2
  • 840bd46 Reduce the RACK_TIMEOUT_SERVICE_TIMEOUT to 60
  • a1a7941 Use dependencies to define build cache tag
  • 7897c29 Remove data-attribute overwriting back behaviour
  • bdabc20 Ignore text area content if stpe is skipped
  • c448d64 Remove admin name from the date changed email
  • 3a0f35a Fix the/they typo
  • 13ac611 Merge pull request #757 from DFE-Digital/dependabot/bundler/master/sentry-raven-2.11.0
  • d5480cc Bump sentry-raven from 2.10.0 to 2.11.0
  • 2e3f722 Only validate the date when it changes
  • d4d0bc5 Add cucumber feature covering date edit page
  • 69d817d Add specs for date_controller_spec.rb
  • 5d4992c Merge pull request #740 from DFE-Digital/SE-1072/schools/on_boarding/add-age-ranges-to-phases
  • 347b2cc Merge pull request #697 from DFE-Digital/SE-1365/remove-school-admin-name-from-ui
  • bc45b71 Merge pull request #737 from DFE-Digital/SE-1370/schools/start-page/update-to-match-prototype
  • e55c764 Add the first draft of date changed email
  • 23cac64 Merge pull request #755 from DFE-Digital/dependabot/bundler/master/sentry-raven-2.10.0
  • aac4064 Bump sentry-raven from 2.9.0 to 2.10.0
  • 8ed1fbf Add the booking date controller and basic editing
  • 4b6ec31 Merge pull request #753 from DFE-Digital/dependabot/bundler/master/capybara-3.27.0
  • deac399 Bump capybara from 3.26.0 to 3.27.0
  • 6ffc1fa Don't overwrite phases that have already been set
  • 6414ca1 Merge pull request #751 from DFE-Digital/dependabot/bundler/master/brakeman-4.6.1
  • 442ce3f Bump brakeman from 4.6.0 to 4.6.1
  • 526f551 Improve website handling, add specs
  • 71c3165 Do CSS compression within initial SCSS processing
  • 783612c Add comment, fix alignment, spacing
  • 71af7fd Remove old import task, it is no longer required
  • ca5c5a2 Add new mass import task
  • 0d6ec68 Make validation allow nil contact_email values
  • 51ac981 Allow null values in school contact email
  • ca14528 Add activerecord-import gem
  • 6022221 Updated design system to latest version
  • 669530d need to install ruby-prof gem
  • 429a850 adding cucumber testing doc
  • 9f37165 Update phase labels on school onboarding
  • ac9c7e5 Fix back links
  • 4b1632f Adds skip button to description step
  • 7318243 Bring schools/show inline with prototype
  • ae78f5e Merge branch 'master' into feature/confirm-attendance-se-1387
  • a883fd5 Add specs covering Bookings::Attendance behaviour
  • 96fbcdf Simplify update action, move saving to model
  • 3a6c795 Add features covering marking candidate attendance
  • 6bbc137 Add specs covering basic interactions
  • 1b8c6c4 Add some help text and set the page title
  • e8fe43c Only do one select to grab all relevant bookings
  • ff5a40d Add the update method
  • b2b3db9 Add confirm attendance controller and basic view
  • f8dd7ce Add attended flag to bookings model and scopes
  • 08ba411 Remove capturing school admin (name from UI)

This list of changes was auto generated.