Commit Graph

2064 Commits

Author SHA1 Message Date
Gábor Farkas
566985c410 Merge pull request #1771 from grafana/gabor/postgres-id-fix
handle changed postgres-plugin-id
2024-01-09 15:15:38 +01:00
Gábor Farkas
541ba8cd82 handle changed postgres-plugin-id 2024-01-08 15:47:41 +01:00
Muhammad Iqbal Alaydrus
dfe360bf1d item.get cache won't be hit if tags order are different (#1745)
* cache won't be hit if tags order are not the same

* unit test for get items with tags
2023-12-04 13:46:11 +01:00
Sriram
0f144f64d9 Merge pull request #1755 from grafana/dependabot/npm_and_yarn/adobe/css-tools-4.3.2
Bump @adobe/css-tools from 4.3.1 to 4.3.2
2023-12-01 09:17:49 +00:00
dependabot[bot]
7e18409a0b Bump @adobe/css-tools from 4.3.1 to 4.3.2
Bumps [@adobe/css-tools](https://github.com/adobe/css-tools) from 4.3.1 to 4.3.2.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md)
- [Commits](https://github.com/adobe/css-tools/commits)

---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-01 05:40:48 +00:00
Gareth Dawson
d9ea3869db Merge pull request #1752 from grafana/trigger-workflow
trigger workflow
2023-11-22 12:01:36 +00:00
Gareth Dawson
eda2eac32c trigger workflow 2023-11-22 11:53:06 +00:00
Gareth Dawson
f6d176751a Merge pull request #1751 from grafana/bump-4.4.4
release version 4.4.4
2023-11-21 16:02:25 +00:00
Gareth Dawson
da1220eb95 Update CHANGELOG.md
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2023-11-21 14:54:32 +00:00
Gareth Dawson
ac0c88b5db fix changelog 2023-11-21 12:24:32 +00:00
Gareth Dawson
c80b8a78bc release 2023-11-21 12:23:23 +00:00
Sriram
fafa44e963 Merge pull request #1748 from grafana/sriram/sdk-update-193
Updated backend plugin SDK
2023-11-20 10:21:01 +00:00
Sriramajeyam Sugumaran
ef954d37f8 reverted the changelog update 2023-11-20 10:16:58 +00:00
Gareth Dawson
3654866fc4 Merge pull request #1743 from grafana/gareth/legacy-forms
legacy form migration
2023-11-20 10:07:39 +00:00
Gareth Dawson
fdb72f1a9a Merge pull request #1750 from grafana/gareth/config-password-reset
fix reset bug in config page
2023-11-20 10:07:11 +00:00
Gareth Dawson
6b52a475e3 fix 2023-11-17 11:38:51 +00:00
Sriramajeyam Sugumaran
07d41ac825 updated SDK 2023-11-16 13:07:41 +00:00
Gareth Dawson
c9f515686c legacy form migration 2023-11-14 15:41:36 +00:00
Gareth Dawson
17d71f6d9e Merge pull request #1725 from grafana/gareth/config-page-update
Update config page to follow best practices
2023-11-08 14:32:08 +00:00
Zoltán Bedi
dd50ff4fe1 Fix: Move dashboards under datasource (#1727) 2023-11-07 13:29:47 +01:00
Gareth Dawson
d0b1a76582 Update src/datasource/components/ConfigEditor.tsx
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2023-11-01 09:54:54 +00:00
Zoltán Bedi
b948b25a1e Chore: Update gitignore (#1728)
Ignore provisioning folder
2023-10-26 12:36:39 +02:00
Zoltán Bedi
e0bfe1fe17 Chore: Add devenv for Zabbix 7 (#1730) 2023-10-26 12:36:26 +02:00
Zoltán Bedi
06835a2af9 Chore: Add docker-compose to root (#1729) 2023-10-26 12:33:43 +02:00
dependabot[bot]
5570bc5e0f Bump google.golang.org/grpc from 1.58.2 to 1.58.3 (#1731)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.2 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.2...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-26 10:01:41 +02:00
Gareth Dawson
801e53d77e update config page 2023-10-25 14:42:47 +01:00
Gareth Dawson
17abd468ff add @grafana/experimental 2023-10-25 14:42:36 +01:00
dependabot[bot]
5f9e0e5a42 Bump @babel/traverse from 7.22.20 to 7.23.2 (#1722)
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.20 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-19 09:42:18 +02:00
Zoltán Bedi
7841b3b21f Chore: Run yarn lint in CI (#1716)
* Chore: Run yarn lint

* Run only on push

* Format lint.yml
2023-10-13 15:25:06 +02:00
Zoltán Bedi
43f2c6653b Chore: Fix prettier issues in test files (#1710)
* Chore: Fix prettier issues in test files

* Escape w and d properly
2023-10-13 15:20:31 +02:00
dependabot[bot]
5df74544e0 Bump golang.org/x/net from 0.15.0 to 0.17.0 (#1713)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-12 15:25:48 +02:00
Zoltán Bedi
f85b35c38e Bump v4.4.3 (#1708) 2023-10-10 14:15:49 +02:00
Gareth Dawson
013799d99a Merge pull request #1707 from grafana/gareth/fix-feature-tracking
Don't track query requests on dashboard reload
2023-10-10 10:56:30 +01:00
Gareth Dawson
9399a6b39b dont track requests on dashboard reload 2023-10-10 10:01:12 +01:00
Zoltán Bedi
fb0af2faa9 Bump 4.4.2 (#1705)
* Bump 4.4.2

* Update CHANGELOG
2023-10-10 09:50:56 +02:00
Zoltán Bedi
746e073bab Chore: change nvmrc to 18 (#1704) 2023-10-09 09:49:54 +02:00
dependabot[bot]
626864e77c Bump postcss from 8.4.14 to 8.4.31 (#1703)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.14 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.14...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-05 20:06:15 +02:00
Zoltán Bedi
f31fc80b2b Chore: Update grafana-plugin-sdk-go to latest (#1702) 2023-10-05 17:43:30 +02:00
Kris Avi
43c0fc9389 Doc: Fix broken link in query editor and doc (#1701)
* Update query_help.md

* Update FunctionEditorControls.tsx
2023-10-04 14:35:03 +02:00
Gábor Farkas
4074bfafd8 Merge pull request #1698 from grafana/gabor/prettier
add prettier
2023-09-29 13:40:51 +02:00
Gábor Farkas
313a166be6 prettier fixes 2023-09-29 13:34:51 +02:00
Gábor Farkas
143f39e365 added prettier 2023-09-28 15:48:41 +02:00
Gareth Dawson
209fea489f Merge pull request #1688 from grafana/gareth/add-feature-tracking
track executed queries and panel clicks
2023-09-28 13:41:50 +01:00
Gareth Dawson
5143dd2272 mock reportInteraction 2023-09-28 10:24:45 +01:00
Gareth Dawson
ac91cb4320 only report basic usage 2023-09-28 10:04:07 +01:00
Zoltán Bedi
4f690343cd Merge pull request #1692 from grafana/zoltan/dependency-cleanup
Chore: Dependency clean up
2023-09-27 14:17:19 +02:00
Zoltán Bedi
01895b4150 Format docker-compose files and pin postgres version 2023-09-26 17:32:22 +02:00
Gábor Farkas
f7d84d1b1f Merge pull request #1693 from grafana/gabor/codeowners
added CODEOWNERS file
2023-09-26 12:29:11 +02:00
Zoltán Bedi
466cbe69ec Revert ActionButton changes 2023-09-26 11:11:03 +02:00
Gábor Farkas
02c5e8ac41 added CODEOWNERS file 2023-09-26 08:54:28 +02:00