Commit graph

116 commits

Author SHA1 Message Date
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
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
eoghan.conlon
9e20464bbd Script now extracts email from form 2023-08-07 18:27:45 +01:00
eoghan.conlon
776ed76ab0 Fix. Form looks better in browser 2023-08-07 18:24:20 +01:00
eoghan.conlon
b13a199098 Javascript handling for form started 2023-08-07 18:23:20 +01:00
eoghan.conlon
48862df4a5 Description for user added 2023-08-07 18:19:36 +01:00
eoghan.conlon
353c4b3596 HTML form complete 2023-08-07 18:19:15 +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
Brendan Golden
bdcaf6d267 Merge branch '3-new-users-sign-up' into 'main'
Fix. Link for account now points to new api

See merge request compsoc1/skynet/ldap/frontend!3
2023-08-06 17:10:10 +00:00
eoghan.conlon
f46b76e94f Fix. Link for account now points to new api 2023-08-06 17:55:27 +01:00
eoghan.conlon
ee7c644662 Fix. Backgrounds colour set for password reset and modify options 2023-08-06 17:44:07 +01:00
eoghan.conlon
570347c497 Fix. Sharky image now saved as a .svg rather than a .png 2023-08-05 18:16:11 +01:00
eoghan.conlon
c151c02d45 Fix. Stylesheet ref now matches this iteration 2023-08-05 17:26:36 +01:00
eoghan.conlon
05f71c101f Feat. Adding image of sharky 2023-08-05 17:25:34 +01:00
eoghan.conlon
70a4284b24 Merging styling into new branch based on most up to date branch of main 2023-08-05 17:04:44 +01:00
eoghan.conlon
82ce646889 Feat. Removing account sign up from the homepage
Closes #3
2023-08-05 16:58:02 +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
4105c6e9dc [Sign-up] Refactored to match the file structure settled on 2023-08-01 13:19:43 +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