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

User pages and a bunch of other things #37

Merged
merged 19 commits into from
Apr 27, 2024
Merged

User pages and a bunch of other things #37

merged 19 commits into from
Apr 27, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    54cb6a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c762046 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    b5d1d53 View commit details
    Browse the repository at this point in the history
  2. Add view for my templates

    haydenrou committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    5d7256c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    3945ba2 View commit details
    Browse the repository at this point in the history
  2. Use correct context

    haydenrou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e7e3d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9991be8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4378195 View commit details
    Browse the repository at this point in the history
  5. extract isLoggedIn

    haydenrou committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    8c21b09 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Add session package to store flash messages

    Move page base usage to render so that you don't have manually use it
    each time
    Add a render function in case you don't want the page base (i.e. Modals)
    Add session flashes for successfully responding, logging in etc
    Create NAV
    Move flashes in to page base
    Move signedIn to page base for now
    haydenrou committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    d4c4a8c View commit details
    Browse the repository at this point in the history
  2. Add a Home button

    Clear flashes after returning them
    haydenrou committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    a6e00e7 View commit details
    Browse the repository at this point in the history
  3. Rename fn

    haydenrou committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    12a1ee5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    109fea7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57b45e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    28facd2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf52df3 View commit details
    Browse the repository at this point in the history
  8. authenticate logout

    haydenrou committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    421f76b View commit details
    Browse the repository at this point in the history
  9. Rename file

    haydenrou committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    f9513cb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    29fdbf4 View commit details
    Browse the repository at this point in the history