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 70: add disclaimer #313

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Feature 70: add disclaimer #313

merged 2 commits into from
Nov 6, 2024

Conversation

TIL-EBP
Copy link
Contributor

@TIL-EBP TIL-EBP commented Oct 22, 2024

resolves #70

to test, set hideDisclaimer in environment.ts to false

@TIL-EBP TIL-EBP requested a review from daniel-va October 22, 2024 06:16
@TIL-EBP TIL-EBP changed the title add disclaimer Feature 70: add disclaimer Oct 23, 2024
Comment on lines 146 to 148
.disclaimer-backdrop-color {
background-color: grey;
}
Copy link
Contributor

Choose a reason for hiding this comment

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

Move this back into the disclaimer CSS (using ::ng-deep) - Its not a problem to have "global" css in the component modules, as long as it is clean (i.e. as safe as possible) and commented as such.

@daniel-va
Copy link
Contributor

Squash Commits before Merge!

@TIL-EBP TIL-EBP force-pushed the feature/assets-70-disclaimer branch 2 times, most recently from 83c6785 to 0f6694f Compare November 6, 2024 14:58
@TIL-EBP TIL-EBP force-pushed the feature/assets-70-disclaimer branch from 0f6694f to 242868b Compare November 6, 2024 16:03
Copy link

sonarcloud bot commented Nov 6, 2024

@TIL-EBP TIL-EBP merged commit 4590e79 into develop Nov 6, 2024
8 checks passed
@TIL-EBP TIL-EBP deleted the feature/assets-70-disclaimer branch November 6, 2024 16:51
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.

Swissgeol Disclaimer (Assets)
2 participants