renovate[bot]
|
013dda7bb8
|
Remove dependency jest-mock-console (#52872)
* Update dependency jest-mock-console to v2
* let's remove jest-mock-console
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
|
2022-08-22 15:47:45 +01:00 |
|
Artur Wierzbicki
|
2a0ae74f96
|
Live: fix StreamingDataFrame length on replace action and schema change (#53796)
* streaming-data-frame
* add more expect.length in tests
|
2022-08-18 00:58:38 +04:00 |
|
Josh Hunt
|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
Artur Wierzbicki
|
bdbb9ed54a
|
Live: Fix support for StreamingFrameAction.Replace (#46086)
* fix StreamingFrameAction.replace
* simplify
* beautify
* cover `streamingDataFrame.ts` changes with unit tests
* formatting
* cover `LiveDataStream.ts` changes with unit tests
* update frame length after pushing new values
|
2022-03-04 14:04:30 +04:00 |
|
Artur Wierzbicki
|
424a79273f
|
Chore: Clean up logs and warnings from Edge unit tests (#45050)
* #45026: mock console log output in tests
* #45026: update yarn.lock file
|
2022-02-08 20:45:20 +04:00 |
|
renovate[bot]
|
d87cd6f26c
|
Update dependency prettier to v2.5.1 (#43473)
* Update dependency prettier to v2.5.1
* prettier fixes
* chore(toolkit): bump prettier to 2.5.1
* style(eslint): bump grafana config to 2.5.2 in core and toolkit
* style(mssql-datasource): fix no-inferrable-types eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
|
2022-02-02 12:02:32 +00:00 |
|
Alexander Emelin
|
b4204628e4
|
Live: optionally send queries over websocket connection (#41653)
Co-authored-by: ArturWierzbicki <artur.wierzbicki@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
|
2022-01-05 08:02:12 -08:00 |
|
Artur Wierzbicki
|
84ae13fe5d
|
Live: keep stream history on 'refresh' (#41492)
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
|
2021-12-15 11:01:55 -08:00 |
|