-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #282 from ncosd/dev-1.12.0
Release 1.12.0
- Loading branch information
Showing
23 changed files
with
336 additions
and
113 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"recommendations": ["Vue.volar"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"files.trimTrailingWhitespace": true, | ||
"editor.insertSpaces": true, | ||
"editor.tabSize": 2, | ||
"editor.wordWrap": "on" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"kind":"identitytoolkit#DownloadAccountResponse","users":[{"localId":"5WddDr1Teytl9YHQ0Lgf2yP86pft","createdAt":"1681846355208","lastLoginAt":"1681846355208","displayName":"v2","passwordHash":"fakeHash:salt=fakeSaltMaXkJGcoDb58rWtYnrD4:password=password","salt":"fakeSaltMaXkJGcoDb58rWtYnrD4","passwordUpdatedAt":1704248415365,"customAttributes":"{\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"v2"}],"validSince":"1704248415","email":"[email protected]","emailVerified":false,"disabled":false},{"localId":"olN7alG8mHwRg6YYgVjlpR9scwq5","createdAt":"1614344510322","lastLoginAt":"1704077775556","displayName":"VolunteerUser","photoUrl":"","passwordHash":"fakeHash:salt=fakeSaltPdNFgJYXTp3KoHpHPeET:password=password","salt":"fakeSaltPdNFgJYXTp3KoHpHPeET","passwordUpdatedAt":1704248415365,"customAttributes":"{\"admin\": true,\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"VolunteerUser","photoUrl":""}],"validSince":"1704248415","email":"[email protected]","emailVerified":false,"disabled":false,"lastRefreshAt":"2024-01-03T02:20:59.137Z"},{"localId":"woEHhjSLumylkHLkbJKYdV7bTlNF","createdAt":"1681846322321","lastLoginAt":"1684257041600","displayName":"v1","passwordHash":"fakeHash:salt=fakeSaltMmMYfmogc9thU5bAe1wL:password=password","salt":"fakeSaltMmMYfmogc9thU5bAe1wL","passwordUpdatedAt":1704248415365,"customAttributes":"{\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"v1"}],"validSince":"1704248415","email":"[email protected]","emailVerified":false,"disabled":false}]} | ||
{"kind":"identitytoolkit#DownloadAccountResponse","users":[{"localId":"5WddDr1Teytl9YHQ0Lgf2yP86pft","createdAt":"1681846355208","lastLoginAt":"1681846355208","displayName":"v2","passwordHash":"fakeHash:salt=fakeSaltMaXkJGcoDb58rWtYnrD4:password=password","salt":"fakeSaltMaXkJGcoDb58rWtYnrD4","passwordUpdatedAt":1704985140624,"customAttributes":"{\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"v2"}],"validSince":"1704985140","email":"[email protected]","emailVerified":false,"disabled":false},{"localId":"olN7alG8mHwRg6YYgVjlpR9scwq5","createdAt":"1614344510322","lastLoginAt":"1704985153659","displayName":"VolunteerUser","photoUrl":"","passwordHash":"fakeHash:salt=fakeSaltPdNFgJYXTp3KoHpHPeET:password=password","salt":"fakeSaltPdNFgJYXTp3KoHpHPeET","passwordUpdatedAt":1704985140624,"customAttributes":"{\"admin\": true,\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"VolunteerUser","photoUrl":""}],"validSince":"1704985140","email":"[email protected]","emailVerified":false,"disabled":false,"lastRefreshAt":"2024-01-11T14:59:13.659Z"},{"localId":"woEHhjSLumylkHLkbJKYdV7bTlNF","createdAt":"1681846322321","lastLoginAt":"1684257041600","displayName":"v1","passwordHash":"fakeHash:salt=fakeSaltMmMYfmogc9thU5bAe1wL:password=password","salt":"fakeSaltMmMYfmogc9thU5bAe1wL","passwordUpdatedAt":1704985140625,"customAttributes":"{\"volunteer\":true}","providerUserInfo":[{"providerId":"password","email":"[email protected]","federatedId":"[email protected]","rawId":"[email protected]","displayName":"v1"}],"validSince":"1704985140","email":"[email protected]","emailVerified":false,"disabled":false}]} |
Binary file modified
BIN
+0 Bytes
(100%)
...xtures/firestore_export/all_namespaces/all_kinds/all_namespaces_all_kinds.export_metadata
Binary file not shown.
Binary file modified
BIN
+222 Bytes
(100%)
web/admin/fixtures/firestore_export/all_namespaces/all_kinds/output-0
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
web/admin/fixtures/firestore_export/firestore_export.overall_export_metadata
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,78 +1,86 @@ | ||
<template> | ||
<form @submit.prevent="submit"> | ||
<div class="row justify-content-center"> | ||
<div class="col-md-8"> | ||
<div class="card"> | ||
<div class="card-header">Volunteer Sign Up</div> | ||
<div class="card-body"> | ||
<template v-if="showSuccess"> | ||
<div class="text-bg-success">{{ successMessage }}</div> | ||
</template> | ||
<template v-if="error"> | ||
<div class="text-bg-danger">{{ error }}</div> | ||
</template> | ||
|
||
<div class="row my-3"> | ||
<div v-if="emailError" class="text-bg-danger">Email is required. Please check email is correct.</div> | ||
<label class="form-label">Email</label> | ||
<div class="col-sm-10"> | ||
<input type="text" v-model="email" autocomplete="username" class="form-control" placeholder="[email protected]" required> | ||
</div> | ||
<form @submit.prevent="submit"> | ||
<div class="row justify-content-center"> | ||
<div class="col-md-8"> | ||
<div class="card"> | ||
<div class="card-header">Volunteer Sign Up</div> | ||
<div class="card-body"> | ||
<template v-if="showSuccess"> | ||
<div class="text-bg-success">{{ successMessage }}</div> | ||
</template> | ||
<template v-if="error"> | ||
<div class="text-bg-danger">{{ error }}</div> | ||
</template> | ||
|
||
<div class="row my-3"> | ||
<div v-if="emailError" class="text-bg-danger">Email is required. Please check email is correct.</div> | ||
<label class="form-label">Email</label> | ||
<div class="col-sm-10"> | ||
<input type="text" v-model="email" autocomplete="username" class="form-control" placeholder="[email protected]" required> | ||
</div> | ||
</div> | ||
|
||
<div class="row my-3"> | ||
<div v-if="passwordError" class="text-bg-danger">Password is required, must be at least 8 characters.</div> | ||
<label class="form-label">Password</label> | ||
<div class="col-sm-10"> | ||
<input type="password" v-model="password" autocomplete="new-password" class="form-control" required> | ||
</div> | ||
<div class="row my-3"> | ||
<div v-if="passwordError" class="text-bg-danger">Password is required, must be at least 8 characters.</div> | ||
<label class="form-label">Password</label> | ||
<div class="col-sm-10"> | ||
<input type="password" v-model="password" autocomplete="new-password" class="form-control" required> | ||
</div> | ||
</div> | ||
|
||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="firstnameError" class="text-bg-danger">First name is required.</div> | ||
<label class="form-label">First Name</label> | ||
<input class="form-control" v-model="profile.firstname" autocomplete="First Name" required> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="firstnameError" class="text-bg-danger">First name is required.</div> | ||
<label class="form-label">First Name</label> | ||
<input class="form-control" v-model="profile.firstname" autocomplete="First Name" required> | ||
</div> | ||
</div> | ||
|
||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="lastnameError" class="text-bg-danger">Last Name is required.</div> | ||
<label class="form-label">Last Name</label> | ||
<input class="form-control" v-model="profile.lastname" autocomplete="Last Name" required> | ||
</div> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="lastnameError" class="text-bg-danger">Last Name is required.</div> | ||
<label class="form-label">Last Name</label> | ||
<input class="form-control" v-model="profile.lastname" autocomplete="Last Name" required> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="phoneError" class="text-bg-danger">Phone required to volunteer format: 111-222-4444.</div> | ||
<label class="form-label">Phone</label> | ||
<input class="form-control" v-model="profile.phone" autocomplete="phone" placeholder="111-222-4444" required> | ||
</div> | ||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<div v-if="phoneError" class="text-bg-danger">Phone required to volunteer format: 111-222-4444.</div> | ||
<label class="form-label">Phone</label> | ||
<input class="form-control" v-model="profile.phone" autocomplete="phone" placeholder="111-222-4444" required> | ||
</div> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<label class="form-label">Pronouns (optional)</label> | ||
<input class="form-control" v-model="profile.pronoun" placeholder="(she/her, they/them, he/him, etc)"> | ||
</div> | ||
</div> | ||
<div class="col-md-6"> | ||
<div class="mb-3"> | ||
<label class="form-label">Pronouns (optional)</label> | ||
<input class="form-control" v-model="profile.pronoun" placeholder="(she/her, they/them, he/him, etc)"> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="row mb-3 border-top border-bottom"> | ||
<div class="row mb-3 border-top border-bottom"> | ||
<div class="col-md-6"> | ||
<div class="mt-3">Best days for you:</div> | ||
<div class="form-check ms-3"><input id="avail_monday" class="form-check-input" type="checkbox" v-model="profile.avail_monday"><label class="form-check-label" for="avail_monday">Monday</label></div> | ||
<div class="form-check ms-3"><input id="avail_tuesday" class="form-check-input" type="checkbox" v-model="profile.avail_tuesday"><label class="form-check-label" for="avail_tuesday">Tuesday</label></div> | ||
<div class="form-check ms-3"><input id="avail_thursday" class="form-check-input" type="checkbox" v-model="profile.avail_thursday"><label class="form-check-label" for="avail_thursday">Thursday</label></div> | ||
<div class="form-check ms-3 mb-3"><input id="avail_saturday" class="form-check-input" type="checkbox" v-model="profile.avail_saturday"><label class="form-check-label" for="avail_saturday">Saturday</label></div> | ||
</div> | ||
|
||
<div class="row"> | ||
<div class="col-md-6"> | ||
<div class="mt-3"> | ||
<input id="iWantToBeADriver" class="form-check-input me-3" type="checkbox" v-model="profile.isDriver"> | ||
<label for="iWantToBeADriver" class="form-label">I want to be a delivery driver</label> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="row"> | ||
<div class="form-check ms-3 mb-3"> | ||
<div v-if="acceptLiftError" class="text-bg-danger">This is required to volunteer.</div> | ||
<input id="acceptliftclean" class="form-check-input" type="checkbox" v-model="profile.acceptLiftClean"> | ||
|
@@ -141,6 +149,7 @@ export default { | |
acceptParent: false, | ||
acceptTerms: false, | ||
preferredtimes: '', | ||
isDriver: false, | ||
extraNote: '', | ||
}, | ||
error: '', | ||
|
@@ -155,13 +164,13 @@ export default { | |
passwordError: false, | ||
firstnameError: false, | ||
lastnameError: false, | ||
config: config, | ||
spin: false, | ||
config: config, | ||
spin: false, | ||
} | ||
}, | ||
components: { | ||
LoadingSpinner, | ||
}, | ||
}, | ||
components: { | ||
LoadingSpinner, | ||
}, | ||
methods: { | ||
resetErrors() { | ||
this.acceptTermsError = false | ||
|
@@ -172,8 +181,8 @@ LoadingSpinner, | |
this.emailError = false | ||
this.passwordError = false | ||
this.firstnameError = false | ||
this.lastnameError = false | ||
this.spin = false | ||
this.lastnameError = false | ||
this.spin = false | ||
}, | ||
validate() { | ||
this.error = "" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.