- Updatd e2e tests (#250)
- Added Multi Day Events in Yearly View (#243)
- Updated Migration for thresholds color filter (#248)
- Updated useRuntimeVariables hook for Scenes dashboards (#247)
- Updated to Grafana 11.3 and dependencies (#248)
- Updated yearly view to display events (#240)
- Updated to Grafana 11.2 and dependencies (#241)
- Update tooltip to prevent opening drawer when selecting text (#235)
- Update Date time format for different languages (#236)
- Update event details to hide actions when no actions available (#238)
- Added event details in tooltip by hover (#217, #221)
- Added option to Disable Event Time (#223)
- Updated daily calendar view if timeRange changed (#229)
- Updated description to follow fields order (#230)
- Updated date using timeZone option (#227)
- Updated E2E workflow using Docker (#211)
- Added Font size configuration (#213)
- Updated to Grafana 11.1 dependencies (#214)
- Updated variables with static datasource for time range source dashboard (#205)
- Added multiple description fields (#206)
- Added Threshold option for Colors (#208)
- Added Portuguese language in Grafana 11 (#209)
- Updated tutorial video (#190)
- Added Formatting for event description (#182)
- Updated Details drawer layout (#192)
- Added support for additional Time Range sources (#179)
- Updated event format (#188)
- Updated Time Range in Agenda view (#196)
- Updated mouse cursor for Agenda view (#200)
- Updated dependencies (#200)
- Added display dashboard annotations (#194)
- Added Portuguese language (#201)
- Updated toolbar and messages to the selected language (#203)
- Added Agenda (List) View (#177)
- Updated customization for Event Bubble (#178)
- Updated multi-day window (#183)
- Updated to Grafana 11 (#184)
- Plugin rebranding, the new name is the Business Calendar Panel.
- Legacy Calendar was replaced by Big Calendar.
- Requires Grafana 10 and Grafana 11.
- Added keeping refresh dashboard on time range change (#167)
- Added plugin e2e tests and remove cypress (#168, #170)
- Removed Legacy calendar replaced by Big Calendar (#172)
- Prepared for Grafana 11 (#175, #176)
- Updated style for event details tags (#161)
- Updated dependencies to Grafana 10.4 (#154)
- Fixed showing location on month and work week views (#160)
- Updated Big Calendar to 1.10.3 (#150)
- Added ability to select date format (#151)
- Updated ESLint configuration and refactoring (#152)
- Updated dependencies and Actions (#154)
- Added hiding end time (#155)
- Fixed keeping calendar dates if no time range change (#156)
- Fixed import order for default big-calendar styles and their overrides (#143)
- Added yearly view (#134)
- Added internationalization(Spanish, French, German, and Chinese) i18n (#135, #138)
- Added default view option (#137)
- Added scroll to Time option for BigCalendar (#140, #141)
- Added Event Location for Big Calendar (#127)
- Added contrast text color for events (#129)
- Updated to Grafana 10.1.4 (#132)
- Updated to Plugin Tools 2.0.2 (#132)
- Updated Grafana Access Policy to sign plugin (#132)
- Added support of dashboard timezone in Start and End time (#128)
- Added ability to select views: day, week, work week and month (#133)
- Added Annotations type and limit (#121)
- Updated to Grafana 10.0.3 (#122)
- Added Big Calendar Language Messages (#123)
- Fixed display annotations options (#119)
- Requires Grafana 9.2 and Grafana 10
- Increased tests coverage (#105)
- Added Big Calendar component for rendering calendar (#106)
- Updated ESLint configuration (#106)
- Removed Grafana 8.5 support (#110)
- Updated to Grafana 10.0 (#110)
- Updated events overlap when the start date equals the end date in Big Calendar (#112)
- Added quick links for Big Calendar (#113)
- Updated back/next button for weekly and daily views in Big Calendar (#114)
- Updated button styles for Big Calendar (#115)
- Updated calendar resizing for Big Calendar (#116)
- Updated using Grafana 9.5.2 (#96, #101)
- Added Text Formatting, Mappings and Overrides (#97)
- Removed unused Standard Options (#97)
- Increased Test Coverage and update testing library (#100, #103)
- Migrated to Plugin Tools 1.5.2 (#101)
- Updated to Node 18 (#101)
- Added E2E Cypress testing (#102)
- Increased event spacing to prevent overflow (#96)
- Updated using Grafana 9.4.3 (#87)
- Added labels split to display in the drawer (#88)
- Added annotation tags as labels (#88)
- Updated multi-day interval (#89)
- Added display colors based on Event or Frame id if the Color field is not specified (#90)
- Added support for Color schemes (#91)
- Added video configuration tutorial (#92)
- Fixed scrollable content in the Day drawer (#93)
Refactoring and Styles migration may introduce breaking changes. Please test before upgrading in Production.
- Select color for calender entry queries (#67)
- Filtering out undefined events (#69)
- Updated CI and Release Workflows (#72)
- Rebuild using Grafana 9.3.6 (#73)
- Refactor Options Editors to use Field pickers (#74)
- Refactor Day and Events Drawer (#75)
- Set No Padding for the Panel (#75)
- Refactor Day and update Styles (#76)
- Migrated Styles to v2 (#79)
- Match Grafana settings for Week Start (#80)
- Skip undefined events in Drawer (#81)
- Added Display Time (#82)
- Updated Styles and Screenshot (#83)
Refactoring may introduce breaking changes. Please test before upgrading in Production.
- Updated Panel options in README (#53)
- Added Youtube tutorial for Calendar with JSON API data source (#54)
- Updated CI to Node 16 and Synchronize with Release workflow (#56)
- Updated to Grafana 9.2.2 (#57)
- Code Refactoring (#58)
- Updated to Grafana 9.3.1 (#59)
- Updated CI to upload signed artifacts (#60)
- Refactor panel options and increase test coverage (#61)
- Added annotation support (#8)
- Refactoring and Removing legacy code (#62)
- Refactor Panel Options and add Annotations options (#63)
- Maintained by Volkov Labs (#51)
- Updated based on Volkov Labs Panel Template (#51)
- Updated to Grafana 9.1.6 (#52)
- Updated to Grafana 9
- Quick links: Enable quick links to follow the data link when you click the event rather than opening a modal.
- Updated to Grafana 8.4.3
This release bumps the minimum required Grafana to >=8.0. Grafana 8 introduces a new theming engine for panel plugins.
- If you're running a Grafana version before 8.0, you should stay with v0.5.0.
- If you're running Grafana 8.0 or above, you should update to v0.6.0.
- Data links support (#25)
- New details view: Instead of relying on tooltips, this version uses an inline drawer to display additional details. I like this better, but the built-in drawer component has some limitations. I'm not sure I like that it's a modal for example. I might end up creating a custom sidebar component. Let me know what you think about the new design!
- Change "Apply time interval" to "Apply time range" to match Grafana
- Increase contrast for single-day events
- classicColors is (still) undefined (#16)
- classicColors is undefined (#16)
- Improve legibility of event text (#15)
- Show event name if event starts in day out of filter (#13)
- More calendars and colors (#14)
- Line breaks in event description (#11)
- Show more details for individual events (#10)
- Multi-day events (#1)
- Display truncated events (#6)
- Allow string and number fields for time dimensions
No changes.
Initial release. Not fit for production.