Commit Graph

35 Commits

Author SHA1 Message Date
greenkeeper[bot]
9767894c33 fix(package): update react-autosuggest to version 9.4.0 2018-08-16 04:17:25 +00:00
Łukasz Mierzwa
f1ac471a9c refactor(ui): refactor silence form
Style silence start & end input to better match old ui, which should improve UX
2018-08-15 11:15:39 +01:00
greenkeeper[bot]
da64064a99 chore(package): update eslint-plugin-react to version 7.11.1 2018-08-14 20:25:01 +00:00
greenkeeper[bot]
f7dcc6c0f4 chore(package): update markdownlint-cli to version 0.13.0 2018-08-14 05:22:54 +00:00
greenkeeper[bot]
e888f84647 chore(package): update eslint-plugin-react to version 7.11.0 2018-08-13 21:42:56 +00:00
greenkeeper[bot]
a26162549b fix(package): update rc-time-picker to version 3.4.0 2018-08-13 04:12:24 +00:00
greenkeeper[bot]
93fa90219b fix(package): update @fortawesome/react-fontawesome to version 0.1.2 2018-08-12 20:29:33 +01:00
Łukasz Mierzwa
cb421737dd feat(ui): add favicon.js support
Alert count will be displayed in the favicon, backported feature from old UI
2018-08-12 19:57:48 +01:00
greenkeeper[bot]
94a36c668c fix(package): update mobx-react to version 5.2.5
Closes #36
2018-08-10 21:48:35 +00:00
Łukasz Mierzwa
e7b7c8154d fix(ui): group dropdown item should copy rather than open new tab 2018-08-10 19:54:28 +01:00
Łukasz Mierzwa
18344959d7 feat(ui): allow silencing alerts
This adds a modal dialog for silencing alerts
2018-08-10 17:38:27 +01:00
greenkeeper[bot]
8441c6b589 fix(package): update react-popper to version 1.0.2
Closes #31
2018-08-09 15:12:01 +00:00
greenkeeper[bot]
080902dc64 fix(package): update @fortawesome/react-fontawesome to version 0.1.1 2018-08-07 15:59:21 +00:00
greenkeeper[bot]
863c3d2682 fix(package): update react-resize-detector to version 3.1.1 2018-08-07 08:01:10 +00:00
greenkeeper[bot]
ae36b33a0f chore(package): update dependencies 2018-08-02 06:40:01 +00:00
Łukasz Mierzwa
3ff7a3656a fix(package): pin all deps, don't use ranges 2018-08-02 07:50:54 +02:00
Łukasz Mierzwa
1a9d13f6a5 fix(ui): fix navbar layout after bootstrap 4.1.3 upgrade
Bootstrap 4.1.3 introduced some changes that caused issues with browser rendering of the input bar, drop autosize component as it's not needed and add classes to ensure that we order elements correctly and that the input can grow correctly if needed
2018-07-28 18:58:48 +02:00
Łukasz Mierzwa
3d98791182 chore(package): update bootswatch to 4.1.3 2018-07-26 17:21:52 +02:00
Łukasz Mierzwa
eea7a13a95 chore(package): update bootstrap to 4.1.3 2018-07-25 12:08:08 +02:00
Łukasz Mierzwa
e7039c5038 chore(package): update font-awesome to 5.2.0 2018-07-24 12:11:30 +02:00
Łukasz Mierzwa
ba9dbf1ecb chore(package): update raven-js 2018-07-24 12:09:37 +02:00
Łukasz Mierzwa
310e5ad1ea refactor(ui): use object-hash for react array keys instead of JSON.stringify
JSON.stringify can produce huge strings, use hashes instead
2018-07-20 11:56:17 +02:00
Łukasz Mierzwa
c80bde05b0 chore(ui): drop why-did-you-update
Not that useful with mobx
2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
3aa1d868c8 feat(ui): configurable refresh interval 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
ded8c77912 chore(package): update node-sass-chokidar 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
763605f7b9 chore(package): update react-resize-detector 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
c9b269b5e1 chore(package): update fontawesome 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
ad87e56bdd feat(ui): allow editing filters in place 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
299b6f436c chore(node): pass extra envs to npm start 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
99a3671e9b feat(ui): read config from index.html and use it to setup Sentry & default filters 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
f7dd1c2d82 chore(package): update markdown linter 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
0581295f8b fix(ui): why-did-you-update should be only a dev dependency 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
542e45e5ac feat(ui): handle outside clicks in dropdowns 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
e8fcaf1e27 feat(ui): filter history menu 2018-07-19 23:38:11 +02:00
Łukasz Mierzwa
a4a20ea3ef feat(ui): new UI written in React 2018-07-19 23:38:11 +02:00