Commit graph

18 commits

Author SHA1 Message Date
9042ce0df9 feat: since most pages were posting to the api and displaying any errors its easier to turn it into a shared function for easy refactoring.
Related to #9
2024-01-01 10:06:21 +00:00
ad55bf81ef fix: not going to give these their own folder 2024-01-01 09:28:22 +00:00
019d22695f feat: Moved the JS out of the password reset page into its own file
Related to #9
2024-01-01 09:09:38 +00:00
ec5ecd504c feat: adjust any form that takes teh suers username and pass so its in the auth field.
Closes #8
2023-12-27 14:47:29 +00:00
d97ecde7fc fmt: tidied up a good chunk 2023-09-27 02:24:15 +01:00
d864a3bafd feat: merged in css from the almnui renew page/repo https://gitlab.skynet.ie/compsoc1/skynet/website/alumni-renew 2023-09-27 01:58:27 +01:00
092dec7e21 fmt: a little bit of cleanup and formatting 2023-09-26 21:20:33 +01:00
4bf316a396 wording 2023-09-18 14:01:11 +00:00
c9e91ba1be Code standardisation
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-18 12:18:33 +01:00
5dcc566378 Adding form information to the password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:30:27 +01:00
1d5c44ed0f Removing unused classes from form elements
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:09:53 +01:00
1534371f31 Fixing formatting of the form using a table
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:07:33 +01:00
ea014ec0f3 Adding form on password reset page to the boxes div
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 11:44:40 +01:00
6b0c679ee4 Adding title to password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 11:43:43 +01:00
56c0bd20c9 Adding stylesheet to password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 11:43:19 +01:00
Brendan Golden
476ab1435f fix: switched over to using account instead of sso 2023-08-07 14:33:04 +00: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
290ba80627 [Refactoring] Better naming scheme 2023-07-29 23:08:07 +01:00