|
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 |
|
|
6b0c679ee4
|
Adding title to password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-09-11 11:43:43 +01:00 |
|
|
56c0bd20c9
|
Adding stylesheet to password reset page
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-09-11 11:43:19 +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 |
|
|
e2321a625d
|
Setting colour for boxes and moving all into one box
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-09-08 16:44:36 +01:00 |
|
|
bf18821e33
|
Merge branch 'merge-main-to-styling' into '2-styling-of-the-website'
Adding loader to the formStatus paragraph on submit button press.
See merge request compsoc1/skynet/ldap/frontend!8
|
2023-09-08 15:29:46 +00:00 |
|
|
cba1a33b8e
|
Merge branch '2-styling-of-the-website' into 'merge-main-to-styling'
# Conflicts:
# src/index.html
|
2023-09-08 15:28:57 +00:00 |
|
|
947124c3b6
|
Merge branch '3-new-users-sign-up' into 'main'
Resolve "[New users] Sign-up"
Closes #3
See merge request compsoc1/skynet/ldap/frontend!6
|
2023-09-03 21:19:30 +00:00 |
|
|
ddd4163600
|
Password length checked
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-09-03 22:05:53 +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 |
|
|
16e6ce9a98
|
Code clean-up
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 21:37:26 +01:00 |
|
|
de2dc0b459
|
Fetch request coded catch clause tested
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 21:36:30 +01:00 |
|
|
114ad8ea36
|
Form data extracted
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 21:27:59 +01:00 |
|
|
6ba509f8bd
|
Listener set up to form and default skipped
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 21:14:23 +01:00 |
|
|
b3531da019
|
HTML for ssh recovery completed, incl. script for footer
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 19:59:55 +01:00 |
|
|
6dc89697e9
|
Failure case for not selecting an option now a permanent solution rather than an alert
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 17:12:19 +01:00 |
|
|
d19fcb9c10
|
Refactored code to standard using IDE
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 17:08:23 +01:00 |
|
|
a6104b0565
|
Result 200 special cases handling complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 17:03:17 +01:00 |
|
|
05b05833f6
|
Result status handling complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 17:00:40 +01:00 |
|
|
0b3eaacef6
|
Fetch request complete
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 17:00:14 +01:00 |
|
|
49a5878460
|
Object generated from form and url
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 16:47:47 +01:00 |
|
|
d8591575b1
|
Passwords not matching status added
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 16:38:32 +01:00 |
|
|
49684039aa
|
For Status paragraph added
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 16:38:03 +01:00 |
|