Skip to content

Releases: ist-dresden/composum-dashboard

Composum Dashboard 1.2.15

15 Dec 15:02
Compare
Choose a tag to compare

A lightweight framework for maintenance and development tools in a Sling or AEM (cloud) platform

The Composum Dashboard is a lightweight framework designed for the efficient maintenance and development of tools on a Sling or AEM (cloud) platform. It offers a user-friendly interface with a focus on simplicity and effectiveness.

With this release the new documentation site goes live, and we implemented a new page type that is able to show many of the read/only views from the Felix Console - see the documentation.

Key Features

The Composum Dashboard currently provides the following tools, as well as providing a framework in which you can set up your own tools. All tools are optional.

  1. Dashboard: Easy organization of tool widgets in a tiled layout, offering both summarized and detailed views for each tool. As widgets are currently available:
    • some service settings
    • a logfile view
    • proxy for views of the Felix Console
  2. JCR Repository Browser: A lightweight read-only repository browser for inspecting the JCR repository with a minimal footprint, including properties view, preview, JSON view, XML view, SQL2 / XPATH query tool, favorites list

The widgets and the browser views are configurable through OSGI, providing customization and restrictions to be adapted to various environments.

Getting Started

Please consult the README.md contains detailed setup information.

Download (Maven Central)

What's Changed

  • Some minor configuration fixes, spelling fixes and configuration documentation by @stoerr in #36
  • Extend and move documentation to maven site by @stoerr in #37
  • Felix Console Proxy by @stoerr in #38

Full Changelog: composum-dashboard-1.2.14...composum-dashboard-1.2.15

Composum Dashboard 1.2.14

06 Dec 10:25
Compare
Choose a tag to compare

A lightweight framework for maintenance and development tools in a Sling or AEM (cloud) platform

The Composum Dashboard is a lightweight framework designed for the efficient maintenance and development of tools on a Sling or AEM (cloud) platform. It offers a user-friendly interface with a focus on simplicity and effectiveness.

Key Features

The Composum Dashboard currently provides the following tools, as well as providing a framework in which you can set up your own tools. All tools are optional.

  1. Dashboard: Easy organization of tool widgets in a tiled layout, offering both summarized and detailed views for each tool. As widgets are currently available:
    • some service settings
    • a logfile view
  2. JCR Repository Browser: A lightweight read-only repository browser for inspecting the JCR repository with a minimal footprint, including properties view, preview, JSON view, XML view, SQL2 / XPATH query tool, favorites list

The widgets and the browser views are configurable through OSGI, providing customization and restrictions to be adapted to various environments.

Getting Started

Please consult the README.md contains detailed setup information.

Download (Maven Central)

What's Changed

  • required POM information added (Maven Central) by @ist-rw in #1
  • Composum Dashboard 0.2 by @ist-rw in #2
  • README.md added by @ist-rw in #3
  • logfile widget implementation - first working approach by @ist-rw in #4
  • composum-dashboard-0.3 - logfile widget by @ist-rw in #5
  • service settings widget implementation by @ist-rw in #6
  • release composum-dashboard-0.4 - service settings widget by @ist-rw in #7
  • Json View and widget implementation refactoring by @ist-rw in #8
  • release composum-dashboard-0.5 by @ist-rw in #9
  • ca configuration browser view added by @ist-rw in #10
  • release composum-dashboard-0.5 by @ist-rw in #11
  • release composum-dashboard-0.7 by @ist-rw in #12
  • trace service and widget added, some general refactoring by @ist-rw in #13
  • release composum-dashboard-0.8 by @ist-rw in #14
  • release composum-dashboard-0.9 by @ist-rw in #15
  • release composum-dashboard-0.9.1 by @ist-rw in #16
  • release composum-dashboard-0.9.2 by @ist-rw in #17
  • release composum-dashboard-0.9.3 by @ist-rw in #18
  • release composum-dashboard-1.0 - dashboard content generation by @ist-rw in #19
  • release composum-dashboard-1.0.2 - JSON transformation for i18n resources by @ist-rw in #20
  • release composum-dashboard-1.1 - XML and special translations view by @ist-rw in #21
  • release composum-dashboard-1.1.1 by @ist-rw in #22
  • release composum-dashboard-1.1.2 by @ist-rw in #23
  • release composum-dashboard-1.1.3 - XML source encoding fix by @ist-rw in #24
  • extract service refactored and prepared for custom use by @ist-rw in #28
  • github workflows as in the other projects by @stoerr in #34
  • fix mvn site build and introduce a retry on nexus releasing by @stoerr in #35

Full Changelog: https://github.com/ist-dresden/composum-dashboard/commits/composum-dashboard-1.2.14