Commit graph

200 commits

Author SHA1 Message Date
eoghan.conlon
5fb62a2b6a [Styling] Added the favicon to the sign-up page
#2
2023-08-01 13:20:05 +01:00
eoghan.conlon
4105c6e9dc [Sign-up] Refactored to match the file structure settled on 2023-08-01 13:19:43 +01:00
eoghan.conlon
647a9c9981 [Sign-up] Refactored to better match what we need from the sign-up page 2023-08-01 13:18:56 +01:00
eoghan.conlon
cac80847ac [Modify user] Fix. modify page should now have field set.
#1
2023-08-01 13:03:25 +01:00
eoghan.conlon
e3c05368fb [Modify user] Fix. Password form now sets mode to be cors 2023-08-01 12:53:04 +01:00
eoghan.conlon
5fb889e178 [Modify user] Fix. Form script sets mode
#1
2023-07-30 00:33:18 +01:00
eoghan.conlon
c75f62f5e6 [Modify user] Dealing with skynet emails
#1
2023-07-30 00:21:36 +01:00
eoghan.conlon
4a42f46089 [Modify user] Field selector scripted to modify & revert form elements for email input check
#1
2023-07-30 00:05:29 +01:00
eoghan.conlon
4147e8568b [Reformat] Standardizing the code using the built-in tool 2023-07-29 23:42:37 +01:00
eoghan.conlon
8d17037c0f [Modify user] Adding field select to form.
#1
2023-07-29 23:38:04 +01:00
eoghan.conlon
e689c05fca [Modify user] Refactoring email change page to be a general modify page
#1
2023-07-29 23:26:41 +01:00
eoghan.conlon
13270f2f4e [Modify user] Refactored existing form handling code for what this form will be used for
#1
2023-07-29 23:08:07 +01:00
eoghan.conlon
5235c785b0 [Modify user] Modify user page linked to from index
#1
2023-07-29 23:08:07 +01:00
eoghan.conlon
8b246cac9d [Refactoring] Better naming scheme 2023-07-29 23:08:07 +01:00
eoghan.conlon
eaa2a27e51 [Styling] Adding favicon to index
#2
2023-07-29 23:08:07 +01:00
eoghan.conlon
290ba80627 [Refactoring] Better naming scheme 2023-07-29 23:08:07 +01:00
eoghan.conlon
0f557ab420 [Email Change] PEBCAK edited wrong files
#1
2023-07-29 23:08:07 +01:00
eoghan.conlon
f3d51c205d [Email Change] Refactoring script and html form for email rather than password
#1
2023-07-29 23:08:07 +01:00
eoghan.conlon
693acc7946 [Email Change] Copying files from password reset #1 2023-07-29 23:08:06 +01:00
eoghan.conlon
9b4a6cd34c [Styling] Fixing git-lfs (Mentions: #2) {Just to be sure} 2023-07-29 22:08:27 +01:00
eoghan.conlon
e6c9c45adf [Styling] Fixing git-lfs (Mentions: #2) {Just to be sure} 2023-07-29 22:07:58 +01:00
eoghan.conlon
4a95479fea [Styling] Fixing git-lfs (Mentions: #2) 2023-07-29 22:06:32 +01:00
eoghan.conlon
cc4bd93e34 [Styling] Fixing git-lfs (Mentions: #2) 2023-07-29 22:06:09 +01:00
eoghan.conlon
f3af592ea6 [Styling] Adding favicon to the top tab bar. Mentions: #2 2023-07-29 22:04:05 +01:00
eoghan.conlon
aecaabcc62 [Sign-up_script] Fix. Remove unused parameter 2023-07-29 19:04:00 +01:00
eoghan.conlon
2b9f0f2010 [Sign-up_script] Fix. Password now extracted from form 2023-07-29 19:03:00 +01:00
Brendan Golden
3f5e53880e ldap: fixes for the update page 2023-07-27 22:52:29 +00:00
Brendan Golden
45d2d8d901 ci: test 2023-07-27 21:15:05 +00:00
Brendan Golden
9a8ad25250 ci: test 2023-07-27 21:13:19 +00:00
eoghan.conlon
d921d6967f [Sign-up_script] Script should call out api service 2023-07-27 19:57:53 +01:00
eoghan.conlon
76a28c9995 [pass-reset_script] Refactor. Refactored the script into function 2023-07-27 19:08:02 +01:00
eoghan.conlon
0c9ae88c31 [pass-reset_script] Fix. Changed lines 2 & 3 to no-longer use a depreciated feature 2023-07-27 19:06:20 +01:00
eoghan.conlon
3042660079 [pass-reset_script] Removed testing script 2023-07-27 18:55:54 +01:00
eoghan.conlon
6d50144248 [pass-reset_script] Removing TODOs re. alerts, adding todo to change the url in the post and code in check 2023-07-27 18:55:33 +01:00
eoghan.conlon
51ac57ebf0 [pass-reset_script] Script now uses a <p> tag under the form instead of alerts or console to show status of message 2023-07-27 18:52:11 +01:00
eoghan.conlon
e72f2b2377 [pass-reset_script] Script should work, need to get assistance in calling our api 2023-07-27 18:36:34 +01:00
eoghan.conlon
b80aa303ac [Pass-reset_script] Form and script now generate the form in format that is required by the backend 2023-07-27 18:22:18 +01:00
eoghan.conlon
d1c46e152d [Pass-reset_script] Comparing data in formData works 2023-07-27 18:22:10 +01:00
eoghan.conlon
44f635c008 [Pass-reset_script] Moving from the manually coded button to the built-in submit button with preventDefault 2023-07-27 18:21:57 +01:00
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
492226c000 Refactoring for nix 2023-06-21 21:54:39 +01:00