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

Release/2024.10.1 to main #381

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

Release/2024.10.1 to main #381

wants to merge 33 commits into from

Commits on Sep 23, 2024

  1. Configuration menu
    Copy the full SHA
    b8e6a0a View commit details
    Browse the repository at this point in the history
  2. Update all three services to use a common/models.py

    Removed all other models.py
    ratheesh-aot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    8ab3c6b View commit details
    Browse the repository at this point in the history
  3. Updating docker files

    ratheesh-aot committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    e883c1f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    70ad3d1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e4ba798 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    88bdce7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b1b416 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Updated unit test

    ratheesh-aot committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    5853654 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

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

Commits on Sep 26, 2024

  1. Configuration menu
    Copy the full SHA
    b07b1f3 View commit details
    Browse the repository at this point in the history
  2. update for error logging

    adimar-aot committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    33348bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcf9edf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aaa6581 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Merge pull request #377 from bcgov/fix/CommonModelTable

    DF-1758 : DF Error Code and moved the model file to common folder
    adimar-aot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    ab4a45a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230612b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #379 from bcgov/feature/AlertFormCount

    DF-3081 - Created Dashboard to show Form count statistics
    adimar-aot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    35ae56e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #380 from bcgov/fix/UserTableDoubleRole

    DF-3085 : Fixing User table not showing admin
    adimar-aot authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    1f091d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Adding Form Title

    ratheesh-aot committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    402d027 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #382 from bcgov/fix/FormStatDashCardTitle

    Fix: Adding Form Title
    ratheesh-aot authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    15f35e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

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

Commits on Oct 4, 2024

  1. update App version

    adimar-aot committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    c9d35b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c48c317 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4e8f28 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e79373 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #387 from bcgov/featue/ExportCSV

    Feature : Adding Export to CSV function
    ratheesh-aot authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    d1ebe7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #388 from bcgov/feature/update-geolocation-process

    update location obj sent to RIDE
    ratheesh-aot authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    61101e6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #385 from bcgov/fix/DFErrorTable

    Fix - DF Forms API does not log error when forms ids run out
    ratheesh-aot authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    c4084e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e3432f6 View commit details
    Browse the repository at this point in the history
  5. Fix - Export CSV

    ratheesh-aot committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    118d3f7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #389 from bcgov/featue/ExportCSV

    Fix - Export CSV
    ratheesh-aot authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    14636e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. fix fetch form IDs process

    adimar-aot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    ddb5300 View commit details
    Browse the repository at this point in the history
  2. Update form_middleware.py

    adimar-aot committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    60e489b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #391 from bcgov/fix/fetch-needed-ids

    fix fetch form IDs process
    ratheesh-aot authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    e012379 View commit details
    Browse the repository at this point in the history