Commit Graph

4459 Commits

Author SHA1 Message Date
Łukasz Mierzwa
d49ea20530 feat(ci): report webpack bundle size diffs on PRs 2020-05-15 12:46:18 +01:00
Łukasz Mierzwa
5dd1251010 fix(ui): hide @receiver label when there's only one receiver configured
Fixes #1715
2020-05-14 16:45:49 +01:00
Łukasz Mierzwa
4b927a3f92 feat(api): expose all receivers in the API response 2020-05-14 16:45:49 +01:00
Łukasz Mierzwa
ba3005d47c fix(ui): render last 4 filters on history for mobile 2020-05-14 15:03:05 +01:00
Łukasz Mierzwa
6f3082e28d fix(ci): add github token to speed up changelog 2020-05-14 13:48:47 +01:00
Renovate Bot
aa55eb1f56 fix(deps): update dependency bootswatch to v4.5.0 2020-05-14 12:32:21 +01:00
Renovate Bot
77f51394fd fix(deps): update dependency bootstrap to v4.5.0 2020-05-14 12:32:21 +01:00
Łukasz Mierzwa
acfae1a663 fix(ui): fix menu close on trigger click 2020-05-14 11:50:57 +01:00
Łukasz Mierzwa
80bbc58090 fix(ui): use react-popper-tooltip instead of react-tippy 2020-05-14 11:14:45 +01:00
Renovate Bot
5750fe1c04 fix(deps): update dependency @types/jest to v25.2.2 2020-05-14 00:52:59 +00:00
Renovate Bot
7c3f0dbf35 chore(deps): update dependency fetch-mock to v9.9.0 2020-05-13 23:47:56 +00:00
Renovate Bot
ab2fa801aa chore(deps): update module prometheus/common to v0.10.0 2020-05-13 22:43:43 +01:00
Renovate Bot
9f5a6b2f5a chore(deps): update module golangci/golangci-lint to v1.27.0 2020-05-13 22:09:04 +01:00
Renovate Bot
e993389a80 chore(deps): update dependency fetch-mock to v9.8.0 2020-05-13 21:19:53 +01:00
Łukasz Mierzwa
4eacd18cf6 fix(ui): drop react-onclickoutside
use a custom hook instad
2020-05-13 17:56:00 +01:00
Łukasz Mierzwa
4d2a543e4a fix(ui): collapse annotations when clicking on the name
Fixes #1721
2020-05-13 09:18:17 +01:00
Renovate Bot
a31301f731 fix(deps): update dependency react-tippy to v1.4.0 2020-05-13 04:38:09 +00:00
Renovate Bot
c58a009d80 fix(deps): update dependency typescript to v3.9.2 2020-05-12 23:52:06 +00:00
Łukasz Mierzwa
b356eecbf3 fix(ci): check if bootstrap and bootswatch versions are the same 2020-05-12 23:42:11 +01:00
Renovate Bot
943382d4b5 chore(deps): update module yaml to v2.3.0 2020-05-12 21:07:52 +01:00
Łukasz Mierzwa
c6e46a4c7a feat(project): use github-release-notes to generate changelogs 2020-05-12 20:09:40 +01:00
Łukasz Mierzwa
22e1c7c05e fix(ui): drop unused MultiSelect component 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
0f3dabb517 fix(tests): use fetch-mock instead of jest-fetch-mock 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
01a8f069eb fix(ui): rewrite SilenceSubmitProgress with hooks 2020-05-12 18:01:47 +01:00
Łukasz Mierzwa
686f42af22 fix(ui): rewrite AlertAck with hooks 2020-05-12 18:01:47 +01:00
Renovate Bot
112f737214 chore(deps): update dependency fetch-mock to v9.7.0 2020-05-11 22:58:00 +01:00
Łukasz Mierzwa
cde4cb19bb fix(ui): fix error handling 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
65e7f7e33d fix(ui): rewrite AlertManagerInput with hooks 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
60bdf96be1 feat(ui): use hooks for fetch requests 2020-05-11 12:49:24 +01:00
Łukasz Mierzwa
79e58a0ddb fix(docker): speed up ui dir copies 2020-05-11 11:54:04 +01:00
Łukasz Mierzwa
cc2b3bcb41 chore(ui): upgrade all 3rd party dependencies 2020-05-11 11:18:00 +01:00
Łukasz Mierzwa
11a3e15d03 fix(ui): render fewer items per page on mobile 2020-05-11 10:34:54 +01:00
Renovate Bot
ac8762e502 chore(deps): update dependency @storybook/preset-create-react-app to v2.1.2 2020-05-11 09:59:37 +01:00
Renovate Bot
554898cd11 fix(deps): update dependency @types/react-dom to v16.9.8 2020-05-11 04:54:50 +00:00
Renovate Bot
2c74189ef3 fix(deps): update dependency @types/react to v16.9.35 2020-05-11 03:52:36 +00:00
Renovate Bot
71d595be14 chore(deps): update dependency fetch-mock to v9.5.1 2020-05-10 22:15:16 +01:00
Łukasz Mierzwa
e575ec555f fix(ui): use correct background color for disabled react-select inputs 2020-05-09 20:30:20 +01:00
Renovate Bot
ab41c3a7aa chore(deps): update lmierzwa/kthxbye docker tag to v0.7 2020-05-09 15:45:03 +01:00
Łukasz Mierzwa
0e75e63737 fix(docs): add annotations order option 2020-05-09 15:18:56 +01:00
Łukasz Mierzwa
b379e091c7 fix(tests): add annotation custom order sort tests 2020-05-09 15:18:56 +01:00
Łukasz Mierzwa
7711f3bcd6 fix(tests): update tests with annotations order option 2020-05-09 15:18:56 +01:00
Benoît Knecht
7f3846b9f8 feat(backend): Add option to order annotations
The `annotations.order` option lets users pass a list of annotation names in
the order they want them displayed. Any annotation that isn't in the list is
shown after the annotations from the list, in alphabetical order.

For instance, with

```yaml
annotations:
  order:
  - summary
  - description
```

an alert with `description`, `help`, `runbook` and `summary` annotations will
have them displayed in that order:

- `summary`
- `description`
- `help`
- `runbook`

Signed-off-by: Benoît Knecht <bknecht@protonmail.ch>
2020-05-09 15:18:56 +01:00
Łukasz Mierzwa
bc6615fafb fix(tests): update snapshots 2020-05-07 20:40:14 +01:00
Renovate Bot
b5bf1ce02f fix(deps): update dependency react-datepicker to v2.15.0 2020-05-07 20:40:14 +01:00
Łukasz Mierzwa
210ed758ea fix(ci): retry e2e demo site tests 2020-05-07 20:02:31 +01:00
Renovate Bot
7bd138477d chore(deps): update dependency puppeteer to v3.0.4 2020-05-07 11:57:15 +00:00
Renovate Bot
4526dc9487 fix(deps): update dependency react-transition-group to v4.4.1 2020-05-06 19:56:21 +01:00
Renovate Bot
e696d09d8a chore(deps): update dependency puppeteer to v3.0.3 2020-05-06 17:37:40 +01:00
Renovate Bot
2ef39c17bb chore(deps): update module rogpeppe/go-internal to v1.6.0 2020-05-06 13:32:11 +00:00
Renovate Bot
4aeec4ec4c chore(deps): update dependency fetch-mock to v9.5.0 2020-05-05 22:29:28 +01:00