-
Notifications
You must be signed in to change notification settings - Fork 2
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
3377 social icons #282
Open
jarekzet
wants to merge
35
commits into
develop
Choose a base branch
from
3377-social-icons
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
3377 social icons #282
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RWD breakpoints update, contribution guide
[Fix] Missing secure attribute to cookies.
* feat(rendering): render elements by css class * feat(render): inject components and rendering function into window * Readme update and redering tools * chore(readme): update readme badges * fix(rendering): simplify rendering methods * fix(rendering): fix rendering with css class and css id * chore: update ue-information Co-authored-by: Pawel Gorczyca <goreck888@gmail.com>
* feat(rendering): render elements by css class * feat(render): inject components and rendering function into window * Readme update and redering tools * chore(readme): update readme badges * fix(rendering): simplify rendering methods * fix(rendering): fix rendering with css class and css id * Update ue-information (#184) Remove the "EOSC Enhance" mention in the footer * feat: hide auth button in main header on missing params Co-authored-by: Pawel Gorczyca <goreck888@gmail.com>
chore: update catalog, and marketplace urls
feat: change link to catalogue, remove mp link
feat: restore catalogue & marketplace in header
feat: [#208] add monitoring and status links
Release footer mods
feat: footer social logos, hover styles, copyright
New Header and footer links rollback
Update browse marketplace link
Deploy production
Deploy header fixes
Release customizable terms of use
Release common profile links
Release master
This reverts commit a19ebbf.
Revert "feat: [#227] mobile view"
# Conflicts: # src/main-header/main-header.interface.jsx # styles/main-header.scss
Release header fix
Release hide checkbox in header
Add maintenance text to the header
Remove maintenance banner
Release new design and links
Remove old logo
links for logged in user updated
Beta configuration for sandbox
Remove socials
Set beyond env in prod
Hi @jarekzet. See your changes withDocumentation for development buildDevelopment build<script src="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.development.min.js"></script>
<link rel="stylesheet" href="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.development.min.css" /> Beta build<script src="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.beta.min.js"></script>
<link rel="stylesheet" href="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.beta.min.css" /> Production build<script src="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.production.min.js"></script>
<link rel="stylesheet" href="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.production.min.css" /> Run commons locally with production build
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<eosc-common-main-header
username="name surname"
login-url="https://marketplace.eosc-portal.eu/users/auth/checkin"
logout-url="https://marketplace.eosc-portal.eu/users/logout"
></eosc-common-main-header>
<EoscCommonMainFooter></EoscCommonMainFooter>
<script src="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.production.min.js"></script>
<link rel="stylesheet" href="https://s3.cloud.cyfronet.pl/eosc-portal-common/pr-3377-social-icons/index.production.min.css" />
</body>
</html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
closes #3377