Commit Graph

1556 Commits

Author SHA1 Message Date
Łukasz Mierzwa
a1b4423d22 fix(tests): use partial matching when testing raven parameters
.toHaveBeenCalledWith({}) uses strict equality test, entired passed object must match, we only care about dsn and release arguments so only fail if those are missing or mismatched
2018-10-24 20:22:42 +01:00
dependabot[bot]
b0a4b63432 build(deps): bump @sentry/browser from 4.1.1 to 4.2.1 in /ui
Bumps [@sentry/browser](https://github.com/getsentry/raven-js) from 4.1.1 to 4.2.1.
- [Release notes](https://github.com/getsentry/raven-js/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/raven-js/compare/4.1.1...4.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 19:13:19 +00:00
Łukasz Mierzwa
296c6ca33e Merge pull request #173 from prymitive/dependabot/npm_and_yarn/ui/react-select-2.1.1
build(deps): bump react-select from 2.1.0 to 2.1.1 in /ui
2018-10-24 18:45:27 +01:00
Łukasz Mierzwa
fa6f4b270a chore(ui): update snapshots for react-select 2.1.1 2018-10-24 18:05:14 +01:00
dependabot[bot]
afba7eae8e build(deps): bump react-select from 2.1.0 to 2.1.1 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/.sweet-changelogs.js)
- [Commits](https://github.com/JedWatson/react-select/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 18:05:14 +01:00
Łukasz Mierzwa
782d1be9d4 Merge pull request #170 from prymitive/raven-go
chore(deps): pin raven-go to latest version
2018-10-24 18:52:53 +02:00
Łukasz Mierzwa
95367b11f6 chore(deps): pin raven-go to latest version
A version was tagged, pin it instead of tracking master branch
2018-10-24 17:07:24 +01:00
Łukasz Mierzwa
d576c26970 Merge pull request #171 from prymitive/dependabot/npm_and_yarn/ui/react-dom-16.6.0
build(deps): bump react-dom from 16.5.2 to 16.6.0 in /ui
2018-10-24 08:55:53 +02:00
dependabot[bot]
7e2446d0a1 build(deps): bump react-dom from 16.5.2 to 16.6.0 in /ui
Bumps [react-dom](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-24 06:10:45 +00:00
Łukasz Mierzwa
c3c926d11b Merge pull request #172 from prymitive/dependabot/npm_and_yarn/ui/react-16.6.0
build(deps): bump react from 16.5.2 to 16.6.0 in /ui
2018-10-24 08:06:14 +02:00
dependabot[bot]
e931241e2f build(deps): bump react from 16.5.2 to 16.6.0 in /ui
Bumps [react](https://github.com/facebook/react) from 16.5.2 to 16.6.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/compare/v16.5.2...v16.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 23:47:31 +00:00
Łukasz Mierzwa
f8f329c7e6 Merge pull request #167 from prymitive/dependabot/npm_and_yarn/ui/mobx-5.5.2
build(deps): bump mobx from 5.5.1 to 5.5.2 in /ui
2018-10-23 13:05:14 +02:00
dependabot[bot]
9840fb07c6 build(deps): bump mobx from 5.5.1 to 5.5.2 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 5.5.1 to 5.5.2.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Changelog](https://github.com/mobxjs/mobx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx/compare/5.5.1...5.5.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 09:58:46 +00:00
Łukasz Mierzwa
5592bd8ba0 Merge pull request #166 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.5
build(deps): bump mobx-react from 5.3.4 to 5.3.5 in /ui
2018-10-23 11:56:17 +02:00
dependabot[bot]
d29ab4bd5d build(deps): bump mobx-react from 5.3.4 to 5.3.5 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.3.4 to 5.3.5.
- [Release notes](https://github.com/mobxjs/mobx-react/releases)
- [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx-react/compare/5.3.4...5.3.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-23 09:21:17 +00:00
Łukasz Mierzwa
0679f9259a Merge pull request #163 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.4
build(deps): bump mobx-react from 5.3.3 to 5.3.4 in /ui
2018-10-19 19:44:23 +01:00
dependabot[bot]
56dfc0dbdc build(deps): bump mobx-react from 5.3.3 to 5.3.4 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/mobxjs/mobx-react/releases)
- [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx-react/compare/5.3.3...5.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-19 15:03:35 +00:00
Łukasz Mierzwa
6294872f82 Merge pull request #162 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.3
build(deps): bump mobx-react from 5.3.2 to 5.3.3 in /ui
2018-10-19 10:46:08 +01:00
dependabot[bot]
6016531453 build(deps): bump mobx-react from 5.3.2 to 5.3.3 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/mobxjs/mobx-react/releases)
- [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx-react/compare/5.3.2...5.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-19 09:07:52 +00:00
Łukasz Mierzwa
6f47685f25 Merge pull request #161 from prymitive/dependabot/dep/github.com/getsentry/raven-go-d1aab6e
build(deps): bump github.com/getsentry/raven-go from `6a5e526` to `d1aab6e`
2018-10-19 09:57:55 +01:00
dependabot[bot]
aedcc18155 build(deps): bump github.com/getsentry/raven-go
Bumps [github.com/getsentry/raven-go](https://github.com/getsentry/raven-go) from `6a5e526` to `d1aab6e`.
- [Release notes](https://github.com/getsentry/raven-go/releases)
- [Commits](6a5e526549...d1aab6ee63)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-19 06:58:59 +00:00
Łukasz Mierzwa
c709b37503 Merge pull request #160 from prymitive/dependabot/dep/github.com/getsentry/raven-go-6a5e526
build(deps): bump github.com/getsentry/raven-go from `084a9de` to `6a5e526`
2018-10-18 20:36:29 +01:00
dependabot[bot]
3eee5e6da0 build(deps): bump github.com/getsentry/raven-go
Bumps [github.com/getsentry/raven-go](https://github.com/getsentry/raven-go) from `084a9de` to `6a5e526`.
- [Release notes](https://github.com/getsentry/raven-go/releases)
- [Commits](084a9de9eb...6a5e526549)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 18:06:41 +00:00
Łukasz Mierzwa
3cfc668b20 Merge pull request #157 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.2
build(deps): bump mobx-react from 5.3.1 to 5.3.2 in /ui
2018-10-18 18:58:04 +01:00
dependabot[bot]
45fcea6713 build(deps): bump mobx-react from 5.3.1 to 5.3.2 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.3.1 to 5.3.2.
- [Release notes](https://github.com/mobxjs/mobx-react/releases)
- [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx-react/compare/5.3.1...5.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 16:38:02 +00:00
Łukasz Mierzwa
05e2d032dd Merge pull request #158 from prymitive/dependabot/npm_and_yarn/ui/mobx-5.5.1
build(deps): bump mobx from 5.5.0 to 5.5.1 in /ui
2018-10-18 17:36:19 +01:00
dependabot[bot]
4f31a40131 build(deps): bump mobx from 5.5.0 to 5.5.1 in /ui
Bumps [mobx](https://github.com/mobxjs/mobx) from 5.5.0 to 5.5.1.
- [Release notes](https://github.com/mobxjs/mobx/releases)
- [Changelog](https://github.com/mobxjs/mobx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx/compare/5.5.0...5.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 15:30:47 +00:00
Łukasz Mierzwa
169ef655e7 Merge pull request #159 from prymitive/dependabot/npm_and_yarn/ui/react-moment-0.8.2
build(deps): bump react-moment from 0.8.1 to 0.8.2 in /ui
2018-10-18 16:29:17 +01:00
dependabot[bot]
eb82d853ce build(deps): bump react-moment from 0.8.1 to 0.8.2 in /ui
Bumps [react-moment](https://github.com/headzoo/react-moment) from 0.8.1 to 0.8.2.
- [Release notes](https://github.com/headzoo/react-moment/releases)
- [Commits](https://github.com/headzoo/react-moment/compare/v0.8.1...v0.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 14:21:48 +00:00
Łukasz Mierzwa
7cd761cf98 Merge pull request #156 from prymitive/dependabot/dep/github.com/gin-contrib/gzip-f462374
build(deps): bump github.com/gin-contrib/gzip from `1c01330` to `f462374`
2018-10-18 15:19:16 +01:00
dependabot[bot]
09725c9040 build(deps): bump github.com/gin-contrib/gzip
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from `1c01330` to `f462374`.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Commits](1c01330167...f462374215)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-18 11:20:35 +00:00
Łukasz Mierzwa
b605ffe085 Merge pull request #155 from prymitive/dependabot/npm_and_yarn/ui/react-datepicker-1.7.0
build(deps): bump react-datepicker from 1.6.0 to 1.7.0 in /ui
2018-10-17 13:29:16 +01:00
dependabot[bot]
91a0febeec build(deps): bump react-datepicker from 1.6.0 to 1.7.0 in /ui
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v1.6.0...v1.7.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-17 10:36:31 +00:00
Łukasz Mierzwa
a09d360c7d Merge pull request #154 from prymitive/fix-label-set
fix(ui): move ul to a dedicated div to prevent bottom border
2018-10-16 19:22:31 +01:00
Łukasz Mierzwa
a85f3810aa fix(ui): move ul to a dedicated div to prevent bottom border
The way list-group-flush is styled any extra element on the ul level seems to be causing top/bottom borders to show up, move it under a dedicated div to prevent that from happening, with list-group-flush we want borders only between label set elements
2018-10-16 18:43:16 +01:00
Łukasz Mierzwa
24f0b53c0b Merge pull request #153 from prymitive/dependabot/dep/github.com/prometheus/client_golang-0.9.0
build(deps): bump github.com/prometheus/client_golang from 0.8.0 to 0.9.0
2018-10-16 13:16:20 +01:00
dependabot[bot]
ecd91620c0 build(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 11:18:30 +00:00
Łukasz Mierzwa
681e6eeede Merge pull request #152 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.3.1
build(deps): bump mobx-react from 5.2.8 to 5.3.1 in /ui
2018-10-16 11:40:40 +01:00
dependabot[bot]
76c9c8d0e5 build(deps): bump mobx-react from 5.2.8 to 5.3.1 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.2.8 to 5.3.1.
- [Release notes](https://github.com/mobxjs/mobx-react/releases)
- [Changelog](https://github.com/mobxjs/mobx-react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mobxjs/mobx-react/compare/5.2.8...5.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-16 09:42:16 +00:00
Łukasz Mierzwa
a064b6e898 Merge pull request #147 from prymitive/label-name-style
refactor(ui): change label style to make the value more visible
2018-10-16 09:25:19 +01:00
Łukasz Mierzwa
6cfff556a5 chore(demo): always deploy to heroku
This means that heroku runs anything, rather than current master, but it allows to test PRs there
2018-10-15 19:05:49 +01:00
Łukasz Mierzwa
6a2f5c9c81 feat(demo): add alerts with long strings to the demo generator 2018-10-15 19:05:49 +01:00
Łukasz Mierzwa
cd29ae431e refactor(ui): use flex instead of float in alert group header 2018-10-15 19:05:49 +01:00
Łukasz Mierzwa
8bc2c83de3 refactor(ui): change label style to make the value more visible
Fixes #18
2018-10-15 19:05:49 +01:00
Łukasz Mierzwa
794b54e5b9 Merge pull request #150 from prymitive/dependabot/npm_and_yarn/ui/node-sass-4.9.4
build(deps-dev): bump node-sass from 4.9.3 to 4.9.4 in /ui
2018-10-15 16:45:48 +01:00
dependabot[bot]
8682c1ea03 build(deps-dev): bump node-sass from 4.9.3 to 4.9.4 in /ui
Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.9.3...v4.9.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-15 08:00:59 +00:00
Łukasz Mierzwa
548ef75970 Merge pull request #149 from prymitive/dependabot/npm_and_yarn/ui/react-scripts-2.0.5
build(deps): bump react-scripts from 2.0.4 to 2.0.5 in /ui
2018-10-14 21:07:40 +01:00
dependabot[bot]
5764136a18 build(deps): bump react-scripts from 2.0.4 to 2.0.5 in /ui
Bumps [react-scripts](https://github.com/facebook/create-react-app) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/facebook/create-react-app/releases)
- [Changelog](https://github.com/facebook/create-react-app/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/create-react-app/compare/react-scripts@2.0.4...v2.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-14 19:11:05 +00:00
Łukasz Mierzwa
038d80807b Merge pull request #148 from prymitive/speed-up-updates
refactor(ui): speed up updates with large number of alerts
2018-10-14 13:41:15 +01:00
Łukasz Mierzwa
bbd9edab26 refactor(ui): speed up updates with large number of alerts
Comparing group dicts with large number of alerts is expensive, doing it per group and using hash checks will speed up updates, especially when alerts don't change often
2018-10-14 12:09:38 +01:00