-
Notifications
You must be signed in to change notification settings - Fork 11
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
Cd cohort table #205
Closed
Closed
Cd cohort table #205
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…Modules into standardization
-starting to restructure sccs
Issue 95
- adding a component module for the input selection and selected view - testing component in the meta module
- updating incidence rate table
- adding conditional panel to meta results
Adding markdown to Depends of Description
Remove browser() call
fixing check issues
fixing test errors
- updated SCCS module - fixes multiple selection in input select component
fixing checks
- adding extra char types
fixing bug with diagnostic due to missing database_id in join
adding covariate name to sccs diag
fixing big with sccs diagnostic single view
fixing issue that happened when merging branches
…odule of characterization, updating coldefs json for incidence
…. experimenting with js
- updating analysis modules to use input selector/table component modules - added new input df module to show selected row of data.frame - added new help/info module
- fixing tests after updates
- updating incidence to use component modules - adding characterization UI tests - fixing R check issues in char incidence - updating resultTableServer manual
- updated characterization target viewer to use large table component
- reverting back to old table for aggregate features (but adding code that uses large table - needs sort/order buttons) - fixing aggregate feature reactive
- updated component input selection to enable div or other UIs that don't have an input - update input selection to add a reset function (use updateFunction to specify the update function name) - added Nate's formatting to add selected options on new lines - updated Nate's incidence rate module to use standard input selection
* Updated plot for SCCS time trends * updated figure text * fix test for old data and add new test
fixing incidence rate tar bug
fixing R check
updating incidence to merge in Nates edits
fixing dropdown button
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes from changed config