Commit graph

20 commits

Author SHA1 Message Date
eoghan.conlon
f592d18ac2 [Pass-reset] Fix. Indentation + out of context changes with js experiment 2023-07-27 18:21:43 +01:00
eoghan.conlon
d1397bc967 [Pass-reset] Fix. Password entry fields are now of type password (Forgot that existed for a bit) 2023-07-27 18:21:31 +01:00
eoghan.conlon
77042a184a [Pass-reset] Extracting now working form to its own file for readability of html code 2023-07-27 18:21:17 +01:00
eoghan.conlon
862cdebfae [Pass-reset] Changing from console log to alert for password don't match error message 2023-07-27 18:21:06 +01:00
eoghan.conlon
dee3114263 [Pass-reset] Form data converted to json object 2023-07-27 18:20:47 +01:00
eoghan.conlon
de6f884812 [Pass-reset] Crude form parser now reads the entire form 2023-07-27 18:20:32 +01:00
eoghan.conlon
94f998fa1e [Pass-reset] Crude form parser implemented 2023-07-27 18:20:10 +01:00
310c4f7df0 Feat. html form for password reset with password complete 2023-07-20 12:55:14 +00:00
95efb7b36e Feat. Sign-up set to boilerplate & link from index 2023-07-20 12:46:38 +00:00
Eoghan Conlon
e43a458ccd test. 2023-06-21 22:28:18 +01:00
Eoghan Conlon
b312a7dc2d fix. ci pipeline file renamed (fuck windows) 2023-06-21 22:23:23 +01:00
Eoghan Conlon
ad82131b6d feat. ci pipeline added 2023-06-21 22:20:45 +01:00
Eoghan Conlon
b97421a66d Nix flake created 2023-06-21 22:03:51 +01:00
Eoghan Conlon
492226c000 Refactoring for nix 2023-06-21 21:54:39 +01:00
Eoghan Conlon
3e0564a756 Sign-up form rough layout complete 2023-06-09 11:24:06 +01:00
Eoghan Conlon
9f21f139be Sign-up form's elements added, but not laid out properly 2023-06-09 11:22:30 +01:00
Eoghan Conlon
a4124db9aa Adding boilerplate to the .gitignore (file is a dev aid rather than part of the final project) 2023-06-09 10:53:40 +01:00
Eoghan Conlon
5e3dd5a3ac Copied across the general html base 2023-06-09 10:51:56 +01:00
Eoghan Conlon
2144906a0e I forgot to do version control 2023-06-09 10:43:39 +01:00
Eoghan Conlon
e6d9918a6f Initial commit 2023-06-09 10:43:19 +01:00