Robert
|
0897cdd96d
|
Merge branch 'main' into dependabot/github_actions/actions/checkout-4
|
2023-09-07 16:37:03 +01:00 |
|
Robert
|
2e45dcd7b9
|
Merge pull request #2777 from github/robertbrignull/model-remove-disableAutoNameExtensionPack
Remove the disableAutoNameExtensionPack feature flag
|
2023-09-07 16:35:59 +01:00 |
|
Robert
|
4b93d341fe
|
Merge pull request #2784 from github/robertbrignull/saving-progress
Make progress notifications more useful when calling loadExternalApiUsages
|
2023-09-07 16:35:28 +01:00 |
|
Robert
|
5922bdf0e0
|
Merge pull request #2785 from github/robertbrignull/in-progress-dropdown
Adjust styling of disabled dropdowns when automodeling is in progress
|
2023-09-07 16:31:15 +01:00 |
|
dependabot[bot]
|
709c49542e
|
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-07 13:19:53 +00:00 |
|
Anders Starcke Henriksen
|
860507dfa5
|
Merge pull request #2789 from github/version/bump-to-v1.8.12
Bump version to v1.8.12
|
2023-09-07 15:16:15 +02:00 |
|
github-actions[bot]
|
3a07e143de
|
Bump version to v1.8.12
|
2023-09-07 12:40:41 +00:00 |
|
Anders Starcke Henriksen
|
df5a7bce19
|
Merge pull request #2788 from github/v1.8.11
Release / Release (push) Has been cancelled
Release / Publish to VS Code Marketplace (push) Has been cancelled
Release / Publish to Open VSX Registry (push) Has been cancelled
v1.8.11
v1.8.11
|
2023-09-07 13:51:35 +02:00 |
|
Anders Starcke Henriksen
|
1b3dc7d132
|
v1.8.11
|
2023-09-07 13:31:03 +02:00 |
|
Robert
|
a2f1710aa5
|
Add story for when modeling is in progress
|
2023-09-05 16:58:10 +01:00 |
|
Robert
|
fd1c7f338d
|
Make onChange optional
|
2023-09-05 16:58:10 +01:00 |
|
Robert
|
040a91a6d7
|
Use custom disabled placeholder text for InProgressDropdown
|
2023-09-05 16:58:10 +01:00 |
|
Robert
|
1e2acb0acb
|
Clarify progress message from loadExternalApiUsages
|
2023-09-05 16:53:01 +01:00 |
|
Robert
|
2171ec1a03
|
Include cliServer.resolveQlpacks in the progress notification so there isn't a gap with no updates
|
2023-09-05 16:48:25 +01:00 |
|
Robert
|
8407516b31
|
Move progress notification to cover entire saveModeledMethods message handler
|
2023-09-05 16:45:50 +01:00 |
|
Robert
|
899cfb058c
|
Store externalApiQueriesProgressMaxStep as a constant
|
2023-09-05 16:43:31 +01:00 |
|
Robert
|
95e4b04471
|
Move custom progress editing from loadExternalApiUsages into runExternalApiQueries
|
2023-09-05 16:43:03 +01:00 |
|
Robert
|
816b66c57c
|
Move withProgress out of loadExternalApiUsages
|
2023-09-05 16:36:01 +01:00 |
|
Robert
|
247ba4e8ea
|
Merge pull request #2779 from github/robertbrignull/dropdown-disabled
Adjust styling of disabled dropdowns to make their state clearer
|
2023-09-05 16:20:40 +01:00 |
|
Robert
|
e9a2028c10
|
Delete askForWorkspaceFolder
|
2023-09-05 11:03:01 +01:00 |
|
Shati Patel
|
a3ce9f516a
|
Queries Panel: Create query from welcome view (#2780)
|
2023-09-05 10:34:38 +01:00 |
|
Robert
|
f6b3f28039
|
Merge pull request #2781 from github/robertbrignull/model-editor-telemetry
Emit telemetry for all messages sent from model editor
|
2023-09-05 10:04:14 +01:00 |
|
Robert
|
ba423376cd
|
Emit telemetry for all messages sent from model editor
|
2023-09-04 17:13:29 +01:00 |
|
Robert
|
e9b459adaf
|
Merge pull request #2778 from github/robertbrignull/MethodRow_stories
Provide stories for all states of MethodRow
|
2023-09-04 15:42:59 +01:00 |
|
Robert
|
074f3fb402
|
Move dropdown arrow away from the right-hand edge
|
2023-09-04 15:23:21 +01:00 |
|
Robert
|
c316d52514
|
Set opacity to 40% when disabled
|
2023-09-04 15:23:03 +01:00 |
|
Robert
|
9af0239041
|
Show a dash when dropdown is disabled
|
2023-09-04 15:22:52 +01:00 |
|
Robert
|
5cf6786e9c
|
Merge branch 'main' into robertbrignull/MethodRow_stories
|
2023-09-04 14:19:35 +01:00 |
|
Charis Kyriakou
|
09077a0e24
|
Rename ExternalApiUsage to Method (#2776)
|
2023-09-04 14:10:10 +02:00 |
|
Robert
|
47c897e9bd
|
Include stories for all modeled method types
|
2023-09-04 11:12:07 +01:00 |
|
Robert
|
096e6e8ffd
|
Wrap MethodRow in a VSCodeDataGrid during story
|
2023-09-04 11:00:55 +01:00 |
|
Robert
|
480fa517ea
|
Remove the disableAutoNameExtensionPack feature flag
|
2023-09-04 10:16:08 +01:00 |
|
Charis Kyriakou
|
2d033bff57
|
Update jump to usage to include the method (#2773)
|
2023-09-01 13:30:54 +01:00 |
|
Robert
|
1861692055
|
Merge pull request #2768 from github/robertbrignull/mocked-treeview
Use mockedObject for TreeView
|
2023-09-01 12:41:27 +01:00 |
|
Charis Kyriakou
|
ac7a37c02e
|
Add ability to set method for modeling in the modeling panel (#2767)
|
2023-09-01 11:16:10 +00:00 |
|
Robert
|
b5d6c4d84c
|
Merge pull request #2771 from github/robertbrignull/normalize-feature-flag
Make methodModelingView match the naming of other flags
|
2023-09-01 11:05:10 +01:00 |
|
Anders Starcke Henriksen
|
cdd6553735
|
Merge pull request #2772 from github/starcke/fix-rename-comment
Fix a comment that should be renamed.
|
2023-09-01 11:52:00 +02:00 |
|
Anders Starcke Henriksen
|
6bb0854ff2
|
Fix a comment that should be renamed.
|
2023-09-01 11:26:33 +02:00 |
|
Robert
|
c51aaf7790
|
Make methodModelingView match the other flags
|
2023-09-01 10:19:12 +01:00 |
|
Anders Starcke Henriksen
|
a6745379c4
|
Merge pull request #2766 from github/starcke/rename-ff
Rename feature flags.
|
2023-09-01 10:35:28 +02:00 |
|
Robert
|
1178e4c3ae
|
Merge pull request #2770 from github/robertbrignull/model-beta-label
Add beta label to model editor
|
2023-08-31 15:49:27 +01:00 |
|
Robert
|
59c567a8fa
|
Add beta label to model editor
|
2023-08-31 15:25:54 +01:00 |
|
Shati Patel
|
4f2b46aa85
|
Add "create query" button to queries panel (#2764)
|
2023-08-31 15:02:25 +01:00 |
|
Shati Patel
|
66f12bfbef
|
Make the "Create query" location workspace-specific (#2769)
|
2023-08-31 15:02:10 +01:00 |
|
Robert
|
2b5d233847
|
Use mockedObject for TreeView
|
2023-08-31 12:01:49 +01:00 |
|
Robert
|
11ca60f213
|
Merge pull request #2738 from github/robertbrignull/useScrollIntoView
Convert ScrollIntoViewHelper into a React hook
|
2023-08-31 10:58:50 +01:00 |
|
Robert
|
dea6bc257a
|
Merge branch 'main' into robertbrignull/useScrollIntoView
|
2023-08-31 10:37:16 +01:00 |
|
Charis Kyriakou
|
26b602399a
|
Extract external api usage name component and reuse it (#2765)
|
2023-08-31 10:12:19 +01:00 |
|
Anders Starcke Henriksen
|
0836307f29
|
Rename feature flags.
|
2023-08-31 09:46:22 +02:00 |
|
Anders Starcke Henriksen
|
e61f619f8f
|
Merge pull request #2763 from github/starcke/rename-vars
Starcke/rename vars
|
2023-08-31 09:17:20 +02:00 |
|