Skip to content

Commit

Permalink
Merge pull request #390 from Call-for-Code-for-Racial-Justice/feat-20…
Browse files Browse the repository at this point in the history
…26-election

feat: reset for 2026
  • Loading branch information
davidnixon authored Nov 13, 2024
2 parents 8112c61 + c7614c7 commit ba11c55
Show file tree
Hide file tree
Showing 34 changed files with 19 additions and 19 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/embrace-vote.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/grandpa-grandson.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00000.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00001.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00002.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00003.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00004.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00005.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00006.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00007.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00008.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00009.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00010.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00011.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00012.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/assets/images/journey/image-00013.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion app/components/Home/Countdown.vue
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const headlines = computed(() => {
"Days until the/2024/Presidential Election",
).split("/");
});
const election = ref("20241105T050000"); // Tuesday, November 5, 2024 7:00:00 AM GMT-05:00
const election = ref("20261103T050000"); // Tuesday, November 3, 2026 7:00:00 AM GMT-05:00
const days = ref(432);
const hours = ref("00");
const minutes = ref("00");
Expand Down
2 changes: 1 addition & 1 deletion app/components/Journey/Candidates/ByState.vue
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const usaState = computed(() => {
return user.value?.info?.location?.region_code?.toLowerCase();
});
const candidates = useFetch("/api/candidateInfo", {
query: { date: "2024", state: usaState },
query: { date: "11-03-2026", state: usaState },
});
</script>
Expand Down
2 changes: 1 addition & 1 deletion app/components/Journey/RegisterToVote.vue
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
<div class="aspect-[4/3] w-full max-w-xl">
<img
class="h-full w-full object-cover"
src="@/assets/images/ebrace-vote-gif.gif"
src="@/assets/images/journey/embrace-vote.gif"
alt=""
/>
</div>
Expand Down
2 changes: 1 addition & 1 deletion app/lang/ar.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "الانخراط في المجتمع",
"connectedPageTwitterLabel": "البحث في Twitter عن الانتخابات",
"connectedPageYoutubeLabel": "البحث عن مناظرات الانتخابات على YouTube",
"countdownHeader": "أيام تفصلنا عن/2024/الانتخابات الرئاسية",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "الانتخابات النصفية للكونغرس",
"faq": "التعليمات",
"files": null,
Expand Down
2 changes: 1 addition & 1 deletion app/lang/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "Get social",
"connectedPageTwitterLabel": "Search Twitter for election",
"connectedPageYoutubeLabel": "Search for election debates on YouTube",
"countdownHeader": "Days until the/2024/Presidential Election",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "Midterm Congressional Elections",
"faq": "FAQ",
"getInformedCandidateOrder": "The order of candidates listed below is determined by local election officials.",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connectedPageTitle": "Ingrese a las redes sociales",
"connectedPageTwitterLabel": "Busque elecciones en Twitter",
"connectedPageYoutubeLabel": "Busque debates electorales en YouTube",
"countdownHeader": "Días hasta el/2024/Elección presidencial ",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"faq": "FAQ ",
"getInformedCandidateOrder": "El orden de los candidatos enumerados a continuación es determinado por los funcionarios electorales locales. ",
"getInformedCong": "¿Qué distrito? ",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/fa.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "ایجاد اجتماع",
"connectedPageTwitterLabel": "توئیتر را درخصوص انتخابات جستجو کنید",
"connectedPageYoutubeLabel": "مناظره های انتخاباتی را در یوتیوب جستجو کنید",
"countdownHeader": "روزها تا انتخابات/2024/ ریاست جمهوری",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "انتخابات میان دوره ای کنگره",
"faq": "سوالات متداول",
"files": null,
Expand Down
2 changes: 1 addition & 1 deletion app/lang/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "सामाजिक बनें",
"connectedPageTwitterLabel": "चुनाव के लिए ट्विटर सर्च करें",
"connectedPageYoutubeLabel": "यूट्यूब पर चुनावी बहस सर्च करें",
"countdownHeader": "दिन जब तक/2024/राष्ट्रपति चुनाव ",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"faq": "FAQ ",
"files": null,
"getInformedCandidateOrder": "नीचे सूचीबद्ध उम्मीदवारों का आदेश स्थानीय चुनाव अधिकारियों द्वारा निर्धारित किया गया है। ",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connectedPageTitle": "社会に出る",
"connectedPageTwitterLabel": "Twitterで選挙を検索する",
"connectedPageYoutubeLabel": "選挙討論会をYouTubeで探す",
"countdownHeader": "2024/年の大統領選挙/までの日数",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"faq": "よくある質問",
"getInformedCandidateOrder": "以下に掲げる候補者の順序は、地方選挙の関係者によって決定される。",
"getInformedCong": "どの地区ですか?",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "연대",
"connectedPageTwitterLabel": "Twitter에서 선거 검색",
"connectedPageYoutubeLabel": "YouTube에서 선거 토론 영상 검색",
"countdownHeader": "2024/대선까지 남은 일수",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "중간 의회 선거",
"faq": "자주하는 질문",
"files": null,
Expand Down
2 changes: 1 addition & 1 deletion app/lang/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connectedPageTitle": "Укрепляйте социальные связи.",
"connectedPageTwitterLabel": "Ищите информацию о выборах в Twitter",
"connectedPageYoutubeLabel": "Ищите видео предвыборных дебатов на YouTube",
"countdownHeader": "Дни до/2024/Президентские выборы ",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"faq": "ИРАК ",
"getInformedCandidateOrder": "Порядок кандидатов, перечисленных ниже, определяется местными избирательными должностными лицами. ",
"getInformedCong": "Какой район? ",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/tl.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "Makipag-kapwa",
"connectedPageTwitterLabel": "Maghanap sa Twitter para sa halalan",
"connectedPageYoutubeLabel": "Maghanap ng mga debate sa halalan sa YouTube",
"countdownHeader": "Mga araw hanggang sa/2024/Panguluhang Halalan",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "Halalan sa Midterm Congressional",
"faq": "FAQ",
"getInformedCandidateOrder": "Ang pagkakasunud-sunod ng mga kandidatong nakalista sa ibaba ay tinutukoy ng mga lokal na opisyal ng halalan.",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"connectedPageTitle": "Giao tiếp xã hội",
"connectedPageTwitterLabel": "Tìm kiếm trên Twitter về hoạt động bầu cử",
"connectedPageYoutubeLabel": "Tìm kiếm các cuộc tranh luận bầu cử trên YouTube",
"countdownHeader": "Ngày cho đến/bầu cử tổng thống/2024",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"faq": "FAQ ",
"getInformedCandidateOrder": "Thứ tự các ứng cử viên được liệt kê dưới đây được xác định bởi các quan chức bầu cử ",
"getInformedCong": "Quận nào? ",
Expand Down
2 changes: 1 addition & 1 deletion app/lang/zh_Hans_CN.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "沟通交流",
"connectedPageTwitterLabel": "在 Twitter 上搜索“选举”",
"connectedPageYoutubeLabel": "在 YouTube 上搜索 “选举辩论”",
"countdownHeader": "至 /2024年 /總統選舉為止的天數",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "中期國會選舉",
"faq": "法格",
"files": null,
Expand Down
2 changes: 1 addition & 1 deletion app/lang/zh_Hans_TW.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"connectedPageTitle": "社交",
"connectedPageTwitterLabel": "在 Twitter 上搜尋選舉",
"connectedPageYoutubeLabel": "在 YouTube 上搜尋選舉辯論",
"countdownHeader": "直至 2024 / 总统选举",
"countdownHeader": "Days until the/2026/US Midterm Elections",
"countdownHeaderMidterm": "国会中期选举",
"faq": "常见问题及解答",
"getInformedCandidateOrder": "下面列出的候选人的顺序由地方选举官员决定。",
Expand Down
8 changes: 4 additions & 4 deletions app/pages/journey/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@
<cv-column :lg="5" :sm="2">
<nav-card
:title="$t('journeyPageRegisteredLabel')"
image-src="ebrace-vote-gif.gif"
image-src="journey/elderly-lady-glasses.jpg"
to="/journey/register"
:checked="isUserRegistered()"
/>
</cv-column>
<cv-column :lg="5" :sm="2">
<nav-card
:title="$t('journeyPageBallotLabel')"
image-src="absentee-page-group-friends-laptop-image-1.jpg"
image-src="journey/absentee-page-group-friends-laptop.jpg"
to="/journey/mailInBallot"
:checked="isUserRequestedBallot()"
/>
Expand All @@ -37,7 +37,7 @@
<cv-column :lg="0" :sm="2">
<nav-card
:title="$t('journeyPageVoteNowLabel')"
image-src="landing-page-grandpa-grandson-image-2.jpeg"
image-src="journey/grandpa-grandson.jpeg"
to="/journey/voteInPerson"
/>
</cv-column>
Expand All @@ -47,7 +47,7 @@
<cv-column :lg="5" :sm="0">
<nav-card
:title="$t('journeyPageVoteNowLabel')"
image-src="landing-page-grandpa-grandson-image-2.jpeg"
image-src="journey/grandpa-grandson.jpeg"
to="/journey/voteInPerson"
/>
</cv-column>
Expand Down

0 comments on commit ba11c55

Please sign in to comment.