Commit graph

30 commits

Author SHA1 Message Date
Jack
9607e88f25 updated function log 2020-06-28 14:45:46 +01:00
Jack
46fdd6da66 config is now saved to the database 2020-06-27 23:45:24 +01:00
Jack
f7505cbd09 changed one of the errors to be more descriptive 2020-06-27 22:17:08 +01:00
Jack
d0daa37cc4 dependencies 2020-06-24 21:14:11 +01:00
Jack
597b4c4305 added function to update result tags 2020-06-24 00:54:32 +01:00
Jack
e4b468cc25 added a more descriptive error to the sign up form 2020-06-21 23:00:33 +01:00
Jack
bb58452096 dependencies 2020-06-11 23:27:18 +01:00
Jack
475100b15e changed the name of the returned status 2020-06-11 22:57:48 +01:00
Jack
6eff1bdb34 added functions to edit and remove tags 2020-06-11 19:38:24 +01:00
Jack
1139cd34dc updated the return values of the cloud function 2020-06-11 19:19:27 +01:00
Jack
4301823354 missing return 2020-06-11 18:49:24 +01:00
Jack
2fa1b24f4c made sure to access the message key when showing firestore errors 2020-06-11 18:49:06 +01:00
Jack
2e6437d857 added a function to create tags 2020-06-11 18:48:15 +01:00
Jack
c61c7ac157 made sure the backend verifies arrays 2020-06-11 18:40:02 +01:00
Jack
a6ab03c1ad made sure to use === 2020-06-08 20:29:42 +01:00
Jack
735962e1be moved pb checking to the server 2020-06-08 02:24:24 +01:00
Jack
718ebfe8d2 made sure to only check the right databse when testing locally 2020-06-08 00:26:57 +01:00
Jack
ed96e2f862 restructured cloud function 2020-06-07 23:52:45 +01:00
Jack
2c8c596aaf added one more error 2020-06-07 23:50:37 +01:00
Jack
3e3b8fbd64 moved test completion to the server to increase security 2020-06-07 23:43:01 +01:00
Jack
9bf149a491 reduced the amount of logs 2020-06-06 17:11:52 +01:00
Jack
f34010b118 fixed lint errors 2020-06-06 16:51:01 +01:00
Jack
df2653b225 added cloud functions for checking if name needs to be changed, validating name and changing name 2020-06-06 16:47:38 +01:00
Jack
1d9faa0216 updated cloud function 2020-06-06 13:24:05 +01:00
Jack
ccf619da1f made sure functions use live db 2020-06-05 22:34:16 +01:00
Jack
8c90d8ed9b added missing returns and = signs 2020-06-05 19:06:00 +01:00
Jack
249dae1161 added cloud functions, moving to a new db design 2020-06-05 18:17:59 +01:00
Jack
1a5e9070b7 removed vscode folder from git
removed functions
added a note about emailing to the about page
2020-05-14 18:57:11 +01:00
Jack
cd6c3ac114 added email sending to the command line
email sending is no longer using a function, just simply pushes to the database
2020-05-14 18:57:10 +01:00
Jack
056525d244 changed evens on test complete
added login tip
added required password confirmation when registering
2020-05-14 18:57:10 +01:00