Skip to content
Snippets Groups Projects
Commit 090ab2ef authored by Angelina Filippova's avatar Angelina Filippova
Browse files

Changelog

parent 0e88c844
No related branches found
No related tags found
1 merge request!88Improvements for statuses by instance
......@@ -15,6 +15,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Actions in users module (ActivateUsers, AddRight, DeactivateUsers, DeleteRight, DeleteUsers) now accept an array of users instead of one user
- Leave dropdown menu open after clicking an action
- Move current try/catch error handling from view files to module, add it where necessary
- Display checkboxes in status card and fetch statuses only when status card was rendered from Statuses by instance page
- Move statuses by instance state from local state to store state
- Pass user's ID to actions that moderate users when action is called from user's profile page
### Added
......@@ -32,6 +35,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Show checkmarks when tag is applied
- Reports update (also, now it's optimistic)
- Remove duplicated success message
- Fix styles for Statuses by instance page
## [1.2.0] - 2019-09-27
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment