|
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 |
|
|
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 |
|
|
63388a8d1c
|
fix: make sure folks know that tehy have complete control over their username
|
2023-09-28 00:54:57 +01: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 |
|
|
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 |
|