Patrick O'Carroll
714d555e36
migrated dash_class to ts
2018-04-05 14:33:27 +02:00
Patrick O'Carroll
7083e8a0a9
migrated segment_srv to ts
2018-04-05 14:09:32 +02:00
Patrick O'Carroll
b321a21cb5
removed indent for manage dashboards
2018-04-05 11:00:15 +02:00
Patrick O'Carroll
0273365df3
created closeDropdown function, renamed appevent, added second appevent for open timepicker
2018-04-04 16:20:01 +02:00
Patrick O'Carroll
84dce3282a
migrated playlist-routes to ts
2018-04-04 15:26:23 +02:00
Patrick O'Carroll
13f6d3be87
migrated last all.js to ts
2018-04-04 14:16:39 +02:00
Patrick O'Carroll
658c6a8ff4
changed from margin to padding
2018-04-03 15:43:25 +02:00
Patrick O'Carroll
feb222f633
changed variable for tabbed close btn hover, and changed text-strong variable for lighttheme, removed commented out variable
2018-04-03 09:53:14 +02:00
Patrick O'Carroll
98e1404fed
added if to onAppevent, renamed appevent, add appevent to applyCustom and setRelativeFilter
2018-04-03 09:39:46 +02:00
Patrick O'Carroll
9ef5f2700d
timepicker now closes without exiting edit/view mode, close order: modal, timepicker, view
2018-03-29 15:02:00 +02:00
Patrick O'Carroll
7b9b34c6e1
migrated graph_tooltip to ts
2018-03-29 11:51:34 +02:00
Patrick O'Carroll
65f7c5f08f
started migration to ts
2018-03-29 10:40:45 +02:00
Patrick O'Carroll
8195c085fa
bounnd the esc key to exit timepicker
2018-03-29 09:15:15 +02:00
Patrick O'Carroll
d40b7433ea
removed padding for icons and added margin
2018-03-28 15:06:20 +02:00
Patrick O'Carroll
a3f15ced68
fixed graphpanel editmode and custom width for right side legend for IE11
2018-03-28 14:19:17 +02:00
Patrick O'Carroll
d4be953d23
fixed alignment in search + fixed issue ie popup
2018-03-27 12:36:13 +02:00
Patrick O'Carroll
dbcba4a009
sidemenu fix for internet explorer 11, changed icon width/height to pixels and added height to logo
2018-03-27 10:41:47 +02:00
Patrick O'Carroll
ff62036f15
styled login page for ie11
2018-03-26 14:14:57 +02:00
Patrick O'Carroll
99626b8e07
added save icon to save buttons
2018-03-22 17:04:00 +01:00
Patrick O'Carroll
823f903048
removed trash can icon from save buttons
2018-03-22 16:59:06 +01:00
Patrick O'Carroll
4916826364
small screen legend right also work like legend under in render + set scrollbar to undefined in destroyScrollbar so it doesnt become disabled when toggeling between right and under
2018-03-22 14:39:13 +01:00
Patrick O'Carroll
f2f709989f
fixed so legend right works like legend under on small screens
2018-03-22 09:41:05 +01:00
Patrick O'Carroll
47215098a3
changed var to const, changed to string interpolation
2018-03-20 14:43:09 +01:00
Patrick O'Carroll
3bdd006291
changed var to const
2018-03-20 14:26:03 +01:00
Patrick O'Carroll
2a90370230
converted file to ts
2018-03-20 12:36:02 +01:00
Patrick O'Carroll
2a50bc35a3
converted file to ts
2018-03-20 11:07:31 +01:00
Patrick O'Carroll
fc9014f920
added indent to dashboards inside folder in search dropdown, and added indent to dashboard icon in search item
2018-03-16 12:36:36 +01:00
Patrick O'Carroll
1094dc32bc
made a keyboard shortcut to duplicate panel
2018-03-15 17:22:11 +01:00
Patrick O'Carroll
3c9f31a0bb
added media breakpoint to legend-right
2018-03-07 13:10:44 +01:00
Patrick O'Carroll
9b3863a150
changed background for mobile menu background on light theme, increased font size in and added border-right in menu
2018-03-06 14:16:10 +01:00
Patrick O'Carroll
42cd462cbf
made drop-menu into link
2018-03-05 14:09:04 +01:00
Patrick O'Carroll
7fb34f7918
gave scroll-canvas-dashboard 100% height in kiosk-mode, fixes #11010 ( #11017 )
2018-02-26 11:52:48 +01:00
Patrick O'Carroll
9f4b7ac26f
added scroll to org list modal ( #10960 )
...
* added scroll to org list modal, fixes #10774
* removed console.log
2018-02-20 11:08:53 +01:00
Patrick O'Carroll
1293fcadd2
added an if to check for null to sort null as 0 ( #10961 )
...
* added an if to check for null to sort null as 0
* changed 0 to -Infinity
2018-02-20 09:45:30 +01:00
Patrick O'Carroll
9c36ee22a8
changed m3 and dm3 to fixedUnit, fixes #10920 ( #10944 )
2018-02-19 09:23:02 +01:00
Patrick O'Carroll
244ae555d9
Close modal with esc ( #10929 )
...
* added var to check if modal is open and an if for escape fullview
* moved showconfirmmodal to utils, showconfirmmodal now uses showmodal, esc works in textinput
* made esc global
2018-02-16 09:14:32 +01:00
Patrick O'Carroll
aaf4e760c6
new dashboard is now hidden from viewer, fixes #10815 ( #10854 )
...
* new dashboard is now hidden from viewer, fixes #10815
* changed orgRole to isEditor
* removed unused import
* added contextSrv mock to search.jest
2018-02-12 17:11:41 +01:00
Patrick O'Carroll
42af87b7c9
fixed bg gradient, fixes #10869 ( #10875 )
2018-02-12 17:10:27 +01:00
Patrick O'Carroll
f2d8222af5
moved div in code
2018-02-12 16:13:39 +01:00
Patrick O'Carroll
5fced6e92b
added buttons and text to empty dashboard list
2018-02-12 16:10:23 +01:00
Patrick O'Carroll
fc05fc42c9
added width class to add member choose ( #10835 )
2018-02-08 10:52:13 +01:00
Patrick O'Carroll
d2827a0005
Light theme icon color ( #10730 )
...
* working on new colors for icons in light theme
* more work on icon colors
* changed colors of icons for light theme
2018-02-02 10:18:45 +01:00
Patrick O'Carroll
ad893614e1
created cta-bg variable and changed bg color on light theme ( #10693 )
2018-01-31 14:14:11 +01:00
Patrick O'Carroll
465e701b42
moved icon ( #10681 )
2018-01-31 09:52:29 +01:00
Patrick O'Carroll
a9128adcca
Merge branch 'docs_v5.0' of github.com:grafana/grafana into docs_v5.0
2018-01-31 09:20:10 +01:00
Patrick O'Carroll
2c8e448559
moved icon ( #10681 )
2018-01-30 20:01:12 +01:00
Patrick O'Carroll
8ecf2d127c
fixed width of images and removed gifs and fixed text a bit in search
2018-01-30 17:12:12 +01:00
Patrick O'Carroll
411c81fee8
new gifs for search
2018-01-30 15:34:09 +01:00
Patrick O'Carroll
c29e75e9bc
changed img for shortcuts
2018-01-30 10:51:50 +01:00
Patrick O'Carroll
ec3ba86a02
replaced img in export_import and sharing
2018-01-30 09:20:55 +01:00
Patrick O'Carroll
3fa2f8a411
changed img-link for timerange imgs and some text
2018-01-29 15:45:28 +01:00
Patrick O'Carroll
5f81f401e3
replaced input with gf-form-dropdown
2018-01-26 17:25:12 +01:00
Patrick O'Carroll
ffff75b01a
reverted media queries
2018-01-26 16:59:16 +01:00
Patrick O'Carroll
2f891726c3
fix for sm
2018-01-26 14:57:55 +01:00
Patrick O'Carroll
08822fbdca
added media break for md and sm
2018-01-26 14:46:52 +01:00
Patrick O'Carroll
4294009b0b
changed some img-links, updated text for annotated img, more work on whats new in v5.0
2018-01-26 10:58:31 +01:00
Patrick O'Carroll
eb2d4b20bc
added varibale to table hover, lightend colors for table light theme, fixes #10609 ( #10611 )
2018-01-25 12:17:16 +01:00
Patrick O'Carroll
45cd3730a7
added whats new v5, changed link in notifications, removed row from getting started
2018-01-25 11:24:49 +01:00
Patrick O'Carroll
c611ffa4bc
10583 panel resize icon fix ( #10585 )
...
* removed svg, added ::after
* removed unnecessary code
2018-01-22 16:49:45 +01:00
Patrick O'Carroll
08211eb220
added a variable for grid color and if statment to switch colors, fixes #10509 ( #10517 )
2018-01-15 12:43:09 +01:00
Patrick O'Carroll
d48be3ca15
naming fixes and added test file
2018-01-09 15:16:55 +01:00
Patrick O'Carroll
48548f0641
put this.props.search in the Highlighter
2018-01-09 13:18:16 +01:00
Patrick O'Carroll
bebcc24f3d
moved state handling for search to store
2018-01-09 13:05:50 +01:00
Patrick O'Carroll
328141e7c9
added /** @nginject */
2018-01-09 09:33:18 +01:00
Patrick O'Carroll
025835c9bf
updated snapshot
2018-01-08 17:43:33 +01:00
Patrick O'Carroll
8b00e65a83
styling fix
2018-01-08 17:28:18 +01:00
Patrick O'Carroll
457a02b970
added highlight to search
2018-01-08 17:22:44 +01:00
Patrick O'Carroll
fc6d14127d
fixed regex issue
2018-01-05 15:19:25 +01:00
Patrick O'Carroll
3797054eb4
made a view of filtered list
2018-01-05 14:17:50 +01:00
Patrick O'Carroll
5079dcdc62
updated jest file and snapshot
2018-01-05 10:34:01 +01:00
Patrick O'Carroll
2248bf437c
added search function
2018-01-04 15:27:09 +01:00
Patrick O'Carroll
0068e82718
new styling and markup
2018-01-04 13:08:49 +01:00
Patrick O'Carroll
58e0bdd71f
added empty list cta to notification channels, fixes 10393 ( #10400 )
2018-01-02 12:16:38 +01:00
Patrick O'Carroll
15dfa30701
migrated file to ts
2017-12-28 14:04:34 +01:00
Patrick O'Carroll
54c502ae4d
fixed error
2017-12-28 09:44:37 +01:00
Patrick O'Carroll
fc8ed3ad87
migrated files to ts
2017-12-28 09:18:57 +01:00
Patrick O'Carroll
0c5314cec7
migrated datasource to ts
2017-12-27 13:25:40 +01:00
Patrick O'Carroll
52f30f6f00
migrated file to ts ( #10328 )
2017-12-22 20:52:57 +01:00
Patrick O'Carroll
972c3bc635
code formatting fix
2017-12-21 13:44:34 +01:00
Patrick O'Carroll
9b63a81756
migrated files to ts + fixed specfile
2017-12-21 13:22:20 +01:00
Patrick O'Carroll
0d283214a0
added new to new dahsboard and folder
2017-12-19 14:52:34 +01:00
Patrick O'Carroll
c78f1834bd
changed background color for infobox and new blues in light theme, light theme now uses blue-dark in panel query ( #10211 )
2017-12-15 11:01:18 +01:00
Patrick O'Carroll
780d3e2c8f
fix for merge conflict
2017-12-14 15:50:47 +01:00
Patrick O'Carroll
0f62b3e04d
resolve merge conflict
2017-12-14 15:15:54 +01:00
Patrick O'Carroll
33f2e31393
replaced old table with filter-table, removed edit button, made whole rows to links
2017-12-14 14:30:13 +01:00
Patrick O'Carroll
c63569b6ce
made template link look like input ( #10198 )
2017-12-13 18:01:06 +01:00
Patrick O'Carroll
3b783216fa
added select-wrapper to where it was missing for unified look
2017-12-13 15:05:43 +01:00
Patrick O'Carroll
29d1ec561f
fixed edit team header, fixes #10172
2017-12-13 12:48:49 +01:00
Patrick O'Carroll
daf32c579d
changed width to input fields ( #10184 )
2017-12-13 12:42:50 +01:00
Patrick O'Carroll
afc8948905
removed unused declaration
2017-12-13 09:46:55 +01:00
Patrick O'Carroll
f28a434566
updated dashlink editor, now has list
2017-12-13 09:44:51 +01:00
Patrick O'Carroll
9b9ac45295
redesigning links editor
2017-12-12 14:05:24 +01:00
Patrick O'Carroll
a69c260173
redesigning links editor
2017-12-12 13:06:32 +01:00
Patrick O'Carroll
515faa9ec5
new dashboard and folder in search ( #10152 )
...
* new dashboard and folder in search
* code formatting fixes
2017-12-12 11:26:15 +01:00
Patrick O'Carroll
6ae94dda87
redesign dashlinks
2017-12-12 11:21:32 +01:00
Patrick O'Carroll
9cae579c75
fix for search dropdown on small screen + icon overlapping fix ( #10091 )
...
* fix for search dropdown on small screen + icon overlapping fix
* fixing search filter for small screen
* hid tags and filter box
* iphone input zoom fix
* moved input styling to old-responsive
2017-12-08 13:37:37 +01:00
Patrick O'Carroll
1542e8c1b2
removed row to center footer ( #10115 )
...
* removed row to center footer
* code formatting fix
2017-12-07 14:07:16 +01:00
Patrick O'Carroll
8adaf99bff
other panels now hidden, fixes 10088 ( #10102 )
2017-12-06 16:55:12 +01:00
Patrick O'Carroll
ea3447fbfd
fixed 404 for grafana5 + now responsive ( #10101 )
...
* fixed 404 for grafana5 + now resonsive
* code formatting fixes
2017-12-06 16:54:24 +01:00
Patrick O'Carroll
3aa1cb012a
added tooltip, fixes #10092 ( #10097 )
...
* added tooltip, fixes #10092
* fixed code formatting
2017-12-06 12:13:17 +01:00