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

Merge Portlet UI Cleanup Meeds-io/MIPs#81 #707

Merged
merged 4 commits into from
Nov 14, 2023
Merged

Conversation

SaraBoutej
Copy link
Contributor

No description provided.

@SaraBoutej SaraBoutej changed the title Merge mip81 dev Merge mip81 Nov 8, 2023
@exo-swf exo-swf added the partialCIBuild Perform Partial CI Build label Nov 8, 2023
@SaraBoutej SaraBoutej requested a review from boubaker November 8, 2023 15:44
@SaraBoutej SaraBoutej changed the title Merge mip81 Merge Portlet UI Cleanup Meeds-io/MIPs#81 (#707) Nov 9, 2023
@SaraBoutej SaraBoutej changed the title Merge Portlet UI Cleanup Meeds-io/MIPs#81 (#707) Merge Portlet UI Cleanup Meeds-io/MIPs#81 Nov 9, 2023
@SaraBoutej SaraBoutej requested review from rdenarie and removed request for boubaker November 9, 2023 09:27
@SaraBoutej SaraBoutej self-assigned this Nov 9, 2023
@@ -17,3 +17,4 @@ Modifications applied on imported libraries:
- .v-tabs--centered > .v-tabs-bar .v-tabs-slider-wrapper (centered tabs) doesn't use centered tabs because of bad usage of CSS priorities, thus !important is added to effectively center tabs
- delete '!important' from .v-card-flat:@box-shadow (line 22363) to avoid force disabling box-shadow on cards when using flat attribute on v-card
- Add fix on v-alert.prominent.dense icon size introduced in 2.4
- Add @borderRadius with 5px instead of using 4px for defaut border radius
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Add @borderRadius with 5px instead of using 4px for defaut border radius
- Add @borderRadius with 4px instead of using 5px for defaut border radius

Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Add @borderRadius with 5px instead of using 4px for defaut border radius
- Add @baseBorderRadius variable to use centralized border radius for Vuetify components

@SaraBoutej we may need to delete the usage of @borderRadius here. In fact, the brandable @borderRadius should be used for applications parent DOM element only.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed

Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@boubaker
Copy link
Member

Thanks @SaraBoutej . LGTM, I let @rdenarie continue the review.

@SaraBoutej SaraBoutej merged commit 87897ca into develop Nov 14, 2023
4 checks passed
@SaraBoutej SaraBoutej deleted the merge-mip81-dev branch November 14, 2023 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partialCIBuild Perform Partial CI Build
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants