oncall-engine/grafana-plugin
Vadim Stepanov 94e2a8472d
Alert group labels filter (#3238)
# What this PR does

Adds a model for alert group labels and adds filtering functionality for
labels on the alert groups page.

## Which issue(s) this PR fixes

https://github.com/grafana/oncall-private/issues/2178

## Checklist

- [x] Unit, integration, and e2e (if applicable) tests updated
- [x] Documentation added (or `pr:no public docs` PR label added if not
required)
- [x] `CHANGELOG.md` updated (or `pr:no changelog` PR label added if not
required)

---------

Co-authored-by: Maxim <maxim.mordasov@grafana.com>
2023-11-06 10:31:12 +00:00
..
e2e-tests Add responders improvements (#3128) 2023-10-27 12:12:07 -04:00
src Alert group labels filter (#3238) 2023-11-06 10:31:12 +00:00
tools Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
.dockerignore WIP: Direct paging improvements (#3064) 2023-09-28 03:57:49 +00:00
.eslintignore World, meet OnCall! 2022-06-03 08:09:47 -06:00
.eslintrc.js Unify breadcrumbs behaviour with other Grafana Apps and main core (#3003) 2023-09-21 17:31:56 +03:00
.gitignore add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
.prettierrc.js World, meet OnCall! 2022-06-03 08:09:47 -06:00
.stylelintrc add selector-max-type stylelint rule 2022-11-02 11:44:42 +00:00
babel.config.json add precommit rules for markdown/json files (#915) 2022-12-01 14:26:54 +01:00
Dockerfile.dev Feat(Dev): Improve Building of Grafana Plugin in Development Env + update node version (#1890) 2023-05-17 16:12:51 -04:00
jest.config.js add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
jest.setup.ts Get rid of installation token + add a bunch of tests (#624) 2022-11-21 16:26:00 +01:00
LICENSE World, meet OnCall! 2022-06-03 08:09:47 -06:00
package.json Rares/bump labels 1.2.X (#3227) 2023-11-01 11:50:50 +00:00
playwright.config.ts fix a few flaky e2e tests + allow running project locally via k8s/helm (#2751) 2023-08-22 19:03:29 +02:00
plopfile.js Merge dev to main (#54) 2022-06-13 16:39:58 -06:00
tsconfig.json add a couple of tests for users screen (#2612) 2023-08-02 15:42:48 +03:00
webpack.config.js increase mobile app verification token TTL from 1 minute to 5 minutes (#2859) 2023-08-22 17:09:59 +02:00
yarn.lock Rares/bump labels 1.2.X (#3227) 2023-11-01 11:50:50 +00:00