Jason Reed
46bddcd8fa
Remove dead code and associated test.
2020-07-10 09:11:08 -04:00
Jason Reed
df5dccc3f6
'Pin' to stable instead
2020-07-10 08:59:23 -04:00
Jason Reed
3207c594e7
Pin to vscode version for integration testing
2020-07-09 18:39:19 -04:00
jcreedcmu
70de59eabd
Merge pull request #491 from jcreedcmu/jcreed/cleanup
...
Remove pagination feature flag
2020-07-08 11:31:23 -04:00
Jason Reed
27dd804731
Fix display of offsets in raw results table
2020-07-08 08:56:42 -04:00
Jason Reed
240e0fbd4e
Remove feature flag
2020-07-08 08:56:42 -04:00
Jason Reed
f65caa0d85
Remove ExtensionParsedResultSets type
2020-07-08 08:56:42 -04:00
Jason Reed
e7192eb423
Remove WebviewParsed branch from ParsedResultSets
...
Also remove dead code downstream from it.
2020-07-08 08:56:42 -04:00
jcreedcmu
06b51326a3
Merge pull request #490 from github/version/bump-to-v1.3.2
...
Bump version to v1.3.2
2020-07-07 14:44:42 -04:00
github-actions[bot]
82a6ef4844
Bump version to v1.3.2
2020-07-07 18:36:48 +00:00
jcreedcmu
379b69a0e9
Merge pull request #489 from jcreedcmu/jcreed/v1.3.1
...
Code Scanning - CodeQL / codeql (push) Has been cancelled
Build Extension / Build (ubuntu-latest) (push) Has been cancelled
Build Extension / Build (windows-latest) (push) Has been cancelled
Build Extension / Test (ubuntu-latest) (push) Has been cancelled
Build Extension / Test (windows-latest) (push) Has been cancelled
Release / Release (push) Has been cancelled
update CHANGELOG for release
v1.3.1
2020-07-07 14:34:28 -04:00
Jason Reed
c4353981fa
update CHANGELOG for release
2020-07-07 14:28:53 -04:00
jcreedcmu
cc7fb39be7
Merge pull request #488 from jcreedcmu/jcreed/query-text
...
Fix display of quick-query query text
2020-07-07 11:57:07 -04:00
Jason Reed
d8266b7bc1
Update CHANGELOG.
2020-07-07 08:40:07 -04:00
Jason Reed
d50277380b
Fix display of quick-query query text
2020-07-07 08:39:03 -04:00
Andrew Eisenberg
3e149e7bb3
Update changelog
2020-07-06 07:32:35 -07:00
Andrew Eisenberg
00e252d48a
Change styling on pagination section
2020-07-06 07:32:35 -07:00
Andrew Eisenberg
6a2832fcc7
Update changelog
2020-07-06 07:21:12 -07:00
Andrew Eisenberg
a7d99cc7e2
Fix nested problem adding database starting with db-*
2020-07-06 07:21:12 -07:00
jcreedcmu
454e8471a4
Merge pull request #481 from jcreedcmu/jcreed/interpreted-pagination
...
Allow pagination for interpreted results
2020-07-06 07:53:06 -04:00
Jason Reed
e2d125a558
Fix broken raw queries.
2020-07-02 10:32:38 -04:00
Jason Reed
e345425051
Fix wrong number of pages shown on initial display.
2020-07-02 10:27:15 -04:00
Jason Reed
0b32961f6d
Unbreak typing page number into field
2020-07-02 09:39:47 -04:00
Jason Reed
e0a58a86fc
Inline now-trivial function paginationEnabled
2020-07-01 09:20:31 -04:00
Jason Reed
ec45db3bc3
Appease linter.
2020-06-30 11:13:10 -04:00
Jason Reed
94d230308c
Allow switching to alerts table
2020-06-30 10:17:46 -04:00
Jason Reed
96688e3379
Fix listing of tables when in alerts view
2020-06-30 10:14:14 -04:00
Jason Reed
88c27618b1
Show number of results correctly
2020-06-30 09:54:13 -04:00
Jason Reed
11c538a99d
Teach webview to do pagination in interpreted results
2020-06-30 09:39:04 -04:00
Jason Reed
0e3b7a8eb5
Also show pagination interface for interpreted results
2020-06-29 12:52:19 -04:00
Jason Reed
65aa6928e4
Show number of pages in pagination interface
2020-06-29 12:38:48 -04:00
Jason Reed
fe02a58e45
Teach extension to accept ShowInterpretedPageMsg
2020-06-29 12:36:09 -04:00
Jason Reed
4030ddbdc2
Teach extension how to request display of alerts page
2020-06-29 11:57:44 -04:00
Jason Reed
b3642bd62e
Compute truncation functionally rather than imperative update
2020-06-29 11:44:17 -04:00
Jason Reed
addddb0095
Factor out truncation of results from interpretation itself
2020-06-29 11:10:32 -04:00
Jason Reed
d7732c4ed6
Add interpreted results page size
2020-06-29 11:02:30 -04:00
Andrew Eisenberg
6e34c03b05
Update changelog
2020-06-26 11:40:40 -07:00
Andrew Eisenberg
75518a5d01
Ensure source folders are zipped
...
Zips source folders of databases when they are added. Only if
the databases are fully controlled by VS Code.
Fixes #479
2020-06-26 11:40:40 -07:00
Andrew Eisenberg
4beead54be
Fix file extension of generated query suite
...
See https://github.com/github/codeql-coreql-team/issues/452
2020-06-26 11:40:40 -07:00
Andrew Eisenberg
7379f4996a
Add the zip-a-folder package
2020-06-26 11:40:40 -07:00
Andrew Eisenberg
c40b8fe1a5
Remove unused code path
...
`resolveRawDataset` can not be called.
2020-06-26 07:56:59 -07:00
Andrew Eisenberg
210bbcd2e9
Avoid using a synchronous file system command
...
Add the tmp-promise package to allow for async tmp file
operations.
2020-06-25 13:25:10 -07:00
jcreedcmu
461892759b
Merge pull request #474 from shati-patel/edits
...
Small editorials tweaks
2020-06-24 07:41:57 -04:00
Shati Patel
6277e5cecb
Small editorials tweaks
2020-06-24 11:33:48 +01:00
Andrew Eisenberg
42ebc3fbe6
Update changelog
2020-06-23 13:27:20 -07:00
Andrew Eisenberg
77b13bd8e3
Ensure query compare order matches expectation
...
A user typically expects that the first selection would be
the query that they are comparing _from_ and the second query
is being compared _to_.
This commit ensures that something like this expectation will
always hold.
So, when there are two queries selected, the first one selected
will always be _from_ and appear on the left side of the compare
view. The one selected later will be _to_ and appear on the right.
There is a corner case when there are 3 or more selected queries
and a user *unselects* a query. We do not track the selection
order of the remaining two queries.
2020-06-23 13:27:20 -07:00
Andrew Eisenberg
f4e983e214
Change command name
2020-06-23 09:58:07 -07:00
Andrew Eisenberg
60620a5618
Update changelog
2020-06-23 08:14:05 -07:00
Andrew Eisenberg
25bac72ac5
Use Open instead of Extract to open zip files
...
This allows opening zip files whose local headers are not correct.
2020-06-23 08:14:05 -07:00
github-actions[bot]
e7ee1f86a8
Bump version to v1.3.1
2020-06-22 16:07:21 -07:00