-
Notifications
You must be signed in to change notification settings - Fork 334
Custom widgets - force prefix name to prevent collisions #2420
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
JMach1
wants to merge
266
commits into
master
Choose a base branch
from
fix/custom-widgets-naming-colisions
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Add "API: Products (dropdown)" widget Closes #1177 * Update src/components/apis/api-products/ko/runtime/api-products-dropdown.ts Avoid assigning undefined to undefined Co-authored-by: Rafał Mielowski <[email protected]> * Remove unnecessary function called in the next line by other function Co-authored-by: Rafał Mielowski <[email protected]>
… the "send" button from the test console (#1704)
* Supporting graphql subscriptions * Adding improvements and style variables to the gql console.
…ey to parameters. (#1748)
…tion (#1569) * added support new captcha API and prepare current for deprecation * added check for legacy captcha endpoint
* migrate msal to @azure/msal-browser * added support 2 msal libraries for aad * replaced editor property to identity provider setting for MSAL client library version
* Disable reset password for signed in users * code review fix
* GitHub CI permissions change * Added a check permission
…mas more readable (#2389) * Fixed non-working anchors for definitions, made multiple complex schemas more readable * Changed the logic of scrolling to the definition
* Fixed management API version mismatch * Changed test settings to use the new endpoint * Changed test data jsons
* Added ui interface for multiple auth servers * added nullchecks * fixed typo * extracted serverName in constant
Bumps [undici](https://github.com/nodejs/undici) from 5.28.2 to 5.28.3. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.28.2...v5.28.3) --- updated-dependencies: - dependency-name: undici dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Improved logging around AAD B2C flows * ran lint:fix
|
JMach1
commented
Feb 22, 2024
src/components/custom-widget/customWidgetModelBinder.publish.ts
Outdated
Show resolved
Hide resolved
eea898b
to
ca36b58
Compare
ca36b58
to
f989127
Compare
79dae19
to
a74f7db
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
DevPortal CRI: Possible name collision between custom and built-in widgets