Commit graph

22 commits

Author SHA1 Message Date
c9e91ba1be Code standardisation
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-18 12:18:33 +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
ddd4163600 Password length checked
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
2023-09-03 22:05:53 +01:00
4c22492ea2 Merge branch 'main' into '3-new-users-sign-up'
Merging in url changes

See merge request compsoc1/skynet/ldap/frontend!4
2023-08-07 17:13:26 +00:00
eoghan.conlon
2a109f26f3 Sign-up page html page added, register's title changed to register 2023-08-07 18:08:54 +01:00
Brendan Golden
476ab1435f fix: switched over to using account instead of sso 2023-08-07 14:33:04 +00:00
eoghan.conlon
f46b76e94f Fix. Link for account now points to new api 2023-08-06 17:55:27 +01:00
eoghan.conlon
811d41aa3d Reformating code to standard
#3
2023-08-05 16:49:48 +01:00
eoghan.conlon
f105b8dcc0 Feat. Password confrim box added and related logic implemented
#3
2023-08-05 16:42:52 +01:00
eoghan.conlon
20e284fb13 Feat. Auth is taken directly from the URL, auth on form removed
#3
2023-08-05 16:39:02 +01:00
eoghan.conlon
4a1fb8481b [Sign-up] Testing asyncing the post request
#3
2023-08-05 12:36:09 +01:00
eoghan.conlon
f05aa8cb5e [Sign-up] Fix. Removed the alert test
#3
2023-08-01 13:53:52 +01:00
eoghan.conlon
a8de7c72e1 [Sign-up] Fetch implemented
#3
2023-08-01 13:51:02 +01:00
eoghan.conlon
f1e819bab9 [Sign-up] Javascript can parse the form and combine it into a JSON object
#3
2023-08-01 13:45:08 +01:00
eoghan.conlon
ff6b3b6056 [Sign-up] HTML form complete
#3
2023-08-01 13:26:52 +01:00
eoghan.conlon
5fb62a2b6a [Styling] Added the favicon to the sign-up page
#2
2023-08-01 13:20:05 +01:00
eoghan.conlon
647a9c9981 [Sign-up] Refactored to better match what we need from the sign-up page 2023-08-01 13:18:56 +01:00