SKOOR Dashboard Changelog

7.3.2

  • Pivot Table Widget
    • Adds top border to result table.

7.3.1

  • Table Widget
    • Fixes bug that sometimes causes Cannot read properties of null error when combined with filter matrix.

7.3.0

  • Data Sources
    • Adds StableNet data source.
    • Makes default Schema configurable for PostgreSQL data source.
    • Fixes bug that causes newly created data rows to "jump" around when inserting data.
    • Fixes bug that causes zeroes displayed as null in data preview.
  • Inventory Widget
    • Enables multitouch drag and zoom gestures on mobile.
    • Allows to render trees based on data source / data query rows.
  • Table Widget
    • Annotations -> Status Transitions Editor now focuses newly created entries.
  • Data Query Form
    • Adds a direct link to jump from dataSources/Queries to dashboards. Uses dropdowns instead of tooltips.
    • Sorts list of dependancies/dependants.
    • Makes parts resizable.
  • Filter Matrix Widget
    • Adds a (de-) select-all checkbox to the list.
    • Optimizes widgets that use the Filter Matrix filters. Before this fix, widgets sometimes performed two requests, the first without any filters applied, the second one directly after the first one using the correct filters. Now, the first request is not performed anymore, saving bandwith and computational resources on the backend.
  • Table Widget
    • Hides sub totals in case of only one row in a group.
    • Orders state columns by severity instead of alphabetically.
  • Defaults precision of configured Engine values to job definition instead of hard coded 0. This especially applies to SNMP diff values where the default precision is 3 instead of 0.
  • Keeps the initially passed theme parameter between dashboard changes.
  • Allows to resize navigation and some other panes using drag & drop.
  • Pivot Table widget
  • Uses new export/import endpoints from SKOOR Webservice.
  • Dialog form enhancements
    • Makes various lists orderable using drag & drop instead of clicking on up / down arrows.
  • PDF report
    • Fixes some styling bugs, especially regarding page wraps.

7.2.13

  • Table Widget
    • Improves scroll performance.
    • Allows to select text.

7.2.12

  • Geo Map Widget
    • Fixes bug that prevents column placeholders in HREF to work properly.

7.2.11

  • Prevents CodeEditor from saving when it lost the blur for a very short amount of time.
  • Uses fractional seconds for all timestamps to support millisecond precision.

7.2.10

  • Indicates running data query on run button.

7.2.9

  • Allows to choose a collector user in the data source write permissions.

7.2.8

  • Fixes bug that prevents dense layout to be activated using theme=dense.
  • Adjusts dense mode paddings a wee bit.
  • Adds zoom buttons to inventory widget.

7.2.7

  • Makes some widgets filling the available height if the parent tile setting "Align widget vertically" is set to "stretch".
    • Filter Matrix: The filter boxes are now distributed evently over the available height.
    • Geo Map and Inventory: Only uses available height if it is enabled in tile. Previously this was always done if the widget was the only one within a tile.
    • There is a migration in place that automatically applies the setting to the parent tile to emulate the previous behaviour.
  • Data Queries
    • Pre populates fields upon duplicate.
  • Inventory Widget
    • Adjusts background color of root node while not in circular mode.
  • Hides action button in plain theme.

7.2.6

  • Fixes bug that causes reference error when using columns[x] placeholder in chart expressions.

7.2.5

  • Fixes bug that causes theme colors to be reset if saved without making changes first.

7.2.4

  • Allows to configure page title and favicon in settings.json using title and faviconRoot.

7.2.3

  • Allows to maximize data query editor
  • Fixes bug that causes object details dialog to crash

7.2.2

  • Makes user menu icon visible again on mobile
  • Optimizes mobile layout

7.2.1

  • Makes trash icon on widget drawer only appear when we move a widget.

7.2.0

  • Adds annotations to the table widget
    • Annotation columns can be added to a table
    • Annotation status transition rules can be defined
  • Adds ability to edit data from datasource
    • Datasource tables can be edited, imported and exported
    • Tableschemas can edited and new tables can be created
    • Permissions for editing data and tables can be managed
  • Configurable refresh interval (minutely, hourly, daily) for materialized data queries
  • Many small changes to the overall design
  • Removes notification icon and docs link on dashboard viewer.
  • Allows to refresh materialized data queries on a fixed interval.

7.1.6

  • Allows to force dark/light mode using theme=dark / theme=light.

7.1.5

  • Improves performance of charts used in Chart Widget, Value History and State History

7.1.4

  • Ensures the dataqueries list on the dataqueries page is refreshed when there are changes
  • Disables UI style transitions while toggling dark mode

7.1.3

  • Improves contrast in dark mode.
  • Updates lightbulb images assets/images/lightbulb-{color}.svg and assets/images/lightbulb-{color}.png to match the new flat style.
  • Fixes widgets highlight border no longer visible when used via highlightedWidgets url parameter.
  • Table Widget

7.1.2

  • Chart Widget
    • Ensures that a chart does not contain duplicated colors.
  • Geo Map Widget
    • Fixes bug that causes the Geo Map with SKOOR objects not being updated upon Filter Matrix change.

7.1.1

  • Fixes widgets with percentage-based min-width sometimes wrapping to the next row
  • Ensures the correct icon is used for alarm groups in the new objects browser

7.1.0

  • Adds url parameter scrollTo, scrolls to the element with matching id if set
  • Value History Widget
    • Changes default mode to "worst state"
  • Improved styles of sidebars and buttons
  • Extracts data related settings pages into their own page (Data and objects)
  • State History Widget
    • Changes default mode to "worst state"
  • Improves styles of sidebars, buttons and dialogs
  • Replaces many icons
  • Table Widget
    • Do not show "No data" while data is loading.
    • Allows to trigger click actions only on double click.

7.0.7

  • Report widget
    • Fixes bug that breaks custom translations
    • Applies dashboard default params

7.0.6

  • Table Widget
    • Fixes handling of interval URL parameter in search query.
  • Subnavigation Widget
    • Adds new option hide labels
    • Fixes active state not always being visible in navigation items

7.0.5

  • Table Widget
    • Fixes handling of expression columns in export.
    • Converts HTML formatted content to plain text in export.
  • Inventory Widget
    • Allows to use object properties in object HREF again

7.0.4

  • PDF Report
    • Ensures that a table gets wrapped correctly if it spans multiple pages.

7.0.3

  • Allows exporting single dataqueries using the edit menu
  • Displays potential export errors on the export dialog
  • Ensures dataquery form is updated when dataqueries are imported
  • Ensures dataquery refresh link always includes the full url

7.0.2

  • Correctly maps data queries when exporting / importing dashboards.

7.0.1

  • Data Import Settings Page
    • Removes default converter because SKOOR ETL does not support it anymore.

7.0.0

  • Unifies Dashboard Layout Engines
    • Replaces the previous Flex- and Grid-layout engines
    • Allows splitting tiles on both axis using the layout editor
    • Allows merging tiles (if they line up) using the layout editor
  • Adds materialized Dataqueries
    • Dataqueries can be materialized to improve performance
  • Reworks Dataqueries Page
    • Reworks the page and its forms
    • Auto-saves while editing queries
    • Adds ability to materialize queries, define their indices and refresh the generated views
    • Adds pagination, filtering and sorting to data preview (also on the Datasources page)
  • Value History / State History
    • Improves reset of current page in case of parameter change (e.g. caused by filter matrix)
  • Table Widget
    • Fixes a bug that broke column overflow setting ellipsis.
    • Removes marquee option from column overflow setting.
  • UI Improvements
    • Sidebars scroll to the active element on intial load
    • Sidebars allow filtering when displaying more than 7 elements
    • Dashboards can now be dragged into other groups more easily (even closed ones)
    • Custom theme is displayed on startup and no longer kicks in after a moment (if it has been loaded before)
    • Allows the logo-height to be restricted to the same height as the dashboard title
    • Displays headertile as first tile in content, when on mobile
  • Improves Inventory performance
    • Uses new specialized endpoint of webservice to massively reduce requests to backend.
    • Opens the tree level by level until 100 nodes are reached. This ensures that we always see relevant objects but do not overwhelm the browser with too many nodes.
  • PDF Reports
    • Makes PDF reports faster and more reliable

6.4.9

  • Allows to use values from filter matrix as placeholders (e.g. ${filterMatrix.category}).

6.4.8

  • Chart Widget
    • Fixes expressions in single value charts
  • Date Picker Widget
    • Fixes some interval types not being selectable

6.4.7

  • Fixes a bug that broke accessing dashboards using URL names.

6.4.6

  • Chart Widget
    • Fixes 'minY' and 'maxY' values not being saved

6.4.5

  • Chart Widget
    • Fixes legend value positions on charts with time based x axis
    • Avoids scroll bars in case of legend values and non stacked bars
    • Fixes a bug that causes the Show X Axis checkbox of multi chart not being clickable.
  • Filter Matrix
    • Allows to reset each filter matrix individually in case of multiple filter matrixes on the same dashboard
  • State History
    • Fixes a bug that broke the ability to change the timerange in the state history dialog.

6.4.4

  • Fixes a bug that crashed the date-picker widget, if the interval was an invalid date

6.4.3

  • Chart Widget
    • Allows to display chart values or aggregates in a table below the chart.
  • Value history
    • Integrates the aggregates table into the legend.

6.4.2

  • Fixes a bug that prevented moving hotspots by mouse in hotspot map editor.

6.4.1

  • Fixes a bug that sometimes after saving a widget would still show the old value until page reload

6.4.0

  • Adds vertical alignment setting to tile (defaults to top)
  • No longer shows dashboard navigation if only one dashboard is visible
  • Makes widgets scroll their content area, if a min-width is defined but the widget container is not wide enough
  • Adds files tab to settings which allows admins to manage files
  • Makes image selector scroll to selected image when opening in dialog
  • Fixes a bug that prevented editing of users with non existent startup object
  • Allows to display aggregate table in aggregate value history
  • Fixes a bug that prevented opening the Value History dialog in case of URL params used in conditions.

6.3.8

  • Fixes broken vertical alignment of widgets.

6.3.7

  • Fixes a bug that sometimes prevented the PDF reports from being generated.

6.3.6

  • Fixes a bug that prevented correct string interpolation on HREFs in Geo Map widget

6.3.5

  • Fixes a bug in the table widget that prevented some rows to be displayed
  • Ensures the widget title is always displayed if set

6.3.4

  • Fixes a bug that prevented editor users from creating groups

6.3.3

  • Fixes a problem where the text widget would no longer allow SVG images in the content

6.3.2

  • Makes changelog available in english, german and french

6.3.1

  • Fixes a bug where reports might not display text in the right locale

6.3.0

  • Adds Translations and Language Picker
    • SKOOR Dashboard and SKOOR Docs can now switch languages between english, french and german
  • State History Widget
    • Adds sort order option
    • Adds href option for clicking an item
  • Date Picker Widget
    • Can now control if future dates are selectable
    • Can now specify the minimum date (or a rolling offset) that is selectable
  • Table Widget
    • Adds display as HTML option for columns
  • Inventory Widget
    • Adds minimum and maximum zoom levels
    • Makes text elements not grow when zooming (instead show more content)
  • Chart Widget
    • Reworks chart labels to be more legible
  • General Improvements and Fixes
    • Adds "Only show if has data" option to widgets
    • Adds "Current Dashboard" option in dashboard selectors
    • Reworks data query diff and publish dialogs
    • Fixes "allow grow" option on tiles
    • Ensures charts rerender correctly when toggling dark mode
    • Various UI tweaks

6.2.4

  • Resolves enum values in string interpolation.

6.2.3

  • Removes current dashboaboard from redirect URL upon login in dashboard viewer. This way a user will always be redirected to its start dashboard after login.

6.2.2

  • Fixes "Hide in report" for tiles

6.2.1

  • Value History
    • Fixes calculation of data points

6.2.0

  • Custom theme
    • A logo can be defined that is displayed in the dashboard header
    • Colors can be customized for light and dark theme
  • Easier permissions
    • The dashboard and group edit dialogs now display the permissions
    • Permissions can be edited in place (admin role needed)
  • Datasource preview
    • Datasources display a preview of their tables and rows in the admin section
  • Table expressions (beta)
    • Columns can now specify an expression to calculate its value
    • There are still some limitations around sort, filter and aggregates
  • General improvements
    • Widget skeletons are displayed in case of no data or error
    • In edit mode widgets reveal their hidden UI on tile hover instead of widget hover
    • Added SKOOR Docs to user menu (reworked SKOOR Docs)
    • Reworked error screens
    • Many subtle UI improvements, mostly around the use of colors and animations

6.1.7

  • Fixes 'hide on small screen' option not working
  • Date Picker Widget
    • Fix business-year-start-month field not visible in settings

6.1.6

  • Fixes render issue that causes navigation to be visible for a very brief moment although theme is set to plain.

6.1.5

  • Table
    • Adjusts column types when switching between search types "dataSource" and "dataQuery"
  • Fixes default parameters when a dashboard is accessed using its URL name

6.1.4

  • Data queries
    • Fixes reload bug when publishing queries
  • Increases data reload interval to 3 minutes.
  • Table
    • Adds client side property filter.
  • Allows placeholders in chart data series title

6.1.3

  • Navigation
    • Ensures that all dashboards of a group are visible even in case of many, many dashboards (> 80 in one group).

6.1.2

  • Optimizes some paddings and margins in PDF export
  • Table Widget
    • Fixes "Show Empty Rows" option when "Aggregate Row Function" is active

6.1.1

  • Improves performance of charts. Charts are not any longer rendered one by one but in parallel instead.
  • Fixes blank screen when creating data query

6.1.0

  • General improvements
    • Allows opening multiple dashboard groups
    • Allows dragging dashboards from one group to another
    • Adds duplicate dashboard action
    • Adds global custom styles (can be edited in admin section)
    • Improves hints in code-fields
    • Improves image-selector
    • Optimizes http calls (fewer requests)
  • New widgets
    • Adds subnavigation widget
    • Adds image widget
  • Table widget
    • Adds ability to show subtotals
    • Resets page on param change
  • Inventory widget
    • Adds new radial display mode
    • Removes "Hide objects not in path" option
    • Allows to fully customize colors using CSS
    • Reduces HTTP calls to Webservice
  • UI improvements
    • Adds skeleton components for widgets (shown while loading)
    • Allows deleting widgets by dragging onto the new "delete" button
    • Ensures more coherent design in admin pages
    • Adds more animations
    • Improves many form fields
  • Settings
    • Shows "References", "Referenced by" and "Dashboards" for data queries
    • Keeps last visited page when switching between Settings and Dashboard

6.0.12

  • Keeps param values in data queries

6.0.11

  • Fixes dashboard crash in case of invalid placeholders
  • Inventory
    • Adds form part legends in form

6.0.10

  • Table
    • Fixes error if "Page Size" is not set in object table
  • Bar Chart
    • Fixes edge case in "Others" handling

6.0.9

  • Table
    • Beautifies checkboxes in column form
  • Data Queries
    • Removes "Recursive" checkox from group delete confirmation dialog
  • Fixes some help-links in the footer to point to the correct help-page

6.0.8

  • Grid layout
    • Fixes tile delete
    • Correctly handles hidden tiles in print mode
  • PDF report
    • Defaults to be hidden in print mode

6.0.7

  • PDF Report
    • Does not show empty header tile
    • Fix hidden tiles
  • Allows custom table cell colors again
  • Displays login button on mobile viewer again

6.0.6

  • UI improvements
    • Improves some text and line colors for dark mode in chart widget
    • Data Queries
      • Fixes overflowing code editor in data query admin section
      • Fixes reload of data after publishing a data query
      • Gets rid of edit button to unlock editor of published query
    • Fixes some print mode styles to get more similar results to 5.5
    • Fixes Sentry integration which causes a white screen on error

6.0.5

  • Improvements
    • Always opens widget form with non maximized editor (e.g. in Hotspot Map)
  • Hotspot Map
    • Fixes Hotspot Drag & Drop

6.0.4

  • UI bugfixes
    • Fixes autocomplete/hints in code editors (e.g. search query editor)

6.0.3

  • UI improvements
    • Faster loading (less spinners)
    • Makes widgets usable during load
  • Geo Map
    • Removes Google Street View control
    • Fixes background in darkmode

6.0.2

  • Geo Map
    • Avoids spinners on other widgets when geo map changes its bounds.

6.0.1

  • UI bufixes
    • Fixes layout overflow of some widgets when title is set
    • Removes 1 pixel gap between widgets that caused some widgets to unexpectetly wrap to the next row

6.0.0

  • General UI changes
    • Reworks the general layout and design
    • Moves groups and dashboards navigation to the left side of the screen (can be hidden)
    • Adds new user menu to the top right side of the screen
    • Reworks the titlebar and header-tiles
  • Added dark mode (toggle it in the user menu)
    • Respects and remembers the user preference
  • Added notifications
    • Uses to display "whats new" of major and minor versions
  • Reworks datepicker widget to fit better into the new design
  • Reworks app dialogs
    • Added inline help for some dialogs (more to come)
  • Edit mode
    • Moved the edit button above the new navigation
    • Replaces all toolbars with edit menus (visible when hovering)
    • Reworks widget drawer
    • Reworks drag/drop of widgets
    • Adds drag/drop for dashboards and groups in the navigation
    • Adds create/edit/delete group dialogs
    • Reworks dashboard and tile edit dialogs
    • Removes custom header and theme from dashboard edit dialog
    • Adds "dense spacing" option for dashboards
  • Many changes under the hood
  • Gauge Chart
    • Changes automatic max calculation. In the previous implementation, when thresholds were present, max was only calculated using those and the actual value was completely ignored (max(thresholds) _ 1.1). In case of a value significantly greater than all thresholds, the needle did always stick on the very right side and didn't reflect the real value. The new implementation also takes the actual value into account (max(thresolds, value) _ 1.1) which leads to clearer charts.
  • Multi Chart
    • Allows source data popup for line
    • Fixes source data popup X value for area
  • Outage history
    • Uses interval from date picker
    • Increases limit of displayed outages to 500 and show latest instead of oldest outages.
    • Displays warning if there are more than 500 outages.