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

Account Creation #13

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

Account Creation #13

wants to merge 27 commits into from

Conversation

awjudd
Copy link
Contributor

@awjudd awjudd commented Nov 16, 2021

Allowing the user to create and log into their accounts.

#12

Splitting the account routes from the other routes
Starting to wire up the login page
Wiring up the login page
@awjudd awjudd added the enhancement New feature or request label Nov 16, 2021
* fix(cache): cached configuration

* Fixing the cached configuration so update works
* Adding in a check to see if the framework is installed before registering the blade composer

* fix(husky): coverage

Adding in the code coverage flag
Swapping to the common components
* Disabling virtual form
* Adding name properties to the input fields
* Adjusting how the user DTO is set up to use named parameters
* Wiring up laravel fortify for login
Working on the registration page
Adding in error messages for login
Wiring up the forgot your password page
* Applying a new layout
* Adding in a layout for the splash page
Starting to wire up the home page
Upgrading to use vue 3
Splitting the account routes from the other routes
Starting to wire up the login page
Wiring up the login page
Swapping to the common components
* Disabling virtual form
* Adding name properties to the input fields
* Adjusting how the user DTO is set up to use named parameters
* Wiring up laravel fortify for login
Working on the registration page
Adding in error messages for login
Wiring up the forgot your password page
* Applying a new layout
* Adding in a layout for the splash page
Starting to wire up the home page
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant