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

shiny-cromwell v1.2.0 Updates #163

Draft
wants to merge 104 commits into
base: main
Choose a base branch
from
Draft

shiny-cromwell v1.2.0 Updates #163

wants to merge 104 commits into from

Conversation

tefirman
Copy link
Collaborator

@tefirman tefirman commented Oct 28, 2024

sckott and others added 30 commits August 12, 2024 16:16
- changed main tracking page to focus on metadata covering all workflows
- main tracking page: using bootstrap cards now instead of a table
- main tracking page: data now loads upon logging in and filters are client side
- main tracking page: load data for 60 days by deafult, and not configureable for now
- from main tracking page can now click for Details for a single workflow to go to details tab
- new workflow details tab with 8 tabs with stuff specific to each workflow
@tefirman
Copy link
Collaborator Author

@sckott -- 100%, just added #162 and its related issues above. Let me know when you're ready for feedback!

@sckott
Copy link
Collaborator

sckott commented Oct 29, 2024

thanks, that PR is ready to look at now

@sckott
Copy link
Collaborator

sckott commented Oct 30, 2024

@tefirman bits and bobs in PR #169

sckott and others added 18 commits October 31, 2024 14:58
- add ids to each of the workflow details tabs
- change most workflow details tab outputs away from renderUI/uiOutput
- above change speeds up app UI rendering & makes it easier to update new data as needed
- reset all Workflow Details buttons on each card after navigating to the deets page
…g; also separate workflkow card construction from filtering
Add button to jobs list tab to update job list
clear/reset ui outputs in workflow details page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment