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

New form #10

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

New form #10

wants to merge 5 commits into from

Conversation

joel-44
Copy link

@joel-44 joel-44 commented Jun 15, 2020

No description provided.

@joel-44
Copy link
Author

joel-44 commented Jun 15, 2020

Opening the PR from a fork as I don't have permissions to push.
This is not ready but maybe someone would be able to take it over from here, I will comment the open parts on it

}
},
submitForm() {
const data = {
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this field mapping will need to be adjusted to the api to push new volunteers/projects. I didn't find an implementation of it so I just made up some ids on my own


<img class="step-image" v-if="stepProps.image" :src="stepProps.image"/>

<b-form-select :ref="stepProps.id"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This part is still open, to create multiselect options as it wasn't existing a similar input on the rescueapp one, for now they are all working as normal text but once working it will be a matter of changing the input type on the jsons

@@ -0,0 +1,162 @@
[
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On this file and the formVolunteer is where the definition of the form happen, any adjustment needed to text or images needed to add can be added here. Also "subtitles can be added" (see step 5 on formVolunteer.json), images can be added (see step 4 on any of the .json)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant