Skip to content
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

fix: Move agenda connectors extension in a group js - EXO-67332 #87

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

rdenarie
Copy link
Member

@rdenarie rdenarie commented Nov 7, 2023

Before this fix, agenda connectors are loaded with a dynamic container, present in all pages. As this container is not in the new administration site, the connectors are not loaded This commit creates a load-group for all aganda connectors. Addons defining new agenda connectors will have to put their js in this group

Before this fix, agenda connectors are loaded with a dynamic container, present in all pages.
As this container is not in the new administration site, the connectors are not loaded
This commit creates a load-group for all aganda connectors. Addons defining new agenda connectors will have to put their js in this group
@rdenarie rdenarie enabled auto-merge (rebase) November 7, 2023 15:29
Copy link

sonarcloud bot commented Nov 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@rdenarie rdenarie merged commit 2f53d99 into develop Nov 7, 2023
9 checks passed
@rdenarie rdenarie deleted the backport/task-67332 branch November 7, 2023 15:37
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.

2 participants