- Updated Autosize Code Editor toolbar (#91)
- Updated to Grafana 11.3 and dependencies (#95)
- Updated "Add a row" below the rows list (#83, #84)
- Added toDataFrame helper to code parameters (#86)
- Updated to Grafana 11.2 and dependencies (#87)
- Updated code editor from business components (#89)
- Requires Grafana 10.2 and Grafana 11
- Updated variable support in Scenes dashboard (#79)
- Updated to Grafana 11.1 and dependencies (#80)
- Added supporting OpenAI completions (#73)
- Update E2E workflow to use Docker (#75, #77)
- Update plugin logo (#76)
- Requires Grafana 10 and Grafana 11
- Updated name to Business Input Data Source (#268)
- Add plugin e2e tests and remove cypress (#66)
- Prepare for Grafana 11 (#67)
- Update to Grafana 11 and dependencies (#69)
- Add supporting variables in code editor (#70)
- Fix read property of undefined for empty fields (#63)
- Requires Grafana 9.2 and Grafana 10
- Increase tests coverage (#47)
- Update ESLint configuration and refactoring (#53)
- Add drag-and-drop for rows and fields (#54)
- Update custom code when switching the value editor from manual to JS (#59)
- Add Variable Editor with Fields and Java Script (#58)
- Add Collapse/Expand All for Fields and Values (#57)
- Update to Grafana 10.3.3 (#60)
- Requires Grafana 9 and Grafana 10
- Refactor Types and Fields Editor (#37)
- Update tests with testing-library/react (#40)
- Update to Grafana 10.0.0 (#41, #46)
- Migrate to Plugin Tools 1.5.2 (#42)
- Update to Node 18 and npm (#42)
- Add E2E Cypress testing (#43)
- Add JavaScript Values Editor (#44)
- Remove Grafana 8.5 support (#46)
- Update CI and Release workflows (#33)
- Update to Grafana 9.4.7 (#34)
- Update README with Documentation (#35)
- Add Scoped Variables for Variables replacement (#35)
Refactoring may introduce breaking changes. Please test before upgrading in Production.
- Update CI to upload signed artifacts (#23)
- Add "Static data source for Grafana | Mimic any data source | Tutorial and examples" video in README (#23)
- Update to Grafana 9.3.2 (#24)
- Refactoring and improving Test Coverage for data source (#25)
- Update Field and Values Editors to labels and fields structure (#27)
- Remove Frame Reducer to simplify code (#28)
- Refactoring frame, field utilities (#29)
- Add Date Time Picker, Number and Text Area Inputs (#30)
- Maintained by Volkov Labs (#19)
- Updated based on Volkov Labs Panel Template (#19)
- Update CI to Node 16 and Synchronize with Release workflow (#20)
- Update to Grafana 9.2.2 (#21)
- Refactor Components and update Theme (#22)
- Update to Grafana 9.
- Update dependencies
- Fix an issue where an fields and rows are added twice in development
- Update metadata, docs, and dependencies
- Frame changes aren't being synced correctly
- Minor docs and metadata updates
- Changed from useState to useReducer for manipulating form model
- Replace custom input component with Input from @grafana/ui
- Add support for annotations
- Add button for duplicating value rows
- Add option to set preferred visualisation type for Explore
- Set reference id on data frames
- Update to new form styles. Bumps the minimum required Grafana version to 7.3.
- Updated
@grafana
dependencies from^7.0.0
to^7.3.0
- Improved release process using the new GitHub workflows for Grafana plugins