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 staging->main #1097

Merged
merged 23 commits into from
Nov 6, 2024
Merged

merge staging->main #1097

merged 23 commits into from
Nov 6, 2024

Commits on Nov 4, 2024

  1. Merge pull request #1078 from gobitfly/main

    Merge pull request #1077 from gobitfly/staging
    guybrush authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5925bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1550878 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1079 from gobitfly/BEDS-90/add-migrations

    chore(db): add db migrations for users_val_dashboards_groups
    peterbitfly authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    03ee948 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dea7a0a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4585a5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63fc6e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Configuration menu
    Copy the full SHA
    fcd44d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac1846 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    247ee87 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a247003 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    db626a3 View commit details
    Browse the repository at this point in the history
  6. refactor(NotificationsTableEmpty): add new empty message

    Provide `empty message` for users with `subscriptions` who need to `set notifications`
    
    See: BEDS-877
    benji-bitfly authored and marcel-bitfly committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    fd6fe13 View commit details
    Browse the repository at this point in the history
  7. fix(notifications): reactivity of overview data

    When `settings` are changed the `overview data` on `/notifications` should be updated.
    This is a quickfix, as data should not be requested again.
    benji-bitfly authored and marcel-bitfly committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    3a1bd36 View commit details
    Browse the repository at this point in the history
  8. feat: add validator list to search types

    See: BEDS-921
    LuccaBitfly committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    e3aa3c5 View commit details
    Browse the repository at this point in the history
  9. fix: sanitize input on intOrString Fields

    See: BEDS-921
    LuccaBitfly committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    518edc0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c332bcf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9c379be View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5245f13 View commit details
    Browse the repository at this point in the history
  13. refactor(notifications): add rpl to labels

    To make it easier to understand for user what the information belongs to.
    
    See: BEDS-906
    benji-bitfly committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    1f4e6db View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    69b590b View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Configuration menu
    Copy the full SHA
    139fd79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c6feab View commit details
    Browse the repository at this point in the history
  3. refactor(DashboardTableSummaryDetails): remove missed rewards

    This is a quickfix, temporarily remove `missed rewards` per request.
    
    See: BEDS-923
    benji-bitfly committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    8149813 View commit details
    Browse the repository at this point in the history