This document describes how changes can be made to various areas of the Homepage.
- Edit the file specific to the area you want to change (see below) in the correct branch and commit your change.
The branch to use is
user-admin-manage
If you are using Github to edit, then your screen should look like this: - Check the build passes on Amazon by checking the
System - Deployments
channel on Teams (if you have access, you can also check it on Amazon) - Preview the change at http://assets.library.uq.edu.au/reusable-webcomponents-development/user-admin-manage/index.html after AWS passes.
- Let devs know that you have a change to be merged in
- If it does not pass on first go and you do not have permissions to view the error in AWS, it is suggested you immediately get a dev to fix it for you as they can fix code layout errors very simply. Worry about getting the words right :)
(This also covers the list of services in the Connect Footer that matches the headers in the mega menu)
Edit menu.js and then follow the General Instructions above.
Please leave the datatestid elements in place
Edit footer.locale.js and then follow the General Instructions above.
(Note that only the Connect Footer items are working - Minimal Footer is controlled by ITS markup)
Visit the homepage test file to view what elements many user types can see on the Homepage. (Developers can add remaining types on request)