Robert
|
5572cece83
|
Convert find-deadcode to a script
|
2023-07-24 18:00:30 +01:00 |
|
Robert
|
08675e6713
|
Rename to tsconfig.deadcode.json
|
2023-07-24 17:27:39 +01:00 |
|
Robert
|
abee109dbd
|
Merge branch 'main' into robertbrignull/deadcode_ci
|
2023-07-24 17:26:18 +01:00 |
|
Robert
|
ef27730e5e
|
Merge pull request #2632 from github/robertbrignull/deadcode_changes
Remove or fix dead code / unused exports
|
2023-07-24 16:32:13 +01:00 |
|
Robert
|
10c6708db5
|
Fix reference to tsconfig.json
|
2023-07-24 14:29:01 +01:00 |
|
Robert
|
a618aed415
|
Mark fileMock and styleMock as allowable exports
|
2023-07-24 14:28:41 +01:00 |
|
Robert
|
8e8e0faa9e
|
Unexport types that are unused outside of their source file
|
2023-07-24 14:22:23 +01:00 |
|
Robert
|
41ce5086e7
|
Mark the extension activation function as allowed to be exported but unused
|
2023-07-24 14:22:23 +01:00 |
|
Robert
|
a79b71cff6
|
Switch ALLOW_HTTP_SETTING for allowHttp()
|
2023-07-24 14:22:23 +01:00 |
|
Robert
|
f0318b0c84
|
Delete vsCodeGetConfiguration
|
2023-07-24 14:22:23 +01:00 |
|
Robert
|
814acfa74a
|
Add find-deadcode to CI linting workflow
|
2023-07-24 11:23:04 +01:00 |
|
Robert
|
d73276c136
|
Add find-deadcode npm script
|
2023-07-24 11:23:01 +01:00 |
|
Robert
|
44b58280e8
|
Merge pull request #2628 from github/robertbrignull/disposable
Merge definitions of Disposable where possible
|
2023-07-24 11:20:39 +01:00 |
|
Robert
|
49a05c412c
|
Delete pathRowClassName
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
f57bbc2b52
|
Delete decimalFormatter
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
e620120144
|
Delete getTestDirectory
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
6fbe95a334
|
Delete isRemoteSystemDefinedListDbItem
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
cb4dcc81ea
|
Delete remoteDbKinds and localDbKinds
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
3126c8d1a8
|
Delete PAGE_SIZE
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
0d7814c778
|
Delete InspectionResult
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
f70ea71885
|
Delete isVariantAnalysisLiveResultsEnabled
|
2023-07-24 11:11:55 +01:00 |
|
Robert
|
04df20a732
|
Install ts-unused-exports
|
2023-07-24 11:10:19 +01:00 |
|
Robert
|
c7b556e748
|
Merge pull request #2624 from github/robertbrignull/autoClosingPairs
Delete autoClosingPairs from LanguageConfiguration to appease proposed API
|
2023-07-24 11:04:52 +01:00 |
|
Charis Kyriakou
|
8314a5486d
|
Merge pull request #2627 from github/charisk/remove-deprecated-version-support
Remove conditionals and version constraints for unsupported CLI versions
|
2023-07-24 10:07:34 +01:00 |
|
Charis Kyriakou
|
e80ef7c1dc
|
Remove CLI_VERSION_WITH_PER_QUERY_EVAL_LOG constraint
|
2023-07-24 08:24:07 +00:00 |
|
Robert
|
f1a928994a
|
Merge all our DisposableObject definitions
|
2023-07-21 17:06:53 +01:00 |
|
Charis Kyriakou
|
0f594704d5
|
Remove CLI_VERSION_WITH_STRUCTURED_EVAL_LOG constraint
|
2023-07-21 15:37:56 +00:00 |
|
Charis Kyriakou
|
3064415068
|
Remove setting of evaluator log verbosity level
|
2023-07-21 15:33:07 +00:00 |
|
Charis Kyriakou
|
f03ef66596
|
Update handling of return value from packlist command
|
2023-07-21 15:31:57 +00:00 |
|
Robert
|
0617e3ec7f
|
Merge pull request #2626 from github/robertbrignull/data-make-selected
Instead of resetting the database after importing, pass through makeSelected = false
|
2023-07-21 16:20:37 +01:00 |
|
Shati Patel
|
dacaf4e394
|
Update title in Data extensions editor tab (#2625)
|
2023-07-21 14:44:41 +01:00 |
|
Robert
|
e6566b910a
|
Instead of resetting the database after importing, pass through makeSelected = false
|
2023-07-21 12:49:36 +01:00 |
|
Robert
|
778f839e8e
|
Merge pull request #2623 from github/robertbrignull/data-model-dependency
Implement "model dependency" button in application mode
|
2023-07-21 12:10:15 +01:00 |
|
Robert
|
52711c5cc1
|
Delete autoClosingPairs from LanguageConfiguration to appease proposed API
|
2023-07-21 11:31:55 +01:00 |
|
Robert
|
d8687b5985
|
Merge pull request #2621 from github/robertbrignull/data-saving
Load existing modeled methods before saving, to avoid overwriting data
|
2023-07-20 08:54:29 +01:00 |
|
Robert
|
19ad237427
|
Pull out common code for importing and resetting the current database
|
2023-07-19 16:29:13 +01:00 |
|
Robert
|
bb246144c2
|
Add comments to createDataExtensionYamlsForFrameworkMode too
|
2023-07-19 16:22:00 +01:00 |
|
Robert
|
fa01b33dfa
|
Implement modelDependency message
|
2023-07-19 16:14:44 +01:00 |
|
Robert
|
00780442dd
|
Send modelDependency message
|
2023-07-19 16:14:44 +01:00 |
|
Robert
|
5b170d02eb
|
Avoiding overwriting any existing modeled methods from the files
|
2023-07-19 11:44:12 +01:00 |
|
Robert
|
db4dc89e42
|
Split loadModeledMethods into loading all files individually and then merging them
|
2023-07-19 11:44:12 +01:00 |
|
Robert
|
b5b606d486
|
Make loadModeledMethodFiles return relative paths from the extension pack
|
2023-07-19 11:43:57 +01:00 |
|
Robert
|
f2c7c41117
|
Merge pull request #2406 from Marcono1234/location-url-column
Include column numbers in location URLs
|
2023-07-19 11:01:20 +01:00 |
|
Robert
|
152e194655
|
Merge branch 'main' into location-url-column
|
2023-07-19 09:58:46 +01:00 |
|
Robert
|
f12ba96389
|
Update CHANGELOG.md
|
2023-07-19 09:57:58 +01:00 |
|
Koen Vlaswinkel
|
add3296071
|
Merge pull request #2618 from github/dependabot/npm_and_yarn/extensions/ql-vscode/word-wrap-1.2.4
Bump word-wrap from 1.2.3 to 1.2.4 in /extensions/ql-vscode
|
2023-07-19 10:04:56 +02:00 |
|
Koen Vlaswinkel
|
a90b85c2a6
|
Merge pull request #2259 from github/koesie10/upgrade-storybook-7
Upgrade to Storybook 7
|
2023-07-19 09:51:13 +02:00 |
|
dependabot[bot]
|
3568d4a780
|
Bump word-wrap from 1.2.3 to 1.2.4 in /extensions/ql-vscode
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-18 23:40:55 +00:00 |
|
Robert
|
d3a5a5e669
|
Merge pull request #2611 from github/robertbrignull/data-unsaved-checkbox
Show whether changes to a method are saved or not
|
2023-07-18 16:31:46 +01:00 |
|
Robert
|
fc77a52c46
|
Merge pull request #2614 from github/robertbrignull/Locations
Move components for rendering locations to a separate file
|
2023-07-18 15:31:15 +01:00 |
|