Commit Graph

2455 Commits

Author SHA1 Message Date
Łukasz Mierzwa
f6eee6b01d fix(ui): re-add fetch polyfill for older browsers 2019-04-25 12:54:06 +01:00
Łukasz Mierzwa
ee64e98f4e Merge pull request #655 from prymitive/filter-m
fix(ui): add missing margin to filter input label with no counter
2019-04-25 11:11:05 +01:00
Łukasz Mierzwa
5a3094774b fix(ui): add missing margin to filter input label with no counter 2019-04-25 10:35:53 +01:00
Łukasz Mierzwa
f9ad786476 Merge pull request #654 from prymitive/go-openapi-v0.19.0
chore(deps): upgrade go-openapi to v0.19.0
2019-04-25 09:25:31 +01:00
Łukasz Mierzwa
d09feb0f3e chore(deps): upgrade go-openapi to v0.19.0 2019-04-25 08:01:31 +01:00
Łukasz Mierzwa
4883062e17 Merge pull request #649 from prymitive/fonts
fix(ui): provide empty css file to import instead of Google fonts
2019-04-25 07:58:41 +01:00
Łukasz Mierzwa
0ba8334df9 fix(ui): provide empty css file to import instead of Google fonts 2019-04-24 23:11:05 +01:00
Łukasz Mierzwa
4b2808b859 Merge pull request #646 from prymitive/polyfill
refactor(ui): use react-app-polyfill instead of @babel/polyfill
2019-04-24 23:10:28 +01:00
Łukasz Mierzwa
1220867d07 fix(ui): update browser list
Drop browsers that don't support Proxy objects
2019-04-24 22:06:24 +01:00
Łukasz Mierzwa
a93c6b254c fix(ui): drop whatwg-fetch import as it's included in react-app-polyfill 2019-04-24 22:06:23 +01:00
Łukasz Mierzwa
5075f5bcf6 refactor(ui): use jsconfig.json instead of .env file
Setting NODE_PATH via env is depracated in RCA 3.0
2019-04-24 22:03:46 +01:00
Łukasz Mierzwa
1b5d856a21 refactor(ui): use react-app-polyfill instead of @babel/polyfill
CRA 3.0 depracates babel/polyfill, react-app-polyfill is the new recommended pollyfill package.
Remove IE from the list of supported browsers and drop polyfills for it since doesn't work anyway - Proxy support in ES is required for mobx 5.x and that cannot be polyfilled.
2019-04-24 22:03:45 +01:00
Łukasz Mierzwa
19ac310517 Merge pull request #644 from prymitive/openapi
feat: support alertmanager >=0.17.0
2019-04-24 22:01:27 +01:00
Łukasz Mierzwa
e2fbba140a fix(backend): run go mod tidy 2019-04-24 21:16:18 +01:00
Łukasz Mierzwa
335ff441ea chore(docs): update docs to reflect that 0.17.x will be supported 2019-04-24 21:15:52 +01:00
Łukasz Mierzwa
e2ad914b74 fix(demo): don't crash generator if upstream isn't ready 2019-04-24 20:58:15 +01:00
Łukasz Mierzwa
809c6c6fab feat(ui): use api/v2 silence endpoints for alertmanager 0.16+ 2019-04-24 20:58:15 +01:00
Łukasz Mierzwa
7b13499f2b fix(ui): use correct label for silence start time 2019-04-24 20:56:58 +01:00
Łukasz Mierzwa
dfea73923c refactor(backend): add support for OpenAPI based client for alertmanager 2019-04-24 20:56:58 +01:00
Łukasz Mierzwa
f27849aed2 fix(build): trigger build on any file change in the internal folder 2019-04-24 20:56:00 +01:00
Łukasz Mierzwa
24e3c904ce fix(backend): correct the name of metric collector 2019-04-24 20:56:00 +01:00
Łukasz Mierzwa
536d9cbba3 feat(backend): add mapper support for alertmanager v0.16+ 2019-04-24 20:56:00 +01:00
Łukasz Mierzwa
ea28f25ecf Merge pull request #647 from prymitive/renovate/github.com-gin-contrib-cors-digest
chore(deps): update github.com/gin-contrib/cors commit hash to bd1331c
2019-04-24 09:18:09 +01:00
Renovate Bot
798262fe1d chore(deps): update github.com/gin-contrib/cors commit hash to bd1331c 2019-04-24 08:16:17 +01:00
Łukasz Mierzwa
bd68fbe675 Merge pull request #635 from prymitive/renovate/sentry-monorepo
fix(deps): update dependency @sentry/browser to v5.1.1
2019-04-23 16:20:44 +01:00
Renovate Bot
3b53fc142b fix(deps): update dependency @sentry/browser to v5.1.1 2019-04-23 14:40:38 +00:00
Łukasz Mierzwa
93e24191e9 Merge pull request #645 from prymitive/yarn-upgrades
chore(ui): upgrade all 3rd party dependencies
2019-04-23 14:15:07 +01:00
Łukasz Mierzwa
72398cfe86 chore(ui): upgrade all 3rd party dependencies 2019-04-23 13:36:53 +01:00
Łukasz Mierzwa
ed1bf17608 Merge pull request #643 from prymitive/renovate/react-scripts-3.x
fix(deps): update dependency react-scripts to v3
2019-04-23 13:07:45 +01:00
Renovate Bot
a4fe278b81 fix(deps): update dependency react-scripts to v3 2019-04-23 01:51:53 +00:00
Renovate Bot
8fdee547ed fix(deps): update dependency jest-canvas-mock to v2 2019-04-23 00:32:26 +00:00
Łukasz Mierzwa
5ef1d29515 Create CNAME 2019-04-21 23:17:30 +01:00
Łukasz Mierzwa
bc40426a55 Merge pull request #640 from prymitive/annotation-mw-100
fix(ui): limit annotation width to the parent width
2019-04-20 11:53:01 +01:00
Łukasz Mierzwa
5db2f971f2 fix(ui): limit annotation width to the parent width 2019-04-20 11:21:27 +01:00
Łukasz Mierzwa
080eeca20b Merge pull request #638 from prymitive/card-bg
fix(ui): correctly set card background color
2019-04-20 10:30:32 +01:00
Łukasz Mierzwa
4b37c209fa fix(ui): correctly set card background color
Cards only need color definition once, on the top level element
2019-04-20 09:58:03 +01:00
Łukasz Mierzwa
f5ee85e1b1 Merge pull request #636 from prymitive/color-titlebar
feat(ui): add colored second display style for titlebar
2019-04-19 21:43:59 +01:00
Łukasz Mierzwa
ebde58a281 feat(ui): add colored second display style for titlebar
This enables second mode for titlebar styling - enabling it will cause the background to be set to the same color as the alerts, but only if all alerts in a group are in the same state.
2019-04-19 21:09:37 +01:00
Łukasz Mierzwa
533f50846d Merge pull request #634 from prymitive/renovate/react-select-2.4.x
fix(deps): update dependency react-select to v2.4.3
2019-04-17 10:55:09 +01:00
Renovate Bot
abd85362a5 fix(deps): update dependency react-select to v2.4.3 2019-04-17 10:21:03 +01:00
Łukasz Mierzwa
f27c96b17e Merge pull request #632 from prymitive/go-1.12.4
chore(ci): use Go 1.12.4 on Travis
2019-04-16 22:53:41 +01:00
Łukasz Mierzwa
f17f6e06be chore(ci): use Go 1.12.4 on Travis 2019-04-16 22:10:30 +01:00
Łukasz Mierzwa
9e59cccba5 Merge pull request #628 from prymitive/renovate/github.com-jarcoal-httpmock-1.0.x
chore(deps): update module jarcoal/httpmock to v1.0.3
2019-04-16 21:22:56 +01:00
Renovate Bot
ce227e3618 chore(deps): update module jarcoal/httpmock to v1.0.3 2019-04-16 20:34:57 +01:00
Łukasz Mierzwa
b97f98ff3a Merge pull request #630 from prymitive/renovate/react-transition-group-4.x
fix(deps): update dependency react-transition-group to v4
2019-04-16 20:34:08 +01:00
Renovate Bot
43dcc122bf fix(deps): update dependency react-transition-group to v4 2019-04-16 17:55:33 +00:00
Łukasz Mierzwa
7a1def37e8 Merge pull request #629 from prymitive/fix-filter-label
fix(ui): ensure that all filter bar label indicators use badge class
2019-04-16 14:56:29 +01:00
Łukasz Mierzwa
389ab04a40 fix(ui): ensure that all filter bar label indicators use badge class 2019-04-16 14:14:19 +01:00
Łukasz Mierzwa
d065110319 Merge pull request #627 from prymitive/renovate/github.com-certifi-gocertifi-digest
chore(deps): update github.com/certifi/gocertifi commit hash to 92f724a
2019-04-15 19:55:37 +01:00
Renovate Bot
ebad7207c6 chore(deps): update github.com/certifi/gocertifi commit hash to 92f724a 2019-04-15 19:21:29 +01:00