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

Latest commit

 

History

History
71 lines (46 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

71 lines (46 loc) · 3.83 KB

Changelog

v1.1.0 (2019-04-18)

Full Changelog

v1.0.2 (2018-11-30)

Full Changelog

Implemented enhancements:

  • Add role tooltip on the group card #40

v1.0.1 (2018-11-29)

Full Changelog

Implemented enhancements:

  • Add useful tooltips on KMemberCard #38

Fixed bugs:

  • Avatar groups are not well displayed #39

v1.0.0 (2018-10-11)

Full Changelog

Implemented enhancements:

  • Display differently invited members not yet connected #30
  • Provide a function to update the role of a member within a Group/Organisation #21
  • Create a storage service per organisation #16
  • Manage member role within an organisation #15
  • Group membership management #14

Fixed bugs:

  • A member added to an organisation does not show up in real-time #33
  • Members ordering should be case insensitive #31
  • Still possible to remove the last owner of a resource #28
  • Organisation deletion warning #27
  • Cannot remove an org if the user is a member of a group in another org #26
  • Tags edition is not filtered according to current org context #25
  • Tags displayed on cards are not filtered according to current org context #24
  • Owner of a group cannot add members if he is not manager of the organisation #23
  • Cannot remove guest member #22
  • Wrong group permissions #17
  • Forbid to leave a group if you are the unique owner #13
  • Need to discard data when subimitting a GET query on the 'members' service #10
  • Disallow to remove the last owner of an organisation #4
  • Authorisations not updated on subject #3

Closed issues:

  • No more automatic private org #9
  • Refactor org view/panel #8
  • Initiate the module #7
  • Manage authorisations #6
  • Create MongoDB management services to support organization management #5

Merged pull requests:

  • [Snyk] Fix for 1 vulnerable dependencies #32 (snyk-bot)
  • [Snyk Update] New fixes for 1 vulnerable dependency path #19 (snyk-bot)

* This Changelog was automatically generated by github_changelog_generator