Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TablePanel: Column color style now works even after removing columns #16227

Merged
merged 1 commit into from Mar 26, 2019

Conversation

torkelo
Copy link
Member

@torkelo torkelo commented Mar 26, 2019

Fixes #16162

Fixed some noImplicitAny issues as well while I was in the files.

@torkelo torkelo merged commit c02782c into master Mar 26, 2019
@torkelo torkelo deleted the table-color-selection-fix branch March 26, 2019 14:18
ryantxu added a commit to ryantxu/grafana that referenced this pull request Mar 26, 2019
* grafana/master: (36 commits)
  Fix: Elasticsearch fix template variables in the alias field (grafana#16629)
  Fix: TablePanel column color style now works even after removeing styles, fixes grafana#16162 (grafana#16227)
  Docs: Updated changelog for 6.1 release (grafana#16224)
  Alerting: Notification channel http api enhancements (grafana#16219)
  Upgrades: Patch updates to yarn lock (grafana#16215)
  Fix: DatasourceApi query response typing fix (grafana#16214)
  chore(influx): no point of reading response when bad status (grafana#16212)
  docs: loki provisioning
  docs(dev): Update docs about devenv dir (grafana#16208)
  fix(dashboard): time regions spanning across midnight (grafana#16201)
  fix(InfluxDB): Reads body and close request body even for error status codes (grafana#16207)
  chore: more TableData to SeriesData renaming (grafana#16206)
  fix(panels/graph): Default option name for spaceLength was accidentally changed (grafana#16205)
  fix(explore): only show split close button when split is active (grafana#16203)
  fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes grafana#16194 (grafana#16196)
  fix(Alerting): Fixed alert rules with eval in day units, fixes grafana#16174 (grafana#16182)
  fix(panel/table): Fix for white text on white background when value is null
  Use grafana's logger implementation
  Remove sleeps in test code by overriding time.Now()
  Abstract encrypt/encode and decode/decrypt into their own functions
  ...
ryantxu added a commit to ryantxu/grafana that referenced this pull request Mar 26, 2019
* grafana/master: (28 commits)
  Fix: Elasticsearch fix template variables in the alias field (grafana#16629)
  Fix: TablePanel column color style now works even after removeing styles, fixes grafana#16162 (grafana#16227)
  Docs: Updated changelog for 6.1 release (grafana#16224)
  Alerting: Notification channel http api enhancements (grafana#16219)
  Upgrades: Patch updates to yarn lock (grafana#16215)
  Fix: DatasourceApi query response typing fix (grafana#16214)
  chore(influx): no point of reading response when bad status (grafana#16212)
  docs: loki provisioning
  docs(dev): Update docs about devenv dir (grafana#16208)
  Use grafana's logger implementation
  Remove sleeps in test code by overriding time.Now()
  Abstract encrypt/encode and decode/decrypt into their own functions
  Rename dispatched commands to make them easy to grok
  Use structured logging instead of printf
  Make all http auth setting labels the same width
  Make recently used auth_module test more robust by adding another 'log in'
  Change import path for social in the tests
  Change import path for social since it has moved
  Remove todo about index on user_id in user_auth because it exists
  Add function in ds_proxy to handle oauthPassThru headers
  ...
ryantxu added a commit to ryantxu/grafana that referenced this pull request Mar 26, 2019
* grafana/master: (36 commits)
  Fix: Elasticsearch fix template variables in the alias field (grafana#16629)
  Fix: TablePanel column color style now works even after removeing styles, fixes grafana#16162 (grafana#16227)
  Docs: Updated changelog for 6.1 release (grafana#16224)
  Alerting: Notification channel http api enhancements (grafana#16219)
  Upgrades: Patch updates to yarn lock (grafana#16215)
  Fix: DatasourceApi query response typing fix (grafana#16214)
  chore(influx): no point of reading response when bad status (grafana#16212)
  docs: loki provisioning
  docs(dev): Update docs about devenv dir (grafana#16208)
  fix(dashboard): time regions spanning across midnight (grafana#16201)
  fix(InfluxDB): Reads body and close request body even for error status codes (grafana#16207)
  chore: more TableData to SeriesData renaming (grafana#16206)
  fix(panels/graph): Default option name for spaceLength was accidentally changed (grafana#16205)
  fix(explore): only show split close button when split is active (grafana#16203)
  fix(react2angular): Fixed react to angular wrapper watching function expressions causing infinte digest loop, fixes grafana#16194 (grafana#16196)
  fix(Alerting): Fixed alert rules with eval in day units, fixes grafana#16174 (grafana#16182)
  fix(panel/table): Fix for white text on white background when value is null
  Use grafana's logger implementation
  Remove sleeps in test code by overriding time.Now()
  Abstract encrypt/encode and decode/decrypt into their own functions
  ...
daniellee added a commit that referenced this pull request Mar 26, 2019
@daniellee daniellee added this to the 6.1 milestone Mar 27, 2019
ryantxu added a commit to ryantxu/grafana that referenced this pull request Mar 27, 2019
* grafana/master:
  Chore: Implement revive (grafana#16200)
  InfluxDB: Fix tag names with periods in alerting (grafana#16255)
  Fix: Table Panel and string values & numeric formatting (grafana#16249)
  Tech: Patch lib updates, update yarn.lock (grafana#16250)
  Chore: docs whats new article for the 6.1 release (grafana#16251)
  Chore: Storybook improvements (grafana#16239)
  Feat: Introduce Button and LinkButton components to @grafana/ui (grafana#16228)
  Chore: changelog adds note for grafana#16234
  Fix: Prometheus regex ad-hoc filters w/ wildcards (grafana#16234)
  Chore: changelog notes for grafana#13825,grafana#15205,grafana#14877,grafana#16227
  Fix: Alert email variable name typo fixed (grafana#16232)
  Fix: scripts changelog cli per page set to 100
  Fix: Dashboard history diff & white theme fix (grafana#16231)
  Merge pull request grafana#16241 from grafana/hugoh/no-implicit-any
  Chore: Theme consistency, rems => pixels or variables (grafana#16235)
  Chore: Theme consistency, rems => pixels (grafana#16145)
  changelog: adds notes for grafana#16229 and grafana#16227
ryantxu added a commit to ryantxu/grafana that referenced this pull request Mar 27, 2019
* grafana/master:
  Refactor: Rename TimeSeriesVM to GraphSeriesXY (grafana#16216)
  Chore: Implement revive (grafana#16200)
  InfluxDB: Fix tag names with periods in alerting (grafana#16255)
  Fix: Table Panel and string values & numeric formatting (grafana#16249)
  Tech: Patch lib updates, update yarn.lock (grafana#16250)
  Chore: docs whats new article for the 6.1 release (grafana#16251)
  Chore: Storybook improvements (grafana#16239)
  Feat: Introduce Button and LinkButton components to @grafana/ui (grafana#16228)
  Chore: changelog adds note for grafana#16234
  Fix: Prometheus regex ad-hoc filters w/ wildcards (grafana#16234)
  Chore: changelog notes for grafana#13825,grafana#15205,grafana#14877,grafana#16227
  Fix: Alert email variable name typo fixed (grafana#16232)
  Fix: scripts changelog cli per page set to 100
  Fix: Dashboard history diff & white theme fix (grafana#16231)
  Merge pull request grafana#16241 from grafana/hugoh/no-implicit-any
  Chore: Theme consistency, rems => pixels or variables (grafana#16235)
  Chore: Theme consistency, rems => pixels (grafana#16145)
  changelog: adds notes for grafana#16229 and grafana#16227
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants