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 single select #15

Merged
merged 13 commits into from
Nov 15, 2019
Merged

fix single select #15

merged 13 commits into from
Nov 15, 2019

Conversation

ginberg
Copy link

@ginberg ginberg commented Nov 15, 2019

  • Bug: Single selection doesn't work

@codecov-io
Copy link

codecov-io commented Nov 15, 2019

Codecov Report

Merging #15 into cran will decrease coverage by 0.28%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##             cran      #15      +/-   ##
==========================================
- Coverage   62.85%   62.57%   -0.29%     
==========================================
  Files           9        9              
  Lines         665      668       +3     
==========================================
  Hits          418      418              
- Misses        247      250       +3
Impacted Files Coverage Δ
R/downloadableTable.R 24.39% <0%> (-0.93%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b692abf...3b9707a. Read the comment docs.

@cb4ds cb4ds merged commit 324695e into cb4ds:cran Nov 15, 2019
cb4ds added a commit that referenced this pull request Dec 10, 2019
* downloadFile xlsx rownames (#11)

* remove httr import

* downloadable table: add support for displaying rownames

* simplify

* remove column name for rownames column

* update version number

* add option to add rownames to downloadable xlsx file

* fix item not found

* refactor

* downloadableTable selection of rows (#14)

* remove httr import

* downloadable table: add support for displaying rownames

* simplify

* remove column name for rownames column

* update version number

* add option to add rownames to downloadable xlsx file

* fix item not found

* refactor

* add selection parameter

* doc

* force update if the same selection is provided

* simplify

* move selection argument for backwards compatibility
add manual test to check selection of rows in downloadableTable module

* remove manual test

* fix single select (#15)

* fix single select

* shinydashboardPlus integration (#13)

* remove httr import

* downloadable table: add support for displaying rownames

* simplify

* remove column name for rownames column

* update version number

* add option to add rownames to downloadable xlsx file

* fix item not found

* refactor

* initial shinydashboardplus integration

* fix layout

* dynamic right sidebar

* update

* updates

* replace table by fluidRow

* styling

* update example

* add documentation

* revert fix

* update documentation, add right sidebar content

* update example

* process review comment

* add reset button argument
update right sidebar functionality

* update documentation/formatting

* rename right_sidebar to rightsidebar

* rename

* rename reset to resetbutton

* documentation

* fix single select

* documentation/formatting updates

* undo 7dca316

* releasing 0.4.7 to CRAN
cb4ds added a commit that referenced this pull request Sep 22, 2020
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