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

1249 Submit project details for new project #1292

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Oct 23, 2024

  1. 1249 Submit project details for new project

     - refactored projects-new-information.hbs
       -  extracted all contact form fields into a new template: projects-new-add-contacts.hbs
     - added boroughs to projects-new-information template using ember powerselect
     - added functions to projects/new..js to handle dropdown actions
     - updated project optionset to include boroughs and imported into optionsets.js
    horatiorosa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    3e40dc6 View commit details
    Browse the repository at this point in the history
  2. project form completed with all required fields

    tried to make validations work, it was an incomplete success.
    horatiorosa committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    d889e6b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    cfb56c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    289fc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6ecfea View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. some renaming

    horatiorosa committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    f249b10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84dcdd8 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    7fe467c View commit details
    Browse the repository at this point in the history
  2. some housekeeping

    horatiorosa committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    d41b0aa View commit details
    Browse the repository at this point in the history