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

Experimental variables and groups are shown as cards with proper scrolling and size #754

Closed

Conversation

Steffengreiner
Copy link
Contributor

@Steffengreiner Steffengreiner commented Aug 1, 2024

What was changed
Addressed #743, #744

and provides a zoom out of the application to make it more accessible for smaller screens

Finally updates the data privacy statement to include full name user name and orcid since we show it in the project access component now 🤔

wow-such-code and others added 19 commits July 15, 2024 17:07
* Remove batch view button from batchregistration component

* Fix sample grid layout

* WIP in progress

* Update column width of batch component and remove unnecessary logic in BatchDetailsComponent

* Update column width of sample grid and remove unnecessary logic in SampleDetailsComponent

* Allow user to filter via organismId while searching for samples in SampleInformationMain

* Update CSS to behave similar to MeasurementMain

* Move search and download logic into samplemain and remove unnecessary logic and components

* Remove unused logger

* Make columns resizable, change sample label to name in spreadsheet and freeze action and id column

* Reset search field value if page is refreshed due to any reason (project switch etc.)
…label-by-sample-name

Replace sample label by sample name
… of collaborators to a project (#707)

* Provide specifications in user context to enable filtering by full name user name and orcid

* Extend userinfo with optional orcid if provided during registration

* Update add collaborator UI to show orcid, full name and filtering of the new values

* Overhaul UI and ProjectAccessComponentgrid

* Add confirm notification if a project user is to be removed

* ƒilter for oidc instead of orcid specifically

* Update userinfo to also contain oidc issuer

* Show oidc link as specified by orcId and generalize it so multiple oidc could be shown

* Update css to use oidc instead of orcid

* User to userinformation conversion provides oidc issuer

* Extract oidcLogo and oidctype to make it reusable

* LoginLayout employs extracted oidc logo

* Provide javadocs for OidcLogo and extract duplicate css into singular default value for oidc logo

* Move OidcLogo and OidcType into general components and adjust width for user access grid

* Adjust enum naming scheme to adhere to programmatic standard

* Allow filtering of oidcissuer as well within add collaborator dialog

* Don't throw an exception if unknown oidc is provided and seperate setting of Oidc with generation of Info item

* Fix measurement spacing

* Remove controls if user doesn't have access

* Adapt frontend cell and create grid via method instead of modifying it

* Remove unnecessary semicolon

* Add private final to header object

* Employ same Div for selection and showing user info

* Update CSS according to SP recommendations

---------

Co-authored-by: Tobias Koch <[email protected]>
@github-actions github-actions bot added the fix label Aug 1, 2024
@Steffengreiner Steffengreiner changed the title Fix/alignment of variables and groups Experimental variables and groups are shown as cards with proper scrolling and size Aug 1, 2024
@Steffengreiner Steffengreiner marked this pull request as ready for review August 2, 2024 12:44
@Steffengreiner Steffengreiner requested a review from a team as a code owner August 2, 2024 12:44
Copy link

sonarcloud bot commented Aug 12, 2024

@wow-such-code
Copy link
Member

image example for variables image example for groups image example image with longer names

Copy link

@Shraddha0903 Shraddha0903 left a comment

Choose a reason for hiding this comment

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

The cards look good, and I assume that the scroll direction has also changed now.
Just one point - is the scroll applied to the entire Design experiment view? Because the species, specimen analyte are hidden when the user scrolls down. I feel the scroll should only be applied to the experiment variables/groups tab and not the entire view. So that the species, specimen and analyte would still be visible.

@Steffengreiner
Copy link
Contributor Author

Changes are out of date due to development branch reset. See #815 for new PR

@Steffengreiner Steffengreiner deleted the fix/alignment-of-variables-and-groups branch August 30, 2024 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants