Łukasz Mierzwa
45f30f6ce9
feat(ui): allow disabling animations
2020-10-11 17:09:37 +01:00
Łukasz Mierzwa
f8cc8f6ee1
fix(ui): tweak click animation
2020-09-08 18:20:56 +01:00
Łukasz Mierzwa
6e6cb02156
fix(ui): use bigger icons for alert group header
...
Fixes #2106
2020-09-08 10:15:57 +01:00
Łukasz Mierzwa
4db3e0a0ab
fix(ui): reverse upgrade toast progress
2020-09-07 16:18:17 +01:00
Łukasz Mierzwa
da5ecf182f
feat(ui): use toasts for error messages
2020-09-07 15:24:30 +01:00
Łukasz Mierzwa
58ca6f8de7
chore(ui): tweak modal animations for mobile
2020-08-25 16:33:52 +01:00
Łukasz Mierzwa
ef908e300a
feat(ui): add a countdown indicator for refresh timer
2020-08-24 17:15:50 +01:00
Łukasz Mierzwa
85ea5e14e3
fix(ui): better css for filter input color
2020-08-11 17:53:28 +01:00
Łukasz Mierzwa
5ed743cddd
chore(ui): animate filter input background change
2020-08-10 19:12:05 +01:00
Łukasz Mierzwa
a38c1fc4a1
chore(ui): tweak modal animations
2020-07-25 18:21:42 +01:00
Łukasz Mierzwa
020213b32a
fix(ui): fix modal animations
2020-07-24 11:59:08 +01:00
Łukasz Mierzwa
a046f5a16f
chore(ui): move scss files from components dir
2020-07-19 13:20:41 +01:00
Łukasz Mierzwa
82dce0d676
chore(ui): tweak animations
2020-07-14 08:27:38 +01:00
Łukasz Mierzwa
0864c3f5ea
chore(ui): move scss imports to _index file
2020-07-04 17:04:35 +01:00
Łukasz Mierzwa
2f74561809
chore(ui): drop react-reveal animations
...
This library is not maintained anymore and it causes small glitches when rendering a lot of alerts - scrolling groups into view doesn't always trigger animation and they stay hidden.
2020-07-03 17:03:43 +01:00
Łukasz Mierzwa
9267a2cd20
fix(ui): tweak date input css
2020-06-15 17:01:36 +01:00
Łukasz Mierzwa
eaae762d6d
fix(ui): switch to react-day-picker for silence modal
2020-06-15 15:36:09 +01:00
Łukasz Mierzwa
a42f2a55ca
fix(ui): apply correct styles to accorion
2020-06-01 11:45:19 +01:00
Łukasz Mierzwa
80bbc58090
fix(ui): use react-popper-tooltip instead of react-tippy
2020-05-14 11:14:45 +01:00
Łukasz Mierzwa
ffc217566f
fix(ui): labels in the overview modal have wrong close icon color in dark mode
2020-05-02 17:27:33 +01:00
Łukasz Mierzwa
c397e60a32
fix(ui): revert set min-width on alert menu button
...
This reverts commit c4f4f6cff8 .
2020-05-02 13:29:24 +01:00
Łukasz Mierzwa
c4f4f6cff8
fix(ui): set min-width on alert menu button
...
This makes buttons less likely to have a unique width. Alert labels will be better aligned.
2020-05-01 18:36:16 +01:00
Łukasz Mierzwa
c1d6b894ca
fix(ui): replace NavBarSlide animation with react-reveal
2020-04-16 10:06:33 +01:00
Łukasz Mierzwa
c8dfeb7a66
fix(ui): replace MountFade with react-reveal Fade
2020-04-16 10:06:33 +01:00
Łukasz Mierzwa
47e601129c
fix(ui): tweak filter input focus bg color for dark theme
2020-04-13 11:06:31 +01:00
Łukasz Mierzwa
9af564fbf5
fix(ui): make grid swimlanes bigger than alerts
2020-04-02 11:47:16 +01:00
Łukasz Mierzwa
f37932b892
fix(ui): add border around grid swimlane
2020-03-31 12:24:32 +01:00
Łukasz Mierzwa
2009f957af
fix(ui): tweak swimlane background color
2020-03-31 11:34:49 +01:00
Łukasz Mierzwa
9489daa468
fix(ui): tweak grid header style
2020-03-31 11:12:42 +01:00
Łukasz Mierzwa
26963b4d3b
feat(ui): add a pagination component with keyboard shortcuts
2020-02-29 10:16:41 +00:00
Łukasz Mierzwa
b72e5f949e
chore(ui): more spacing between filter bar buttons
2020-01-08 19:49:08 +00:00
Łukasz Mierzwa
4779f25206
fix(ui): tweak navbar css to better align elements
2019-12-26 21:34:40 +00:00
Łukasz Mierzwa
2df5bcad72
fix(ui): ensure all navbar elements have the same min-height
2019-12-26 18:58:32 +00:00
Łukasz Mierzwa
a83f50accb
fix(ui): brighter silence background
2019-12-25 21:15:21 +00:00
Łukasz Mierzwa
4694b50d4e
chore(ui): increase grid grutter
2019-12-25 20:59:17 +00:00
Łukasz Mierzwa
96f9df7e50
fix(ui): tweak dark theme css
2019-12-25 19:58:02 +00:00
Łukasz Mierzwa
5b64a4699a
fix(ui): margin should only be set between elements
...
Right now margin is set after each element rather than to enfore space between two elements
2019-12-23 14:56:23 +00:00
Łukasz Mierzwa
e7d6edc163
chore(ui): change default label color to gray
...
Orange color isn't very readable and stands out on the page, use
more neutral and more readable gray
2019-12-16 21:42:17 +00:00
Łukasz Mierzwa
b78b799a27
fix(ui): don't hardcore dark button color
2019-12-16 21:23:30 +00:00
Łukasz Mierzwa
51a67d03d8
fix(ui): more consistent colors on navbar elements
2019-12-13 10:30:59 +00:00
Łukasz Mierzwa
f58f11c512
fix(ui): follow navbar button colors when setting color for filter input border
2019-12-13 09:14:17 +00:00
Łukasz Mierzwa
0a57500c86
chore(ui): use CenteredMessage for full page messages
2019-12-12 22:13:41 +00:00
Łukasz Mierzwa
ef5a9594ad
refactor(ui): move out centered message style to a dedicated component
2019-12-12 21:46:02 +00:00
Łukasz Mierzwa
f1c130fa7c
fix(ui): border overrides causes color flap on load
2019-11-28 18:51:11 +00:00
Łukasz Mierzwa
de43f1ac4a
feat(ui): theme switching
...
This add "proper" dark mode using darkly bootstrap theme
2019-11-27 12:18:13 +00:00