generated from WildCodeSchool/create-js-monorepo
-
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
Dev #71
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
…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
Navbar of admin
modified home page podium and buttons colors for unity
…tting up tags in the NavBarSa.jsx component
…t Hunter of admin page
Navbar admin sa
…he authController
…e original elements of the admin page, stipulating to switch to a desktop version to take advantage of the functionalities of the admin page
… and implementation of the css on the bars
… 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.
…red the tag on which the user clicked
…page Improvement admin page
…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 patch 2
Create InfoStreetArt.scss
…sers database in the backend with Axios
…lean of is_administrator in the users table which is equal to 0, therefore only player users
…omponent and the Outlet react-router.
…avBar.jsx component
…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
…kend User connexion backend
…ion of an anonymous function handleChangePage which has a page parameter and which contains setActivePage inside
Update app.js
… 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
…ChangePage in the NavBarM component
… 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
Navbar main adding
Update router.js
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.
No description provided.