-
Notifications
You must be signed in to change notification settings - Fork 283
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
Teacher review #302
base: main
Are you sure you want to change the base?
Teacher review #302
Commits on Aug 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e10c8dc - Browse repository at this point
Copy the full SHA e10c8dcView commit details
Commits on Sep 12, 2024
-
- Added styles for the footer component - Set the height of the footer to 56px - Added padding-top of 60px to the footer chore: Update cards styles - Added styles for the cards component - Set the box-shadow and min-height properties for the .card-custom class - Set the font-size, margin, and flex-wrap properties for the .card-custom h1 and .form-check-container classes - Set the min-width property for the .card-custom class at a min-width of 576px - Set the display property to none for the .nav-tabs class chore: Update index.scss - Imported variables, bootstrap, and various components in index.scss - Added scroll-behavior: smooth to all elements - Set the font-family to 'Roboto', sans-serif for the body - Set the --bs-body-bg variable to #F9FAFB - Set the height of the body to 100vh - Added padding to the main element - Set the display property to flex for the .card class chore: Add variables - Added variables for body background color, theme colors, button colors, and button shadows feat: Add input validation function - Added a validateInputs function in validateinputs.mjs - Applied custom Bootstrap validation styles to forms with the .needs-validation class feat: Add header styles - Added styles for the header component - Set the height of the header to 90px - Added padding-bottom of 90px to the header - Set the letter-spacing property for the .navbar-nav class - Set custom styles for the .navbar-brand-custom class after the sm breakpoint - Added styles for the input.custom-search class feat: Add sign in and sign up functionality - Imported the validateInputs function from validateinputs.mjs in index.js - Added event listeners for switching between login and register account tabs - Added event listeners for sign in and sign up buttons feat: Add custom button styles - Added styles for custom buttons - Created a mixin for custom buttons with customizable background, border, color, hover background, hover border, hover color, active background, active border, active color, disabled background, disabled border, and disabled color - Applied the custom-button mixin to the .btn-auth-form-custom class chore: Update template.html - Added the necessary HTML structure for the header, main, and footer sections - Imported Bootstrap CSS and custom CSS - Imported Bootstrap JS and validateinputs.js - Set the title of the page to "ConnectSphere - Authorization"
Configuration menu - View commit details
-
Copy full SHA for f2e64a1 - Browse repository at this point
Copy the full SHA f2e64a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a915109 - Browse repository at this point
Copy the full SHA a915109View commit details -
added requirement of password minlength when signing up, added sort o…
…ptions to the feed
Configuration menu - View commit details
-
Copy full SHA for cb2cb12 - Browse repository at this point
Copy the full SHA cb2cb12View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91b7b37 - Browse repository at this point
Copy the full SHA 91b7b37View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1960a4 - Browse repository at this point
Copy the full SHA c1960a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b7aa4d - Browse repository at this point
Copy the full SHA 1b7aa4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b5f6d - Browse repository at this point
Copy the full SHA d8b5f6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4532567 - Browse repository at this point
Copy the full SHA 4532567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c80007 - Browse repository at this point
Copy the full SHA 9c80007View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cfbdc6 - Browse repository at this point
Copy the full SHA 4cfbdc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b1490 - Browse repository at this point
Copy the full SHA e5b1490View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 284742f - Browse repository at this point
Copy the full SHA 284742fView commit details -
changed profile image smaller for smaller screen sizes. added more pa…
…dding to nav items, moved create new post button on profile page,
Configuration menu - View commit details
-
Copy full SHA for 1f2b488 - Browse repository at this point
Copy the full SHA 1f2b488View commit details -
Increase max-width of feed container and adjust card styles for bette…
…r responsiveness
Configuration menu - View commit details
-
Copy full SHA for 05d1f0d - Browse repository at this point
Copy the full SHA 05d1f0dView commit details -
Merge branch 'css-frameworks' of https://github.com/Padletut/css-fram…
…eworks-ca into css-frameworks
Configuration menu - View commit details
-
Copy full SHA for 6c7117d - Browse repository at this point
Copy the full SHA 6c7117dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bd66b9 - Browse repository at this point
Copy the full SHA 5bd66b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c276de0 - Browse repository at this point
Copy the full SHA c276de0View commit details -
Update project description and author in package.json; fix bootstrap-…
…icons import path in index.scss
Configuration menu - View commit details
-
Copy full SHA for 1ef7d99 - Browse repository at this point
Copy the full SHA 1ef7d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6946ee9 - Browse repository at this point
Copy the full SHA 6946ee9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3982ba5 - Browse repository at this point
Copy the full SHA 3982ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63dba79 - Browse repository at this point
Copy the full SHA 63dba79View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8c31af - Browse repository at this point
Copy the full SHA c8c31afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3ca5b5 - Browse repository at this point
Copy the full SHA f3ca5b5View commit details -
Refactor PostCSS configuration and remove unused file; update SCSS st…
…yles for consistency
Configuration menu - View commit details
-
Copy full SHA for 1b4be1a - Browse repository at this point
Copy the full SHA 1b4be1aView commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d24c28 - Browse repository at this point
Copy the full SHA 5d24c28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f9c6d - Browse repository at this point
Copy the full SHA 09f9c6dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d733c66 - Browse repository at this point
Copy the full SHA d733c66View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba0ac6 - Browse repository at this point
Copy the full SHA bba0ac6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3d74e - Browse repository at this point
Copy the full SHA 4a3d74eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3473c29 - Browse repository at this point
Copy the full SHA 3473c29View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5837e01 - Browse repository at this point
Copy the full SHA 5837e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f04ad - Browse repository at this point
Copy the full SHA 38f04adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bfbc42 - Browse repository at this point
Copy the full SHA 1bfbc42View commit details
Commits on Sep 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87fd76e - Browse repository at this point
Copy the full SHA 87fd76eView commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c36840e - Browse repository at this point
Copy the full SHA c36840eView commit details -
Refactor create new post modal: Update image upload field
- Changed the image upload field in the create new post modal to allow users to upload an image file instead of entering a URL. - Updated the HTML and SCSS files to reflect this change.
Configuration menu - View commit details
-
Copy full SHA for 45e2184 - Browse repository at this point
Copy the full SHA 45e2184View commit details
Commits on Sep 19, 2024
-
Refactor login form validation: Update password input requirements
- Updated the password input field in the form to require a minimum of 8 characters. - Added a validation message to prompt users to enter a password with at least 8 characters.
Configuration menu - View commit details
-
Copy full SHA for 4f4fd35 - Browse repository at this point
Copy the full SHA 4f4fd35View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9d93b0 - Browse repository at this point
Copy the full SHA a9d93b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0e3ae - Browse repository at this point
Copy the full SHA 5d0e3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9498a0a - Browse repository at this point
Copy the full SHA 9498a0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef5153c - Browse repository at this point
Copy the full SHA ef5153cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25d4223 - Browse repository at this point
Copy the full SHA 25d4223View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cf10e6 - Browse repository at this point
Copy the full SHA 4cf10e6View commit details
Commits on Sep 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9a56c0f - Browse repository at this point
Copy the full SHA 9a56c0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f079708 - Browse repository at this point
Copy the full SHA f079708View commit details