Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Workshop Alerts & Fix Workshop Date #215

Merged
merged 2 commits into from
Oct 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
53 changes: 37 additions & 16 deletions src/app/(regular)/attending/registration/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,37 @@ export default function Registration() {
noTOC={false}
title={"Registration"}
overrideTOC={
<Alert
className={"mb-5"}
raw={true}
type={"changes"}
heading={"Registration Now Open"}
>
<p>
{`We have opened registration on the `}
<Link href={`https://cvent.me/45nlmw`}>
CVENT Registration Site
</Link>
{` to support attendees who may need additional time to make plans (e.g., travel, visa). Full details of our in-person and virtual conference experiences will be published as they continue to become available.`}
</p>
</Alert>
<>
<Alert
className={"mb-5"}
type={"changes"}
heading="Workshops Registration Now Open"
raw
>
<p>
{`Workshop registration is now open, please take a look at the
registration instructions under `}
<Link href={"#workshop-registration"}>
{`Workshop Registration`}
</Link>
{` below.`}
</p>
</Alert>
<Alert
className={"mb-5"}
raw={true}
type={"info"}
heading={"General Registration Open"}
>
<p>
{`We have opened registration on the `}
<Link href={`https://cvent.me/45nlmw`}>
CVENT Registration Site
</Link>
{` to support attendees who may need additional time to make plans (e.g., travel, visa). Full details of our in-person and virtual conference experiences will be published as they continue to become available.`}
</p>
</Alert>
</>
}
// subheading={"Behind the Scenes"}
>
Expand Down Expand Up @@ -178,7 +195,9 @@ export default function Registration() {
<p>{`Cancellation policy: virtual workshop registrations are non-refundable.`}</p>
</Section>
<Section title={"Workshop Registration"}>
<p><strong>{`If you have already registered for the ASSETS conference:`}</strong></p>
<p>
<strong>{`If you have already registered for the ASSETS conference:`}</strong>
</p>
<ol>
<li>{`Find your original registration confirmation email.`}</li>
<li>{`Click Modify Registration`}</li>
Expand All @@ -187,7 +206,9 @@ export default function Registration() {
<li>{`Select the desired workshop(s). Each workshop title is associated with a quantity field where you can indicate that you need to purchase 1 workshop registration for each respective workshop you intend to register for.`}</li>
<li>{`Advance to the payment page and pay for the workshop registration.`}</li>
</ol>
<p><strong>{`If you have not registered for the ASSETS conference (and do not intend to):`}</strong></p>
<p>
<strong>{`If you have not registered for the ASSETS conference (and do not intend to):`}</strong>
</p>
<ol>
<li>
{`Open the `}{" "}
Expand Down
24 changes: 21 additions & 3 deletions src/app/(regular)/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,28 @@ export default function Home() {
<Hero />
<Container id="content">
<div className="pt-16 md:pt-18 pb-4">
<Alert
className={"mb-5"}
type={"changes"}
heading="Workshops Registration Now Open"
raw
>
<p>
{`Workshop registration is now open, please take a look at the
registration instructions here: `}
<Link
href={
"https://assets24.sigaccess.org/attending/registration/#workshop-registration"
}
>
{`https://assets24.sigaccess.org/attending/registration/#workshop-registration`}
</Link>
</p>
</Alert>
<Alert
className={"mb-5"}
raw={true}
heading={"Registration is Open"}
heading={"General Registration Open"}
>
<p className="text-md text-white">
{`We have opened registration on the `}
Expand All @@ -49,10 +67,10 @@ export default function Home() {
</p>
</Alert>
<Alert
type={"changes"}
type={"info"}
className={"mb-5"}
raw={true}
heading={"Hotel booking is Live"}
heading={"Hotel Booking Portal Live"}
>
{/* <div className=""> */}
<p className="text-white break-words">
Expand Down
26 changes: 25 additions & 1 deletion src/app/(regular)/program/accepted-workshops/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import { ACCEPTED_PAPERS } from "@/app/lib/config/acceptedpapers.config";
import Letter from "@/app/lib/components/lists/Letter";
import { makeAttributeSafe } from "@/app/lib/utils/basics";
import { ACCEPTED_WORKSHOPS } from "@/app/lib/config/acceptedworkshops.config";
import Alert from "@/app/lib/components/Alert";

export const metadata = createMetadata({ title: "Accepted Workshops" });

Expand Down Expand Up @@ -63,7 +64,30 @@ function WorkshopSection({
}
export default function AcceptedWorkshops() {
return (
<Subpage title={"Accepted Workshops"} altBg={true}>
<Subpage
title={"Accepted Workshops"}
altBg={true}
overrideTOC={
<Alert
className={"mb-5"}
type={"changes"}
heading="Workshops Registration Now Open"
raw
>
<p>
{`Workshop registration is now open, please take a look at the
registration instructions here: `}
<Link
href={
"https://assets24.sigaccess.org/attending/registration/#workshop-registration"
}
>
{`https://assets24.sigaccess.org/attending/registration/#workshop-registration`}
</Link>
</p>
</Alert>
}
>
<p className="mb-4">
{`To host a workshop at ASSETS, workshop organizers submitted a proposal
following the Workshop Proposal CFP in July, 2024. These proposals
Expand Down
2 changes: 1 addition & 1 deletion src/app/lib/config/acceptedworkshops.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const ACCEPTED_WORKSHOPS = [
],
website: "https://accessiblecities.github.io/UrbanAccess2024/",
deadline: "Sept 20, 2024",
placeDetails: "Week of Oct 21 via zoom (exact date TBD)",
placeDetails: "Oct 24th, 2024 starting at 7AM Pacific (GMT -7) / 3PM London (GMT +1)",
placeLink: null,
abstract:
"We have entered a new era of computing—one where AI permeates every aspect of society from education to healthcare. In this workshop, we examine the emerging role of AI in the design of equitable and accessible cities, transportation systems, and interactive tools for mapping and navigation. We will solicit short papers around key Urban AI + disability themes, including autonomous vehicles, intelligent wheelchairs, assistive human-robotic interaction, assessing and navigating pedestrian pathways, indoor accessibility, and overarching challenges related to ethics, bias, and data privacy and security. We invite both traditional HCI and accessibility researchers as well as scholars and practitioners from other disciplines relevant to this workshop, including disability studies, gerontology, social work, community psychology, and law. Our overarching goal is to identify open challenges, share current work across disciplines, and spur new collaborations related to AI and urban accessibility.",
Expand Down
Loading