Skip to content

Deploy to production 2020-05-19

Kaspar Vollenweider requested to merge deploy-to-production-2020-05-19 into master
  • fed5e0d9 - added end to end test
  • 8ab75d99 - vulnerability(criticallity-high): puma 3.12.4 (was 3.11.4)
  • c9dc5ff7 - try fixing system test cache
  • 41b47c1e - change gitlab ci image with one that knows its chrome driver version
  • 355278dc - Removed print from certificates
  • 16b16f8f - feat(volunteer): make birth_year a required field
  • c6b6c398 - try to get gitlab ci cache working
  • 5b34e57a - fix: volunteer create e2e test with required birth_year field
  • 112e6759 - add trial period model that relates to assignment or group assignment
  • 7468184f - fix: trial_periods_factory broken
  • 566ce2d7 - chore(trial_feedback): remove test that cant run without ui shown
  • 8ed6e914 - create trial period verify journal entry
  • adeb04a0 - fix timing problem with truncate modal system test
  • 711297dd - feat: group assignment rename from begleitung to einsatz
  • ba0e576e - fix two failing test because of changed model translation
  • 6488d4c6 - some linter setup fixes due
  • 31526cbd - remove TrialFeedback and trial period reminder mailer
  • 5b690461 - fix some failing tests
  • a4fa0b2e - feat(volunteer-application): add question where heard from voluntary aoz work
  • bd13ddd5 - feat(volunteer): show displays heard from aoz answers
  • a1c55322 - fallback to client.competent_authority in case there is not involved authority on assignment
  • 29428d30 - fix(seeds): remove obsolete email template generation
  • 87d5e360 - fix(trial_period): handle missing trial period initialization on assignment or group assignment
  • 5d7e4281 - add a test for creating an assignment with trial period
  • 8c004725 - fix(trial_period): migration failing with produciton db because of initializing
  • 9d5c35a6 - fix(assignment): remove involved_authority methods with misguided aliasing
  • 75abd2bd - remove system test for a case made obsolete by fallback social worker text
  • 7ae8f77d - feat(trial-period): add notes field for assignment trial periods
  • 07af70d9 - fix(factory): trial periods with faulty attribute and Faker instead of FFaker
  • ce0599a4 - fix: async timing problem in semester feedback test
  • 11a564f0 - feat(volunteer): can be matched with client when has group assignment
  • 26fc1c72 - fix global activeness might end and add test for new state behaviour
  • 9caaf3de - fix: async timing problem in semester feedback test
  • 908b952b - feat(client): allow change of user and ordered association dropdowns
  • f5cfdba0 - feat(client): competent authority and creator dropdown improvement
  • 6dbe7f20 - fix: remove unused scope and its tests
  • fcd7e16e - fix: remove another unused scope and its test
  • 39004c6b - remove several volunteer scopes that are not used anywhere
  • c4ff75a4 - the departement should be soft-deleted, but it should be still visible on the ended group_offer
  • f979d738 - group offer should not be deleted, when the departement is soft-deleted
  • 88eb7511 - if a departement has not verified group offers an error message should be displayed
  • d29b114f - On group offer edit / show include more fields
  • 41dcac31 - retry gitlab ci runner faiures
  • a5e209de - "TransFair" muss überall aus der OP verschwinden
  • 24e5422e - refactor(client): remove complicated helper use and replace with simple slim statement
  • b634ffcf - Order Review steps by date
  • 129fb1ed - fix: scope for dropdowns too strict
  • 17e7ac0d - fix-typo: label angemeldet von typo
  • 8c7fe4bc - fix(active-scopes): scopes colliding with method names
  • 310a77a2 - fix(process-filters): remove because its a mess and use propper scope
  • c6c50c04 - fix(volunter): remove sort links for attributes ransack can not sort
  • d92648ac - feat(pagination): add optional page record count information to pagination helper
  • e580aa75 - feat(volunteer): show activeness state button with more detail
  • 76d096b8 - desperate system spec failing only on ci
  • 4c15b3b4 - volunteer has button to events list with volunteer filtered
  • 2c762165 - fix: volunteers xlsx formatting of dates and in general
  • 5ef463ce - fix: clients xlsx date and other formatting
  • 97b4e69a - fix: assignments xlsx date and other formatting
  • ca13207c - fix: users xlsx date and other formatting
  • 6f6cf8d7 - fix: group offers xlsx date and other formatting
  • 70cb0b62 - fix: events xlsx date and other formatting
  • 346b0eb8 - fix client xlsx export test
  • 9d8977e9 - set confirmed at on users to prevent failures with first login
  • 8a3c351f - add feature test for admin updating another users password
  • e868e9bc - fix: setting password auto accepts pending invitation
Edited by Kaspar Vollenweider

Merge request reports