Commit Graph

1431 Commits

Author SHA1 Message Date
Ł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
Łukasz Mierzwa
bb3cf2e3c1 chore(tests): drop onchanges, not used frequently, not needed 2018-09-30 10:00:13 +01:00
Łukasz Mierzwa
8ef243e3ff Merge pull request #92 from prymitive/model-fix
fix(tests): alert.alertmanager doesn't have uri key
2018-09-30 09:59:28 +01:00
Łukasz Mierzwa
455cb288ca fix(tests): alert.alertmanager doesn't have uri key 2018-09-30 09:23:43 +01:00
Łukasz Mierzwa
cc1e5b4562 Merge pull request #90 from prymitive/cors
fix(cors): change Access-Control-Allow-Origin validation to work in dev
v0.12
2018-09-29 10:53:41 +01:00
Łukasz Mierzwa
02e433b205 fix(cors): change Access-Control-Allow-Origin validation to work in dev 2018-09-29 10:30:30 +01:00
Łukasz Mierzwa
226e1bd9dd fix(docs): add missing description 2018-09-29 10:29:52 +01:00
Łukasz Mierzwa
d38473d62b Merge pull request #89 from prymitive/fix-sudo
fix(travis): use correct 'sudo' value
2018-09-29 09:51:36 +01:00
Łukasz Mierzwa
d70b12b301 fix(travis): use correct 'sudo' value
Docs are clear that it's 'required' rather than true
2018-09-29 09:28:14 +01:00
Łukasz Mierzwa
1aa8a5bc60 Merge pull request #88 from prymitive/fix-heroku
fix(heroku): use absolute path for heroku command on travis
2018-09-28 22:34:36 +01:00
Łukasz Mierzwa
c6b61ce96e fix(heroku): use absolute path for heroku command on travis
/usr/local/bin/heroku is installed by the script, /usr//bin/heroku might be there installed by travis, ensure we use the correct one
2018-09-28 22:09:13 +01:00
Łukasz Mierzwa
6c58f6f3b8 Merge pull request #83 from prymitive/greenkeeper/default/@sentry/browser-4.0.6
Update @sentry/browser in group default to the latest version 🚀
2018-09-28 21:13:54 +01:00
greenkeeper[bot]
552bdd64ea chore(package): update lockfile ui/package-lock.json 2018-09-28 20:43:20 +01:00
greenkeeper[bot]
7abdb0b7ad fix(package): update @sentry/browser to version 4.0.6 2018-09-28 20:43:20 +01:00