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

Merge Dev into Main #13

Open
wants to merge 87 commits into
base: main
Choose a base branch
from
Open

Merge Dev into Main #13

wants to merge 87 commits into from

Commits on Aug 27, 2024

  1. wip: form versions

    kiiskila-bcgov committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    579c22c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0dfb75 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. wip: form field work

    kiiskila-bcgov committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    7742a07 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    e5874e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7df750e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b16e8d3 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    c8bc532 View commit details
    Browse the repository at this point in the history
  2. pass form id directly

    kiiskila-bcgov committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    cef0db0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dff36c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. deps: bump laravel/pint from 1.15.1 to 1.18.1

    Bumps [laravel/pint](https://github.com/laravel/pint) from 1.15.1 to 1.18.1.
    - [Release notes](https://github.com/laravel/pint/releases)
    - [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
    - [Commits](laravel/pint@v1.15.1...v1.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: laravel/pint
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Sep 24, 2024
    Configuration menu
    Copy the full SHA
    31a6dfb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    8fb3d0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86cfb42 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e163b36 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a462c4f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a31ccea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ded89a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9275d3f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56c7937 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #3 from bcgov/add-form-fields-for-forms

    Add form fields for forms with version control
    kiiskila-bcgov authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    8ef1510 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3e526be View commit details
    Browse the repository at this point in the history
  11. fix routing issue

    kiiskila-bcgov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1ee738a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b3c0a7 View commit details
    Browse the repository at this point in the history
  13. register the routes

    kiiskila-bcgov committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    17c44cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    081053f View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    285d59a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    c13b7c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d9493e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3032a3f View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    82a278f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a126b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e009be8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. deps: bump laravel/sail from 1.29.1 to 1.34.0

    Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.1 to 1.34.0.
    - [Release notes](https://github.com/laravel/sail/releases)
    - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md)
    - [Commits](laravel/sail@v1.29.1...v1.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: laravel/sail
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    747d906 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0637c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    29e5049 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Merge pull request #11 from bcgov/dependabot/composer/laravel/sail-1.…

    …34.0
    
    deps: bump laravel/sail from 1.29.1 to 1.34.0
    kiiskila-bcgov authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    348234d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #9 from bcgov/dependabot/composer/laravel/pint-1.18.1

    deps: bump laravel/pint from 1.15.1 to 1.18.1
    kiiskila-bcgov authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    9e7d37f View commit details
    Browse the repository at this point in the history
  3. upgrade packages

    kiiskila-bcgov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    354478e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14 from bcgov/upgrade-packages

    upgrade packages
    kiiskila-bcgov authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e898474 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    80f0c6a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15 from bcgov/auto-deploy-updates

    auto recreate pod on successful deployment
    kiiskila-bcgov authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    20c1cd8 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #12 from bcgov/form_data_sources

    Form data sources
    DavidOkulski authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    247ebe8 View commit details
    Browse the repository at this point in the history
  8. fix model reference

    kiiskila-bcgov committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    8fdcc8c View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    2e474d7 View commit details
    Browse the repository at this point in the history
  2. form list updates

    kiiskila-bcgov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    755225a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2bcdbf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    400cb85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14a711f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3becc2f View commit details
    Browse the repository at this point in the history
  7. Merge pull request #16 from bcgov/ADO-2007-bug-fix

    Ado 2007 bug fix
    kiiskila-bcgov authored Oct 11, 2024
    Configuration menu
    Copy the full SHA
    ff8f765 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    51c05c8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5ae3111 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d4303f9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eb40a61 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    457246d View commit details
    Browse the repository at this point in the history
  13. Revert "update gha workflow with more caching"

    This reverts commit 457246d.
    kiiskila-bcgov committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    7b7fc64 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. Configuration menu
    Copy the full SHA
    ecaca8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    12a42b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58e3970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d87ae6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    002f70d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3306b7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6d35e0d View commit details
    Browse the repository at this point in the history
  8. update generated text

    kiiskila-bcgov committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    2a632f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ada62bb View commit details
    Browse the repository at this point in the history
  10. Merge pull request #21 from bcgov/form-groups-for-form-versions

    Form groups for form versions
    kiiskila-bcgov authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    24ec029 View commit details
    Browse the repository at this point in the history
  11. fix text area spelling

    kiiskila-bcgov committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    c7b3178 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4ba94cb View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    855bc22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b731bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3db7825 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b67c82c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #22 from bcgov/form-group-improvements

    Form group improvements
    kiiskila-bcgov authored Oct 30, 2024
    Configuration menu
    Copy the full SHA
    5bfe729 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Update form metadata

    DavidOkulski committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    392f0d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    36f73b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ebc034 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    130e8df View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    6e3e078 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f67b28 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    baa3015 View commit details
    Browse the repository at this point in the history
  2. Changes for ADO-2170

    Label need to be displayed instead of internal id when selecting a form field
    saranyaviswam committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    7914b68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79931d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b03c770 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Merge pull request #25 from bcgov/form_datasources_changes

    Form data sources and data binding path changes
    kiiskila-bcgov authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a3fd4d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #24 from bcgov/fix/bre-minor-fixes

    BRE minor fixes and UI changes
    brysonjbest authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    df5fa9f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from bcgov/ADO-2170

    Changes for ADO-2170
    saranyaviswam authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    9932048 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd6fb06 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #27 from bcgov/fix-form-version-creation

    use afteCreate in the create class
    DavidOkulski authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e222ab9 View commit details
    Browse the repository at this point in the history