Commit Graph

210 Commits

Author SHA1 Message Date
Ray f95abb2035
Push changes to Firebase 2023-10-10 09:13:12 +00:00
Ray 99c7b5f7e7
Fix NavDropDown and add Logout Dropdown 2023-10-10 09:11:56 +00:00
Ray 1877daa939
Remove signout option and import NavDropdown in Header.js 2023-10-10 09:04:25 +00:00
Ray 29fa4ff5de
Remove double up. 2023-10-10 08:47:23 +00:00
Ray 0e749a4ef4
Deploy to Firebase 2023-10-10 08:27:36 +00:00
Ray 84f376f1ea
Repair human friendly errors with additional message 2023-10-10 08:25:52 +00:00
Ray 5aadd3793d
Add human friendly error codes 2023-10-10 08:15:02 +00:00
Ray d04147c0fe
Deploy changes to FIrebase as backup 2023-10-10 08:07:39 +00:00
Ray 58fc5fd900
Modify Signin.js to add error code from Firebase with invalid credentials 2023-10-10 08:05:45 +00:00
Ray 0524ba25bd
setup firebase and plugins 2023-10-10 07:53:59 +00:00
Ray ca43ae4041
Create "DevDependancies" Andd Test deploy to firebase 2023-10-10 07:31:23 +00:00
Ray 79694addc2
Push out Latest Firebase Deployment 2023-10-10 07:19:17 +00:00
Ray c82522fa11
Update README.md 2023-09-29 20:47:47 +10:00
Ray de1fcf48ef
Add additional NPM Packages for React Project 2023-09-29 10:38:49 +00:00
Ray 4e2f51176f
Latest Deploy to Firebase 2023-09-28 15:23:21 +00:00
Ray cddb9d1141
update packages list 2023-09-19 13:36:51 +00:00
Ray 6b35f2d8ec
Update Package List 2023-09-19 13:29:44 +00:00
Ray c583d37027
Update packages list 2023-09-19 13:26:17 +00:00
Ray 3dcd14b5af
Push latest work to Firebase 2023-09-19 11:15:19 +00:00
Ray ed5cf0454c
Add Redirect to homepage from signup 2023-09-19 11:06:46 +00:00
Ray 892df52755
Redirect to homepage once user registers 2023-09-19 10:58:05 +00:00
Ray b682d93e92
Add AuthContext to signup.js 2023-09-19 10:50:06 +00:00
Ray 1f39645265
Add AuthContext as a provider 2023-09-19 10:47:17 +00:00
Ray 6464316cb7
Add AuthContexts to App.js 2023-09-19 10:45:59 +00:00
Ray 54dfacce1d
Create Contexts folder and create AuthContext 2023-09-19 10:44:23 +00:00
Ray 75ab74df27
Add sign-in redirect to home 2023-09-19 10:32:12 +00:00
Ray 29388ce96d
Push latest work to Firebase 2023-09-19 09:51:48 +00:00
Ray 0e168267b1
Add validation for login credentials to determine if real details. 2023-09-19 09:47:10 +00:00
Ray 5c0081bdc6
Create Signin state and page 2023-09-19 09:37:40 +00:00
Ray d5ee3f272d
Added Route path for Signout 2023-09-19 09:07:06 +00:00
Ray 5628b1dc1e
Create Signout Page 2023-09-19 09:01:53 +00:00
Ray 02d06b2385
Add Signup state to reflect userState 2023-09-19 08:57:07 +00:00
Ray ddf07b62c5
Pushing repaired code to Firebase 2023-09-18 14:11:18 +00:00
Ray 3f05cd8dfd
Various repairs to broken signup button not submitting data 2023-09-18 14:09:45 +00:00
Ray d65f8e720f
Push latest work to Firebase 2023-09-17 05:18:32 +00:00
Ray 3b192d6335
Update Package Lock JSON File 2023-09-16 13:05:16 +00:00
Ray 072f791938
Update Firebase Cache 2023-09-12 11:17:43 +00:00
Ray d7975cf0cc
Adding user to Firebase 2023-09-12 11:13:24 +00:00
Ray 15261499de
Various repairs to code 2023-09-12 11:08:05 +00:00
Ray c488682fe7
made a typo on indexOf where "O" was "0" 2023-09-12 10:59:54 +00:00
Ray fcdc2339d7
Add second check of disabling button unless conditions met 2023-09-12 10:55:37 +00:00
Ray 76113ace96
Adding checks to validate user and password 2023-09-12 10:50:24 +00:00
Ray 0861cc7455
Adding States to Form Groups. 2023-09-12 10:40:54 +00:00
Ray 9781154b53
Add Set Valid Username state 2023-09-12 10:36:15 +00:00
Ray 1497d806f6
Code tidy-up 2023-09-12 10:33:27 +00:00
Ray bb2ed39cd8
Add logging message to check if username is longer than 4 characters 2023-09-12 10:32:32 +00:00
Ray 2407336ea4
Add space 2023-09-12 10:08:58 +00:00
Ray 53332a2bb2
Setup State for checking credentials 2023-09-12 10:07:46 +00:00
Ray 90fd5583fd
Add Handler to stop page refreshing upon submission 2023-09-12 10:02:20 +00:00
Ray af5171baa3
Refer Signup page to Signup function from Firebase 2023-09-12 09:56:44 +00:00