Skip to content

Ionic References and Authentication#1

Merged
bryce13950 merged 2 commits intomainfrom
update/add-sign-in-out
Mar 28, 2024
Merged

Ionic References and Authentication#1
bryce13950 merged 2 commits intomainfrom
update/add-sign-in-out

Conversation

@jlarson4
Copy link
Copy Markdown
Collaborator

Added Sign in and Sign out functionality. Removed all references to Ionic

@jlarson4 jlarson4 requested a review from bryce13950 March 27, 2024 13:24
@jlarson4 jlarson4 self-assigned this Mar 27, 2024
Comment thread src/pages/SignUp/index.scss Outdated
margin: 0 6px 16px 6px;
--padding-start: 0;
ion-input {
color: var(--ion-color-medium);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably need to do another find and replace, and probably want to get into the habit of doing it whenever you bring anything in

@bryce13950
Copy link
Copy Markdown
Contributor

A couple other things to wrap up. We are only going to have one sign in process, so we can probably flatten the "SignInEmail" into the "SignIn" directory. The sign up is also only ever going to have the one page, so the "SignUpStep" component can be eliminated, and anything useful in it can just be put in the page. After those two change, then I think this should be organized well, and ready to go for beginning CNH customizations.

@bryce13950 bryce13950 merged commit 5e12b53 into main Mar 28, 2024
@bryce13950 bryce13950 deleted the update/add-sign-in-out branch March 28, 2024 21:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants