Commit Graph

1444 Commits

Author SHA1 Message Date
Łukasz Mierzwa
0b22cacf18 Merge pull request #121 from prymitive/dependabot/npm_and_yarn/ui/enzyme-adapter-react-16-1.6.0
build(deps-dev): bump enzyme-adapter-react-16 from 1.5.0 to 1.6.0 in /ui
2018-10-05 12:21:17 +01:00
dependabot[bot]
c97172f728 build(deps-dev): bump enzyme-adapter-react-16 from 1.5.0 to 1.6.0 in /ui
Bumps [enzyme-adapter-react-16](https://github.com/airbnb/enzyme) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/airbnb/enzyme/releases)
- [Changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md)
- [Commits](https://github.com/airbnb/enzyme/compare/v1.5.0...enzyme-adapter-react-16@1.6.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 10:46:16 +00:00
Łukasz Mierzwa
02a2e15849 Merge pull request #120 from prymitive/dependabot/npm_and_yarn/ui/body-scroll-lock-2.5.10
build(deps): bump body-scroll-lock from 2.5.8 to 2.5.10 in /ui
2018-10-05 11:43:45 +01:00
dependabot[bot]
c3414c2199 build(deps): bump body-scroll-lock from 2.5.8 to 2.5.10 in /ui
Bumps [body-scroll-lock](https://github.com/willmcpo/body-scroll-lock) from 2.5.8 to 2.5.10.
- [Release notes](https://github.com/willmcpo/body-scroll-lock/releases)
- [Commits](https://github.com/willmcpo/body-scroll-lock/compare/v2.5.8...v2.5.10)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-05 10:11:33 +00:00
Łukasz Mierzwa
f7130e79f2 Merge pull request #119 from prymitive/fetch
fix(ui): polyfill fetch()
2018-10-05 11:09:30 +01:00
Łukasz Mierzwa
19642a553f fix(ui): use more compatible body style setter
This works on Firefox 33, style[] syntax is only supported for FF >=35
2018-10-05 08:22:54 +01:00
Łukasz Mierzwa
721be6c825 fix(ui): polyfill fetch()
This allows it to run on all browsers from the browserslist config
2018-10-04 22:10:44 +01:00
Łukasz Mierzwa
833336288c Merge pull request #112 from prymitive/babel-polyfill-2
fix(ui): add polyfill for es2015+ features for older browsers
2018-10-04 20:57:55 +01:00
Łukasz Mierzwa
82f7fbcc49 fix(ui): add polyfill for es2015+ features for older browsers 2018-10-04 20:11:32 +01:00
Łukasz Mierzwa
0bab532c33 Merge pull request #118 from prymitive/modal-animation
chore(ui): better modal animation, based on bootstrap code
2018-10-04 20:11:06 +01:00
Łukasz Mierzwa
66588d10d3 chore(ui): better modal animation, based on bootstrap code 2018-10-04 19:39:29 +01:00
Łukasz Mierzwa
8ec0bea3b0 Merge pull request #117 from prymitive/dependabot/npm_and_yarn/ui/react-resize-detector-3.1.3
build(deps): bump react-resize-detector from 3.1.2 to 3.1.3 in /ui
2018-10-04 19:39:10 +01:00
dependabot[bot]
bcaa8c524f build(deps): bump react-resize-detector from 3.1.2 to 3.1.3 in /ui
Bumps [react-resize-detector](https://github.com/maslianok/react-resize-detector) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/maslianok/react-resize-detector/releases)
- [Commits](https://github.com/maslianok/react-resize-detector/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04 18:00:34 +00:00
Łukasz Mierzwa
df6da7d000 Merge pull request #116 from prymitive/dependabot/npm_and_yarn/ui/react-scripts-2.0.4
build(deps): bump react-scripts from 2.0.3 to 2.0.4 in /ui
2018-10-04 18:58:22 +01:00
dependabot[bot]
1f4cd5e4a8 build(deps): bump react-scripts from 2.0.3 to 2.0.4 in /ui
Bumps [react-scripts](https://github.com/facebook/create-react-app) from 2.0.3 to 2.0.4.
- [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.3...react-scripts@2.0.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-04 16:13:24 +00:00
Łukasz Mierzwa
02319e816b Merge pull request #108 from prymitive/dependabot/npm_and_yarn/ui/body-scroll-lock-2.5.8
build(deps): bump body-scroll-lock from 2.5.7 to 2.5.8 in /ui
2018-10-04 15:18:30 +01:00
dependabot[bot]
bbcc47d47a build(deps): bump body-scroll-lock from 2.5.7 to 2.5.8 in /ui
Bumps [body-scroll-lock](https://github.com/willmcpo/body-scroll-lock) from 2.5.7 to 2.5.8.
- [Release notes](https://github.com/willmcpo/body-scroll-lock/releases)
- [Commits](https://github.com/willmcpo/body-scroll-lock/compare/v2.5.7...v2.5.8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 18:07:30 +00:00
Łukasz Mierzwa
167894984d Merge pull request #114 from prymitive/dependabot/npm_and_yarn/ui/react-select-2.1.0
build(deps): bump react-select from 2.0.0 to 2.1.0 in /ui
2018-10-03 19:05:27 +01:00
Łukasz Mierzwa
350823c16b chore(tests): update snapshots for react-select 2.1 version bump 2018-10-03 18:19:55 +01:00
dependabot[bot]
b972db9604 build(deps): bump react-select from 2.0.0 to 2.1.0 in /ui
Bumps [react-select](https://github.com/JedWatson/react-select) from 2.0.0 to 2.1.0.
- [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-03 18:19:55 +01:00
Łukasz Mierzwa
ae8e29b3b1 Merge pull request #113 from prymitive/dependabot/dep/github.com/spf13/pflag-1.0.3
build(deps): bump github.com/spf13/pflag from 1.0.2 to 1.0.3
2018-10-03 17:55:56 +01:00
dependabot[bot]
c5666fd241 build(deps): bump github.com/spf13/pflag from 1.0.2 to 1.0.3
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.2...v1.0.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-03 16:13:33 +00:00
Łukasz Mierzwa
5d1d2e56d6 Merge pull request #111 from prymitive/cra2
chore(ui): upgrade to react-scripts 2.0
2018-10-03 11:51:49 +01:00
Łukasz Mierzwa
7243cfc149 fix(ui): don't use a for elements without href 2018-10-03 11:14:45 +01:00
Łukasz Mierzwa
9e88f3bc0f fix(ci): restore nvmrc, we still need to manage nodejs versions 2018-10-03 10:56:25 +01:00
Łukasz Mierzwa
4e3635bc98 fix(tests): reset mocks between tests
Ensures that tests don't rely on previous tests mocking things
2018-10-03 10:16:31 +01:00
Łukasz Mierzwa
093dce1a58 fix(tests): new jsdom mocks localStorage, no need to provide a mock
This also needs to be mocked a little different: https://github.com/facebook/jest/issues/6798#issuecomment-412871616
2018-10-03 10:16:31 +01:00
Łukasz Mierzwa
699e2bafa8 fix(ui): fixing tests that stopped working with rca 2.0 2018-10-03 09:34:39 +01:00
Łukasz Mierzwa
e3c43453ea chore(ui): use react-scripts 2.0 support for sass 2018-10-03 09:34:39 +01:00
Łukasz Mierzwa
8089461fff chore(ui): upgrade to react-scripts 2.0 2018-10-03 09:34:32 +01:00
Łukasz Mierzwa
01805cacc5 Merge pull request #110 from prymitive/cleanups
chore(api): use Go 1.11.1 on Travis CI
2018-10-03 09:15:48 +01:00
Łukasz Mierzwa
ddd9a5b517 chore(yarn): add a yarnrc to enforce add --exact 2018-10-03 08:48:33 +01:00
Łukasz Mierzwa
0bcc8d3ce8 chore(deps): not using greenkeeper anymore 2018-10-02 23:35:26 +01:00
Łukasz Mierzwa
1b76072e05 chore(api): use Go 1.11.1 on Travis CI 2018-10-02 23:34:34 +01:00
Łukasz Mierzwa
4bcb44a9d7 chore(docs): drop greenkeeper badge 2018-10-02 23:34:01 +01:00
Łukasz Mierzwa
d6ed53dc79 chore(deps): not using renovate anymore 2018-10-02 23:33:36 +01:00
Łukasz Mierzwa
840865972c Merge pull request #107 from prymitive/yarn
chore(ui): migrate from npm to yarn
2018-10-02 23:32:33 +01:00
Łukasz Mierzwa
d1a101a416 chore(ui): migrate from npm to yarn
Everyone seems to support it, doesn't have same lock file generation issues, let's try it
2018-10-02 23:02:50 +01:00
Łukasz Mierzwa
250fedf089 Merge pull request #106 from prymitive/dependabot/dep/github.com/spf13/viper-1.2.1
build(deps): bump github.com/spf13/viper from 1.2.0 to 1.2.1
2018-10-02 21:28:44 +01:00
dependabot[bot]
9788b816d4 build(deps): bump github.com/spf13/viper from 1.2.0 to 1.2.1
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 19:49:34 +00:00
Łukasz Mierzwa
2ed682455e Merge pull request #105 from prymitive/dependabot/docker/golang-1.11.1-alpine
build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine
2018-10-02 20:37:15 +01:00
dependabot[bot]
d3d22a8cca build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine
Bumps golang from 1.11.0-alpine to 1.11.1-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 19:03:48 +00:00
Łukasz Mierzwa
fa261defa6 Merge pull request #101 from prymitive/dependabot/docker/demo/golang-1.11.1-alpine
build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine in /demo
2018-10-02 19:58:59 +01:00
dependabot[bot]
f0a04bad10 build(deps): bump golang from 1.11.0-alpine to 1.11.1-alpine in /demo
Bumps golang from 1.11.0-alpine to 1.11.1-alpine.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-10-02 18:13:31 +00:00
Łukasz Mierzwa
def1cb9506 Merge pull request #95 from prymitive/edit-silence
feat(ui): allow editing exiting silences
2018-10-01 21:56:59 +01:00
Łukasz Mierzwa
af6c166259 feat(ui): allow editing exiting silences
Fixes #87
2018-10-01 21:26:51 +01:00
Łukasz Mierzwa
b352657e16 Merge pull request #94 from prymitive/ui-colors
refactor(colors): move font color selection to the fronted
2018-09-30 17:50:39 +01:00
Łukasz Mierzwa
090d73350c refactor(colors): move font color selection to the fronted
Right now backend sends both background and font color information, refactor to send background color and background brightness level (needed to pick font color) and let UI apply font color. Needed to implement #18
2018-09-30 13:50:21 +01:00
Łukasz Mierzwa
32f3ed4f60 fix(ui): break long words in annotations 2018-09-30 13:40:29 +01:00
Łukasz Mierzwa
879d3ae9a7 Merge pull request #93 from prymitive/drop-onchanges
chore(tests): drop onchanges, not used frequently, not needed
2018-09-30 10:24:31 +01:00