Skip to content

Commit

Permalink
Made profile headings capitalized and added bursary note
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurikam2003 committed Jul 5, 2024
1 parent 07ebe67 commit 36c8ef1
Show file tree
Hide file tree
Showing 15 changed files with 86 additions and 113 deletions.
84 changes: 42 additions & 42 deletions client/src/assets/schedule/data.jsx

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion client/src/components/footer/FooterStorybook.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const FooterStorybook = () => {
})}
{/* <img className="svg-icons" alt="instagram" src={InstagramLogo}></img> */}
</div>
<div className="footer-message">Made with 💜 by the F!rosh Week 2T3 Tech Team</div>
<div className="footer-message">Made with 💜 by the F!rosh Week 2T4 Tech Team</div>
</div>
</div>
);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import PropTypes from 'prop-types';
export const ProfilePageResources = ({ froshObject }) => {
return (
<div className="profile-page-resources profile-page-side-section">
<h2>Resources</h2>
<h2>RESOURCES</h2>
{resources.map((resource, index) => {
return (
<a
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ const TaskAnnouncement = ({ tasks, onDone }) => {
if (!tasks || tasks.length <= 0) {
return (
<div className="task-container">
<h2 className="nothing-here">There is nothing here yet!</h2>
<h2 className="nothing-here">THERE IS NOTHING HERE YET!</h2>
</div>
);
}
Expand Down
2 changes: 1 addition & 1 deletion client/src/pages/FroshRetreat/FroshRetreat.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export const FroshRetreat = () => {
Escape the city to the lovely Hart House Farms for a weekend of wholesome camp vibes!
</h3>
<p style={{ color: 'var(--white)' }}>
The retreat is taking place on September 9th and September 10th, 2023 at Hart House
The retreat is taking place on August 31st and September 1st, 2024 at Hart House
Farm.
</p>
<p style={{ color: 'var(--white)' }}>
Expand Down
14 changes: 7 additions & 7 deletions client/src/pages/Home/Home.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@ const HomeHeaderButton = () => {
justifyContent: 'center',
alignItems: 'center',
}}
// hidden button xD
// style={{
// width: '0.px',
// height: '0.px',
// fontSize: '0px',
// opacity: '0',
// }}
// hidden button xD
// style={{
// width: '0.px',
// height: '0.px',
// fontSize: '0px',
// opacity: '0',
// }}
/>
</div>
<div className="mobile-only">
Expand Down
2 changes: 1 addition & 1 deletion client/src/pages/PasswordReset/PasswordReset.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ export const PasswordReset = () => {
<div className={'password-reset-container'}>
<img className={'password-reset-logo'} src={MainFroshLogo} alt={'Frosh week logo'} />
<h1 style={{ color: 'var(--text-dynamic)' }}>Reset your password</h1>
<h3 style={{ color: 'var(--text-dynamic)' }}>For F!rosh Week 2T3, UofT Engineering</h3>
<h3 style={{ color: 'var(--text-dynamic)' }}>For F!rosh Week 2T4, UofT Engineering</h3>
<div className={'full-width-input'}>
<TextInput
label={'Email'}
Expand Down
6 changes: 3 additions & 3 deletions client/src/pages/Profile/PageProfileFrosh.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -240,8 +240,8 @@ const ProfilePageFroshHeader = ({ editButton }) => {
{!isRegistered ? (
<div className={'profile-not-registered'}>
<h1>YOU ARE NOT REGISTERED!</h1>
{/* <h2>You will not be able to participate in F!rosh week events until you register.</h2> */}
<h2>Registration opens soon. Stay tuned!</h2>
{/* <h2>YOU WILL NOT BE ABLE TO PARTICIPATE IN F!ROSH WEEK EVENTS UNTIL YOU REGISTER.</h2> */}
<h2>REGISTRATION OPENS SOON. STAY TUNED!</h2>
<Link
key={'/registration'}
to={'/registration'}
Expand Down Expand Up @@ -373,7 +373,7 @@ const ProfilePageAnnouncements = () => {

return (
<div className="profile-page-announcements">
<h2 className="profile-page-section-header">Tasks and Announcements</h2>
<h2 className="profile-page-section-header">TASKS AND ANNOUNCEMENTS</h2>
{!user?.canEmail ? (
<Link
key={'/resubscribe'}
Expand Down
2 changes: 1 addition & 1 deletion client/src/pages/Profile/PageProfileLeader.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export const ProfilePageLeaderScuntMessage = () => {
<div className="frosh-instagram-container">
<img src={ScuntIcon} alt="Scunt" style={{ filter: darkMode ? 'invert(1)' : 'unset' }} />
<div>
<h2>Havenger Scunt!</h2>
<h2>SkavENGer Hunt!!</h2>
<p>Find more information about Scunt by clicking here!</p>
</div>
</div>
Expand Down
27 changes: 4 additions & 23 deletions client/src/pages/Registration/RegistrationFields.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ export const fields = {
attendingScunt: {
type: 'dropdown',
label:
'Would you like to participate in Havenger Scunt? (It will take place on the evening of Wednesday, August 28th)',
'Would you like to participate in SkavENGer Hunt!? (It will take place on the evening of Wednesday, August 28th)',
values: ['Yes', 'No'],
initialSelectedIndex: 0,
localStorageKey: 'registration-scunt',
Expand All @@ -408,7 +408,7 @@ export const fields = {
scuntInfo: {
type: 'label',
label:
"What is Havenger Scunt? Havenger Scunt is a scavenger hunt around the city of Toronto! Don't miss out on one of the most popular f!rosh week events! Scunt is an exciting night of challenges for all comfort levels.",
"What is SkavENGer Hunt!? SkavENGer Hunt! is a scavenger hunt around the city of Toronto! Don't miss out on one of the most popular f!rosh week events! Hunt is an exciting night of challenges for all comfort levels.",
isBold: true,
},
attendingNiteLifeCarnival: {
Expand All @@ -423,7 +423,7 @@ export const fields = {
attendingRetreat: {
type: 'dropdown',
label:
'Would you like to attend an overnight retreat on September 9th-10th at Hart House Farms (at an additional cost)?',
'Would you like to attend an overnight retreat on August 31st-September 1st at Hart House Farms (at an additional cost)?',
values: ['Yes', 'No'],
initialSelectedIndex: 0,
isRequiredInput: false,
Expand Down Expand Up @@ -451,28 +451,9 @@ export const fields = {
noEdit: false,
localStorageKey: 'registration-moveToToronto',
},
commuterProgramQuery: {
type: 'dropdown',
label:
'Will you take part in the Commuter Program (you can still sign up via links on Instagram and Frosh week website)?',
values: ['Yes', 'No', 'Put me on the Waitlist'],
initialSelectedIndex: 0,
isRequiredInput: false,
noEdit: false,
localStorageKey: 'registration-commuterProgramQuery',
},
commuterChestnutQuery: {
type: 'dropdown',
label: 'Would you like to stay up at Chestnut during Frosh week with an additional cost?',
values: ['Yes', 'No'],
initialSelectedIndex: 0,
isRequiredInput: false,
noEdit: false,
localStorageKey: 'registration-commuterChestnutQuery',
},
bursary: {
type: 'dropdown',
label: 'Would you be interested in a bursary?',
label: 'Do you require any bursary or financial aid for your Frosh Week ticket?',
values: ['Yes', 'No'],
initialSelectedIndex: 0,
isRequiredInput: false,
Expand Down
32 changes: 12 additions & 20 deletions client/src/pages/Registration/RegistrationForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -279,11 +279,11 @@ const PageRegistrationForm = ({ editFieldsPage, initialValues, onEditSubmit }) =
initialSelectedIndices={
editFieldsPage === true
? field.values.reduce((prev, curr, index) => {
if (initialValues[key].includes(curr)) {
prev.push(index);
}
return prev;
}, [])
if (initialValues[key].includes(curr)) {
prev.push(index);
}
return prev;
}, [])
: field.initialSelectedIndices
}
maxCanSelect={field.maxCanSelect}
Expand Down Expand Up @@ -317,8 +317,8 @@ const PageRegistrationForm = ({ editFieldsPage, initialValues, onEditSubmit }) =
<></>
)}
{field.isRequiredInput !== undefined &&
field.isRequiredInput === true &&
field.label !== undefined ? (
field.isRequiredInput === true &&
field.label !== undefined ? (
<p className="text-input-required-star">*</p>
) : (
<></>
Expand Down Expand Up @@ -417,13 +417,13 @@ const PageRegistrationForm = ({ editFieldsPage, initialValues, onEditSubmit }) =
<img className="registration-icon-logo" src={MainFroshLogo}></img>
<div>
<h1 className="registration-first-step-title">
{'Hello ' +
(user?.preferredName === '' || !user?.preferredName
{'HELLO ' +
((user?.preferredName === '' || !user?.preferredName
? user?.firstName
: user?.preferredName)}
: user?.preferredName).toUpperCase())}
</h1>
<h2 className="registration-first-step-subtitle">
Let&apos;s register for UofT Engineering&apos;s F!rosh Week 2T3
LET&apos;S REGISTER FOR UOFT ENGINEERING&apos;S F!ROSH WEEK 2T4
</h2>
</div>
</div>
Expand Down Expand Up @@ -458,15 +458,7 @@ const PageRegistrationForm = ({ editFieldsPage, initialValues, onEditSubmit }) =
isDisabled={!canRegister}
/>
<p className="register-terms-of-service" style={{ marginTop: '20px' }}>
If you&apos;re looking to apply for a bursary, click{' '}
<a
href="https://forms.gle/UFajTRoBF8iWah2MA"
target="_blank"
rel="noreferrer"
>
here
</a>{' '}
to submit in an application
Note: We will be making bursary decisions after Frosh week and will refund the amount to the students after the decisions. Our team will reach out to you for more details regarding the bursary program. Bursaries range from partial to complete settlement of the ticket price.
</p>
</div>
),
Expand Down
18 changes: 9 additions & 9 deletions client/src/pages/RegistrationSuccess/RegistrationSuccess.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,22 +56,22 @@ const PageRegistrationSuccess = () => {
<div className="registration-success-page-container">
<div className="registration-success-page-step1">
<div className="registration-success-page-step1-1-disappear">
<h1 style={{ color: 'var(--black)' }}>Thank you for Registering</h1>
<h1 style={{ color: 'var(--black)' }}>THANK YOU FOR REGISTERING</h1>
</div>
<div className="registration-success-page-step1-2-disappear">
<h2 style={{ color: 'var(--black)' }}>for F!rosh Week 2T3</h2>
<h2 style={{ color: 'var(--black)' }}>FOR F!ROSH WEEK 2T4</h2>
<p style={{ color: 'var(--black)' }} className="registration-success-wait-msg">
{`${
user.preferredName === '' || !user.preferredName
? user.firstName
: user.preferredName
}, your F!rosh group is...`}
}, YOUR F!ROSH GROUP IS...`}
</p>
</div>
</div>
<div className="registration-success-page-step2-disappear">
<div className="registration-success-page-step2">
<h1 style={{ color: 'var(--black)' }}>Welcome to...</h1>
<h1 style={{ color: 'var(--black)' }}>WELCOME TO...</h1>
</div>
</div>
<div className="registration-success-page-step3">
Expand All @@ -81,19 +81,19 @@ const PageRegistrationSuccess = () => {
</text>
</svg>
<div className="registration-success-page-step4">
<h2 style={{ color: 'var(--black)' }}>{user.froshGroup + '!'}</h2>
<h2 style={{ color: 'var(--black)' }}>{user.froshGroup.toUpperCase + '!'}</h2>
</div>
<div className="registration-success-page-step5">
<Link to={'/profile'} className="no-link-style">
<Button label="View My F!rosh Profile" />
<Button label="VIEW MY F!ROSH PROFILE" />
</Link>
</div>
<div className="registration-success-page-step6">
<Link
state={{
name: user.name,
froshGroup: user.froshGroup,
froshGroupIcon: user.froshGroupIcon,
name: user.name.toUpperCase(),
froshGroup: user.froshGroup.toUpperCase(),
froshGroupIcon: user.froshGroupIcon.toUpperCase(),
}}
to={'/registration-success'}
className="no-link-style"
Expand Down
2 changes: 1 addition & 1 deletion client/src/util/scunt-constants.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export const rules = {
sub: 'To compete in the S!cavenger H!unt, one must be:',
items: [
'Human, or near human (Engineering Science students will be accepted).',
'A F!rosh (2T7!).',
'A F!rosh (2T8!).',
'Currently enrolled within the Faculty of Applied Science and Engineering at the University of Toronto.',
'Have officially registered for the event via F!rosh Week 2T3.',
],
Expand Down
2 changes: 1 addition & 1 deletion server/src/services/emailAssets/registrationEmail.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<img class="frosh-logo-main" src="./frosh-main-logo-outline.png" alt="frosh logo" />
<div class="text-container">
<h1>Hi ${},</h1>
<p><b>Thank you for registering for F!rosh Week 2T3!!!</b></p>
<p><b>Thank you for registering for F!rosh Week 243!!!</b></p>
<p>
Please find attached your information PDF which includes a receipt of your data and your
unique QR code that you will use for a variety of activities during F!rosh Week.
Expand Down
2 changes: 1 addition & 1 deletion server/src/subscribers/newFroshSubscription.js
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ newFroshSubscription.process((job, done) => {
<br />
<div class="text-container">
<h1>Hi ${job.data.preferredName},</h1>
<p><b>Thank you for registering for F!rosh Week 2T3!!!</b></p>
<p><b>Thank you for registering for F!rosh Week 2T4!!!</b></p>
<p>
Please find attached your information PDF which includes a receipt of your data and your
unique QR code that you will use for a variety of activities during F!rosh Week.
Expand Down

0 comments on commit 36c8ef1

Please sign in to comment.