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

[View] Make a request form #38

Closed
delano opened this issue Jan 14, 2024 · 1 comment
Closed

[View] Make a request form #38

delano opened this issue Jan 14, 2024 · 1 comment
Assignees

Comments

@delano
Copy link
Contributor

delano commented Jan 14, 2024

No description provided.

@delano delano converted this from a draft issue Jan 14, 2024
@delano delano moved this from 🆕 New to 📋 Backlog in AFB Requests MVP - June 2024 Jan 14, 2024
@delano delano moved this from 📋 Backlog to 🏗 In progress in AFB Requests MVP - June 2024 Jan 24, 2024
@delano delano self-assigned this Jan 24, 2024
delano added a commit that referenced this issue Jan 25, 2024
delano added a commit that referenced this issue Jan 25, 2024
delano added a commit that referenced this issue Jan 25, 2024
delano added a commit that referenced this issue Jan 25, 2024
- Replaced placeholder UI in `NewRequestForm` Vue component with a full-fledged form layout including personal, contact, preferences, and security sections.
- Introduced input fields with validation rules for user details such as name, email, address, and preferences like language and currency.
- Added dynamic form elements for adding fellow travelers with validations for names and birthdates.
- Cleaned up `MakeRequestView` by removing redundant form code and embedding `NewRequestForm`.
- Standardized termination of lines with semicolons in `RegistrationVueform`.
- Commented out unused icon imports and relocated heroicons import comment to the top in `RegisterView`.
@delano delano moved this from 🏗 In progress to 📋 Backlog in AFB Requests MVP - June 2024 Jan 31, 2024
@delano delano moved this from 📋 Backlog to MVP in AFB Requests MVP - June 2024 Mar 7, 2024
delano added a commit that referenced this issue Mar 21, 2024
delano added a commit that referenced this issue Mar 21, 2024
- Delete unused step schema and logic from RequestForm
- Extract shared form elements into separate schema
- Add styling to customize form theme
- Update example dashboard page to demonstrate usage
delano added a commit that referenced this issue Mar 21, 2024
delano added a commit that referenced this issue Mar 21, 2024
- Rename page# ids to step# for clarity
- Add static section headers to indicate each step
- Set Province/Territory field as required
- Adjust column sizes for address fields
- Hide redundant country select
- Populate branch locations list
- Remove unused accommodation and amenities fields
delano added a commit that referenced this issue Mar 21, 2024
Provides theme toggle within the dashboard area.
delano added a commit that referenced this issue Mar 21, 2024
Using FoodDeliveryFormState interface added in previous commit.
delano added a commit that referenced this issue Mar 21, 2024
- Move location details to reusable address component
- Add pet details form with name, breed, age, weight
- Require agreeing to safe drop policy before submitting
- Update confirmation checkbox text for clarity
- Adjust previous/next button labels for consistency
delano added a commit that referenced this issue Mar 22, 2024
delano added a commit that referenced this issue Mar 22, 2024
Builder is working great with the most recent config updates. Removing
for now to simplify google maps / Places API debugging.
delano added a commit that referenced this issue Mar 22, 2024
Signed-off-by: delano <delano@cpan.org>
delano added a commit that referenced this issue Mar 22, 2024
Signed-off-by: delano <delano@cpan.org>
delano added a commit that referenced this issue Mar 24, 2024
…orm-vueform

Fix issue #38: Make a request form
@delano delano moved this from MVP to 🏗 In progress in AFB Requests MVP - June 2024 Mar 25, 2024
@delano
Copy link
Contributor Author

delano commented Mar 25, 2024

This is implemented. See #30 for feature review and links to any additional work.

Image

@delano delano closed this as completed Mar 25, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✔️ Done in AFB Requests MVP - June 2024 Mar 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant