-
Notifications
You must be signed in to change notification settings - Fork 523
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
Compartiments #68
base: master
Are you sure you want to change the base?
Compartiments #68
Commits on Aug 1, 2024
-
Touch script.js to fetch and display API gallery. Using async/await m…
…ethod over promises. Creation of function displayGallery with article, img & figcaption. Every block commented. Station: peranTravel
Configuration menu - View commit details
-
Copy full SHA for 67179bc - Browse repository at this point
Copy the full SHA 67179bcView commit details -
device: peranTravel index.html script.js getWorks amended to call cre…
…ateFilters, which creates a button for each category, and adds event listener. Adding as well a Tous or All button to show all items. Filter gallery displays every article card of the selected button
Configuration menu - View commit details
-
Copy full SHA for 36217c2 - Browse repository at this point
Copy the full SHA 36217c2View commit details -
device: peranTravel. deletion of comments before amending script.js a…
…nd index.html in order to inject html through js
Configuration menu - View commit details
-
Copy full SHA for a7d32c1 - Browse repository at this point
Copy the full SHA a7d32c1View commit details
Commits on Aug 2, 2024
-
device: peranTravel index.html removed div filter and injected it tho…
…ught script.js with createElement, to match the other functions.
Configuration menu - View commit details
-
Copy full SHA for c8aea06 - Browse repository at this point
Copy the full SHA c8aea06View commit details -
device: peranTravel amended css to allow wrap on filters and design t…
…he filter buttons according to the figma design
Configuration menu - View commit details
-
Copy full SHA for ff9eb92 - Browse repository at this point
Copy the full SHA ff9eb92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02880c8 - Browse repository at this point
Copy the full SHA 02880c8View commit details -
device: peranLap login.js & login.js added. style.CSS amended to matc…
…h de figma design. Login page to CSS-amend.
Configuration menu - View commit details
-
Copy full SHA for bb5d22d - Browse repository at this point
Copy the full SHA bb5d22dView commit details
Commits on Aug 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f863ce5 - Browse repository at this point
Copy the full SHA f863ce5View commit details -
device: peranLap. API login.js functionnal. token stored in sessionSt…
…orage. Added a small loading indicator to show that a request is being sent, for low internet connections
Configuration menu - View commit details
-
Copy full SHA for 9097f57 - Browse repository at this point
Copy the full SHA 9097f57View commit details -
device: peranLap. logout.js for logout and redirection to index.html.…
… CSS amended to display a message that confirms disconnection
Configuration menu - View commit details
-
Copy full SHA for 08c1641 - Browse repository at this point
Copy the full SHA 08c1641View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6d631d - Browse repository at this point
Copy the full SHA e6d631dView commit details -
added edit link for user updates. Installed font-awesome for square-t…
…o-pen icon display. Menu nav links now points toward the appropriate section
Configuration menu - View commit details
-
Copy full SHA for d83961f - Browse repository at this point
Copy the full SHA d83961fView commit details -
adding a modal in index.html for gallery editing. Modified style.css …
…to match figma design. This part could later be pushed from the js instead of being on the main html page
Configuration menu - View commit details
-
Copy full SHA for 531add0 - Browse repository at this point
Copy the full SHA 531add0View commit details
Commits on Aug 6, 2024
-
added admin overlay injected on index.html through script.js. Display…
…ing edit button and hiding filters. If attempt to go to login.html when connected, redirection to index.html
Configuration menu - View commit details
-
Copy full SHA for 7bfd660 - Browse repository at this point
Copy the full SHA 7bfd660View commit details -
modal display in admin mode triggered by click on editBtn and closed …
…by ticking x or outside the box. Ready for content insertion.
Configuration menu - View commit details
-
Copy full SHA for e6a0065 - Browse repository at this point
Copy the full SHA e6a0065View commit details -
injected the login & logout messages through login & logout.js instea…
…d of having them in the base HTML. Comments show location on HTML files.
Configuration menu - View commit details
-
Copy full SHA for 8f77ebc - Browse repository at this point
Copy the full SHA 8f77ebcView commit details -
display of admin-gallery effective when modal is opened with editBtn.…
… Effect applied on close box. Border added on the bottom of the admin-gallery. style.css amended to match figma template
Configuration menu - View commit details
-
Copy full SHA for 8997c07 - Browse repository at this point
Copy the full SHA 8997c07View commit details -
bin icon added to the admin-gallery pictures with script.js html. CSS…
… amended to match figma design. font-awesome icon wasn't available for free, used a free version instead and applied a hover effect for better navigation
Configuration menu - View commit details
-
Copy full SHA for b0f678c - Browse repository at this point
Copy the full SHA b0f678cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a762a7c - Browse repository at this point
Copy the full SHA a762a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d78735 - Browse repository at this point
Copy the full SHA 6d78735View commit details
Commits on Aug 7, 2024
-
part 3.3 of the project: added a new window in the modal to show uplo…
…ad pictures screen. did a little bit of CSS but needs reworks for that part. Had to fix the fadein fadeout effect. Added a font-awesome icon
Configuration menu - View commit details
-
Copy full SHA for da5462d - Browse repository at this point
Copy the full SHA da5462dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 812d8f0 - Browse repository at this point
Copy the full SHA 812d8f0View commit details -
css modifications in style.css for gallery edit modal and html inject…
…ion thr. script.js amended for better responsive
Configuration menu - View commit details
-
Copy full SHA for 5df8d3f - Browse repository at this point
Copy the full SHA 5df8d3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for be44f09 - Browse repository at this point
Copy the full SHA be44f09View commit details
Commits on Aug 8, 2024
-
creating branch to improve existing code: less redundancies, and comp…
…artementalized js files
Configuration menu - View commit details
-
Copy full SHA for 0924c12 - Browse repository at this point
Copy the full SHA 0924c12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 68a6da9 - Browse repository at this point
Copy the full SHA 68a6da9View commit details
Commits on Aug 13, 2024
-
projects.js and style.css amended to have the filters with a green ba…
…ckground when selected
Configuration menu - View commit details
-
Copy full SHA for 73ce7c1 - Browse repository at this point
Copy the full SHA 73ce7c1View commit details
Commits on Aug 16, 2024
-
display gallery in modal. code to rework to avoid calling 2 times the…
… gallery from API
Configuration menu - View commit details
-
Copy full SHA for 25fbc6d - Browse repository at this point
Copy the full SHA 25fbc6dView commit details
Commits on Aug 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1ee359 - Browse repository at this point
Copy the full SHA f1ee359View commit details
Commits on Aug 20, 2024
-
modal.js: use of createElement et appendChild instead of generating m…
…odal content with innerHTML
Configuration menu - View commit details
-
Copy full SHA for 4a70e5a - Browse repository at this point
Copy the full SHA 4a70e5aView commit details
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c424e3 - Browse repository at this point
Copy the full SHA 7c424e3View commit details -
modal.js removed grid view for photo upload form and amended style.cs…
…s to fit the Figma design
Configuration menu - View commit details
-
Copy full SHA for 5b51802 - Browse repository at this point
Copy the full SHA 5b51802View commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2eb153 - Browse repository at this point
Copy the full SHA e2eb153View commit details
Commits on Aug 26, 2024
-
utils.js now has DELETE function that allows user to delete a picture…
… from the modal. Made the modal.js a module. Updated index.html accordingly
Configuration menu - View commit details
-
Copy full SHA for 945cfc5 - Browse repository at this point
Copy the full SHA 945cfc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76cd65b - Browse repository at this point
Copy the full SHA 76cd65bView commit details -
added notification function to display messages in the same style tha…
…n the login and logout messages
Configuration menu - View commit details
-
Copy full SHA for 0f75c41 - Browse repository at this point
Copy the full SHA 0f75c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for a91b512 - Browse repository at this point
Copy the full SHA a91b512View commit details
Commits on Aug 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for af9434c - Browse repository at this point
Copy the full SHA af9434cView commit details
Commits on Aug 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e2a5815 - Browse repository at this point
Copy the full SHA e2a5815View commit details