Commit graph

95 commits

Author SHA1 Message Date
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
d618bea3dc Merge branch 'main-patch-5a28' into 'main'
ldap: fixes for the update page

See merge request compsoc/skynet/ldap/frontend!1
2023-07-29 17:13:37 +00: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
Brendan Golden
775d98e9ae ci: bump 2023-07-27 21:12:32 +00:00
Brendan Golden
8d6a8157ae ci: bump 2023-07-27 21:09:56 +00:00
Brendan Golden
8c7a5a9393 ci: bump 2023-07-27 21:03:58 +00:00
Brendan Golden
19b57e2495 ci: bump 2023-07-27 20:57:03 +00:00
Brendan Golden
0a29d0ad60 ci: bump 2023-07-27 20:52:34 +00:00
Brendan Golden
8f55a89794 ci: bump2 2023-07-27 20:39:05 +00:00
Brendan Golden
b3cdd3e741 ci: bump 2023-07-27 20:24:38 +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
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