v0.11
Breaking changes:
--config.dir
was dropped and--config.file
now takes a full path to the configuration fileENTRYPOINT
is now used instead ofCMD
in docker
Full changelog:
- #55 feat(ui): animate navbar show/hide (@prymitive)
- #54 fix(travis): remove greenkeeper-lockfile token leftover (@prymitive)
- #53 feat(ci): deploy to heroku on every merge to master (@prymitive)
- #52 feat(ui): animate modals and dropdowns (@prymitive)
- #50 Update react-autosuggest in group default to the latest version 🚀 (@Greenkeeper[bot])
- #51 Update @sentry/browser in group default to the latest version 🚀 (@Greenkeeper[bot])
- #49 feat(sentry): bundle raw UI source files for sentry (@prymitive)
- #48 chore(tests): better sentry tests with real package instead of a mock (@prymitive)
- #47 Update @sentry/browser in group default to the latest version 🚀 (@Greenkeeper[bot])
- #46 feat(ui): pause fetching when alert/group menu is open (@prymitive)
- #45 refactor(ui): prevent concurrent fetches (@prymitive)
- #43 feat(demo): add more demo alerts (@prymitive)
- #41 Update mobx in group default to the latest version 🚀 (@Greenkeeper[bot])
- #42 feat(sentry): add ErrorBoundary to capture exceptions (@prymitive)
- #40 Update react in group default to the latest version 🚀 (@Greenkeeper[bot])
- #39 fix(ui): silence ID link doesn't point to the right URI (@prymitive)
- #38 feat(ui): colo fetch indicator with text-success when response is bei… (@prymitive)
- #37 feat(ui): hide navbar after 3 minutes with no activity (@prymitive)
- #36 chore(ui): make link annotations look more like links and less like l… (@prymitive)
- #35 feat(ui): reload app on version change (@prymitive)
- #34 fix(ui): sort alert groups by id before slicing (@prymitive)
- #33 Revert "chore(ui): use transform positioning for grid elements" (@prymitive)
- #30 fix(config): use correct variable name for --config.file (@prymitive)
- #29 Revert "chore(ui): avoid full grid repack on new alerts" (@prymitive)
- #27 Greenkeeper/default/jest date mock 1.0.5 (@Greenkeeper[bot])
- #28 chore(config): simplify configuration flags (@prymitive)
- #26 fix(ui): always pass credentials with fetch() (@prymitive)
- #25 chore(docker): use ENTRYPOINT instead of CMD in docker (@prymitive)