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

Add structures to soil apps #1943

Merged
merged 46 commits into from
Oct 31, 2024
Merged

Add structures to soil apps #1943

merged 46 commits into from
Oct 31, 2024

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    1578637 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a7812f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf945f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4ecbaa0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6c50f45 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8e26b88 View commit details
    Browse the repository at this point in the history
  7. Add all new questions to DB

    trslater committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    981e73c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52888ed View commit details
    Browse the repository at this point in the history
  9. Add missed DTO field

    trslater committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c5600ab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7c12b67 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d46bfab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    736d832 View commit details
    Browse the repository at this point in the history
  13. Remove unused imports

    trslater committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fd655b8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1b1334a View commit details
    Browse the repository at this point in the history
  15. Remove conditional app type text

    Not needed, since there are separate components for each type
    trslater committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d8f3c7f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Fix NOI structure dialog return type issue

    NOI structure dialog was returning an incorrectly formed ProposedStructure, but this was being masked by the fact that the confirm handler was accepting type 'any'.
    trslater committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4e085f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3796ebf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    76f0b32 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Configuration menu
    Copy the full SHA
    bd4aec4 View commit details
    Browse the repository at this point in the history
  2. Add building plans

    trslater committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    a2dfd3e View commit details
    Browse the repository at this point in the history
  3. Fix clearing file uploads

    trslater committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    3b1763c View commit details
    Browse the repository at this point in the history
  4. Update POFO/ROSO styles

    trslater committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    9bdfad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    26365c0 View commit details
    Browse the repository at this point in the history
  6. Fix POFO/ROSO wording

    trslater committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4b49360 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Add updates to portal view

    trslater committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0a9dc55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a1cb9d View commit details
    Browse the repository at this point in the history
  3. Fix submission validation

    trslater committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ce2c4dd View commit details
    Browse the repository at this point in the history
  4. Fix structures type in DTO

    trslater committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    5147bef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05ca07a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    5480165 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    0f9778e View commit details
    Browse the repository at this point in the history
  2. Fix app info building plans

    trslater committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    37b2710 View commit details
    Browse the repository at this point in the history
  3. Fix building plans being deleting for wrong action

    Building plans should be deleted when answering 'No' instead of 'Yes'
    trslater committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    0183164 View commit details
    Browse the repository at this point in the history
  4. Fix PFRS validation

    trslater committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c21544e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e960e98 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7dc12b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d1003dd View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    70f10df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a006d4 View commit details
    Browse the repository at this point in the history
  3. Fix m2 -> m^2

    trslater committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    9671bc4 View commit details
    Browse the repository at this point in the history
  4. Fix API tests

    trslater committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a1ab7f1 View commit details
    Browse the repository at this point in the history
  5. Fix ALCS tests

    trslater committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    45e949b View commit details
    Browse the repository at this point in the history
  6. Fix portal tests

    trslater committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    258fbd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7c457a1 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    3829eb4 View commit details
    Browse the repository at this point in the history
  2. Fix API tests

    trslater committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    caadcad View commit details
    Browse the repository at this point in the history