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

Feature/row rebase #10

Merged
merged 24 commits into from
Jun 14, 2024
Merged

Feature/row rebase #10

merged 24 commits into from
Jun 14, 2024

Conversation

matthewpeterkort
Copy link
Collaborator

No description provided.

craigrbarnes and others added 16 commits June 14, 2024 08:54
* add csrfQuery to other providers/header

* add more aggressive getCSRF queries

* move CSRFQuery to userRTK

* fix Explorer Application crash

* v0.10.23

---------

Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu>
Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu>
* add ErrorCard
simplify guppyFetcher

* use appInitialProps
Update documnentation
Fix cohort filters remove bug

* tighten layout of QueryExpression

* remove bad import

* Update homepage documentation

* Updated Styling documentation

* updated package.json version number

* v0.10.29
* Change header and all colors to light blue (includes globals like navbar but also exploration and profile page)
* Text w/ blue background in all white or all black (buttons, header, etc)
* Change fonts to match backgrounds
* Remove ‘Link Account from External Data Resources’ 
* Resources should be collapsed by default
Copy link

@quinnwai quinnwai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did a static inspection with the Github file diff I'll do more local testing too

packages/core/src/index.ts Show resolved Hide resolved
packages/frontend/src/components/Buttons/Gen3Button.tsx Outdated Show resolved Hide resolved
packages/frontend/src/components/counts/CountsValue.tsx Outdated Show resolved Hide resolved
packages/frontend/src/components/facets/FacetSortPanel.tsx Outdated Show resolved Hide resolved
packages/frontend/src/components/facets/components.ts Outdated Show resolved Hide resolved
NavPageLayout,
NavPageLayoutProps,
getNavPageLayoutPropsFromConfig,
} from '@gen3/frontend';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you want to keep only the changes from the original page since this is ours? It might be good to put this in the sampleCommons in the future so it doesn't get touched? Idk why it's being edited

GEN3_COMMONS_NAME=gen3

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no bueno

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pushing up a change

"accessibleValidationField": "project_id"
}
},
{
"tabTitle": "Observation",
"charts": {
"project_id": {
"chartType": "fullPie",
"chartType": "donut",
Copy link

@quinnwai quinnwai Jun 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might need to resolve some of these and keep our changes for this file... not sure which is which here

@@ -26,6 +18,23 @@
"linkType": "portal",
"text": "Explore Gen3 Data"
}
},

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we wanna just checkout our old SampleCommons/config/cbds? Unless you think Craig messed with it at all (prolly didn't)

@matthewpeterkort
Copy link
Collaborator Author

LGTM

@quinnwai quinnwai merged commit 9f9c1eb into develop Jun 14, 2024
1 check failed
@quinnwai quinnwai deleted the feature/row-rebase branch June 14, 2024 21:38
quinnwai added a commit that referenced this pull request Dec 6, 2024
* update configs

* make image buildable

* fix build error

* update columns and facets to recent data (11/25/24)

* update reports and fix facet titles

---------

Co-authored-by: quinnwai <quinnwai.wong@gmail.com>
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.

4 participants