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

connect mercure endpoint url to noti controller directly #766

Merged
merged 1 commit into from
May 11, 2024

Conversation

asdfzdfj
Copy link
Contributor

@asdfzdfj asdfzdfj commented May 5, 2024

adjusted notification controller to take mercure endpoint url directly as controller values rather than templating the endpoint separately and then extracting them from dom nodes

if the endpoint isn't provided then it will not attempt to connect to mercure, effectively disabling them

also fix controller related js files according to eslint rules

overall functionality should remain the same

@asdfzdfj asdfzdfj force-pushed the refactor/noti-controller-endpoint-value branch from eb8cb8b to 0384ce8 Compare May 5, 2024 09:01
@melroy89 melroy89 added enhancement New feature or request backend Backend related issues and pull requests labels May 10, 2024
adjusted motification controller to take mercure endpoint url directly
as controller values rather than templating the endpoint separately and
then extracting them from dom nodes

if the endpoint isn't provided then it will not attempt to connect to
mercure, effectively disabling them

also fix controller related js files according to eslint rules

overall functionality should remain the same
@asdfzdfj asdfzdfj force-pushed the refactor/noti-controller-endpoint-value branch from 0384ce8 to 0b787b1 Compare May 11, 2024 07:12
@asdfzdfj asdfzdfj merged commit c6b47b5 into main May 11, 2024
7 checks passed
@asdfzdfj asdfzdfj deleted the refactor/noti-controller-endpoint-value branch May 11, 2024 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues and pull requests enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants