Renovate Bot
|
109b956ccb
|
fix(deps): update dependency body-scroll-lock to v3.0.3
|
2020-06-02 22:54:42 +01:00 |
|
Renovate Bot
|
97014299ca
|
fix(deps): update dependency @fortawesome/react-fontawesome to v0.1.10
|
2020-06-02 19:28:51 +01:00 |
|
Renovate Bot
|
7ada8f3f31
|
fix(deps): update dependency @sentry/browser to v5.16.0
|
2020-06-02 13:44:41 +01:00 |
|
Renovate Bot
|
012a336483
|
chore(deps): update dependency puppeteer to v3.3.0
|
2020-06-02 11:36:14 +01:00 |
|
Łukasz Mierzwa
|
f26329c2c5
|
fix(ui): refactor fetch tests
|
2020-06-01 18:59:29 +01:00 |
|
Renovate Bot
|
9c321b6f67
|
chore(deps): update dependency fetch-mock to v9.10.1
|
2020-06-01 18:59:29 +01:00 |
|
Łukasz Mierzwa
|
f9e9d1f1f7
|
fix(ui): refactor Grid component
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
8265a54058
|
fix(ui): rewrite AlertGrid with hooks
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
edbc39b488
|
fix(ui): rewrite AlertGroup with hooks
|
2020-06-01 13:00:37 +01:00 |
|
Łukasz Mierzwa
|
a42f2a55ca
|
fix(ui): apply correct styles to accorion
|
2020-06-01 11:45:19 +01:00 |
|
Łukasz Mierzwa
|
947fe1d817
|
fix(ui): rewrite Accordion component
|
2020-06-01 11:15:47 +01:00 |
|
Łukasz Mierzwa
|
306d3292c0
|
fix(ui): avoid annotation re-renders
afterUpdate callback is chaning on every render, triggering annotation re-render
|
2020-05-31 16:47:38 +01:00 |
|
Łukasz Mierzwa
|
755b4d76c2
|
chore(ui): upgrade all 3rd party dependencies
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
e4ec699abb
|
fix(ui): drop pointless equal checks
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
6b5b53d51d
|
fix(ui): drop object-hash
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
2c68967928
|
fix(ui): use alert fingerprint instead of labels hash
|
2020-05-30 18:12:54 +01:00 |
|
Łukasz Mierzwa
|
b50bf04fcd
|
fix(ci): drop jest-puppeteer
|
2020-05-29 15:16:03 +01:00 |
|
Renovate Bot
|
0e7136bbd0
|
chore(deps): update dependency puppeteer to v3.2.0
|
2020-05-29 15:16:03 +01:00 |
|
Łukasz Mierzwa
|
b472991ba0
|
chore(ui): upgrade all 3rd party dependencies
|
2020-05-28 22:55:52 +01:00 |
|
Renovate Bot
|
5c01f501c1
|
chore(deps): update dependency @storybook/react to v5.3.19
|
2020-05-24 05:45:08 +00:00 |
|
Renovate Bot
|
9b0e92fb8f
|
chore(deps): update dependency fetch-mock to v9.10.0
|
2020-05-22 23:09:01 +01:00 |
|
Łukasz Mierzwa
|
5bc8ffd09e
|
chore(ui): upgrade all 3rd party dependencies
|
2020-05-22 10:34:15 +01:00 |
|
Renovate Bot
|
e651f0b8d0
|
chore(deps): update dependency @storybook/preset-create-react-app to v3
|
2020-05-22 05:29:58 +00:00 |
|
Renovate Bot
|
07b95b1f8c
|
chore(deps): update dependency fetch-mock to v9.9.1
|
2020-05-21 21:45:39 +00:00 |
|
Łukasz Mierzwa
|
53796bf54e
|
fix(ui): use custom masonry grid component
|
2020-05-20 18:46:34 +01:00 |
|
Renovate Bot
|
90d969a09e
|
fix(deps): update dependency moment to v2.26.0
|
2020-05-20 09:03:31 +01:00 |
|
Renovate Bot
|
02c4c72774
|
fix(deps): update dependency typescript to v3.9.3
|
2020-05-20 00:53:06 +00:00 |
|
Łukasz Mierzwa
|
3e7dc8ffc3
|
fix(ui): favicon counter should render on first mount
Fixes #1761
|
2020-05-19 20:45:27 +01:00 |
|
Renovate Bot
|
dd60e608bd
|
fix(deps): update dependency @types/jest to v25.2.3
|
2020-05-18 22:25:21 +01:00 |
|
Łukasz Mierzwa
|
d860dae3ca
|
fix(ui): reduce webpack bundle size by splitting lodash imports
|
2020-05-18 17:38:13 +01:00 |
|
Renovate Bot
|
e19e9e909f
|
chore(deps): update dependency puppeteer to v3.1.0
|
2020-05-18 15:36:09 +01:00 |
|
Łukasz Mierzwa
|
938cfcc9b7
|
fix(ui): only trigger useOnClickOutside when needed
useOnClickOutside should start listening for events only if there's an action to take.
Fixes #1754
|
2020-05-18 14:00:01 +01:00 |
|
Łukasz Mierzwa
|
80160baaf7
|
fix(ui): fix cleanup in useFetchGet hook
Don't try to set the response if request was canceled
|
2020-05-18 11:26:32 +01:00 |
|
Łukasz Mierzwa
|
ba459a08e2
|
fix(ui): add regex filters to default silence matchers
Fixes #1750
|
2020-05-18 09:30:15 +01:00 |
|
Łukasz Mierzwa
|
e0ac21e1c6
|
feat(ui): use current filters as default silence form matchers
Fixes #1750
|
2020-05-17 22:14:23 +01:00 |
|
Łukasz Mierzwa
|
d3aaa5bff7
|
fix(ui): use custom inline edit component
|
2020-05-17 21:45:08 +01:00 |
|
Renovate Bot
|
9cfc4f317b
|
chore(deps): update dependency markdownlint-cli to v0.23.1
|
2020-05-17 04:20:32 +00:00 |
|
Łukasz Mierzwa
|
40edb80314
|
fix(ui): use custom component for tooltips
|
2020-05-16 12:23:00 +01:00 |
|
Renovate Bot
|
3807330b04
|
fix(deps): update dependency mobx-react-lite to v2.0.7
|
2020-05-16 04:39:00 +00:00 |
|
Renovate Bot
|
6e221121a7
|
fix(deps): update dependency react-datepicker to v2.16.0
|
2020-05-15 15:23:55 +00:00 |
|
Renovate Bot
|
342e78276a
|
fix(deps): update dependency react-collapsible to v2.8.0
|
2020-05-15 14:46:41 +01:00 |
|
Ł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
|
ba3005d47c
|
fix(ui): render last 4 filters on history for mobile
|
2020-05-14 15:03:05 +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 |
|