Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
admin-fe
Commits
a1a90d94
Commit
a1a90d94
authored
5 years ago
by
Angelina Filippova
Browse files
Options
Downloads
Patches
Plain Diff
Update Changelog
parent
f4d40cb1
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!98
Remove grouped reports
Pipeline
#23224
passed
5 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG.md
+15
-15
15 additions, 15 deletions
CHANGELOG.md
with
15 additions
and
15 deletions
CHANGELOG.md
+
15
−
15
View file @
a1a90d94
...
...
@@ -4,20 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
.
## Unreleased
### Changed
-
**breaking**
PleromaFE login feature relies on
`admin`
scope presence in PleromaFE token (older versions of PleromaFE don't support it)
-
Moves emoji pack configuration from the main menu to settings tab, redesigns it and fixes bugs
-
`mailerEnabled`
must be set to
`true`
in order to require password reset (password reset currently only works via email)
-
Remove fetching initial data for configuring server settings
-
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
## [2.0] - 2020-02-27
### Added
...
...
@@ -28,8 +15,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
Report notes
-
Ability to moderate users on the statuses page
-
Ability to moderate user on the user's page
-
Ability to remove setting's updated value and set it back to initial value
-
Ability to restart an application when settings that require instance reboot were changed
-
Mobile UI for Settings tab
-
Mobile and Tablet UI for all sections
### Changed
-
**breaking**
PleromaFE login feature relies on
`admin`
scope presence in PleromaFE token (older versions of PleromaFE don't support it)
-
`mailerEnabled`
must be set to
`true`
in order to require password reset (password reset currently only works via email)
-
Render inputs for configuring settings based on description that comes from the BE
-
Remove fetching initial data for configuring server settings
-
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
-
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
### Fixed
...
...
@@ -38,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
-
Remove duplicated success message
-
Fix styles for Statuses by instance page
-
Fix styles for Reports section
-
Fix listing remote emoji
## [1.2.0] - 2019-09-27
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment