Robert
|
f1a928994a
|
Merge all our DisposableObject definitions
|
2023-07-21 17:06:53 +01: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
|
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 |
|
Robert
|
5617331598
|
Pass in methodIsUnsaved instead of modifiedSignatures
|
2023-07-18 15:26:34 +01:00 |
|
Robert
|
76a7a266ff
|
Rename jumpToLocationHandler => handleClick
|
2023-07-18 15:11:54 +01:00 |
|
Robert
|
b6c60b26cd
|
Rename handleClick => onClick
|
2023-07-18 15:11:22 +01:00 |
|
Robert
|
30d8303320
|
Pull out getModelingStatus method and avoid useMemo
|
2023-07-18 15:07:26 +01:00 |
|
Robert
|
5c12a4b205
|
Merge pull request #2605 from github/robertbrignull/data-modeled-methods-tests
Refactor the code for loading/saving modeled methods to disk, and add tests
|
2023-07-18 14:34:21 +01:00 |
|
Koen Vlaswinkel
|
b830781e48
|
Replace deprecated uses of ComponentMeta and ComponentStory
|
2023-07-18 15:29:11 +02:00 |
|
Koen Vlaswinkel
|
8329dedd7f
|
Upgrade to Storybook 7
|
2023-07-18 15:07:15 +02:00 |
|
Robert
|
70e04a1c99
|
Rename to MdelingStatusIndicator and move to a separate file
|
2023-07-18 10:59:08 +01:00 |
|
Marcono1234
|
768b95d3a9
|
Fix typo in CHANGELOG.md (#2617)
|
2023-07-17 19:39:38 +00:00 |
|
Shati Patel
|
8e4ee5df3d
|
Update release test plan (#2616)
|
2023-07-17 19:05:25 +01:00 |
|
Alexander Eyers-Taylor
|
baa2a7fed3
|
Add comma as a word boundary charecter. (#2615)
* Add comma as a word boundary charecter.
* Add changelog for missing trailing commas.
|
2023-07-17 16:12:36 +00:00 |
|
Robert
|
1f16294d7e
|
Avoid else blocks when we're returning early
|
2023-07-17 17:04:41 +01:00 |
|
Robert
|
679266c0b7
|
Remove unnecessarily forcing non-undefined
|
2023-07-17 17:02:59 +01:00 |
|
Robert
|
f1e96f7812
|
Use more standard name for callback
|
2023-07-17 17:02:16 +01:00 |
|
Robert
|
f8e6ccea23
|
Do event propogation cancelation before other work
|
2023-07-17 16:59:26 +01:00 |
|
Robert
|
8f46052459
|
Use optional call instead of explicit if-then
|
2023-07-17 16:58:52 +01:00 |
|
Robert
|
b210d83210
|
Use named Props interfaces instead of defining types inline
|
2023-07-17 16:58:08 +01:00 |
|
Robert
|
eaf8d68dd1
|
Remove all usages of NonClickableLocation outside of Location
|
2023-07-17 16:56:16 +01:00 |
|
Robert
|
c4ebee8e8d
|
Have each component in a separate file
|
2023-07-17 16:56:15 +01:00 |
|
Robert
|
2962306094
|
Specify that tmp dir is under homedir on windows
|
2023-07-17 15:48:20 +01:00 |
|
Robert
|
a4c0365a95
|
Move components for rendering locations to a separate file
|
2023-07-17 14:36:08 +01:00 |
|
Shati Patel
|
2abc4d542b
|
Merge pull request #2613 from github/version/bump-to-v1.8.9
Bump version to v1.8.9
|
2023-07-17 12:01:59 +01:00 |
|
github-actions[bot]
|
700b9bf348
|
Bump version to v1.8.9
|
2023-07-17 10:35:30 +00:00 |
|
Shati Patel
|
6be797d9d2
|
Merge pull request #2612 from github/v1.8.8
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
Release prep for v1.8.8
v1.8.8
|
2023-07-17 11:10:54 +01:00 |
|
Robert
|
9924f87473
|
Add a test that calls loadModeledMethods
|
2023-07-17 11:07:24 +01:00 |
|
Robert
|
f19b600287
|
Fix semantic merge conflict in imports
|
2023-07-17 11:07:10 +01:00 |
|
Robert
|
14200a5011
|
Merge branch 'main' into robertbrignull/data-modeled-methods-tests
|
2023-07-17 11:06:40 +01:00 |
|
shati-patel
|
3fa7590187
|
v1.8.8
|
2023-07-17 10:17:54 +01:00 |
|
Marcono1234
|
fffb692ca8
|
Include column numbers in location URLs
|
2023-07-15 22:00:21 +02:00 |
|