Commit Graph

1717 Commits

Author SHA1 Message Date
dependabot[bot]
07e3aba773 build(deps): bump body-scroll-lock from 2.6.0 to 2.6.1 in /ui
Bumps [body-scroll-lock](https://github.com/willmcpo/body-scroll-lock) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/willmcpo/body-scroll-lock/releases)
- [Commits](https://github.com/willmcpo/body-scroll-lock/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-24 04:17:59 +00:00
Łukasz Mierzwa
2db4b20de8 Merge pull request #264 from prymitive/demo-pr
chore(demo): build demo only for internal PRs
2018-11-23 23:59:18 +00:00
Łukasz Mierzwa
5d333fed1a chore(demo): build demo only for internal PRs 2018-11-23 23:28:19 +00:00
Łukasz Mierzwa
20dae37662 Merge pull request #262 from prymitive/fix-config-fallback
fix(config): default to 'karma.yaml' config file
2018-11-22 23:43:29 +00:00
Łukasz Mierzwa
13dfae617c fix(config): default to 'karma.yaml' config file
If config.file is not set try loading 'karma.yaml' from current directory. This is the documented behaviour and it used to work before, got broken when config.file was modified to accept a full path instead of just the file name

Fixes #261
2018-11-22 22:46:26 +00:00
Łukasz Mierzwa
ed25cdbde6 Merge pull request #260 from prymitive/dependabot/npm_and_yarn/ui/react-resize-detector-3.2.1
build(deps): bump react-resize-detector from 3.2.0 to 3.2.1 in /ui
2018-11-22 13:52:24 +00:00
dependabot[bot]
b32072c8de build(deps): bump react-resize-detector from 3.2.0 to 3.2.1 in /ui
Bumps [react-resize-detector](https://github.com/maslianok/react-resize-detector) from 3.2.0 to 3.2.1.
- [Release notes](https://github.com/maslianok/react-resize-detector/releases)
- [Commits](https://github.com/maslianok/react-resize-detector/compare/v3.2.0...v3.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 13:00:26 +00:00
Łukasz Mierzwa
daf6787ba1 Merge pull request #258 from prymitive/dependabot/npm_and_yarn/ui/jest-date-mock-1.0.6
build(deps-dev): bump jest-date-mock from 1.0.5 to 1.0.6 in /ui
2018-11-22 12:04:58 +00:00
dependabot[bot]
2fb3e312bd build(deps-dev): bump jest-date-mock from 1.0.5 to 1.0.6 in /ui
Bumps [jest-date-mock](https://github.com/hustcc/jest-date-mock) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/hustcc/jest-date-mock/releases)
- [Commits](https://github.com/hustcc/jest-date-mock/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 10:44:14 +00:00
Łukasz Mierzwa
7ad93ec607 Merge pull request #259 from prymitive/dependabot/npm_and_yarn/ui/react-select-2.1.2
build(deps): bump react-select from 2.1.1 to 2.1.2 in /ui
2018-11-22 08:35:11 +00:00
dependabot[bot]
e8a4da0538 build(deps): bump react-select from 2.1.1 to 2.1.2 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.1.1 to 2.1.2.
- [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/compare/v2.1.1...v2.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-22 08:01:24 +00:00
Łukasz Mierzwa
24f4c359f3 Merge pull request #257 from prymitive/dependabot/npm_and_yarn/ui/body-scroll-lock-2.6.0
build(deps): bump body-scroll-lock from 2.5.10 to 2.6.0 in /ui
2018-11-21 23:01:27 +00:00
Łukasz Mierzwa
bfb509c0e7 chore(ui): use modal reference instead of class query 2018-11-21 21:54:49 +00:00
dependabot[bot]
5b753a3cd1 build(deps): bump body-scroll-lock from 2.5.10 to 2.6.0 in /ui
Bumps [body-scroll-lock](https://github.com/willmcpo/body-scroll-lock) from 2.5.10 to 2.6.0.
- [Release notes](https://github.com/willmcpo/body-scroll-lock/releases)
- [Commits](https://github.com/willmcpo/body-scroll-lock/compare/v2.5.10...v2.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 21:35:29 +00:00
Łukasz Mierzwa
8bf7bac903 Merge pull request #256 from prymitive/dependabot/npm_and_yarn/ui/jest-fetch-mock-1.7.5
build(deps-dev): bump jest-fetch-mock from 1.7.4 to 1.7.5 in /ui
2018-11-21 15:28:42 +00:00
dependabot[bot]
56cf672eb0 build(deps-dev): bump jest-fetch-mock from 1.7.4 to 1.7.5 in /ui
Bumps [jest-fetch-mock](https://github.com/jefflau/jest-fetch-mock) from 1.7.4 to 1.7.5.
- [Release notes](https://github.com/jefflau/jest-fetch-mock/releases)
- [Commits](https://github.com/jefflau/jest-fetch-mock/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 13:01:00 +00:00
Łukasz Mierzwa
4382f082af Merge pull request #255 from prymitive/dependabot/npm_and_yarn/ui/@sentry/browser-4.3.4
build(deps): bump @sentry/browser from 4.3.3 to 4.3.4 in /ui
2018-11-21 11:49:24 +00:00
dependabot[bot]
457223d9ff build(deps): bump @sentry/browser from 4.3.3 to 4.3.4 in /ui
Bumps [@sentry/browser](https://github.com/getsentry/raven-js) from 4.3.3 to 4.3.4.
- [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.3.3...4.3.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 08:41:06 +00:00
Łukasz Mierzwa
d2a60d2c54 Merge pull request #254 from prymitive/dependabot/npm_and_yarn/ui/react-moment-0.8.4
build(deps): bump react-moment from 0.8.3 to 0.8.4 in /ui
2018-11-21 08:10:54 +00:00
dependabot[bot]
9b52903bf5 build(deps): bump react-moment from 0.8.3 to 0.8.4 in /ui
Bumps [react-moment](https://github.com/headzoo/react-moment) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/headzoo/react-moment/releases)
- [Commits](https://github.com/headzoo/react-moment/compare/v0.8.3...v0.8.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-21 02:11:35 +00:00
Łukasz Mierzwa
fbdd31bd32 Merge pull request #253 from prymitive/dependabot/npm_and_yarn/ui/react-idle-timer-4.1.3
build(deps): bump react-idle-timer from 4.1.1 to 4.1.3 in /ui
2018-11-20 20:16:44 +00:00
dependabot[bot]
c1d865ce3c build(deps): bump react-idle-timer from 4.1.1 to 4.1.3 in /ui
Bumps [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) from 4.1.1 to 4.1.3.
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supremetechnopriest/react-idle-timer/compare/v4.1.1...v4.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-20 19:33:14 +00:00
Łukasz Mierzwa
b0afaf3256 Merge pull request #252 from prymitive/dependabot/npm_and_yarn/ui/react-idle-timer-4.1.2
build(deps): bump react-idle-timer from 4.1.1 to 4.1.2 in /ui
2018-11-20 19:28:56 +00:00
dependabot[bot]
bc0a798d87 build(deps): bump react-idle-timer from 4.1.1 to 4.1.2 in /ui
Bumps [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) from 4.1.1 to 4.1.2.
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supremetechnopriest/react-idle-timer/compare/v4.1.1...v4.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-20 18:55:45 +00:00
Łukasz Mierzwa
eeb2c9fe53 Merge pull request #251 from prymitive/dependabot/npm_and_yarn/ui/@sentry/browser-4.3.3
build(deps): bump @sentry/browser from 4.3.2 to 4.3.3 in /ui
2018-11-20 17:05:47 +00:00
dependabot[bot]
5567038a98 build(deps): bump @sentry/browser from 4.3.2 to 4.3.3 in /ui
Bumps [@sentry/browser](https://github.com/getsentry/raven-js) from 4.3.2 to 4.3.3.
- [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.3.2...4.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-20 15:37:49 +00:00
Łukasz Mierzwa
26f3b7ebb8 Merge pull request #250 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.4.2
build(deps): bump mobx-react from 5.4.0 to 5.4.2 in /ui
2018-11-20 10:58:20 +00:00
dependabot[bot]
9f4fb34973 build(deps): bump mobx-react from 5.4.0 to 5.4.2 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.4.0 to 5.4.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.4.0...5.4.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-20 10:05:57 +00:00
Łukasz Mierzwa
bdf25454e6 Merge pull request #243 from prymitive/dependabot/npm_and_yarn/ui/react-datepicker-2.0.0
build(deps): bump react-datepicker from 1.8.0 to 2.0.0 in /ui
2018-11-19 22:47:44 +00:00
Łukasz Mierzwa
74e7b54b33 chore(ui): upgrade indirect deps 2018-11-19 21:43:39 +00:00
Łukasz Mierzwa
44e4d90651 chore(ui): react-datepicker 2.0 uses Date instead of moment
Latest react-datepicker no longer accepts moment instances, it uses plain js Date objects instead.
Migrate code to pass props as Date.
2018-11-19 21:40:05 +00:00
dependabot[bot]
80d892a06c build(deps): bump react-datepicker from 1.8.0 to 2.0.0 in /ui
Bumps [react-datepicker](https://github.com/Hacker0x01/react-datepicker) from 1.8.0 to 2.0.0.
- [Release notes](https://github.com/Hacker0x01/react-datepicker/releases)
- [Commits](https://github.com/Hacker0x01/react-datepicker/compare/v1.8.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-19 21:23:56 +00:00
Łukasz Mierzwa
78a4c14a5b Merge pull request #248 from prymitive/travis-sudo
chore(ci): remove sudo options from Travis config
2018-11-19 21:19:10 +00:00
Łukasz Mierzwa
fdbe0dfe7c chore(ci): remove sudo options from Travis config
sudo is being deprecated
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2018-11-19 20:42:46 +00:00
Łukasz Mierzwa
1f761a869e Merge pull request #247 from prymitive/dependabot/npm_and_yarn/ui/mobx-react-5.4.0
build(deps): bump mobx-react from 5.3.6 to 5.4.0 in /ui
2018-11-19 16:15:15 +00:00
dependabot[bot]
b211babcee build(deps): bump mobx-react from 5.3.6 to 5.4.0 in /ui
Bumps [mobx-react](https://github.com/mobxjs/mobx-react) from 5.3.6 to 5.4.0.
- [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.6...5.4.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-19 13:26:30 +00:00
Łukasz Mierzwa
71d6903ecb Merge pull request #246 from prymitive/dependabot/npm_and_yarn/ui/react-idle-timer-4.1.1
build(deps): bump react-idle-timer from 4.1.0 to 4.1.1 in /ui
2018-11-19 08:23:57 +00:00
dependabot[bot]
bf54bff12f build(deps): bump react-idle-timer from 4.1.0 to 4.1.1 in /ui
Bumps [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supremetechnopriest/react-idle-timer/compare/v4.1.0...v4.1.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-19 02:59:31 +00:00
Łukasz Mierzwa
e0670ee669 Merge pull request #245 from prymitive/dependabot/npm_and_yarn/ui/react-idle-timer-4.1.0
build(deps): bump react-idle-timer from 4.0.9 to 4.1.0 in /ui
2018-11-18 08:20:25 +00:00
dependabot[bot]
a768f30d23 build(deps): bump react-idle-timer from 4.0.9 to 4.1.0 in /ui
Bumps [react-idle-timer](https://github.com/supremetechnopriest/react-idle-timer) from 4.0.9 to 4.1.0.
- [Release notes](https://github.com/supremetechnopriest/react-idle-timer/releases)
- [Changelog](https://github.com/SupremeTechnopriest/react-idle-timer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/supremetechnopriest/react-idle-timer/compare/v4.0.9...v4.1.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-18 00:47:53 +00:00
Łukasz Mierzwa
087992ce3d Merge pull request #244 from prymitive/dependabot/dep/gopkg.in/jarcoal/httpmock.v1-275e9df
build(deps): bump gopkg.in/jarcoal/httpmock.v1 from `3be5f16` to `275e9df`
2018-11-17 19:16:48 +00:00
dependabot[bot]
c72644fa62 build(deps): bump gopkg.in/jarcoal/httpmock.v1
Bumps gopkg.in/jarcoal/httpmock.v1 from `3be5f16` to `275e9df`.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-17 18:35:17 +00:00
Łukasz Mierzwa
d0d1d43d7a Merge pull request #242 from prymitive/dependabot/npm_and_yarn/ui/@sentry/browser-4.3.2
build(deps): bump @sentry/browser from 4.3.1 to 4.3.2 in /ui
2018-11-16 16:14:07 +00:00
dependabot[bot]
1e7069f0dc build(deps): bump @sentry/browser from 4.3.1 to 4.3.2 in /ui
Bumps [@sentry/browser](https://github.com/getsentry/raven-js) from 4.3.1 to 4.3.2.
- [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.3.1...4.3.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 15:36:00 +00:00
Łukasz Mierzwa
45dbe432f2 Merge pull request #241 from prymitive/dependabot/npm_and_yarn/ui/@sentry/browser-4.3.1
build(deps): bump @sentry/browser from 4.3.0 to 4.3.1 in /ui
2018-11-16 15:18:40 +00:00
dependabot[bot]
4c3f5fcd13 build(deps): bump @sentry/browser from 4.3.0 to 4.3.1 in /ui
Bumps [@sentry/browser](https://github.com/getsentry/raven-js) from 4.3.0 to 4.3.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.3.0...4.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-16 14:45:15 +00:00
Łukasz Mierzwa
46ab90407d Merge pull request #240 from prymitive/dependabot/npm_and_yarn/ui/react-dom-16.6.3
build(deps): bump react-dom from 16.6.1 to 16.6.3 in /ui
2018-11-13 22:30:31 +00:00
dependabot[bot]
c0ae43c1ae build(deps): bump react-dom from 16.6.1 to 16.6.3 in /ui
Bumps [react-dom](https://github.com/facebook/react) from 16.6.1 to 16.6.3.
- [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.6.1...v16.6.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 21:48:17 +00:00
Łukasz Mierzwa
56050e6cb6 Merge pull request #239 from prymitive/dependabot/npm_and_yarn/ui/react-16.6.3
build(deps): bump react from 16.6.1 to 16.6.3 in /ui
2018-11-13 21:14:39 +00:00
dependabot[bot]
e83e1649ed build(deps): bump react from 16.6.1 to 16.6.3 in /ui
Bumps [react](https://github.com/facebook/react) from 16.6.1 to 16.6.3.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-13 19:52:18 +00:00