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

Deployment PR - 1225 #1748

Merged
merged 131 commits into from
Jul 11, 2024
Merged

Deployment PR - 1225 #1748

merged 131 commits into from
Jul 11, 2024

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    670d3c3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1747 from bcgov/bugfix/ALCS-2027

    Filter draft NOI's from search view
    trslater authored Jun 6, 2024
    Configuration menu
    Copy the full SHA
    454849e View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Merge pull request #1751 from bcgov/main

    Backport: mostly Jun 5 regression hotfixes
    trslater authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8115f44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    491d67c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1752 from bcgov/bugfix/ALCS-1981

    Fix public search not scrolling to results after spinner is gone
    Abradat authored Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6f92c1a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a16c4cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bbb08e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    11b5607 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e1f4d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b69031c View commit details
    Browse the repository at this point in the history
  9. Fix sticky board header

    - Make top fixed at 0
    - Place in front
    - Give white background
    - Push down column headers to make room
    trslater committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b3246b5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94b8fac View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Merge pull request #1753 from bcgov/feature/ALCS-1958

    ALCS board, comment, staff journal UI tweaks
    trslater authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a16ca37 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54ea3df View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1755 from bcgov/feature/ALCS-1959

    Homepage UI/UX Fix
    Abradat authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    1718132 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8b78c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1756 from bcgov/bugfix/ALCS-1994

    Fix fields getting cleared after hitting enter in public search
    Abradat authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3b55559 View commit details
    Browse the repository at this point in the history
  6. Make sure selectedThirdPartyAgent syncs with toggle

    Also added some type annotations.
    trslater committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c082152 View commit details
    Browse the repository at this point in the history
  7. Fix the type column width

    Abradat committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    574043b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    af28aca View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1757 from bcgov/bugfix/ALCS-2024

    Make sure `selectedThirdPartyAgent` syncs with toggle
    trslater authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    aa30173 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c2c3871 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1758 from bcgov/feature/ALCS-1959-2

    Fix Homepage UI/UX Bugs
    Abradat authored Jun 11, 2024
    Configuration menu
    Copy the full SHA
    3bcf0ae View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Fix UI/UX bugs for Application Info Request

    - Align other label and input text
    - Fix section background color
    Abradat committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    751d5b1 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    Abradat committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    54e72fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17e31d7 View commit details
    Browse the repository at this point in the history
  4. Fix margin

    Abradat committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    8710998 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1759 from bcgov/feature/ALCS-1961

    Fix UI/UX Bugs for Application and NOI Info Request
    Abradat authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    ad3d4fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d043bbc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1760 from bcgov/bugfix/ALCS-2009

    Fallback to existing component value if not being updated
    trslater authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    caf4843 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    b867eb8 View commit details
    Browse the repository at this point in the history
  2. Fix Decision component empty value fields error for NOI

    Fix 500 server error on submitting decision component with cleared fields which had value before
    Abradat committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    e354ad1 View commit details
    Browse the repository at this point in the history
  3. Fix Decision component empty value fields error for Applications

    Fix 500 server error on submitting decision component with cleared fields which had value before in applications
    Abradat committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    0edb6e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Merge pull request #1761 from bcgov/feature/ALCS-1894

    Add message to confirmation of NOI, Application, and SRW
    Abradat authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    dacb617 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1762 from bcgov/bugfix/ALCS-2000

    Fix NOI Decision Component Empty Fields Errors
    Abradat authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    674695d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9443863 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73410ab View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1763 from bcgov/bugfix/ALCS-1998

    Set ALR area validation and TUR, COV, SUB area mask to accept 5 decimal places
    trslater authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9b29c3f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    568fafc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1765 from bcgov/bugfix/ALCS-2045

    Fix other text input underline not showing up
    Abradat authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    da4bb8e View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1766 from bcgov/main

    Backport L/FNG primary contact hotfix and RFFG datafix to dev
    trslater authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    88eacb0 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Restyle all portal/public tabs

    Styled:
    - Inbox results table
    - Public search results table
    - View submission
    trslater committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    09d881a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    2456bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6565a3f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2a971c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2718762 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1767 from bcgov/feature/ALCS-1897

    Restyle all portal/public tabs
    trslater authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e1f2c7e View commit details
    Browse the repository at this point in the history
  6. Fix file path

    Abradat committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    817e92c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c6234b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1768 from bcgov/bugfix/ALCS-2064

    Fix Application Decision Component PATCH not working for null values
    Abradat authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    650db03 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    ff854b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4aa727 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6d5340a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    023ea23 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddd7848 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1769 from bcgov/feature/ALCS-1897-QA

    Fix padding around tabs
    trslater authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7840699 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. Set number of workers to one

    Abradat committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    f6c14db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3b38f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80ffff8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32abaa6 View commit details
    Browse the repository at this point in the history
  5. Fix code style

    Abradat committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    fc5bbd7 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    9e89fe9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1770 from bcgov/feature/ALCS-1687

    Fix E2E Test for TUR Failing
    Abradat authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    4bd93a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a21ece View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d08d08f View commit details
    Browse the repository at this point in the history
  5. Fix security vulnerabilities

    Abradat committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    ccb0eb0 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1771 from bcgov/feature/ALCS-2013

    Fix notification trigger statuses
    trslater authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    39d0455 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    f104458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49c612e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93427d3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1772 from bcgov/bugfix/ALCS-2088

    Fix Package Vulnerabilities
    Abradat authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c568e53 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #1773 from bcgov/bugfix/ALCS-1940

    Fix E2E Testing workflow Failing
    Abradat authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    b24276b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d17ebe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efe994c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f10df0c View commit details
    Browse the repository at this point in the history
  5. Consider empty emails valid

    The required validator will check if empty
    trslater committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    574e779 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7cf346d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ee23efa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9934bfe View commit details
    Browse the repository at this point in the history
  9. Add isEmail option to app-inline-text

    - Add `isEmail` flag
    - Conditionally add new strict email validator
    - Disable save button if invalid
    - Ignore attempts to save when invalid
    trslater committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    d53aac2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    aafa32f View commit details
    Browse the repository at this point in the history
  11. Make email inline fields email fields

    Set the `isEmail` flag to `true` for all cases of
    `app-inline-text` being used for email.
    trslater committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    60b724b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6af1630 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #1774 from bcgov/bugfix/ALCS-2062

    Fix Portal Inbox Table's ID Columns From Plural to Singular
    Abradat authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    4435293 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Stop auto creation of GIS subtasks on notification submission

    stop creating GIS subtasks when submitting new notifications to ALCS and remove previous GIS subtasks which are not completed yet.
    Abradat committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0086def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f418e38 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    819762c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8087f71 View commit details
    Browse the repository at this point in the history
  5. Fix typo

    Abradat committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    50ecc3b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2024

  1. Configuration menu
    Copy the full SHA
    814645f View commit details
    Browse the repository at this point in the history
  2. Add truncate pipe for strings

    Abradat committed Jun 29, 2024
    Configuration menu
    Copy the full SHA
    009146d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a0e802 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e95eda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    48d44b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    ce95b3a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1776 from bcgov/feature/ALCS-1960

    Fix ALCS UI/UX bugs
    Abradat authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9efe7ce View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1775 from bcgov/feature/ALCS-2016

    Stop Auto Creation of GIS Subtasks When Submitting New Notifications to ALCS
    Abradat authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    6623933 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    1525b60 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1777 from bcgov/bugfix/ALCS-1962

    ALCS Documentation UI/UX Bugs
    Abradat authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    504d9c7 View commit details
    Browse the repository at this point in the history
  3. Fix validator imports

    trslater committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    575262f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f29cd9b View commit details
    Browse the repository at this point in the history
  5. Improve formatting

    trslater committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    9af7db2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1778 from bcgov/feature/ALCS-2084

    Add CHES-like validation to all email fields
    trslater authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    a513d40 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    1031c48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e1334c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5dcf14c View commit details
    Browse the repository at this point in the history
  4. Add non empty and zero validation inline edit of ALR area for release…

    …d decisions in applications
    Abradat committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    fff49f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7843888 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1780 from bcgov/bugfix/ALCS-2065

    Block Null and Zero Values for Released Decisions' ALR Inline Editor for Applications and NOIs
    Abradat authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    bf5ce6f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49ccba3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3332dc0 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1781 from bcgov/feature/ALCS-1960-2

    Remove Applicant Info's Title Top Margin in Applications, NOIs, and Notifications
    Abradat authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    08b91e7 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1782 from bcgov/bugfix/ALCS-2065-2

    Remove Logger from Inline Number Component
    Abradat authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    b42a7d8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    219fd20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f3e80f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d16b70 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1783 from bcgov/feature/ALCS-1962-2

    Add Fixed Width to Action Columns in Documents Table
    Abradat authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3504d60 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1784 from bcgov/bugfix/ALCS-2133

    Fix Admin L/FNG Bugs
    Abradat authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f1501d2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b7de21 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1785 from bcgov/bugfix/ALCS-2065-3

    Prevent User From Submitting an Invalid Inline Number Form by Enter Key
    Abradat authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ea3eb25 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

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

Commits on Jul 10, 2024

  1. Configuration menu
    Copy the full SHA
    ae237c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fabfb0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ebee27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f62398 View commit details
    Browse the repository at this point in the history
  5. Rename applicant to 'Name'

    - Replace 'Owner Name' with 'Name' in UI
    - Replace 'Applicant' with 'Name' in PDF templates
    trslater committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    1e33aad View commit details
    Browse the repository at this point in the history
  6. Update migration file

    Abradat committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    9bc3799 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1786 from bcgov/feature/ALCS-2126

    Fix Public Search Status Date Showing the Date in the Future
    Abradat authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    ef0ad2a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1787 from bcgov/feature/ALCS-2043

    Make applicant editable and change label
    trslater authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    13e3e5c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0a4a8ac View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1788 from bcgov/feature/ALCS-2126-2

    Fix status date not matching the status in applications and NOIs
    Abradat authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    c168dc7 View commit details
    Browse the repository at this point in the history