-
Notifications
You must be signed in to change notification settings - Fork 0
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
Comments
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
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
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
delano
added a commit
that referenced
this issue
Mar 21, 2024
delano
added a commit
that referenced
this issue
Mar 21, 2024
delano
added a commit
that referenced
this issue
Mar 21, 2024
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
delano
added a commit
that referenced
this issue
Mar 21, 2024
delano
added a commit
that referenced
this issue
Mar 21, 2024
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
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
This is implemented. See #30 for feature review and links to any additional work. |
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
No description provided.
The text was updated successfully, but these errors were encountered: