Commit graph

23 commits

Author SHA1 Message Date
daragh
c215c710b9 fix : remove ssh from modify page , added ssh page to index.html 2024-01-01 18:01:43 +00:00
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
a7bde90cb8 feat: Moved the JS out of the modify 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
c9e91ba1be Code standardisation
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-18 12:18:33 +01:00
575de8df73 Fix. Table is an id not a class
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:23:01 +01:00
f2e45e3602 Adding title and form information to the modify page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:22:47 +01:00
272ae7a14c Making the form a table
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:19:42 +01:00
31b96767ca Adding the stylesheet to the user modification page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:12:39 +01:00
Brendan Golden
476ab1435f fix: switched over to using account instead of sso 2023-08-07 14:33:04 +00: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
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
290ba80627 [Refactoring] Better naming scheme 2023-07-29 23:08:07 +01:00