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

Node store #4

Merged
merged 58 commits into from
Nov 6, 2024
Merged

Node store #4

merged 58 commits into from
Nov 6, 2024

Conversation

Jhsmit
Copy link
Owner

@Jhsmit Jhsmit commented Oct 29, 2024

This PR refactors the web application part of dont FRET
Reactives are no longer subclassed but are replaced by ListStore and DictStore which are reactive compositions.

Data in the web application is now handled by a datamanager module which caches photon and burst futures. The frontend interacts with the datamanager throuh asynchronous solara.use_task

Other changes:

  • double click to change FRET node name
  • new filter window using altair histogram, click to create filter from selection

TODO:

  • fix tests
  • refactor BurstSettingsReactive
  • refactor SnackBarReactive
  • revert temporary loading test data

@Jhsmit Jhsmit marked this pull request as ready for review November 6, 2024 17:57
@Jhsmit Jhsmit merged commit f8ef773 into master Nov 6, 2024
3 of 7 checks passed
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.

1 participant