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

Dev #71

Merged
merged 75 commits into from
Jan 16, 2024
Merged

Dev #71

merged 75 commits into from
Jan 16, 2024

Conversation

Alexis-NM
Copy link
Collaborator

No description provided.

Alexandre-27 and others added 30 commits January 12, 2024 11:11
…e page once the administrator scrolls down and changes color for the h3 tags of the navbar-admin to extra-light-yellow
…23-09/JS-RemoteFR-jurascripts-P3-Streetarthunter into dev
modified home page podium and buttons colors for unity
…e original elements of the admin page, stipulating to switch to a desktop version to take advantage of the functionalities of the admin page
… section via a window.scrollY on the NavBarAdmin a tags. ! Problems ! --> the active tag a of the artists section does not apply and for the rest of the sections it applies after the title of the section h2 passed. The cause is that the Top offset only applies when the section reaches the top of the screen and not when the NavBarAdmin arrives.
…rection

Fixed spelling errors in NavBar.jsx and Login.jsx
…adding

Adding the download icon to the map page and applying css to the icon
Alexis-NM and others added 29 commits January 15, 2024 17:29
…lean of is_administrator in the users table which is equal to 0, therefore only player users
…sMobile ternary in the Layout.jsx page which checks if the screen is less or more than 600px and which adapts between the NavBar.jsx component and NavBarM.jsx depending on the ternary response.
…ges and removed the ternary in the App.jsx file to leave only the Home component inside the return
…ion of an anonymous function handleChangePage which has a page parameter and which contains setActivePage inside
… checks that the activePage state corresponds to the requested value and if it corresponds a className is also applied to the Link. Using the handleChangePage in an Onclick that returns a value to the setActivePage to change the value in the activePage sate.
… dark yellow with a yellow bar below the Link in the navbar depending on the page where the user is located
… checks that the activePage state corresponds to the requested value and if it corresponds a className is also applied to the Link. Using the handleChangePage in an Onclick that returns a value to the setActivePage to change the value in the activePage sate. Removing the admin element from the activePage propTypes of the NavBar.jsx file
… addition of the ternary in the src of the img tag which changes the image for the same icon but to a dark yellow color depending on the value of activePage, which itself its value changes depending on the page the user is on.
…_admin-page

Users back in font admin page
@Alexis-NM Alexis-NM merged commit c3a5a63 into main Jan 16, 2024
1 check passed
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.

3 participants