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

back-merge main into develop #1648

Merged
merged 38 commits into from
May 9, 2024
Merged

back-merge main into develop #1648

merged 38 commits into from
May 9, 2024

Commits on Apr 29, 2024

  1. Merge pull request #1512 from bcgov/develop

    Deployment PR - 1030
    trslater authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    207ae5c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1632 from bcgov/develop

    Deployment PR - 1146
    dhaselhan authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    bdae64e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Always send emails for applications when submitting to LG

    * Remove check and unit test that blocked this
    Daniel Haselhan committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    ea8adfa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1636 from bcgov/feature/ALCS-1878

    Always send emails for applications when submitting to LG
    dhaselhan authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    41e9533 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1635 from bcgov/develop

    Deployment PR - 1147
    mhuseinov authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1322b07 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Allow Snowplow via CSP

    * Track page changes
    Daniel Haselhan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2ae8f9f View commit details
    Browse the repository at this point in the history
  2. Move snowplow to its own script

    Daniel Haselhan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    fa771d6 View commit details
    Browse the repository at this point in the history
  3. More Snowplow

    * Add script hash to enable it to load inline
    * Remove analytics service from ALCS, we are only doing tracking on portal
    Daniel Haselhan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    878c4cc View commit details
    Browse the repository at this point in the history
  4. Add connect-src for snowplower, fix main docker

    Daniel Haselhan committed May 1, 2024
    Configuration menu
    Copy the full SHA
    d354fb3 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Merge pull request #1646 from bcgov/feature/ALCS-1890-2

    Snowplow to Main
    dhaselhan authored May 2, 2024
    Configuration menu
    Copy the full SHA
    c074ec1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1bb20 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1647 from bcgov/bugfix/ALCS-1815-fix-send-email

    fix sending email on LFNG change on NOI
    mhuseinov authored May 2, 2024
    Configuration menu
    Copy the full SHA
    3f60bef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a9411b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Do not count planning referrals without cards for PR header

    * Prevents showing go to card when the referral has no card
    Daniel Haselhan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    194ba08 View commit details
    Browse the repository at this point in the history
  2. Add inquiry to assigned and subtask counts

    * Was missing from some subtask views
    Daniel Haselhan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    b80dc5c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1653 from bcgov/feature/ALCS-1902

    Do not count planning referrals without cards for PR header
    dhaselhan authored May 6, 2024
    Configuration menu
    Copy the full SHA
    40714d5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1654 from bcgov/feature/ALCS-1901

    Add inquiry to assigned and subtask counts
    dhaselhan authored May 6, 2024
    Configuration menu
    Copy the full SHA
    b829665 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae50cee View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1655 from bcgov/bugfix/ALCS-1916-pr-documents-flag

    Do not populate visibility flag on Planning Review documents
    mhuseinov authored May 6, 2024
    Configuration menu
    Copy the full SHA
    57b904a View commit details
    Browse the repository at this point in the history
  7. Retain file type when renaming file

    * This retains the type so not everything it octet-stream
    * Code was already in place for applications
    Daniel Haselhan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    755ad1d View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1657 from bcgov/feature/ALCS-1915

    Retain file type when renaming file
    dhaselhan authored May 6, 2024
    Configuration menu
    Copy the full SHA
    d749934 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    048d8e1 View commit details
    Browse the repository at this point in the history
  10. Filter out PRs without Cards from Schedule

    Daniel Haselhan committed May 6, 2024
    Configuration menu
    Copy the full SHA
    85a908d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request #1658 from bcgov/feature/ALCS-1908

    Filter out PRs without Cards from Schedule
    dhaselhan authored May 7, 2024
    Configuration menu
    Copy the full SHA
    d6d77ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f4c952 View commit details
    Browse the repository at this point in the history
  3. Filter out empty emails

    Empty strings as emails were causing it to fail.
    trslater committed May 7, 2024
    Configuration menu
    Copy the full SHA
    dc71b5c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1659 from bcgov/bugfix/ALCS-1907-decision-indexin…

    …g-on-pr
    
    Fix for PR decision indexing
    mhuseinov authored May 7, 2024
    Configuration menu
    Copy the full SHA
    644275d View commit details
    Browse the repository at this point in the history
  5. Fail resend if email isn't sent

    - Return email sent status to resend endpoint
    - Have resend endpoint fail if email not sent
    trslater committed May 7, 2024
    Configuration menu
    Copy the full SHA
    73224d4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec6143e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1660 from bcgov/hotfix/ALCS-1918

    Fix empty gov email causing emails to fail and success toast on fail
    trslater authored May 7, 2024
    Configuration menu
    Copy the full SHA
    0ba08ba View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e1c6b43 View commit details
    Browse the repository at this point in the history
  2. Downgrade CLS Package

    * Potential issues
    Daniel Haselhan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    0c30d21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1665 from bcgov/feature/hotfix

    Downgrade CLS Package
    dhaselhan authored May 8, 2024
    Configuration menu
    Copy the full SHA
    b50bf82 View commit details
    Browse the repository at this point in the history
  4. Mount CLS directly

    Daniel Haselhan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d5ebc02 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1666 from bcgov/feature/hotfix

     Mount CLS directly
    dhaselhan authored May 8, 2024
    Configuration menu
    Copy the full SHA
    d38962c View commit details
    Browse the repository at this point in the history
  6. Re-update CLS

    Daniel Haselhan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    867c74b View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1667 from bcgov/daniel/hotfix

    Re-update CLS
    dhaselhan authored May 8, 2024
    Configuration menu
    Copy the full SHA
    8195b25 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1664 from bcgov/bugfix/planning-review-decisions-etl

    properly retrieve properties for PR insert
    mhuseinov authored May 8, 2024
    Configuration menu
    Copy the full SHA
    7374e44 View commit details
    Browse the repository at this point in the history