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: Rating component and running feedback #312

Merged
merged 7 commits into from
Aug 27, 2024
Merged

fix: Rating component and running feedback #312

merged 7 commits into from
Aug 27, 2024

Conversation

Carson-Shaar
Copy link
Contributor

No description provided.

priyakanabar-crest and others added 6 commits August 26, 2024 15:59
- Changed footer status text from Stopped to Connected when notebook is not running.
- Added CSS to make the Connected status text color change for better visibility.
- Added Vuetify rating component to the UI.
- Updated various fields to incorporate the v-rating component.
- Created a Python model for rating to handle backend data
- Updated backend to send the ID of the currently running cell in the  method.
- Modified app.vue to retrieve the current running cell ID.
- Passed the running cell ID to relevant components to display a loader.
…d backend execute_code to send the running cell details properly when all cells are running, Updating basic css for indicator
@Carson-Shaar Carson-Shaar changed the title Run feedback fix: Rating component and running feedback Aug 26, 2024
@Carson-Shaar Carson-Shaar merged commit 97001ae into main Aug 27, 2024
15 checks passed
@Carson-Shaar Carson-Shaar deleted the run-feedback branch August 27, 2024 13:28
@jmymy jmymy mentioned this pull request Aug 27, 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.

3 participants