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

Create post #164

Merged
merged 33 commits into from
Dec 7, 2023
Merged

Create post #164

merged 33 commits into from
Dec 7, 2023

Conversation

AaronKeys
Copy link
Contributor

No description provided.

AaronKeys and others added 21 commits November 12, 2023 20:53
…tePost, and Create. Still getting white page though.
…to fix styling to place on the left of the screen
@AaronKeys AaronKeys marked this pull request as ready for review December 3, 2023 23:15
Copy link

github-actions bot commented Dec 3, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

@epadams epadams self-requested a review December 3, 2023 23:29
Copy link

github-actions bot commented Dec 3, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

Copy link

github-actions bot commented Dec 4, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

Comment on lines 27 to 34
firstname: data.get('firstname'),
lastname: data.get('lastname'),
email: data.get('email'),
password: data.get('password'),
birthDay: data.get('birthDay'),
birthMonth: data.get('birthMonth'),
birthYear: data.get('birthYear'),
};
Copy link
Collaborator

Choose a reason for hiding this comment

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

lets just have username and password in creds. You also need to confirm if the user is 13 or older here, and that the passwords match

Copy link

github-actions bot commented Dec 4, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

1 similar comment
Copy link

github-actions bot commented Dec 4, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

Copy link

github-actions bot commented Dec 7, 2023

Azure Static Web Apps: Your stage site is ready! Visit it here: https://jolly-glacier-0ae92c40f-164.eastus2.4.azurestaticapps.net

@jbytes1027 jbytes1027 added this to the After PoC milestone Dec 7, 2023
@jbytes1027 jbytes1027 mentioned this pull request Dec 7, 2023
@epadams epadams merged commit 5200fd5 into main Dec 7, 2023
2 checks passed
@epadams epadams deleted the createPost branch December 7, 2023 16:57
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.

4 participants