- 28 Jul, 2021 1 commit
-
-
Thomas Beermann authored
-
- 21 Jul, 2021 1 commit
-
-
Thomas Beermann authored
-
- 20 Jul, 2021 1 commit
-
-
Thomas Beermann authored
-
- 13 Jul, 2021 1 commit
-
-
Janne Christian Schulz authored
-
- 09 Jul, 2021 2 commits
-
-
-
Janne Christian Schulz authored
-
- 08 Jul, 2021 1 commit
-
-
Thomas Beermann authored
-
- 06 Jul, 2021 5 commits
-
-
Thomas Beermann authored
-
Thomas Beermann authored
-
Thomas Beermann authored
-
Thomas Beermann authored
-
Thomas Beermann authored
-
- 02 Jul, 2021 1 commit
-
-
Thomas Beermann authored
-
- 26 Feb, 2021 3 commits
-
-
femiadeyemi authored
Motivation: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-webapp/-/issues/24 Modification: - remove the image - style to fit the co-operate design
-
femiadeyemi authored
Motivation: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-webapp/-/issues/25 Modification: - inline all the content of the footer - ensure that the background color is rgb(0,90,160) - add link for the declaration of accessibility
-
femiadeyemi authored
Motivation: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-webapp/-/issues/23 Modifcation: - modify the cloud logo to be on a single line - change the size to 250px
-
- 24 Feb, 2021 9 commits
-
-
femiadeyemi authored
Motivation: https://gitlab.hzdr.de/hifis-technical-platform/helmholtz-marketplace-webapp/-/issues/21 Modifcation: - remove the see offer button and its container and resize the only child of card to fit the parent. Result: Resolve issue 21 Target: master
-
femiadeyemi authored
Modification: - change contact text to helpdesk - remove 'sponsor by'
-
femiadeyemi authored
Modification: - substitute the image tag for the object tag
-
femiadeyemi authored
-
femiadeyemi authored
Modification: - click to the project logo will redirect to the home page - add an attribute to set the backgroud color of the header. Hence, some other neccessary css will be set base on the background-colour attribute. - add another project logo that can be use when the background color is not white. - adjust the fetch request url for the logout and remove the auth header for the request.
-
femiadeyemi authored
Modification: - define triggerEvent function before using it - adjust the url of the fetch request
-
femiadeyemi authored
-
femiadeyemi authored
Modification: - adjust the description text of what helmholtz cloud does. - upload two images and one of them is used as the background image of the site landing page. - add arrow to indicate that user can scroll down the page and remove the scroll down indicator when the user scroll down. - change the sign-in button to go-to-service button. And add a little bit of styling to the button for meet the cooperate design requirement. Result: Target: master
-
femiadeyemi authored
Motivation: Designing an element for different screen sizes require that users are presented with adequate information. Hence, this element will need a summary of each feature services description so that it can be render when the card size is the small. Modification: - add summary for each feature services - ensure that the slider scroll at least one feature service per click - internal restructure of the card for the feature services Result: Better user experience Target: master
-
- 02 Feb, 2021 3 commits
-
-
femiadeyemi authored
-
femiadeyemi authored
-
femiadeyemi authored
-
- 31 Jan, 2021 2 commits
-
-
femiadeyemi authored
-
femiadeyemi authored
Motivation: A simple anonymous landing page will increase the usability of helmholtz cloud portal. This page is design with little or no distraction. It is hyper-focus on getting the user to login and to see list of available resources. Modification: - add svg images/icon for feature services - create a very simple SPA js router - check if the client is already authenticated or not - use hifis logo as favicon - create a variety of custom elements that is use in the landing-view element. - add hermann font Result: A responive and simple user friendly landing page
-
- 24 Sep, 2020 1 commit
-
-
Motivation: Since maven is use by the project for the project management and npm is used to manage javascripts related depedency, hence it is neccessary to seperate the two workflow. So, sonar is fully integrated inside maven and can be easily managed within maven tool. Modification: - create a profile inside the pom file for sonar-que and delete the ci-analysis.js - changes some stages names - use the atlassianlabs/docker-node-jdk-chrome-firefox for the whole ci since it comprises the needed basis infastructure. Hence, the ci config is streamlined. - add a variable to that will be passed to the downstream repository. This variable is for setting the project version number - remove the sonar from the package.json - add the repository information inside the package.json - specficy the maven build-cycle phases for npm, node and karma Result: Remove reductancy tests and streamline the ci/cd and able to pass the neccessary variable downstream. Target: master
-
- 22 Sep, 2020 5 commits
-
-
femiadeyemi authored
Motivation: An image from AtlassianLab which contains: java 8, maven, chrome etc is now use. The main reason is because the maven:latest image does not contain chrome, which it is required to run the karma test before deploying the artifact to nexus. Modification: Change the image use for deploy stage Target: master
-
femiadeyemi authored
a downstream ci pipeline.
-
femiadeyemi authored
-
femiadeyemi authored
Motivation: Helmholtz marketplace webserver depends on this repo artifact. Hence each new commit should generate a snapshot that can be easily use by the Helmholtz marketplace webserver. Modification: - create a settings.xml file which contain authentication data - add a variable for the maven cli option that ensure that the artifact is deploy to the right server - deploy the aritifact to nexus Result: Each commit and merge request will generate a new artifact snapshot, which can be use by other repo. Target: master
-
femiadeyemi authored
remove the version form the app shell file
-
- 21 Sep, 2020 4 commits
-
-
femiadeyemi authored
-
femiadeyemi authored
-
femiadeyemi authored
-
femiadeyemi authored
-