Commit Graph
100 Commits
Author SHA1 Message Date
Patrick O'Carroll 3dd073f98d fixed so all buttons are styled not just small ones, fixes #11616 2018-05-02 09:56:53 +02:00
Patrick O'Carroll 6836268f3e removed height 100% from panel-container to fix ie11 panel edit mode 2018-04-25 12:44:39 +02:00
Patrick O'Carroll 99aa9a46bc replaced border hack carot with fontawesome carot fixes #11677 2018-04-25 12:16:43 +02:00
Patrick O'Carroll a40314022b added pointer to show more, reset values on new query 2018-04-24 17:40:03 +02:00
Patrick O'Carroll 38a4a2dc60 changed test name and dashboardMock code 2018-04-24 11:22:58 +02:00
Patrick O'Carroll 1446f54447 fixed test 2018-04-24 09:45:53 +02:00
Patrick O'Carroll 45e6d9fcc4 removed import config 2018-04-23 17:45:51 +02:00
Patrick O'Carroll 3eaaa5d32d fixed so user who can edit dashboard can edit row, fixes #11466 2018-04-23 17:44:29 +02:00
Patrick O'Carroll c2cc77fa08 added button to show more preview values for variables, button runs a function that increases options limit, fixes #11508 2018-04-23 13:00:24 +02:00
Patrick O'Carroll 23f644c2f5 changed copied message and added forced render for width change 2018-04-18 10:34:43 +02:00
Patrick O'Carroll e794951087 removed padding and moved carrot 2018-04-18 10:21:48 +02:00
Patrick O'Carroll 0120023aba added forceupdate to grid item so addpanel items rezie instantly, renamed function to copyPanel, fixed panel items height issue 2018-04-17 13:10:08 +02:00
Patrick O'Carroll 7ef6106197 migrated dropdown-typeahead to ts (#11499)
* migrated dropdown-typeahead to ts

* removed console.logs

* added @ngInject
2018-04-16 17:40:29 +02:00
Patrick O'Carroll 5200196092 added fix for test 2018-04-16 14:49:47 +02:00
Patrick O'Carroll ce3dcadfef addeds test for sort order 2018-04-16 14:30:50 +02:00
Patrick O'Carroll 6b4ef7f598 wip: writing tests for permission sorting 2018-04-16 10:42:39 +02:00
Patrick O'Carroll 9ad8a77a21 ordered user orgs alphabeticaly fixes #11556 2018-04-13 14:53:36 +02:00
Patrick O'Carroll c431875f28 permissions sorting fixed + icon same size as avatrs 2018-04-13 13:50:15 +02:00
Patrick O'Carroll 229486015d added styling to fontawesome icons so they have same size as the other icons 2018-04-12 10:44:00 +02:00
Patrick O'Carroll 82aa6cf46b converted functions to arrow functions 2018-04-11 10:26:05 +02:00
Patrick O'Carroll 5f67d4268d added @ngInject 2018-04-10 15:48:51 +02:00
Patrick O'Carroll 6719bdf9bd added @ngInject 2018-04-10 09:24:54 +02:00
Patrick O'Carroll 77b8ccd7f5 removed console.log 2018-04-09 17:01:58 +02:00
Patrick O'Carroll c7cd754a94 migrating to ts 2018-04-06 15:02:32 +02:00
Patrick O'Carroll 6d6ecbd458 fixed sidemenu icon issue created by earlier pr 2018-04-06 10:54:06 +02:00
Patrick O'Carroll 0203e7afd5 Merge branch 'dashboard-acl-ux2' of github.com:grafana/grafana into dashboard-acl-ux2 2018-04-06 09:50:36 +02:00
Patrick O'Carroll b363e160d9 added icons for viewer and editor, fixed add permission team avatar 2018-04-06 09:43:59 +02:00
Patrick O'Carroll 35bc4e4632 migrated metric_segment to ts 2018-04-05 17:10:32 +02:00
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 8b076d921f fixes for avatar on adding permission and size for gicon 2018-04-03 15:20:39 +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 bd7964d549 Merge pull request #11367 from grafana/graph_51_docs
Update graph panel documentation
2018-03-23 16:21:39 +01: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 1d190de918 added test for sorting and filtering 2018-03-12 11:58:47 +01:00
Patrick O'Carroll 834c421943 replaced if with classNames 2018-03-07 15:01:50 +01:00
Patrick O'Carroll 3c9f31a0bb added media breakpoint to legend-right 2018-03-07 13:10:44 +01:00
Patrick O'Carroll 8d4c439eeb add panel to list now copy, started on jest 2018-03-07 12:46:27 +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 e037ef21f7 added admin icon and permission member definitions(role,team,user) 2018-02-26 10:21:24 +01:00
Patrick O'Carroll 07c3fb7e0f changed name of copy tab to paste 2018-02-22 10:38:22 +01:00
Patrick O'Carroll ce9c8ae854 added no copies div 2018-02-22 09:58:52 +01:00
Patrick O'Carroll 5e5a4cf1b0 added highlighter, fixed setState and changed back flex to spacea around 2018-02-21 15:39:15 +01:00
Patrick O'Carroll 9ac82f3d0e added tabs and searchfilter to addpanel, fixes#10427 2018-02-21 14:51:28 +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