Renovate Bot
f250e81ddc
fix(deps): update dependency react-json-pretty to v2.1.0
2019-03-14 08:28:22 +00:00
Łukasz Mierzwa
fbf99afa33
Merge pull request #521 from prymitive/renovate/enzyme-adapter-react-16-1.x
...
chore(deps): update dependency enzyme-adapter-react-16 to v1.11.2
2019-03-14 08:27:28 +00:00
Renovate Bot
dedc9d1ef7
chore(deps): update dependency enzyme-adapter-react-16 to v1.11.2
2019-03-14 07:03:45 +00:00
Łukasz Mierzwa
724ddd9abb
Merge pull request #519 from prymitive/annotation-toggle
...
chore(ui): hide annotation details only when clicking on the - icon
2019-03-13 18:43:29 +00:00
Łukasz Mierzwa
bd0a32ec8a
chore(ui): hide annotation details only when clicking on the - icon
...
This changes handling of annotation hide/show clicks. Right now annotation details are toggled when anything inside the annotation div is clicked. With this change showing annotation details stays the same (click anywhere), but hiding those details only works when clicking the minus icon. A tooltip was added and cursor changes to pointer only when hoovering over clickable elements.
Fixes #518
2019-03-13 18:06:15 +00:00
Łukasz Mierzwa
35b3cfeeea
Merge pull request #517 from prymitive/renovate/github.com-spf13-viper-1.x
...
chore(deps): update module spf13/viper to v1.3.2
2019-03-13 12:28:04 +00:00
Renovate Bot
970448fd21
chore(deps): update module spf13/viper to v1.3.2
2019-03-13 11:53:42 +00:00
Łukasz Mierzwa
ad32f5c6d3
Merge pull request #516 from prymitive/fix-label-case
...
fix(backend): workaround viper map key parsing
2019-03-13 11:08:25 +00:00
Łukasz Mierzwa
1ce7f1b2d0
fix(backend): workaround viper map key parsing
...
This is a workaround until this issue is fixed upstream.
Fixes #507
2019-03-13 10:30:22 +00:00
Łukasz Mierzwa
cc3e32e97f
Merge pull request #515 from prymitive/renovate/enzyme-adapter-react-16-1.x
...
chore(deps): update dependency enzyme-adapter-react-16 to v1.11.0
2019-03-13 08:26:46 +00:00
Renovate Bot
84b5d79b44
chore(deps): update dependency enzyme-adapter-react-16 to v1.11.0
2019-03-13 07:47:09 +00:00
Łukasz Mierzwa
5450cf64b0
Merge pull request #514 from prymitive/renovate/react-json-pretty-2.x
...
fix(deps): update dependency react-json-pretty to v2.0.1
2019-03-13 07:33:30 +00:00
Renovate Bot
9bbafdfab8
fix(deps): update dependency react-json-pretty to v2.0.1
2019-03-13 05:52:19 +00:00
Łukasz Mierzwa
743a4a102c
Merge pull request #512 from prymitive/renovate/react-select-2.x
...
fix(deps): update dependency react-select to v2.4.2
2019-03-12 11:19:19 +00:00
Renovate Bot
1ee6410273
fix(deps): update dependency react-select to v2.4.2
2019-03-12 10:35:04 +00:00
Łukasz Mierzwa
374fe59b26
Merge pull request #513 from prymitive/yarn-dedup-revert
...
fix(ci): disable yarn & npm lock file deduplication
2019-03-12 10:34:28 +00:00
Łukasz Mierzwa
c8eb3bb94f
fix(ci): disable yarn & npm lock file deduplication
...
This change caused lock file to be generated in a way that generates local changes on build, drop it
2019-03-12 09:56:57 +00:00
Łukasz Mierzwa
67ecc70c41
Merge pull request #511 from prymitive/heroku-retry
...
fix(ci): retry failed builds of the demo app
2019-03-12 09:03:16 +00:00
Łukasz Mierzwa
ac15502ef4
fix(ci): retry failed assets mock builds
2019-03-11 23:17:05 +00:00
Łukasz Mierzwa
e981bc38ad
fix(ci): retry failed builds of the demo app
2019-03-11 23:00:16 +00:00
Łukasz Mierzwa
9994474f98
Merge pull request #510 from prymitive/travis-retry
...
fix(ci): retry failed builds on Travis
2019-03-11 21:47:32 +00:00
Łukasz Mierzwa
60da745255
fix(ci): retry failed builds on Travis
2019-03-11 20:35:11 +00:00
Łukasz Mierzwa
c6c51ff5ba
Merge pull request #509 from prymitive/renovate/github.com-sirupsen-logrus-1.x
...
chore(deps): update module sirupsen/logrus to v1.4.0
2019-03-11 20:34:26 +00:00
Renovate Bot
a63e47fdda
chore(deps): update module sirupsen/logrus to v1.4.0
2019-03-11 17:51:48 +00:00
Łukasz Mierzwa
a67b2dacf0
Merge pull request #508 from prymitive/renovate/github.com-gin-contrib-gzip-0.x
...
chore(deps): update module gin-contrib/gzip to v0.0.1
2019-03-11 09:42:07 +00:00
Renovate Bot
a282d60f33
chore(deps): update module gin-contrib/gzip to v0.0.1
2019-03-11 09:09:52 +00:00
Łukasz Mierzwa
1eea80b57c
Merge pull request #506 from prymitive/dedup-silences
...
feat(ui): deduplicate silences
v0.28
2019-03-08 20:47:49 +00:00
Łukasz Mierzwa
6f24026ae0
fix(ui): update grid after long silence is truncated
...
Ensures that grid is always packed correctly, since truncating silence comment can alter the size of alert group card
2019-03-08 20:10:57 +00:00
Łukasz Mierzwa
205f1488bb
chore(docs): update screenshot and mention silence deduplication
2019-03-08 18:31:21 +00:00
Łukasz Mierzwa
41cca9e501
feat(ui): deduplicate silences
...
If all alerts in a group are silenced and the same silence ID is used for all of them then there's no point in rendering silence object for each of the alerts, since they are all identical. Move the silence rendering to the footer if that happens so we save screen space
2019-03-08 17:41:22 +00:00
Łukasz Mierzwa
6ebc88b0ba
feat(api): deduplicate silences
...
Detect if all alerts are silenced with the same silence ID and expose this information in the API response.
2019-03-08 16:59:47 +00:00
Łukasz Mierzwa
ae9c2271ca
Merge pull request #499 from prymitive/renovate/node-10.x
...
chore(deps): update node.js
2019-03-08 09:46:18 +00:00
Renovate Bot
9473f32ae8
chore(deps): update node.js
2019-03-08 09:10:39 +00:00
Łukasz Mierzwa
d6a7a5fd10
Merge pull request #505 from prymitive/truncate-long-silences
...
feat(ui): truncate silences with long comments
2019-03-08 06:58:47 +00:00
Łukasz Mierzwa
e3596dfbf4
feat(ui): truncate silences with long comments
...
Only show first 2 lines of a silence comment by default, the rest should be visible only when silence details are visible
2019-03-07 23:01:11 +00:00
Łukasz Mierzwa
05b42f7f6a
feat(demo): add more silence types
...
Generate silences with long comment and with Jira links
2019-03-07 22:59:57 +00:00
Łukasz Mierzwa
383f75bce9
Merge pull request #503 from prymitive/fix-tools-go
...
fix(backend): fix the syntax of tools.go
2019-03-07 17:08:33 +00:00
Łukasz Mierzwa
758a670eb6
feat(renovate): let renovate cleanup lock files
...
This enables Renovate to run 'go mod tidy' and npm/yarn lock file deduplication
2019-03-07 16:09:00 +00:00
Łukasz Mierzwa
a57e3c7c5b
fix(backend): fix the syntax of tools.go
...
Comment was incorrectly formatted, resulting in tools.go being ignored.
Fix the comment and run 'go mod tidy' to fix Go module files
2019-03-07 16:09:00 +00:00
Łukasz Mierzwa
b2b8d45399
Merge pull request #502 from prymitive/renovate/react-scripts-2.x
...
fix(deps): update dependency react-scripts to v2.1.8
2019-03-07 07:32:19 +00:00
Renovate Bot
2f4f686d49
fix(deps): update dependency react-scripts to v2.1.8
2019-03-07 01:01:39 +00:00
Łukasz Mierzwa
efea69603a
Merge pull request #501 from prymitive/renovate/react-monorepo
...
fix(deps): update react monorepo to v16.8.4
2019-03-06 07:02:36 +00:00
Renovate Bot
69cf07130b
fix(deps): update react monorepo to v16.8.4
2019-03-05 23:43:20 +00:00
Łukasz Mierzwa
3c53923b47
Merge pull request #500 from prymitive/renovate/react-resize-detector-4.x
...
fix(deps): update dependency react-resize-detector to v4.0.2
2019-03-05 20:38:44 +00:00
Renovate Bot
3624aa67af
fix(deps): update dependency react-resize-detector to v4.0.2
2019-03-05 19:36:54 +00:00
Łukasz Mierzwa
2e699d6528
Merge pull request #498 from prymitive/yarn-upgrade
...
chore(ui): upgrade all 3rd party dependencies
2019-03-05 15:20:30 +00:00
Łukasz Mierzwa
95ef07bb25
chore(ui): upgrade all 3rd party dependencies
2019-03-05 14:44:48 +00:00
Łukasz Mierzwa
82a31f317c
Merge pull request #497 from prymitive/inhibition-icon
...
feat(ui): render an indicator icon when alert is inhibited
v0.27
2019-03-05 11:35:09 +00:00
Łukasz Mierzwa
f099ccc0ea
feat(ui): render an indicator icon when alert is inhibited
...
Right now we don't mark inhibted alerts in any way, so they look like silenced alerts with no silence details. Add an icon with tooltip so inhibited alerts can be easily distinguished from silenced onces
2019-03-05 11:02:08 +00:00
Łukasz Mierzwa
7a0a587ddb
feat(api): expose alert.inhibitedBy in the API
2019-03-05 11:00:54 +00:00