Commit graph

205 commits

Author SHA1 Message Date
d3b4c822b9 Merge branch '#9-not-correctly-showing-errors' into 'main'
Fix errors not being propogated to teh end user.

Closes #9

See merge request compsoc1/skynet/ldap/frontend!13
2024-01-01 10:11:01 +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
4881be37e1 feat: Moved the JS out of the username reminder page into its own file
Related to #9
2024-01-01 09:44:21 +00:00
741bb8c7ca feat: Moved the JS out of the ssh recovery page into its own file
Related to #9
2024-01-01 09:41:24 +00:00
ae433303b8 feat: Moved the JS out of the password recovery_reset page into its own file
Related to #9
2024-01-01 09:36:30 +00:00
eec783bd77 feat: Moved the JS out of the password recovery page into its own file
Related to #9
2024-01-01 09:31:32 +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
da7adea36e feat: Moved the JS out of the register page into its own file
Related to #9
2024-01-01 09:19:34 +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
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
520464b73d Merge branch '#8_deal_with_new_auth_process' into 'main'
feat: adjust any form that takes the users username and pass so its in the auth field.

Closes #8

See merge request compsoc1/skynet/ldap/frontend!11
2023-12-27 14:49:29 +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
7ab4419132 Improve formatting a little to make it closer to usable 2023-11-06 13:11:17 +00:00
63388a8d1c fix: make sure folks know that tehy have complete control over their username 2023-09-28 00:54:57 +01:00
fb5990602a format a little 2023-09-27 12:14:32 +00:00
f1ee82e43f improve format a tiny bit 2023-09-27 12:11:43 +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
2038a88466 Style the page real quick 2023-09-26 21:49:23 +00:00
3c3649ccfe Merge branch '4-account-recovery' into 'main'
Feat. Form default behaviour bypassed

See merge request compsoc1/skynet/ldap/frontend!10
2023-09-26 20:22:50 +00:00
092dec7e21 fmt: a little bit of cleanup and formatting 2023-09-26 21:20:33 +01:00
8cb50b67f5 feat: auth side of teh password up and running 2023-09-26 21:17:38 +01:00
b2c0d939f9 feat: password reset request form is functional 2023-09-26 18:16:38 +01:00
7105bb2a9b Merge branch 'main' into 4-account-recovery
# Conflicts:
#	src/index.html
#	src/password.html
2023-09-26 17:36:44 +01:00
d44884309f forgot to change stylesheet reference 2023-09-25 12:51:16 +00:00
945c53d6ba move to /recovery/username 2023-09-25 12:43:37 +00:00
889ad7dd2d Add new directory 2023-09-25 12:42:12 +00:00
2e7b8240ee Merge branch 'UsernameRecovery' into 'main'
Add username recovery

See merge request compsoc1/skynet/ldap/frontend!9
2023-09-18 14:07:24 +00:00
f91ec3bdab Add username recovery 2023-09-18 14:07:24 +00:00
f0dc144baa wording 2023-09-18 14:02:45 +00:00
4bf316a396 wording 2023-09-18 14:01:11 +00:00
c939d4314b Changed reset to "change password" cause it doesn't actually reset password 2023-09-18 13:44:54 +00:00
4d6b8a01f0 Merge branch '2-styling-of-the-website' into 'main'
Resolve "Styling of the website"

Closes #2

See merge request compsoc1/skynet/ldap/frontend!2
2023-09-18 11:29:03 +00: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
8cec75b232 Fix. Form title now matches what it is
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:40:23 +01:00
6d07efc44d Making the register form into a table
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:40:06 +01:00
12b1ecd2b5 Adding the boxes div to the register form
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:35:12 +01:00
d4f75a25cb Adding title to register page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:33:45 +01:00
815e114875 Adding title to register page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:33:36 +01:00
1794dceb36 Adding stylesheet to the register page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-11 12:32:58 +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
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
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