Commit graph

23 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
68953f0d5f feat: Moved the JS out of the signup page into its own file
Related to #9
2024-01-01 09:24:48 +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
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
2e72c1deaf Keeping the page specific css inside the style tags
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:41:18 +01:00
b0b2d35de4 Adding existing elements of the sign-up page to the class used in the stylesheet
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 09:51:09 +01:00
161b016765 Adding the title to the sign-up page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 09:50:04 +01:00
5f96d5da42 Adding the stylesheet to the sign-up page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 09:49:52 +01:00
5be10a57f5 Fix. Spacing
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-03 21:18:01 +01:00
456861c5df Fix. Spacing
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-03 20:53:03 +01:00
38d79217d9 Adding loader to the formStatus paragraph on submit button press.
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-03 20:01:41 +01:00
eoghan.conlon
050fd480fb Fix. Refactored code to be to standard 2023-08-07 19:14:11 +01:00
eoghan.conlon
325e3b8dd3 Script now complete 2023-08-07 18:49:15 +01:00
eoghan.conlon
9e20464bbd Script now extracts email from form 2023-08-07 18:27:45 +01:00
eoghan.conlon
776ed76ab0 Fix. Form looks better in browser 2023-08-07 18:24:20 +01:00
eoghan.conlon
b13a199098 Javascript handling for form started 2023-08-07 18:23:20 +01:00
eoghan.conlon
48862df4a5 Description for user added 2023-08-07 18:19:36 +01:00
eoghan.conlon
353c4b3596 HTML form complete 2023-08-07 18:19:15 +01:00
eoghan.conlon
2a109f26f3 Sign-up page html page added, register's title changed to register 2023-08-07 18:08:54 +01:00