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

create selected data table #30

Merged
merged 26 commits into from
Oct 1, 2024
Merged
Show file tree
Hide file tree
Changes from 16 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
6a1fb28
add datatable layout
gcroci2 Aug 14, 2024
7bcd06d
change card header
gcroci2 Aug 14, 2024
cfa6630
add row selection callback
gcroci2 Aug 14, 2024
a958816
add select/deselect button
gcroci2 Aug 15, 2024
bb1ed13
store uploaded data into json and display them on the table
gcroci2 Aug 15, 2024
b54d799
link genomics filter to the datatable
gcroci2 Aug 15, 2024
009e983
add doc strings and type hint
gcroci2 Aug 15, 2024
8a5f676
fix mypy errors
gcroci2 Aug 15, 2024
816389a
fix type hint
gcroci2 Aug 15, 2024
c6b699a
fix tests
gcroci2 Aug 15, 2024
ccb980b
add test for process_uploaded_data
gcroci2 Aug 15, 2024
ca44233
improve style data conditional and remove filter
gcroci2 Aug 15, 2024
1840fe9
add tests for the link btw filter and datatable
gcroci2 Aug 15, 2024
758da5e
transform button to checkbox
gcroci2 Aug 28, 2024
f2e58c3
move and center select all checkbox
gcroci2 Aug 28, 2024
e321fbd
add OR label
gcroci2 Aug 28, 2024
fc3307f
remove unused dep
gcroci2 Sep 9, 2024
dd308d5
fix bgc class filter
gcroci2 Sep 9, 2024
56d0003
add button for applying filters
gcroci2 Sep 20, 2024
4417dc2
add the logic to handle the select filter button and improve toggle_s…
gcroci2 Sep 20, 2024
738bc95
fix tests and add sample_processed_data instead of sample_df
gcroci2 Sep 20, 2024
003ecf8
add tooltip functionality
gcroci2 Sep 23, 2024
c07255a
fix tests
gcroci2 Sep 23, 2024
70ccd5e
make tooltips tables md formatted
gcroci2 Sep 24, 2024
a74d8b5
fix tests
gcroci2 Sep 24, 2024
e73db0f
improve tooltips style and strains visualization
gcroci2 Sep 27, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading