|
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 |
|
|
810a65e67c
|
Password confirmation logic completed
Signed-off-by: Eoghan Conlon <eoghanconlon73@skynet.ie>
|
2023-08-27 16:35:52 +01:00 |
|
|
ff10493be9
|
Feat. Form default behaviour bypassed
Signed-off-by: Eoghan Conlon <git@eoghanconlon.ie>
|
2023-08-27 16:30:00 +01:00 |
|
Eoghan Conlon
|
a92bdbc921
|
Feat. Javascript listener set up
|
2023-08-27 16:27:34 +01:00 |
|
Eoghan Conlon
|
b24f055aa1
|
Feat. HTML form added
|
2023-08-27 16:27:21 +01:00 |
|
Eoghan Conlon
|
41c4e783d9
|
Feat. Adding footer to the password recovery page
|
2023-08-27 16:27:00 +01:00 |
|
Eoghan Conlon
|
c504d73e23
|
Feat. Password reset page
|
2023-08-27 16:16:31 +01:00 |
|
eoghan.conlon
|
6ac9c08148
|
Fix. Password recovery page has standardized html through ide tool
|
2023-08-08 19:18:58 +01:00 |
|
eoghan.conlon
|
4915d83035
|
Refactor. Recovery into its own directory
|
2023-08-08 19:15:51 +01:00 |
|
eoghan.conlon
|
798783470f
|
Fix. Rename recovery to passrecovery
|
2023-08-08 19:11:03 +01:00 |
|
eoghan.conlon
|
b833aac7a2
|
Fix. Password change link now reflects its role
|
2023-08-08 19:00:44 +01:00 |
|
eoghan.conlon
|
b6f8fe449a
|
Fix. Password change page's title now reflects its role
|
2023-08-08 18:59:48 +01:00 |
|
eoghan.conlon
|
b74ea5d36a
|
Fix. Form status paragraph now implemented
|
2023-08-08 18:58:31 +01:00 |
|
eoghan.conlon
|
da2e950007
|
Fetch implemented
|
2023-08-08 18:58:05 +01:00 |
|
eoghan.conlon
|
62c0767e78
|
Form data is now parsed
|
2023-08-08 18:48:22 +01:00 |
|
eoghan.conlon
|
f42355c4a1
|
Form default behaviour is now skipped
|
2023-08-08 18:38:13 +01:00 |
|
eoghan.conlon
|
a62cd89c2a
|
Fix. Password changed to email as this is a password recovery form not a misc. recovery form
|
2023-08-08 18:22:53 +01:00 |
|
eoghan.conlon
|
fe3d095544
|
Value field type changing implemented
|
2023-08-08 18:22:03 +01:00 |
|
eoghan.conlon
|
c0d3d6392b
|
Submit button added to form and script started
|
2023-08-08 18:13:11 +01:00 |
|
eoghan.conlon
|
0dcdfdf628
|
Html form complete
|
2023-08-08 18:07:43 +01:00 |
|
eoghan.conlon
|
29e5dd5f5e
|
Account recovery boilerplate created
|
2023-08-08 17:24:55 +01:00 |
|
eoghan.conlon
|
e4e22b937a
|
Changing the description of password reset to better reflect what it is
|
2023-08-08 17:23:02 +01:00 |
|
eoghan.conlon
|
af41906468
|
Colour suggestions from using this tool[https://www.canva.com/colors/color-wheel/] on the colour of the ones and zeros on the background
|
2023-08-08 16:59:02 +01:00 |
|
eoghan.conlon
|
7b4d02b18f
|
Adding a gap between the options
|
2023-08-08 16:58:06 +01:00 |
|
eoghan.conlon
|
59ee34f611
|
Simplifying CSS to make it more uniform between the options
|
2023-08-08 16:38:58 +01:00 |
|
eoghan.conlon
|
9b441d0f30
|
Fix. Title bar now displays on one line if window is wide enough
|
2023-08-08 16:29:53 +01:00 |
|
eoghan.conlon
|
08e689be2b
|
Removing title div from boxes class as it doesn't affect anything
|
2023-08-08 16:21:18 +01:00 |
|
eoghan.conlon
|
e5b5b6260f
|
Background changed from solid colour to image
|
2023-08-08 16:17:56 +01:00 |
|
eoghan.conlon
|
740686b483
|
Header one and image in title div are now in their box
|
2023-08-08 16:08:53 +01:00 |
|
eoghan.conlon
|
c9cbc1d49a
|
Items now centered on webpage
|
2023-08-08 15:56:21 +01:00 |
|
eoghan.conlon
|
427b4cf2bd
|
[Test] Removing test files
|
2023-08-08 15:42:36 +01:00 |
|
eoghan.conlon
|
8ffad7fb3d
|
Webpage created for test
[Test] Record of a test using the first few paragraphs of teh history of lorem ipsum webpage as an example.
|
2023-08-07 19:50:03 +01:00 |
|
eoghan.conlon
|
050fd480fb
|
Fix. Refactored code to be to standard
|
2023-08-07 19:14:11 +01:00 |
|
eoghan.conlon
|
d5bcd29ee6
|
Adding something to try help with setting options in a grid
|
2023-08-07 19:13:10 +01:00 |
|
|
dbfb7438e2
|
Merge branch 'main' into '2-styling-of-the-website'
Changes from main to issue 2
See merge request compsoc1/skynet/ldap/frontend!5
|
2023-08-07 18:05:23 +00:00 |
|
eoghan.conlon
|
fb52550ef2
|
Linking to the new sign-up page on homepage
|
2023-08-07 18:57:36 +01:00 |
|
eoghan.conlon
|
325e3b8dd3
|
Script now complete
|
2023-08-07 18:49:15 +01:00 |
|