Redmine_dashboard

screenshot of Redmine_dashboard

Redmine Dynamic Dashboard plugin created during Ruby Rampage 2016

Overview

The Redmine Dashboard Plugin is a plugin developed during the Ruby Rampage 2016 hackathon. It is a plugin that enables dragging and dropping of widgets, which can be dynamically updated remotely and asynchronously. The plugin provides examples of how to create custom widgets and includes a simple API for temporarily blocking refresh mechanisms. Widgets are positioned in a responsive grid system and can be added, removed, and customized via options. The positioning, settings, and options of widgets are persisted throughout page reloads and are bound to specific users.

Features

  • Drag and drop functionality for widgets
  • Support for dynamic widgets that can be updated remotely and asynchronously
  • Responsive grid system for positioning widgets
  • Ability to add, remove, and customize widgets
  • Persistent widget positioning, settings, and options for each user

Summary

The Redmine Dashboard Plugin is a powerful plugin that allows users to customize their dashboards in Redmine by adding and arranging widgets. It provides drag and drop functionality, support for dynamic widgets, and persistence of widget positioning, settings, and options. With the ability to create custom widgets and easily integrate them into the plugin, users can create personalized dashboards tailored to their specific needs.