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

test: node_modules updates #1331

Closed
wants to merge 13 commits into from
Closed

Commits on Mar 1, 2024

  1. feat: add button to filter transactions by type [web] (#1324)

    ## Description
    
    Closes: #XXXX
    
    [BDU-1150](https://forbole.atlassian.net/browse/BDU-1150)
    
    <!-- Add a description of the changes that this PR introduces and the
    files that
    are the most critical to review. -->
    
    ---
    
    ### Author Checklist
    
    _All items are required. Please add a note to the item if the item is
    not applicable and
    please add links to any relevant follow up issues._
    
    I have...
    
    - [x] ran linting via `yarn lint`
    - [x] wrote tests where necessary
    - [x] included the correct [type
    prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json)
    in the PR title
    - [x] targeted the correct branch
    - [x] provided a link to the relevant issue or specification
    - [x] reviewed "Files changed" and left comments if necessary
    - [x] confirmed all CI checks have passed
    - [x] added a changeset via [`yarn && yarn
    changeset`](https://github.com/changesets/changesets/blob/main/docs/adding-a-changeset.md)
    
    
    [BDU-1150]:
    https://forbole.atlassian.net/browse/BDU-1150?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ
    MonikaCat authored Mar 1, 2024
    Configuration menu
    Copy the full SHA
    d6ff70b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    ae71eac View commit details
    Browse the repository at this point in the history
  2. feat: update node_modules

    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9b2914d View commit details
    Browse the repository at this point in the history
  3. Revert "chore: update workflows"

    This reverts commit 1f65a0d.
    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d075153 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d21eb0d View commit details
    Browse the repository at this point in the history
  5. chore: check without immutable

    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    891ccb2 View commit details
    Browse the repository at this point in the history
  6. chore: check without turbo

    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1e7ef99 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    454c758 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cbcf02f View commit details
    Browse the repository at this point in the history
  9. chore: revert check after fix

    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fea9ecf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9c96be3 View commit details
    Browse the repository at this point in the history
  11. chore: fix ts issues

    icfor committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a849de6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    491c5fc View commit details
    Browse the repository at this point in the history