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

Cde MVP 2 #779

Open
wants to merge 76 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
76 commits
Select commit Hold shift + click to select a range
b10506e
Add violin plots by type
edlu77 Sep 4, 2024
2bbde02
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 4, 2024
2735824
Improvements to violin plot
edlu77 Sep 7, 2024
2dc2bfb
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 7, 2024
39e1c5b
Update violin plot upload settings
edlu77 Sep 9, 2024
9763cab
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 10, 2024
42c49ca
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 11, 2024
6c03588
Improvements
edlu77 Sep 13, 2024
4008e08
Refactor visualizations
edlu77 Sep 13, 2024
d3d6408
Testing
edlu77 Sep 16, 2024
5c160c4
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 16, 2024
8c553e4
Upload Data module updates
edlu77 Sep 16, 2024
4133446
Upload Data style updates
edlu77 Sep 17, 2024
d9ccc53
Add column header checking
edlu77 Sep 19, 2024
c731af2
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 19, 2024
ea6ab7f
Add configure parameters card + styling updates
edlu77 Sep 20, 2024
f7d20db
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 20, 2024
35ba554
Color map selection updates
edlu77 Sep 23, 2024
8148d39
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 23, 2024
75a0e70
Merge branch 'develop' of https://github.com/hubmapconsortium/hra-ui …
edlu77 Sep 23, 2024
6c357b3
Fix validation of inputs
edlu77 Sep 24, 2024
b079458
Move column header errors to step 2; styling improvements
edlu77 Sep 25, 2024
9a7c6cb
Remove unused code
edlu77 Sep 25, 2024
11bce18
Set headers in submitted data to selected values
edlu77 Sep 25, 2024
f1bc2cd
Fix cell types check
edlu77 Sep 26, 2024
74dea92
Fix broken tests
edlu77 Sep 26, 2024
a51d185
Increase testing and doc coverage
edlu77 Sep 26, 2024
ec74e77
Fix test
edlu77 Sep 27, 2024
9623aa5
Fix sonarcloud issues
edlu77 Sep 27, 2024
fb919c2
Add ontologyId to submitted data
edlu77 Sep 27, 2024
75fc4b3
Add unified letter casing for headers; add headers to edge csv file d…
edlu77 Sep 27, 2024
df551b3
Renaming and tweaks
edlu77 Sep 27, 2024
e99f062
Renaming
edlu77 Sep 27, 2024
03d1f50
Set up design system theming
edlu77 Sep 27, 2024
7b5e71d
update cell type component
bhushankhope Sep 30, 2024
0a647d0
Merge branch 'develop' into cell-type-module-mvp2
bhushankhope Sep 30, 2024
df3ebb0
update path of main in cde lib project.json
bhushankhope Sep 30, 2024
0b18a78
update theme
bhushankhope Sep 30, 2024
9406c56
Change create vis page styles to use design system
edlu77 Oct 1, 2024
60dac6a
add links count to cell type table
bhushankhope Oct 1, 2024
7a7cc08
More style updates
edlu77 Oct 1, 2024
6422ebf
Make styles closer to spec
edlu77 Oct 2, 2024
8c34da1
Remove redundant assets
edlu77 Oct 2, 2024
9447f60
add toggle links column functionality
bhushankhope Oct 2, 2024
1b6778a
compute columns based on the links visibility signal
bhushankhope Oct 2, 2024
e5a30fa
Merge branch 'develop' into cell-type-module-mvp2
bhushankhope Oct 2, 2024
d570345
fix toggle signal for cell links
bhushankhope Oct 2, 2024
73bb515
Merge pull request #693 from hubmapconsortium/cde-violin-plot
axdanbol Oct 2, 2024
b1b9df9
fix tests for downloads
bhushankhope Oct 2, 2024
24f1fa6
Merge branch 'develop' into cell-type-module-mvp2
bhushankhope Oct 2, 2024
c6e1921
Merge branch 'cde-mvp2' of https://github.com/hubmapconsortium/hra-ui…
bhushankhope Oct 2, 2024
b220efc
Merge branch 'cde-mvp2' of https://github.com/hubmapconsortium/hra-ui…
edlu77 Oct 2, 2024
457b4a4
update snackbar timer
bhushankhope Oct 2, 2024
43c4ba3
add noreferrer to link
bhushankhope Oct 2, 2024
49e7c43
add micro tooltip to cell types module
bhushankhope Oct 8, 2024
0c69768
update padding and selected color for button toggle
bhushankhope Oct 10, 2024
ec8d5f9
Merge pull request #735 from hubmapconsortium/cde-create-vis-app-mvp2
axdanbol Oct 15, 2024
12914da
Merge branch 'cde-mvp2' into cell-type-module-mvp2
axdanbol Oct 15, 2024
521d77b
Merge pull request #750 from hubmapconsortium/cell-type-module-mvp2
axdanbol Oct 15, 2024
986c99d
Merge branch 'cde-mvp2' of https://github.com/hubmapconsortium/hra-ui…
edlu77 Oct 16, 2024
fabdf10
Rename edge headers
edlu77 Oct 16, 2024
3bddd97
Remove lodash
edlu77 Oct 16, 2024
820bc63
Merge pull request #742 from hubmapconsortium/cde-csv-download-update
axdanbol Oct 17, 2024
853dbec
create expansion panel
bhushankhope Oct 17, 2024
0d57bac
Merge branch 'develop' into cde-mvp2
axdanbol Oct 18, 2024
9a2283c
add animation to expansion panel
bhushankhope Oct 18, 2024
eede495
update peer deps
bhushankhope Oct 18, 2024
465e119
improve test coverage
bhushankhope Oct 22, 2024
5bbbe9a
add height check in tests for expansion panel
bhushankhope Oct 22, 2024
74e8a30
update icon button size and styles in the design system
bhushankhope Oct 22, 2024
4f311b6
update design file in the icon button stories
bhushankhope Oct 22, 2024
ff67556
Merge pull request #785 from hubmapconsortium/update-icon-button-story
axdanbol Oct 22, 2024
6626b8a
refactor animation code
bhushankhope Oct 23, 2024
614eaf6
Merge pull request #783 from hubmapconsortium/create-expansion-panel
axdanbol Oct 23, 2024
f24b335
Cde nav header updates (#778)
edlu77 Oct 23, 2024
75bf715
Node dist vis (#758)
bhushankhope Oct 24, 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
4 changes: 4 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@
{
"sourceTag": "project:design-system",
"onlyDependOnLibsWithTags": ["*"]
},
{
"sourceTag": "project:node-dist-vis",
"onlyDependOnLibsWithTags": ["*"]
}
]
}
Expand Down
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
"ccf-organ-info",
"design-system",
"body-ui",
"eui"
"eui",
"node-dist-vis",
"lib:common"
]
}
Loading
Loading