Skip to content

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
wants to merge 266 commits into
base: master
Choose a base branch
from

Conversation

JMach1
Copy link
Contributor

@JMach1 JMach1 commented Feb 22, 2024

azaslonov and others added 30 commits March 25, 2022 10:30
* 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]>
* Supporting graphql subscriptions

* Adding improvements and style variables to the gql console.
…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
malincrist and others added 21 commits January 30, 2024 13:26
* 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
Copy link

Accessibility Insights Accessibility Insights Action: All applicable checks passed

  • URLs: 13 URL(s) passed, and 0 were not scannable
  • Rules: 29 check(s) passed, and 23 were not applicable
  • Download the Accessibility Insights artifact to view the detailed results of these checks

This scan used axe-core 4.3.2 with Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.75 Safari/537.36.

@JMach1 JMach1 marked this pull request as ready for review February 22, 2024 18:18
@azaslonov azaslonov force-pushed the fix/custom-widgets-naming-colisions branch from eea898b to ca36b58 Compare March 21, 2025 19:50
@azaslonov azaslonov force-pushed the fix/custom-widgets-naming-colisions branch from ca36b58 to f989127 Compare March 21, 2025 20:49
@azaslonov azaslonov force-pushed the master branch 2 times, most recently from 79dae19 to a74f7db Compare March 21, 2025 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.