2837f8fb58
internationalisation: Mark up canvas panel edit options ( #107118 )
...
mark up canvas panel
2025-06-25 10:06:37 +01:00
5aeaa18ac2
Canvas: One click links and actions ( #99616 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2025-02-13 11:46:29 -06:00
0a870e6a88
Canvas: Element data links refactor ( #90636 )
...
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2024-07-25 07:13:21 -05:00
9bc68562d4
Canvas: Element level data links ( #89079 )
2024-07-12 12:02:49 -05:00
47f8717149
React: Use new JSX transform ( #88802 )
...
* update eslint, tsconfig + esbuild to handle new jsx transform
* remove thing that breaks the new jsx transform
* remove react imports
* adjust grafana-icons build
* is this the correct syntax?
* try this
* well this was much easier than expected...
* change grafana-plugin-configs webpack config
* fixes
* fix lockfile
* fix 2 more violations
* use path.resolve instead of require.resolve
* remove react import
* fix react imports
* more fixes
* remove React import
* remove import React from docs
* remove another react import
2024-06-25 12:43:47 +01:00
9e82c85849
Canvas: Chore fix *remaining* betterer issues ( #88491 )
2024-05-31 13:33:31 -07:00
99262c53b6
Canvas: Chore clean up betterer ( #87477 )
2024-05-09 10:59:49 -07:00
eb86fd867f
Canvas: Update new element type with rotation ( #85690 )
2024-04-11 15:36:33 -05:00
9573c13223
Canvas: Add universal data link support ( #84142 )
2024-03-13 19:30:12 +02:00
9116043453
Storage: Add maxFiles to list functions ( #76414 )
...
* Storage: Add maxFiles to list functions
* Add maxDataPoints argument to listFiles function
* Add maxFiles to ResourceDimensionEditor
* Update pkg/services/store/http.go
* rename First to Limit
---------
Co-authored-by: jennyfana <110450222+jennyfana@users.noreply.github.com>
Co-authored-by: nmarrs <nathanielmarrs@gmail.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-11-01 09:42:24 -07:00
124bf6bfa9
chore: canvas cleanup betterer styles object notation edition ( #76315 )
...
Co-authored-by: drew08t <drew08@gmail.com>
2023-11-01 18:25:26 +02:00
b5da762477
Canvas: Fix inconsistent element placement when changing element type ( #74942 )
...
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2023-09-21 23:36:02 +03:00
5caf4e1485
Canvas: Button API Editor support template variables ( #74779 )
2023-09-19 00:16:21 +03:00
7171b35095
Canvas: Avoid conflicting stylesheets when loading SVG icons ( #74461 )
2023-09-18 17:38:45 +00:00
f49b9b89cf
chore: high level restructure of canvas panel files ( #69004 )
2023-05-24 18:32:36 +02:00
854d497f94
Schema: Fix dimension schemas ( #67935 )
2023-05-05 12:16:31 -07:00
8b574e22b5
SVG: Add dompurify preprocessor step ( #62143 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-01-25 10:37:29 -08:00
e160f19247
Canvas: Fix icon element resizing
2022-09-27 08:53:47 -07:00
5797fbc0b2
Canvas: Cleanup default elements ( #52958 )
2022-08-01 15:34:05 -05:00
3c6e0e8ef8
Chore: ESlint import order ( #44959 )
...
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
d442608eb9
Canvas: Implement new constraint system ( #47911 )
...
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-04-20 09:59:49 -07:00
8be4182e49
Canvas: Add button element + basic onClick support ( #43252 )
2021-12-17 14:05:57 -08:00
84d13c3f35
Canvas: add layer elements editor functionality ( #40968 )
2021-10-28 09:58:31 -07:00
7a35a31929
Icon Panel: add new alpha panel to show an icon ( #40355 )
2021-10-14 09:30:21 -07:00
3db98f417d
Panel Options: support dynamic options editors ( #39491 )
2021-10-06 21:41:42 +02:00
b14b267bed
Canvas Panel: icon/image select modal ( #38844 )
...
* feature: add icon modal
* fix: make apply send on change
* move to resource folder
* allow empty
* type
* icon modal
* fix: edit styles
* fix: edit styles
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2021-09-07 19:46:20 +02:00
9a0040c0ae
Canvas: add alpha canvas panel and initial interfaces ( #37279 )
2021-09-02 10:01:08 -07:00