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

Backend state changes #470

Merged
merged 5 commits into from
Apr 28, 2021

Conversation

Josh-Matsuoka
Copy link
Contributor

Hi,

This PR addresses cryostatio/cryostat#354 , sending events on the Notification channel when recordings are created/deleted, archived, and templates are uploaded/deleted. I've adjusted the tests accordingly.

@andrewazores andrewazores self-requested a review April 27, 2021 20:50
@andrewazores
Copy link
Member

andrewazores commented Apr 27, 2021

Looks good otherwise! Thanks for taking this on.

@andrewazores
Copy link
Member

@Josh-Matsuoka do you have any interest in looking at cryostatio/cryostat-web#165 ? That's the corresponding frontend issue. This would simply entail adding notification handlers for each of these new notification types emitted and either using the notification payload to update the view, or if that's infeasible then to use the notification as a trigger to poll for fresh data.

@Josh-Matsuoka
Copy link
Contributor Author

I can take a look at that, sure

@andrewazores andrewazores merged commit 6837ea3 into cryostatio:main Apr 28, 2021
aali309 pushed a commit to aali309/cryostat-legacy that referenced this pull request Jul 22, 2024
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