grafana/public/app/features
Andreas Christou d0b41f882e
Transformations: Support escaped characters in key-value pair parsing (#47901)
* Additional logic to handle quoted values

* Simple test with quoted values that include spaces

* Update test description

* Updating logic to account for nested quotes

- Adding additional test for nested quotes

* Strip out line breaks and carriage returns pre-processing

* Fix typo in test result

* Update key-value logic to avoid regexp

- Minor changes to account for null values

* Correct escaping on test

* Additional tests

- Test for null values
- Test for nested separator characters
- Update quoting
2022-04-20 15:46:54 +01:00
..
admin Feature Highlights: update upgrade components UI (#47885) 2022-04-20 15:08:49 +03:00
alerting Alerting: Notification URL points to alert view page instead of alert edit page (#47752) 2022-04-20 21:43:55 +08:00
annotations Access Control: hiding annotation edition and deletion without permissions (#46904) 2022-04-04 11:57:43 -03:00
api-keys Update API Keys UI to adjust based on users permissions (#47802) 2022-04-20 09:45:45 +02:00
canvas Chore: Remove several 'as' type assertions (#45913) 2022-03-02 14:02:09 +00:00
comments Comments: support live comments in dashboards and annotations (#44980) 2022-02-22 10:47:42 +03:00
dashboard Dashboards: Defer loading of plugin exports until panel is visible (#47361) 2022-04-20 11:56:19 +02:00
datasources Feature Highlights: update upgrade components UI (#47885) 2022-04-20 15:08:49 +03:00
dimensions Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
explore Explore: minor copy changes (#47922) 2022-04-20 10:37:26 +01:00
expressions Expressions: Add support for variables (#41778) 2022-02-17 10:50:22 -05:00
folders Folders: Fix flaky test (#47953) 2022-04-20 15:03:33 +02:00
geo Geomap: applying multiple line builders should keep each segment (#46563) 2022-03-14 22:58:41 -07:00
inspector QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
invites Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
library-panels A11y: Make the Library Panel "clear filter" buttons accessible (#46341) 2022-03-11 11:10:13 +01:00
live Chore: Fix typos (#47816) 2022-04-15 14:10:34 +02:00
manage-dashboards Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
notifications Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
org Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
panel Panels: Use the No value option when showing the no data message (#47675) 2022-04-14 10:10:03 +02:00
playlist Search: Update tag filter options dynamically (#47165) 2022-04-08 12:18:52 -07:00
plugins Removing plugin list panel (#46914) 2022-04-07 09:54:27 +02:00
profile Profile/Help: Expose option to disable profile section and help menu (#46308) 2022-03-29 16:27:53 +01:00
query QueryEditorRow: Show query errors next to query in a consistent way across Grafana (#47613) 2022-04-14 12:57:56 +02:00
runtime Runtime: remove updateLocation from window context (#42857) 2021-12-07 20:01:35 -08:00
sandbox Frontend: Add notification persistence behind feature flag (#47871) 2022-04-20 10:42:32 +01:00
search Explore: Allow users to save Explore queries to dashboards (#47083) 2022-04-12 13:26:07 +02:00
serviceaccounts Service accounts: RBAC the service account UI (#47788) 2022-04-14 23:06:08 +01:00
teams Feature Highlights: update upgrade components UI (#47885) 2022-04-20 15:08:49 +03:00
templating Explore: Fix time interpolation (#46737) 2022-03-29 15:10:40 +02:00
transformers Transformations: Support escaped characters in key-value pair parsing (#47901) 2022-04-20 15:46:54 +01:00
users Redux: Factor Invites out to separate slice (#45552) 2022-02-21 11:37:49 +00:00
variables Variables: Ensure variables in query params are correctly recognised (#47049) 2022-03-31 15:59:14 +01:00
all.ts Angular: More isolation and removing of unused components (#41630) 2021-11-15 15:12:45 +01:00