-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Had so much fun improving the base to do list!!! :D #168
Commits on Jan 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fe6294 - Browse repository at this point
Copy the full SHA 0fe6294View commit details -
added ensureGuest middleware to check whether the user requesting the…
… root route has an active session, if so redirect to the todos route
Configuration menu - View commit details
-
Copy full SHA for 7ad7c7b - Browse repository at this point
Copy the full SHA 7ad7c7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85475c8 - Browse repository at this point
Copy the full SHA 85475c8View commit details -
got include working! Nice and easy :D now to replace all the head/foo…
…ter on all the views
Configuration menu - View commit details
-
Copy full SHA for a469685 - Browse repository at this point
Copy the full SHA a469685View commit details -
added a layout directory for the header/footer, finished migrating th…
…e original views to use include statements to bring in the header/footer partials
Configuration menu - View commit details
-
Copy full SHA for 9c47b68 - Browse repository at this point
Copy the full SHA 9c47b68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e0421f - Browse repository at this point
Copy the full SHA 2e0421fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e1c04 - Browse repository at this point
Copy the full SHA d3e1c04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4eed529 - Browse repository at this point
Copy the full SHA 4eed529View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47d876b - Browse repository at this point
Copy the full SHA 47d876bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e2d4fc - Browse repository at this point
Copy the full SHA 7e2d4fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2156b1c - Browse repository at this point
Copy the full SHA 2156b1cView commit details -
added a seperate list for procrastinated tasks left to do, learned so…
…me more ejs to apply the conditional rendering
Configuration menu - View commit details
-
Copy full SHA for 4764ef9 - Browse repository at this point
Copy the full SHA 4764ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57b146c - Browse repository at this point
Copy the full SHA 57b146cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8c716a - Browse repository at this point
Copy the full SHA e8c716aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46da8d - Browse repository at this point
Copy the full SHA a46da8dView commit details -
started styling the list with bootstrap, seems intuitive so far but a…
… lot of classes to remember
Configuration menu - View commit details
-
Copy full SHA for 1c05722 - Browse repository at this point
Copy the full SHA 1c05722View commit details -
further explored bootstrap, applying the border radius classes as wel…
…l as the color classes
Configuration menu - View commit details
-
Copy full SHA for 434320b - Browse repository at this point
Copy the full SHA 434320bView commit details -
Configuration menu - View commit details
-
Copy full SHA for be0b0f8 - Browse repository at this point
Copy the full SHA be0b0f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b6e3ca - Browse repository at this point
Copy the full SHA 2b6e3caView commit details -
explored more link bootstrap classes, applied transition on text-unde…
…rline-offset :D this is fun
Configuration menu - View commit details
-
Copy full SHA for 9655809 - Browse repository at this point
Copy the full SHA 9655809View commit details
Commits on Feb 1, 2024
-
since we changed the layout(adding a div to hold the buttons) our par…
…ent node was pointing to the div rather than the li, fixed it by checking the parent node of the div which is the li
Configuration menu - View commit details
-
Copy full SHA for aebd7ea - Browse repository at this point
Copy the full SHA aebd7eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for bded61a - Browse repository at this point
Copy the full SHA bded61aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a52423 - Browse repository at this point
Copy the full SHA 0a52423View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcec31e - Browse repository at this point
Copy the full SHA dcec31eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2987298 - Browse repository at this point
Copy the full SHA 2987298View commit details -
finished styling signup page, changed the form post to / for the logi…
…n page and changed post login redirect to / if there has been an error
Configuration menu - View commit details
-
Copy full SHA for 5e8bd87 - Browse repository at this point
Copy the full SHA 5e8bd87View commit details -
added a w-min and w-60 class, finished styling the whole site! added …
…flash message block for the todos as well This is lit!!!!
Configuration menu - View commit details
-
Copy full SHA for fd34377 - Browse repository at this point
Copy the full SHA fd34377View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71685bd - Browse repository at this point
Copy the full SHA 71685bdView commit details