Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Latest commit

 

History

History
225 lines (156 loc) · 16 KB

CHANGELOG.md

File metadata and controls

225 lines (156 loc) · 16 KB

Change Log

Full Changelog

Implemented enhancements:

  • All project members are notified when a debrief is completed #142
  • Stakeholders cannot create or update debriefs #141
  • (TBC) Contributors and mentors can update debrief #140
  • Can complete milestone when submitting debrief #139
  • Iteration status changed to completed when debrief completed #138
  • Contributors and mentors can complete one debrief per iteration #137
  • Contributors are notified to complete a debrief #136
  • Outcome fields as textareas #131
  • Authorise access to check ins #122
  • Iteration card displays latest update or warning #117
  • Add placeholder to date inputs and explore datepicker support for Safari and IE #116

Fixed bugs:

  • Check-in ratings validations #123

Merged pull requests:

v0.3.2 (2019-09-11)

Full Changelog

Implemented enhancements:

  • Update iteration progress sections #121
  • Contributors and mentors are notified if a check-in is overdue by 3 days #120
  • Contributors and mentors are notified when a check-in is completed #119
  • Contributors are notified two weeks from the start date or last check-in on an iteration to submit a new check-in #118
  • GET request to iterations#index redirects to projects#show #115
  • Add unit tests for ApplicationHelper#friendly_date #113

Fixed bugs:

  • Can navigate back to iteration from completed check-in #133
  • Consistently order the outcomes in an iteration #130
  • Webpacker can't find assets in CI #125

Closed issues:

  • Copy changes for check in email #143

Merged pull requests:

v0.3.1 (2019-08-27)

Full Changelog

Merged pull requests:

v0.3.0 (2019-08-27)

Full Changelog

Merged pull requests:

v0.2.0-alpha.2 (2019-06-21)

Full Changelog

Implemented enhancements:

  • Only staff can add collaborators #103
  • Rename damage column in views #102
  • Sort kanban columns by damage and add hint text to input #101
  • Support messages styles and UX #98
  • support_messages to support in url #97
  • Redirect back to overview page after creating/editing assumption #96
  • Hide in focus functionality #95
  • Rename Assumption to Card in views #94
  • Remove Knowledge Board tab #93
  • Hide search box #92
  • Response form uses trix editor #91
  • Update landing page copy #62
  • Assumptions are added to a default column in the test and learn board #60
  • Users can reset a forgotten password #52
  • Visitors with existing accounts can sign in #51
  • Once registered users can edit their details #50
  • Visitors can sign up for a user account #49
  • New projects can be created with a template of example groups pre-populated on the overview page #48
  • Users can view all of the assumptions in a group #46
  • Users with admin permissions can edit groups in a project #44
  • Users can delete assumptions in projects #40
  • Users can edit assumptions in projects #38
  • Users can create assumptions in projects #37
  • Only users with viewer, collaborator or admin permissions can view a private project #29
  • Users with admin permissions can delete projects #27
  • Users with admin permissions can edit projects #25
  • Users can create projects #24

Fixed bugs:

  • Resolve security alerts #23

Closed issues:

  • Rename ProjectMember #105

v0.2.0-alpha.1 (2019-05-12)

Full Changelog

Implemented enhancements:

  • An assumption can be added to and removed from a single group in a project #45
  • Users with admin permissions can add groups in a project #43
  • Projects can have customisable support messages from admins #33
  • All visitors can view a public project #30
  • Guidance is displayed if no projects have been created #28
  • Display comments and insights together in chronological order under their associated unknown #21
  • Can search insights and unknowns by keyword #17
  • Can add comments without insights #10

Merged pull requests:

v0.1.5 (2019-03-20)

Full Changelog

Implemented enhancements:

  • Add pagination #6

Fixed bugs:

  • Only the author should be able to edit and delete records #2

Merged pull requests:

v0.1.4 (2019-02-06)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.1.3 (2019-01-23)

Full Changelog

Implemented enhancements:

  • Update README #7

Merged pull requests:

v0.1.2 (2019-01-18)

Full Changelog

Implemented enhancements:

  • Change reminder email copy to talk about 'status update' rather than reflection #8

Fixed bugs:

  • Update email sender info #5

Merged pull requests:

v0.1.1 (2018-12-20)

Full Changelog

Fixed bugs:

  • Not displaying responsively on mobile #3

Merged pull requests:

v0.1.0 (2018-12-20)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator