Torkel Ödegaard
e0b760e08e
Chore: No implict any fixes ( #17020 )
2019-05-13 09:38:19 +02:00
Torkel Ödegaard
4a9aff0b00
AlertList: removed icon
2019-05-10 07:33:33 +02:00
Hugo Häggmark
ceb9f0855b
Chore: Replaces moment with Grafanas DateTime ( #16919 )
...
* Wip: Initial commit
* Refactor: Replaces moment.utc(
* Refactor: replaces the last isMoment statements
* Refactor: Removes almost all moment imports
* Refactor: Moves moment_wrapper to grafana/ui
* Refactor: Renames momentWrapper
* Refactor: Removes one more moment import
* Refactor: Removes unitOfTime import
* Fix: Fixes Prettier error
* Refactor: Renames DateTimeType to DateTime
* Refactor: Renames isDateTimeType to isDateTime
* Refactor: Renames dateTime to dateTime
* Feature: Bans moment imports and types
2019-05-08 13:51:44 +02:00
Ryan McKinley
26bd76b4c2
Refactor: move NavModel to @grafana/ui ( #16813 )
2019-04-30 07:46:46 -07:00
Patrick O'Carroll
d040e336c1
UI: Remove old icons ( #16335 )
...
* removed unsused grafana-icon classes, replaced grafana-icons with gicons
* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown
* removed unsused grafana-icon classes, replaced grafana-icons with gicons
* replaced old dashboard and datasource icons with gicon, fixed so icons on plugin list are shown
* replaced fontawesome cog, eye, link and edit with gicons
* updated snapshot
* fixed color of cog in dashboard nav, removed icons from buttons, ran preitterier on some files
* changed opacity on getting started icons and fixed getting started button
* .5 -> 0.5 fix for prettier
2019-04-17 15:18:32 +02:00
Hugo Häggmark
7eabc282e9
Chore: Adds typings to lodash ( #16590 )
2019-04-15 12:11:52 +02:00
Šimon Podlipský
16d0693a46
Adjust Send on all alerts to default label ( #16554 )
...
Alerting: Adjust label for send on all alerts to default
2019-04-15 08:14:22 +02:00
Patrick O'Carroll
128fb8fa7e
Theme: Reworking button styling ( #16362 )
...
* added new variables for height in theme, added height to gui button large, replaced add gicon with regular gicon, replaced + with gicon, changed button display to flex
* set fixed height to large button, removed xlarge button and replaced with large button
* removed button-mini and replaced with button-small, set fixed height to default button and button-small
* fixed padding for default and large button, fixed height for navbar button, fixed snapshots
* fixed padding and margin on navbar buttons
* gave special height to login btn-primary
* readded btn-mini class with same styling as btn-small and a deprecated notice
* fixed add panel widget buttons
2019-04-08 09:48:15 +02:00
Dominik Prokop
206921d21b
Feature: Introduced CallToActionCard to @grafana/ui ( #16237 )
...
CallToActionCard is an abstraction to display a card with message, call to action element and a footer. It is used i.e. on datasource add page.
2019-03-27 22:33:20 +01:00
Hugo Häggmark
eedbc485dd
Makes it possible to navigate back/forward with browser buttons in Explore ( #16150 )
...
Make it possible to navigate back/forward with browser buttons in Explore
2019-03-22 15:24:30 +01:00
Johannes Schill
e7297fef06
fix: Add class for input fields with help icon to avoid icon hiding the text #15771
2019-03-06 14:45:13 +01:00
Dominik Prokop
88a46e6dd4
Bump Prettier version ( #15532 )
...
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
Torkel Ödegaard
7699706e65
fixed handling of alert urls with true flags, fixes #15454
2019-02-15 11:23:31 +01:00
Torkel Ödegaard
cfea8bdcae
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01:00
Torkel Ödegaard
6be50c952c
Merge pull request #15400 from grafana/removed-icons-in-buttons
...
Removed some icons in action button
2019-02-13 08:05:11 +01:00
Torkel Ödegaard
f195459b01
Removed some icons in action button
...
Trying to align some title case issues
2019-02-12 17:51:08 +01:00
Hugo Häggmark
222482b6be
Forgot about the snapshots
2019-02-12 16:31:11 +01:00
Hugo Häggmark
4c74b09a9d
Renamed to FilterInput and added label and search icon
2019-02-12 16:22:57 +01:00
Hugo Häggmark
5388541fd7
Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters
2019-02-12 08:48:54 +01:00
Torkel Ödegaard
8e93b68e6d
restoring green CTA
2019-02-11 16:38:05 +01:00
ijin08
0642c52693
created new color variables, changed primary to blue, changed success-btns to primary-btns.
2019-02-05 12:05:02 +01:00
Torkel Ödegaard
aafd4a339a
Moved dashboard state components to state folder
2019-01-31 08:56:17 +01:00
Johannes Schill
186ed1a333
chore: Fix typings and add Page-component to FolderPermissions #14762
2019-01-28 23:19:19 +01:00
Johannes Schill
ab62a09fe6
chore: Fix typings and add Page-component to ServerStats #14762
2019-01-28 23:19:19 +01:00
Johannes Schill
d54c4173ca
chore: Fix typings and add Page-component to AlertRuleList #14762
2019-01-28 23:19:19 +01:00
bergquist
48aa173f67
support both uid and id for showing/removing notifiers
2019-01-28 14:00:55 +01:00
Pavel Bakulev
43c3d5b8ba
Updated removing notification channel by uid
2019-01-18 16:26:23 +02:00
Pavel Bakulev
c27bf6e688
Check that alert notification with id already exists in notification settings
2019-01-18 16:19:06 +02:00
Pavel Bakulev
6a8e39ba17
Added uid to AlertNotification json
2019-01-16 16:52:00 +02:00
Torkel Ödegaard
827a292777
Moved panel editing components to it's own folder
2019-01-14 15:17:48 +01:00
Torkel Ödegaard
c11ec79056
Minor renames and other fixes
2019-01-13 12:42:21 +01:00
Peter Holmberg
2f0ab99ae5
Fixing test and small refactor
2019-01-10 22:15:37 +00:00
Peter Holmberg
08ac2959a4
Moving to grafana ui, fix issue with TestRuleResult
2019-01-10 21:47:09 +00:00
Hugo Häggmark
236d7b1213
Changes after PR comments
2019-01-09 13:20:50 +01:00
Hugo Häggmark
9b8a5333cb
Added tests for TestRuleButton
2019-01-09 11:39:56 +01:00
Hugo Häggmark
8b8af6436c
Removed Test Rule button from Angular and view
2019-01-09 11:38:10 +01:00
Hugo Häggmark
e2fe663dba
Added TestRuleButton
2019-01-09 11:34:22 +01:00
Hugo Häggmark
8d210afd76
Moved AlertTab and StateHistory to app/features/alerting
2019-01-08 15:18:29 +01:00
Torkel Ödegaard
2eeba9dae1
Updated alert tab layout & markup
2019-01-04 11:57:16 +01:00
Peter Holmberg
168b8c389d
Merge remote-tracking branch 'origin/master' into 14388/alert-tab-ux-update
2019-01-03 11:29:03 +01:00
Peter Holmberg
ce01bd696e
add alert in react instead of angular
2019-01-02 10:57:12 +01:00
Torkel Ödegaard
98d26354c1
Added a form component to @grafana/ui
2018-12-25 11:42:23 +01:00
Peter Holmberg
4002f80ab8
delete works
2018-12-21 14:56:49 +01:00
Peter Holmberg
2046309de5
rewrite angular view
2018-12-19 10:42:57 +01:00
Torkel Ödegaard
bd2c9853ec
minor tweaks to alert tab
2018-12-14 19:34:51 +01:00
Torkel Ödegaard
9c13520e97
updated styles
2018-12-13 21:24:41 +01:00
Johannes Schill
fe9e4b51f1
Alert tab fails when datasource method targetContainsTemplate doesnt exist #14274
2018-12-04 15:00:37 +01:00
Erik Sundell
1fb686cafa
Merge branch 'develop' into panel-edit-in-react
2018-11-22 13:46:12 +01:00
bergquist
14688766ef
updates time range options for alert queries
...
add some new options for the to value.
removes '1s' option for from since thats unreasonable low
closes #12134
2018-11-21 15:43:37 +01:00
bergquist
60c291c8dc
format: remove </input> and align tabs
2018-11-21 15:42:25 +01:00