Skip to content

Releases: VolkovLabs/business-table

Business Table 1.8.0

22 Nov 02:51
6460943
Compare
Choose a tag to compare

Features / Enhancements

  • Updated sort state on dashboard refresh (#163)
  • Added support variables in data sources for editable and nested objects (#167)
  • Updated group expand and collapse behavior (#161)
  • Added custom value to editable select field (#165)
  • Updated group expanding for empty cells (#169)
  • Added type check for text area (#172)
  • Updated behavior for edit process (error with TextArea initial value) (#176)

Business Table 1.7.0

17 Nov 03:01
b6bda16
Compare
Choose a tag to compare

Features / Enhancements

  • Updated useNestedObjects hook to display request errors and empty values (#158)
  • Added Sanitized HTML and Markdown column type (#154)
  • Updated rows heights when group collapse (#159)
  • Updated filter options to match exactly (#160)
  • Updated data source name to id (#156)
  • Added option to hide table header (#157)

Business Table 1.6.0

30 Oct 18:43
21818bd
Compare
Choose a tag to compare

Features / Enhancements

  • Updated refresh and useRuntimeVariables for dashboard scene (#129)
  • Added replaceVariables to file name (#131)
  • Added Textarea column editor type (#133)
  • Added replaceVariables to column header (#134)
  • Updated to Grafana 11.3. and dependencies (#137)
  • Added colored Text and colored Background for aggregated rows (#136)
  • Added Handling Data Source Request Errors (#140)
  • Added customization for column header (#141)
  • Updated text wrap (#143)

Business Table 1.5.0

08 Oct 22:28
dce9a8e
Compare
Choose a tag to compare

Features / Enhancements

  • Updated Autosize Code Editor toolbar (#99)
  • Added sanitizing html content (#110)
  • Added data for hidden columns to payload (#112)

Bugfixes

  • Fixed escaping new lines for content edit (#111)

Business Table 1.4.0

02 Oct 21:08
2a8a03d
Compare
Choose a tag to compare

Features / Enhancements

  • Updated aggregated cell to support Standard Options (#79)
  • Added nested objects cell type (#80)
  • Updated e2e tests (#81)
  • Moved pagination options to separate category (#87)
  • Updated nested objects to show first or last object in the table (#92)
  • Updated row data for accessor key with dots (#90)
  • Added YouTube tutorial (#93)
  • Updated to show/hide columns (#94)
  • Added query pagination error with enabled client column filtering (#95)
  • Updated e2e to support panel edit in dashboard scene (#96)

Business Table 1.3.0

20 Sep 19:47
ae6fa46
Compare
Choose a tag to compare

Breaking changes

  • Requires Grafana 10.3 and Grafana 11

Features / Enhancements

  • Added edit data with based permission check (#40, #76)
  • Added edit permission based on query (#47)
  • Added client and query pagination (#50)
  • Added functionality to pin columns (#53, #65)
  • Added download table data as CSV (#61)
  • Updated Page size button to prevent overflow (#62)
  • Added reset table state on tab change (#67)
  • Updated Table Editor to improve UI/UX (#66)
  • Updated Sorting options (#69)
  • Added DataLinks support (#75)

Business Table 1.2.0

06 Sep 20:13
0eb23fa
Compare
Choose a tag to compare

Features / Enhancements

  • Added Colored Background Column type (#33)
  • Added column width and wrap (#34)
  • Added table Footer (#36)
  • Updated to Grafana 11.2.0 (#37)

Bugfixes

  • Fixed adding new tables (#39)

Business Table 1.1.0

22 Aug 23:50
7fd3da8
Compare
Choose a tag to compare

Features / Enhancements

  • Signed as Community plugin (#23)
  • Added Column Filtering (#21)
  • Renamed groups to tables (#27)
  • Updated options to show aggregation if at least one column is grouped (#28)
  • Added tabs sorting option (#29)
  • Updated to Grafana 11.1.4 (#31)

Business Table 1.0.0

04 Aug 17:53
Compare
Choose a tag to compare

Features / Enhancements

  • Initial release based on Grafana 11.1.0
  • Added basic columns editor (#1)
  • Added groups and tabs (#17)