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

Natel v6 #13

Open
wants to merge 69 commits into
base: master
Choose a base branch
from
Open

Natel v6 #13

wants to merge 69 commits into from

Conversation

ryantxu
Copy link

@ryantxu ryantxu commented May 10, 2019

Run:

git checkout natel-V6
git merge --no-edit master

git merge --no-edit v6-circle-no-master 
git merge --no-edit natel-oauth-redirect
git merge --no-edit natel-dynamic-height
git merge --no-edit natel-emitter
git merge --no-edit export-services
git merge --no-edit v6-branding

ryantxu added 18 commits May 6, 2019 11:37
* grafana/master: (40 commits)
  TableData: support name (grafana#16983)
  Changelog: Typo guage -> gauge (grafana#16982)
  TestData: stream via fetch (grafana#16963)
  plugins: fix how datemath utils are exposed to plugins (grafana#16976)
  NewDataSource: Updated page header title
  fix(prometheus): issue with click label to filter for recording rules in Explore
  Explore: Removes Promise.All from runQueries thunk (grafana#16957)
  Chore: Add prometheus basic auth proxy (grafana#16882)
  Snapshot: use given key and deleteKey (grafana#16876)
  DataSourcePlugins: more generics improvements (grafana#16965)
  AddDataSource: Updated page design & categories (grafana#16971)
  Templating: Support selecting all filtered values of multi-value variable (grafana#16873)
  Chore: Add Input stories (grafana#16897)
  FieldDisplay: Don't use group ui elements in field editors (grafana#16953)
  GettingStarted: Fixes layout issues, fixes grafana#16926 (grafana#16941)
  PanelModel: Fix crash after window resize, fixes grafana#16933 (grafana#16942)
  Singlestat: fixed centering issue for very small panels (grafana#16944)
  Tests: Adds end-to-end tests skeleton and basic smoke test scenario (grafana#16901)
  Chore: Replaces moment with Grafanas DateTime (grafana#16919)
  InfluxDB: Fix HTTP method should default to GET (grafana#16949)
  ...
* grafana/master: (40 commits)
  TableData: support name (grafana#16983)
  Changelog: Typo guage -> gauge (grafana#16982)
  TestData: stream via fetch (grafana#16963)
  plugins: fix how datemath utils are exposed to plugins (grafana#16976)
  NewDataSource: Updated page header title
  fix(prometheus): issue with click label to filter for recording rules in Explore
  Explore: Removes Promise.All from runQueries thunk (grafana#16957)
  Chore: Add prometheus basic auth proxy (grafana#16882)
  Snapshot: use given key and deleteKey (grafana#16876)
  DataSourcePlugins: more generics improvements (grafana#16965)
  AddDataSource: Updated page design & categories (grafana#16971)
  Templating: Support selecting all filtered values of multi-value variable (grafana#16873)
  Chore: Add Input stories (grafana#16897)
  FieldDisplay: Don't use group ui elements in field editors (grafana#16953)
  GettingStarted: Fixes layout issues, fixes grafana#16926 (grafana#16941)
  PanelModel: Fix crash after window resize, fixes grafana#16933 (grafana#16942)
  Singlestat: fixed centering issue for very small panels (grafana#16944)
  Tests: Adds end-to-end tests skeleton and basic smoke test scenario (grafana#16901)
  Chore: Replaces moment with Grafanas DateTime (grafana#16919)
  InfluxDB: Fix HTTP method should default to GET (grafana#16949)
  ...
* master: (53 commits)
  explore: add some extra time for angular query editors to update query (grafana#16955)
  Explore: Align Explore with Dashboards and Panels (grafana#16823)
  Explore: Fix empty result from datasource should render logs container (grafana#16999)
  Explore: Fixes zoom exception in Loki/Graph (grafana#16991)
  PanelEditor: Fix queries tab now showing, wrong skipDataQuery logic (grafana#16994)
  DataSourceApi:  convert interface to abstract class (grafana#16979)
  Panels: Fixed error panel tooltip (grafana#16993)
  Docker: Prevent a permission denied error when writing files to the default provisioning directory (grafana#16831)
  Notification: attempt to send notifications to all given email addresses (grafana#16881)
  GettingStarted: convert to react panel plugin (grafana#16985)
  Plugins: Remove dataFormats key and add skipDataQuery (grafana#16984)
  AlertList: removed icon
  MetricsPanelCtrl: use shared queryRunner to support query execution (grafana#16659)
  TableData: support name (grafana#16983)
  Changelog: Typo guage -> gauge (grafana#16982)
  TestData: stream via fetch (grafana#16963)
  plugins: fix how datemath utils are exposed to plugins (grafana#16976)
  NewDataSource: Updated page header title
  fix(prometheus): issue with click label to filter for recording rules in Explore
  Explore: Removes Promise.All from runQueries thunk (grafana#16957)
  ...
* master:
  explore: add some extra time for angular query editors to update query (grafana#16955)
  Explore: Align Explore with Dashboards and Panels (grafana#16823)
  Explore: Fix empty result from datasource should render logs container (grafana#16999)
  Explore: Fixes zoom exception in Loki/Graph (grafana#16991)
  PanelEditor: Fix queries tab now showing, wrong skipDataQuery logic (grafana#16994)
  DataSourceApi:  convert interface to abstract class (grafana#16979)
  Panels: Fixed error panel tooltip (grafana#16993)
  Docker: Prevent a permission denied error when writing files to the default provisioning directory (grafana#16831)
  Notification: attempt to send notifications to all given email addresses (grafana#16881)
  GettingStarted: convert to react panel plugin (grafana#16985)
  Plugins: Remove dataFormats key and add skipDataQuery (grafana#16984)
  AlertList: removed icon
  MetricsPanelCtrl: use shared queryRunner to support query execution (grafana#16659)
* master:
  explore: add some extra time for angular query editors to update query (grafana#16955)
  Explore: Align Explore with Dashboards and Panels (grafana#16823)
  Explore: Fix empty result from datasource should render logs container (grafana#16999)
  Explore: Fixes zoom exception in Loki/Graph (grafana#16991)
  PanelEditor: Fix queries tab now showing, wrong skipDataQuery logic (grafana#16994)
  DataSourceApi:  convert interface to abstract class (grafana#16979)
  Panels: Fixed error panel tooltip (grafana#16993)
  Docker: Prevent a permission denied error when writing files to the default provisioning directory (grafana#16831)
  Notification: attempt to send notifications to all given email addresses (grafana#16881)
  GettingStarted: convert to react panel plugin (grafana#16985)
  Plugins: Remove dataFormats key and add skipDataQuery (grafana#16984)
  AlertList: removed icon
  MetricsPanelCtrl: use shared queryRunner to support query execution (grafana#16659)
ryantxu added 10 commits May 13, 2019 15:27
…branding

* 'v6-branding' of github.com:natelenergy/grafana:
  update test
  fix test
  put back the test
  merge master
  natel branding
* grafana/master: (30 commits)
  chore: remove x character in explore
  Dashboard: show refresh button in kiosk mode (grafana#17032)
  Devenv: Updated gauge test dashboard
  Chore: reintroduce gosec (grafana#17021)
  Gauge: tweaks to background color and height usage (grafana#17019)
  Feature: provide multildap server configuration (grafana#16914)
  (feat/explore): Support for new LogQL filtering syntax (grafana#16674)
  fix(explore): Prevent double querying for Prometheus and Loki (grafana#17004)
  Chore: No implict any fixes (grafana#17020)
  move log package to /infra (grafana#17023)
  Chore: Lowered implicit anys limit to 5386
  Chore: Updated snapshot
  Select: Fixed isOpen issue
  Chore: Typescript no-implicit any fixes progress (grafana#17018)
  GraphPanel: show results for all SeriesData (grafana#16966)
  Fix: Wrap value of multi variable in array when coming from URL (grafana#16992)
  GettingStarted: add key and remove ng-class (grafana#17007)
  explore: add some extra time for angular query editors to update query (grafana#16955)
  Explore: Align Explore with Dashboards and Panels (grafana#16823)
  Explore: Fix empty result from datasource should render logs container (grafana#16999)
  ...
* grafana/master: (25 commits)
  Chore: Bump jest to 24.8.0 (grafana#17094)
  Chore: Bump ts-node to 8.1.0 (grafana#17093)
  Release: Updated changelog
  backend: replace /pkg/errors with errutil (grafana#17065)
  Explore: Fixes filtering in Prometheus queries when clicking in Table (grafana#17083)
  Remotecache: Avoid race condition in Set causing error on insert.  (grafana#17082)
  Build: Support publishing MSI to grafana.com (grafana#17073)
  InputDataSource: better empty value support (grafana#17075)
  Panels: Fixed alert icon position in panel header (grafana#17070)
  GraphPanel: use SeriesData directly (skip legacy transformation) (grafana#17037)
  Streaming: support streaming in MetricsPanelCtrl (grafana#17034)
  Gauge: Fix switching orientation issue when switching from BarGauge to Gauge (grafana#17064)
  serverlock: run tests async should be more linear time wise (grafana#17059)
  InfoPopover: Fixes transclude undefined error (grafana#17063)
  Dashboard: Fixes lazy loading & expanding collapsed rows on mobile (grafana#17055)
  fix: Azure Monitor adds missing closing div tag to query editor (grafana#17057)
  Chore: Use executable dir instead of pwd in CLI for isDev check (grafana#16974)
  Search: Set element height to 100% to avoid Chrome 74's overflow (grafana#17054)
  Docs: adds note about removing session storage (grafana#17003)
  Chore: remove use of `== false` (grafana#17036)
  ...
ryantxu and others added 29 commits May 16, 2019 08:04
* master: (49 commits)
  add support for periodically reloading mysql client certs (grafana#14892)
  Chore: Deduplicate sqlstore transaction code (grafana#17069)
  Alertmanager: Replace illegal chars with underscore in label names (grafana#17002)
  Adjusted documentation for gcs to reflect the code (grafana#16947)
  fix: Initial url update in Explore should replace existing url history grafana#17030 (grafana#17061)
  Explore: Allow switching between metrics and logs  (grafana#16959)
  Chore: explore possibilities of using makefile (grafana#17039)
  Chore: Bump jest to 24.8.0 (grafana#17094)
  Chore: Bump ts-node to 8.1.0 (grafana#17093)
  Release: Updated changelog
  backend: replace /pkg/errors with errutil (grafana#17065)
  Explore: Fixes filtering in Prometheus queries when clicking in Table (grafana#17083)
  Remotecache: Avoid race condition in Set causing error on insert.  (grafana#17082)
  Build: Support publishing MSI to grafana.com (grafana#17073)
  InputDataSource: better empty value support (grafana#17075)
  Panels: Fixed alert icon position in panel header (grafana#17070)
  GraphPanel: use SeriesData directly (skip legacy transformation) (grafana#17037)
  Streaming: support streaming in MetricsPanelCtrl (grafana#17034)
  Gauge: Fix switching orientation issue when switching from BarGauge to Gauge (grafana#17064)
  serverlock: run tests async should be more linear time wise (grafana#17059)
  ...
* natel-emitter:
  expose emitter
* grafana/master:
  Feature: LDAP refactoring (grafana#16950)
  explore: fix issues when loading and both graph/table are collapsed  (grafana#17113)
  explore: make sure datasource is added to target (grafana#17116)
  Fix: tighten revive exit code & make it happy (grafana#17127)
  GraphPanel: Don't sort series when legend table & sort column is not visible  (grafana#17095)
  Chore: Update grafana-ui version to 6.2.0-alpha.0 (grafana#17109)
…visible (grafana#17095)

* Fix: if current sort key is not active column, do not use for sort and select next available active (grafana#16980)

* Fix: only sort if sortkey is active column and table is active (grafana#16980)

* Fix: sorting stacked series as legend. current descending order test (grafana#16980)

* Fix: existing sort tests and added additional to prevent bug from resurfacing (grafana#16980)
* Revive should fail the build

* Fix the associated errors
Fixes a regression introduced in grafana#16959 which removed datasource 
property from changed query for angular query editors having the 
result of loading explore URL's without datasource loaded the 
default query in query editor and Explore.

Ref grafana#16808
…rafana#17113)

Removes the functionality of being able to collapse/expand the logs 
container.
When both graph and table are collapsed and you reload the page 
then the start page should not be displayed.
When both graph and table are collapsed and you reload the page 
then the graph and table panels should be displayed.
Fix so that reducer tests are run. On of the test used fit() instead of 
it() which had the consequence of only 1 reducer test was executed 
and the rest skipped. There was some failing tests that now is 
updated and now passes.

Fixes grafana#17098
* incapsulates multipleldap logic under one module

* abstracts users upsert and get logic

* changes some of the text error messages and import sort sequence

* heavily refactors the LDAP module – LDAP module now only deals with LDAP related behaviour

* integrates affected auth_proxy module and their tests

* refactoring of the auth_proxy logic
* grafana/master:
  Feature: LDAP refactoring (grafana#16950)
  explore: fix issues when loading and both graph/table are collapsed  (grafana#17113)
  explore: make sure datasource is added to target (grafana#17116)
  Fix: tighten revive exit code & make it happy (grafana#17127)
  GraphPanel: Don't sort series when legend table & sort column is not visible  (grafana#17095)
  Chore: Update grafana-ui version to 6.2.0-alpha.0 (grafana#17109)
* grafana/master:
  Feature: LDAP refactoring (grafana#16950)
  explore: fix issues when loading and both graph/table are collapsed  (grafana#17113)
  explore: make sure datasource is added to target (grafana#17116)
  Fix: tighten revive exit code & make it happy (grafana#17127)
  GraphPanel: Don't sort series when legend table & sort column is not visible  (grafana#17095)
  Chore: Update grafana-ui version to 6.2.0-alpha.0 (grafana#17109)
* master:
  Feature: LDAP refactoring (grafana#16950)
  explore: fix issues when loading and both graph/table are collapsed  (grafana#17113)
  explore: make sure datasource is added to target (grafana#17116)
  Fix: tighten revive exit code & make it happy (grafana#17127)
  GraphPanel: Don't sort series when legend table & sort column is not visible  (grafana#17095)
  Chore: Update grafana-ui version to 6.2.0-alpha.0 (grafana#17109)
* natel-oauth-redirect:
  redirect again to root?
* natel-dynamic-height:
  y is the trigger
  Feature: LDAP refactoring (grafana#16950)
  explore: fix issues when loading and both graph/table are collapsed  (grafana#17113)
  explore: make sure datasource is added to target (grafana#17116)
  Fix: tighten revive exit code & make it happy (grafana#17127)
  GraphPanel: Don't sort series when legend table & sort column is not visible  (grafana#17095)
  Chore: Update grafana-ui version to 6.2.0-alpha.0 (grafana#17109)
  remove the border
* v6-branding:
  merge master
  merge master
* master:
  Chore: fix codespell issue with build (grafana#17144)
* master:
  Chore: fix codespell issue with build (grafana#17144)
* master:
  Chore: fix codespell issue with build (grafana#17144)
* master:
  Chore: fix codespell issue with build (grafana#17144)
* v6-branding:
  fix extra quote
@ryantxu ryantxu added the build label May 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants