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

Add basic user handling (login/register) #80

Draft
wants to merge 27 commits into
base: main
Choose a base branch
from

Commits on Mar 12, 2021

  1. Add capacitor

    theErikss0n committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    fc40678 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Config localserver

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    4fbf491 View commit details
    Browse the repository at this point in the history
  2. Remove .

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    9bce2d1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97d55b1 View commit details
    Browse the repository at this point in the history
  4. Fix ignore

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    3e38758 View commit details
    Browse the repository at this point in the history
  5. Revert files

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    024284b View commit details
    Browse the repository at this point in the history
  6. Revert recipeService

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    12a6173 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fd5f677 View commit details
    Browse the repository at this point in the history
  8. Add typescript

    theErikss0n committed Mar 13, 2021
    Configuration menu
    Copy the full SHA
    44847cf View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    287e757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    449064c View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2021

  1. WIP

    andresterba committed Mar 27, 2021
    Configuration menu
    Copy the full SHA
    d891431 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80202b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9ade706 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. WIP: verify sync

    theErikss0n committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    5ac2ba9 View commit details
    Browse the repository at this point in the history
  2. WIP

    andresterba committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    ff127c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f9001d4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11bb349 View commit details
    Browse the repository at this point in the history
  5. Refactor validation

    andresterba committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    4df91db View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    a3795e5 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    andresterba committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    5cd75b9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5954e60 View commit details
    Browse the repository at this point in the history
  4. Cleanup

    andresterba committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    82d2b6a View commit details
    Browse the repository at this point in the history
  5. Cleanup

    andresterba committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    7e7acab View commit details
    Browse the repository at this point in the history
  6. Fix login

    andresterba committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    ca184a8 View commit details
    Browse the repository at this point in the history
  7. Remove validation rules

    andresterba committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    61bb073 View commit details
    Browse the repository at this point in the history