Commit Graph
100 Commits
Author SHA1 Message Date
ryan bd811b4a95 dont test exists in the test... it will fail if not found 2019-03-15 12:36:55 -07:00
ryan 24ead3a4a4 add random_walk_table scenario 2019-03-15 12:33:45 -07:00
ryan 2b5ac6bafa add test file 2019-03-15 11:07:20 -07:00
ryan e787176bca add startAt to random walk scenario 2019-03-15 11:02:41 -07:00
ryan 0bb772aba7 get values from base options 2019-03-15 09:03:47 -07:00
ryan b1b5e8d74c use singlestat base where appropriate 2019-03-15 08:38:29 -07:00
ryan 77b78e36e5 Merge remote-tracking branch 'grafana/master' into reusable-formatting-options
* grafana/master: (44 commits)
  feature(explore/table): Add tooltips to explore table (#16007)
  Update changelog
  Add check for Env before log
  Update index.md
  chore: Cleaning up implicit anys in manage_dashboard.ts and manage_dashboard.test.ts progress: #14714
  chore: Cleaning up implicit anys in app.ts progress: #14714
  changelog: adds note about closing #15836
  changelog: adds note about closing #6359 and #15931
  add partial
  Add check so that header is not sent for anonymous users
  Update config docs
  Add custom header with grafana user and a config switch for it
  changelog: adds note about closing #10816
  use constants for cache type
  updates old distcache names
  dont allow inifinite expiration
  return error if cache type is invalid
  use `Get` instead of `Find`
  avoid exposing cache client directly
  add docs about remote cache settings
  ...
2019-03-15 08:23:55 -07:00
ryan 75710d0f2b add partial 2019-03-14 14:58:46 -07:00
ryan 1fa07a8254 no inheratance 2019-03-14 14:47:01 -07:00
ryan 8be56f8a0e improve single stat display 2019-03-14 13:31:50 -07:00
ryan 985f057ab3 revert most options sharing 2019-03-14 13:20:24 -07:00
ryan 8299c95459 add migration tests 2019-03-14 09:51:40 -07:00
ryan ccf66154bb add migration tests 2019-03-14 09:50:59 -07:00
ryan c023635780 reuse more gauge settings in bargauge 2019-03-13 22:59:38 -07:00
ryan c38000d445 merge 2019-03-13 13:27:08 -07:00
ryan 68f7e046ab check types better 2019-03-13 13:11:49 -07:00
ryan 0c086795e3 check types better 2019-03-13 13:07:01 -07:00
ryan 75022ebd63 single hook 2019-03-13 12:46:04 -07:00
ryan 6472c2bcd9 generic repeater 2019-03-13 11:30:52 -07:00
ryan 36d67f22e9 generic repeater 2019-03-13 11:24:18 -07:00
ryan 1bc8e7a8d1 merge master, works with bar gauge now 2019-03-13 11:12:11 -07:00
ryan b933c57c62 merge master 2019-03-13 08:36:51 -07:00
ryan 15c111b39d better comments 2019-03-12 21:30:48 -07:00
ryan 8cca611727 comment cleanup 2019-03-12 21:25:35 -07:00
ryan f5e8734c6b force circleci to try again 2019-03-12 21:11:11 -07:00
ryan 4e5e548902 merge master 2019-03-12 16:57:30 -07:00
ryan 09ba8cd5d3 make sure the validator is called before setState 2019-03-12 16:35:22 -07:00
ryan 7311b14da1 API to fix/update properties before load 2019-03-12 16:10:14 -07:00
ryan a8c985de60 move sort to table processing 2019-03-12 09:09:33 -07:00
ryan 90510b5ffb Merge remote-tracking branch 'grafana/master' into alpha-react-virtualized-table
* grafana/master:
  Fixed type issues introduced by adding angular types
  Typescript noAny fixes, start of a long journey
  Updated code stats collection
  Updated path to new script
  POC on collecting metrics in ci process
  renamed default variables: s -> sm, m -> md, l -> lg
  removed gf-form-margin variable and replaced with space- variables where it was used
  heatmap: able to hide buckets with zero value #12080
  s -> sm, m -> md, l -> lg
  heatmap: fix prometheus buckets sorting, closes #15637
  s -> sm, m -> md, l -> lg
  removed headings-margin-bottom variable
  remove kbn test
  Added scopedVars argument in datasourceSrv.get in DataPanel
  Refactoring of multi-value datasource PR #15812
  fixed minor misstake with dashboard padding
  removed -margin, replaced with new general variables
  added new space variables to margins in AddPanelWidget, add_data_source, dashboard_settings and sidemenu
  added new variables for spacing, set margins in _cards with new variables
  Make datasource variables multiselect and dashboard repeatable
2019-03-12 09:04:20 -07:00
ryan 6ae0d8e062 rename to displayValues 2019-03-11 22:17:37 -07:00
ryan 152aa76648 merge master 2019-03-11 21:16:51 -07:00
ryan 4ad5e1595b remove kbn test 2019-03-11 21:07:10 -07:00
ryan bf0b9d9fe2 more tests 2019-03-11 21:04:47 -07:00
ryan ada9ac1be1 use new settings 2019-03-11 19:37:10 -07:00
ryan 94799f568e fix tests 2019-03-11 17:52:46 -07:00
ryan df8fc3f7cb Merge remote-tracking branch 'grafana/master' into reusable-formatting-options
* grafana/master:
  Call ora instead of instantiating it
2019-03-11 15:44:16 -07:00
ryan 8cd54c94e9 make value processing reusable 2019-03-11 14:47:54 -07:00
ryan 59b5f88798 rename handleXXX to onXX events 2019-03-11 09:03:10 -07:00
ryan cb51f13e69 torkel feedback 2019-03-11 08:34:09 -07:00
ryan c84c77e664 onCellClick 2019-03-11 08:17:59 -07:00
ryan 7054cf8bb5 rotate! 2019-03-11 01:08:00 -07:00
ryan 61053ec099 better css 2019-03-11 00:45:15 -07:00
ryan 91a2307b98 rotate! 2019-03-10 23:11:57 -07:00
ryan b80c773ebe attach themes to table story 2019-03-10 15:34:02 -07:00
ryan 0a094c1226 merge master 2019-03-10 13:45:18 -07:00
ryan f7f124c56b reuse deprecationWarning 2019-03-10 10:37:44 -07:00
ryan d13eebfe52 move to string.ts 2019-03-10 10:19:02 -07:00
ryan b2a7891b08 move stringToJsRegex 2019-03-09 23:50:46 -08:00
ryan 494acddb2f get field mapping to actually work 2019-03-09 23:39:11 -08:00
ryan 1cb03670c4 add variable size storybook 2019-03-09 23:07:42 -08:00
ryan fe22d14e93 cell builder cleanup 2019-03-09 20:47:02 -08:00
ryan 11188b53af minor storybook cleanup 2019-03-09 15:43:49 -08:00
ryan 6494c17cfa fix typos 2019-03-09 15:27:14 -08:00
ryan e2be194b46 autofill space rather than force with/height values 2019-03-09 15:10:06 -08:00
ryan 9134620c1a return table directly, not the debug info 2019-03-09 14:15:41 -08:00
ryan c7f35f2dcf moved utillities to util 2019-03-09 10:16:43 -08:00
ryan 078d8f1210 table using MultiGrid 2019-03-09 00:27:33 -08:00
ryan 343e49decb Merge remote-tracking branch 'grafana/master' into alpha-react-virtualized-table
* grafana/master: (24 commits)
  docs: Fix indentation level for OAuth2 config
  docs: update CONTRIBUTING.md
  @grafana/ui - release docs v1 (#15835)
  Minor refactoring of copy tags when saving feature, #15446
  Simple implementation for preserve tags, closes #11627
  Updated prettierignore
  Refactoring of PR #14772
  fix typo in pr template
  add nil/length check when delete old login attempts
  Minor refactoring of new react text panel
  fix allow anonymous server bind for ldap search
  use pure component
  use replaceVariables
  Catch bad regex exception at controller level
  11780: invalid reg value can cause unexpected behaviour
  update
  Add string quote func
  Remove option used to control within browser
  Add pic into actionCard message
  Add new option to set where to open the message url
  ...
2019-03-08 20:52:30 -08:00
ryan 3bd26df7de cleanup 2019-03-08 20:49:45 -08:00
ryan eca3824e2d cleanup 2019-03-08 20:36:52 -08:00
ryan 40d7ba1e6a adding toolbar 2019-03-08 18:02:52 -08:00
ryan 9df47391ea adding stub table input CSV 2019-03-08 16:49:45 -08:00
ryan 5aef3bd139 add storybook 2019-03-08 00:28:42 -08:00
ryan 223906654c don't include stuff from app/... 2019-03-07 18:27:51 -08:00
ryan eed9a2010e fix scss 2019-03-07 17:55:23 -08:00
ryan ad51b069b3 rename to Table 2019-03-07 17:51:45 -08:00
ryan e1324289c8 rename to Table 2019-03-07 17:49:02 -08:00
ryan ca5d7c3510 fix type errors 2019-03-07 17:08:22 -08:00
ryan d7b1fd75e3 move to grafana/ui 2019-03-07 16:52:20 -08:00
ryan 39be5959b8 better sort function 2019-03-07 15:01:36 -08:00
ryan 1609c07fb2 use TableData, not interface 2019-03-07 14:55:30 -08:00
ryan 2db4004d62 Merge remote-tracking branch 'grafana/master' into alpha-react-virtualized-table
* grafana/master:
  Update README.md
  Update core:start cli command to watch theme changes again (#15856)
  Updated pull request template
  Updated pull request rtemplate
  Removed title case from issue template title
  Updated issue template titles
  Updated issue templates
  Updated templates
  fix: Update error message and replace npm with yarn #15851
  fix: Make sure we dont add &autofitpanels to the url if it already exists #15849
  Update upgrading.md for wrong spell
  return the same panelData unless it changes
  Map dataSourceTypeSearchQuery state from redux to search input.
  Revert "Fix for leaving playlist mode"
  add new issue templates
2019-03-07 14:20:42 -08:00
ryan 3b31341ad9 remove _ 2019-03-06 16:34:32 -08:00
ryan 23c3e9d80a cleanup 2019-03-06 16:25:28 -08:00
ryan 6a8a60bcdf Merge remote-tracking branch 'grafana/master' into alpha-react-virtualized-table
* grafana/master:
  Minor refactoring of PR #15770
  Alternative fix to detecting when to stop a playlist, fixes #15701 and #15702
  fix discord notifier so it doesn't crash when there are no image generated
  Add a keybinding that toggles all legends in a dashboard
  removed color in color variables names
  changed some more color variables to use variables
2019-03-06 16:03:48 -08:00
ryan 2e8dd19636 use pure component 2019-03-06 15:54:19 -08:00
ryan 627a32e9bb Merge remote-tracking branch 'grafana/master' into alpha-text2
* grafana/master: (40 commits)
  Minor refactoring of PR #15770
  Alternative fix to detecting when to stop a playlist, fixes #15701 and #15702
  fix discord notifier so it doesn't crash when there are no image generated
  fix: Consistency in unit labels #15709
  Update latest.json
  Update CHANGELOG.md
  position from add panel, dimensions from copied panel
  changelog: add notes about closing #14509 #15179
  fix: Add class for input fields with help icon to avoid icon hiding the text #15771
  Update CHANGELOG.md
  restore to current folder when restoring old dashboard version
  fix(renderer): Vendor ansicolor as typescript
  log phantomjs output even if it timeout and include orgId when render alert
  keep size from copied panel and not from add panel widget
  Added basic cherry pick helping task
  Prevent search in VizPicker from stealing focus (#15802)
  fix only users that can edit a dashboard should be able to update panel json
  Updated changelog task
  Fixed image rendering issue for dashboards with auto refresh, casued by missing reloadOnSearch flag on route, fixes #15631
  Updated to add PR author, skip PR issue references
  ...
2019-03-06 15:47:14 -08:00
ryan 82326fed42 return the same panelData unless it changes 2019-03-06 15:18:24 -08:00
ryan 0d8384e05d sortable class 2019-03-06 14:39:04 -08:00
ryan f7c1842a2b move rendering to its own file 2019-03-06 10:54:47 -08:00
ryan aca69df755 try virtualized 2019-03-06 10:10:04 -08:00
ryan 26e3e7146e Merge remote-tracking branch 'grafana/master' into alpha-react-table
* grafana/master: (24 commits)
  fix: Consistency in unit labels #15709
  Update latest.json
  Update CHANGELOG.md
  position from add panel, dimensions from copied panel
  changelog: add notes about closing #14509 #15179
  fix: Add class for input fields with help icon to avoid icon hiding the text #15771
  Update CHANGELOG.md
  restore to current folder when restoring old dashboard version
  fix(renderer): Vendor ansicolor as typescript
  log phantomjs output even if it timeout and include orgId when render alert
  keep size from copied panel and not from add panel widget
  Added basic cherry pick helping task
  Prevent search in VizPicker from stealing focus (#15802)
  fix only users that can edit a dashboard should be able to update panel json
  Updated changelog task
  Fixed image rendering issue for dashboards with auto refresh, casued by missing reloadOnSearch flag on route, fixes #15631
  Updated to add PR author, skip PR issue references
  Added first iteration/poc of changelog task
  Enable @grafana/ui version bump based on package.json contents
  Ensure clean master only when publishing package to npm
  ...
2019-03-06 08:21:36 -08:00
ryan 123739fdb4 use props.replaceVariables rather than templateSrv 2019-03-06 01:14:53 -08:00
ryan ea5db92996 Merge remote-tracking branch 'grafana/master' into alpha-react-table
* grafana/master:
  Fixed styling of gicon's in dropdown menus
  cleanup plugin versions
  use explore icon
  fix comments
  typescript functions on replace
  remove console.log
  add ScopedVars to replace function
  Expose onQueryChange to angular plugins
  fix allow anonymous initial bind for ldap search
2019-03-06 00:59:27 -08:00
ryan 909d425008 cleanup plugin versions 2019-03-05 23:40:03 -08:00
ryan 5524dacc9d use explore icon 2019-03-05 23:00:43 -08:00
ryan 3dd7d40718 fix comments 2019-03-05 22:18:42 -08:00
ryan aa38a9e0b4 typescript functions on replace 2019-03-05 22:14:28 -08:00
ryan 948729e951 remove console.log 2019-03-05 22:00:12 -08:00
ryan f5aba36814 add ScopedVars to replace function 2019-03-05 21:56:52 -08:00
ryan 8cb52ee626 set height 2019-03-05 20:40:34 -08:00
ryan f3712f748a add test file (ignored) 2019-03-05 20:11:14 -08:00
ryan 589229d8af fix variable name 2019-03-05 18:55:09 -08:00
ryan 32543cac10 use typescrit in angular table 2019-03-05 18:23:13 -08:00
ryan 372e892fab use react-table 2019-03-05 18:17:44 -08:00
ryan f59ccdf59c add a basic alpha react table 2019-03-05 16:07:46 -08:00
ryan 94b6fc54ff use replaceVariables 2019-03-05 11:14:22 -08:00
ryan c9396b2889 Merge remote-tracking branch 'grafana/master' into alpha-text2
* grafana/master: (57 commits)
  changelog: adds note for #8253
  use default min interval of 1m for sql datasources
  changelog: adds note about closing #15608
  Fixed scrollbar not visible due to content being added a bit after mount, fixes #15711
  Added comment to Docker file
  moving
  style: add gicon-shield to sidemenu class Closes #15591
  remove `UseBool` since we use `AllCols`
  fix: Move chunk splitting from prod to common so we get the same files in dev as prod
  fix: update datasource in componentDidUpdate Closes #15751
  changelog: add notes about closing #15739
  Moved Server Admin and children to separate menu item on Side Menu (#15592)
  update version to 6.1.0-pre
  Viewers with viewers_can_edit should be able to access /explore (#15787)
  Fixed scrolling issue that caused scroll to be locked to the bottom of a long dashboard, fixes #15712
  reordered import
  Wrapperd playlist controls in clickoutsidewrapper
  Turn off verbose output from tar extraction when building docker files, fixes #15528
  Hide time info switch when no time options are specified
  Made sure that DataSourceOption displays value and fires onChange/onBlur events (#15757)
  ...
2019-03-05 11:02:03 -08:00
ryan 3d16528459 use onOptionsChange 2019-03-04 12:35:24 -08:00