Skip to content

Releases: flamarkt/backoffice

0.1.4

01 Jun 14:15
ef526cd
Compare
Choose a tag to compare
  • Fix support of subfolder Flarum installations.
  • Make common components available in Flarum admin frontend.

0.1.3

21 Nov 18:27
fcc6005
Compare
Choose a tag to compare
  • Improved focus handling on relationship select. Suggestions now only show once and then require interacting with the input to appear again. On mobile focus is no longer automatically put back on the input after selecting an option via touch.
  • Fixed user relationship select spinning forever when search term contains uppercase characters.

0.1.2

10 Nov 20:35
1cc8bff
Compare
Choose a tag to compare
  • Added re-usable search input component.
  • Added re-usable filter section style.
  • Renamed state to list in most components to prevent conflicts and confusion with Mithril state. Using state will still work in most places but display warnings in the console.
  • Made CSS for RelationshipSelect available in forum frontend.
  • Added RelationshipSelect suggestion API.
  • Implemented disable and readonly on RelationshipSelect.

Fixes and improvements

01 Apr 00:23
2d3d2d5
Compare
Choose a tag to compare
  • Fix backoffice permission for non-admins
  • Hide disabled extensions and setting values from non-admins
  • Add links in session dropdown between admin and backoffice
  • Hide user list for users without the necessary permission
  • Add placeholder dashboard with information about the package

Initial beta release

28 Mar 00:33
4f3204b
Compare
Choose a tag to compare
0.1.0

Extract from flamarkt/core