Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 17 additions & 7 deletions licenses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5494,7 +5494,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 2.3.3
version: 2.12.1
license_file_path: licenses/bin/d3-array.BSD3

---
Expand All @@ -5504,7 +5504,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 1.0.12
version: 2.1.0
license_file_path: licenses/bin/d3-axis.BSD3

---
Expand All @@ -5514,7 +5514,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 1.4.0
version: 2.0.0
license_file_path: licenses/bin/d3-color.BSD3

---
Expand All @@ -5534,7 +5534,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 1.3.2
version: 2.0.1
license_file_path: licenses/bin/d3-interpolate.BSD3

---
Expand All @@ -5544,7 +5544,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 3.2.0
version: 3.3.0
license_file_path: licenses/bin/d3-scale.BSD3

---
Expand All @@ -5554,7 +5554,7 @@ license_category: binary
module: web-console
license_name: BSD-3-Clause License
copyright: Mike Bostock
version: 1.4.0
version: 2.0.0
license_file_path: licenses/bin/d3-selection.BSD3

---
Expand Down Expand Up @@ -5653,7 +5653,7 @@ license_category: binary
module: web-console
license_name: Apache License version 2.0
copyright: Imply Data
version: 0.15.1
version: 0.15.3

---

Expand Down Expand Up @@ -5837,6 +5837,16 @@ license_file_path: licenses/bin/import-fresh.MIT

---

name: "internmap"
license_category: binary
module: web-console
license_name: ISC License
copyright: Mike Bostock
version: 1.0.1
license_file_path: licenses/bin/internmap.ISC

---

name: "is-arguments"
license_category: binary
module: web-console
Expand Down
2 changes: 1 addition & 1 deletion licenses/bin/d3-array.BSD3
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright 2010-2018 Mike Bostock
Copyright 2010-2020 Mike Bostock
All rights reserved.

Redistribution and use in source and binary forms, with or without modification,
Expand Down
13 changes: 13 additions & 0 deletions licenses/bin/d3-array.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2022 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/d3-axis.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2021 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/d3-color.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2022 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/d3-interpolate.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2021 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/d3-scale.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2021 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/d3-selection.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2010-2021 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
13 changes: 13 additions & 0 deletions licenses/bin/internmap.ISC
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
Copyright 2021 Mike Bostock

Permission to use, copy, modify, and/or distribute this software for any purpose
with or without fee is hereby granted, provided that the above copyright notice
and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS
OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
THIS SOFTWARE.
10 changes: 5 additions & 5 deletions web-console/e2e-tests/component/query/overview.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,27 +30,27 @@ export class QueryOverview {

constructor(page: playwright.Page, unifiedConsoleUrl: string) {
this.page = page;
this.baseUrl = unifiedConsoleUrl + '#query';
this.baseUrl = unifiedConsoleUrl + '#workbench';
}

async runQuery(query: string): Promise<string[][]> {
await this.page.goto(this.baseUrl);
await this.page.reload({ waitUntil: 'networkidle' });

const input = await this.page.waitForSelector('div.query-input textarea');
const input = await this.page.waitForSelector('div.flexible-query-input textarea');
await input.fill(query);

await clickButton(this.page, 'Run');
await this.page.waitForSelector('div.query-info');
await this.page.waitForSelector('div.result-table-pane');

return await extractTable(this.page, 'div.query-output div.rt-tr-group', 'div.rt-td');
return await extractTable(this.page, 'div.result-table-pane div.rt-tr-group', 'div.rt-td');
}

async cancelQuery(query: string): Promise<number> {
await this.page.goto(this.baseUrl);
await this.page.reload({ waitUntil: 'networkidle' });

const input = await this.page.waitForSelector('div.query-input textarea');
const input = await this.page.waitForSelector('div.flexible-query-input textarea');
await input.fill(query);

await Promise.all([
Expand Down
Loading