Commit Graph

22 Commits

Author SHA1 Message Date
Sriram
6bea82f20c Create add-to-project.yml 2024-02-06 10:57:55 +00:00
Sriramajeyam Sugumaran
a6b91bbd86 fix references of master branch 2023-12-20 07:18:16 +00: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
4f690343cd Merge pull request #1692 from grafana/zoltan/dependency-cleanup
Chore: Dependency clean up
2023-09-27 14:17:19 +02:00
Gábor Farkas
02c5e8ac41 added CODEOWNERS file 2023-09-26 08:54:28 +02:00
Zoltán Bedi
059dab982a Use nvmrc for compatibility workflow 2023-09-24 23:23:08 +02:00
Zoltán Bedi
fdca810285 Chore: Dependency clean up 2023-09-24 22:59:27 +02:00
Alexander Zobnin
e3e896742b Build plugin with grafana toolkit (#1539)
* Use grafana toolkit template for building plugin

* Fix linter and type errors

* Update styles building

* Fix sass deprecation warning

* Remove empty js files produced by webpack building sass

* Fix signing script

* Replace classnames with cx

* Fix data source config page

* Use custom webpack config instead of overriding original one

* Use gpx_ prefix for plugin executable

* Remove unused configs

* Roll back react hooks dependencies usage

* Move plugin-specific ts config to root config file

* Temporary do not use rst2html for function description tooltip

* Remove unused code

* remove unused dependencies

* update react table dependency

* Migrate tests to typescript

* remove unused dependencies

* Remove old webpack configs

* Add sign target to makefile

* Add magefile

* Update CI test job

* Update go packages

* Update build instructions

* Downgrade go version to 1.18

* Fix go version in ci

* Fix metric picker

* Add comment to webpack config

* remove angular mocks

* update bra config

* Rename datasource-zabbix to datasource (fix mage build)

* Add instructions for building backend with mage

* Fix webpack targets

* Fix ci backend tests

* Add initial e2e tests

* Fix e2e ci tests

* Update docker compose for cypress tests

* build grafana docker image

* Fix docker stop task

* CI: add Grafana compatibility check
2022-12-09 14:14:34 +03:00
Alexander Zobnin
504c9af226 Migrate query editor to react (#1520)
* Initial react query editor

* CI: run checks on all branches

* Update react packages

* Initial metric picker

* Load metrics

* Tweak styles

* Add variables to metric options

* Tweak styles

* Filtering and keyboard navigation

* Open menu with keyboard

* Update function editor

* Move functions in editor

* Add function component

* Edit func params

* Push alias functions to the end

* Tweak labels size

* Fix menu position

* Metric options editor

* Fix css styles building

* More work on query options

* Fix tests

* Refactor: extract metrics query editor and functions editor

* Refactor: move things around

* Text metrics editor

* Problems query editor

* Problems mode options

* Item id query editor

* IT services query editor

* Triggers query editor

* Refactor: remove unused

* remove derprecated theme usage

* Load proxy options

* Fetch metric options on variable change

* Remove angular query editor

* Migrate annotations editor to react

* Fix tests
2022-11-09 17:50:13 +03:00
Alexander Zobnin
5bfd306462 CI: fix lint job 2022-09-01 14:05:47 +03:00
Alexander Zobnin
7a27945798 CI: fix build 2022-09-01 14:02:47 +03:00
Alexander Zobnin
5de9e2c640 CI: Split jobs 2022-09-01 14:01:26 +03:00
Alexander Zobnin
fa510c6896 Fix workflow file syntax 2022-09-01 13:47:27 +03:00
Alexander Zobnin
d4b08eb0c4 Add github workflow 2022-09-01 13:43:48 +03:00
Alexander Zobnin
1d7ff38f31 remove old issue template 2018-10-22 10:43:25 +03:00
Alexander Zobnin
da2d180465 add PR template 2018-10-22 10:37:47 +03:00
Alexander Zobnin
41edb5bcc1 Update issue template for feature request 2018-10-22 10:28:18 +03:00
Alexander Zobnin
2b29036705 Update issue template for bug report 2018-10-22 10:25:00 +03:00
Alexander Zobnin
36f79ee680 Update issue template 2017-06-15 23:19:49 +03:00
Alexander Zobnin
5a1a227879 Write contribution guidelines. 2016-09-15 12:48:05 +03:00
Alexander Zobnin
a997dc9ac3 Add issue template. 2016-09-15 12:37:06 +03:00
Alexander Zobnin
614ee123b1 Update contribution guidelines. 2016-09-15 12:34:31 +03:00