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

#15321: Only one tab writes to the DB #382

Merged
merged 44 commits into from
Dec 1, 2023

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    5c50c31 View commit details
    Browse the repository at this point in the history
  2. feat: broadcast

    BeeMargarida committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    870d715 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    55a1394 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

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

Commits on Sep 28, 2023

  1. fix: typo in import

    BeeMargarida committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    c61749e View commit details
    Browse the repository at this point in the history
  2. feat: e2e test app setup

    BeeMargarida committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    fb4cd2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24e4cb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    c78e71a View commit details
    Browse the repository at this point in the history
  2. test: tabs e2e tests

    BeeMargarida committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    d1fbe0d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. feat: playwright config

    BeeMargarida committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    e4a318e View commit details
    Browse the repository at this point in the history
  2. revert: test ignore

    BeeMargarida committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d839fab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e7aa3b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    685c8f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    ce15ce8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86fb581 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37580f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ee143 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    63dd112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38b935 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d12b355 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76fd53f View commit details
    Browse the repository at this point in the history
  5. fix: review fixes

    BeeMargarida committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8c4bfd1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f0d3cf4 View commit details
    Browse the repository at this point in the history
  7. fix: small regression

    BeeMargarida committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    b6db16e View commit details
    Browse the repository at this point in the history
  8. docs: add comment

    BeeMargarida committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    9efe824 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

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

Commits on Oct 10, 2023

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

Commits on Oct 11, 2023

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

Commits on Oct 13, 2023

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

Commits on Oct 24, 2023

  1. fix: resolve conflicts

    koko57 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8f4b3b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. fix: rename a variable

    koko57 committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    cee3473 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    4f0638e View commit details
    Browse the repository at this point in the history
  2. fix: resolve conflicts

    koko57 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    cd9e9e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. feat: add e2e workflow

    koko57 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    831b8bc View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    7127185 View commit details
    Browse the repository at this point in the history
  2. fix: minor fix

    koko57 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f57f3f9 View commit details
    Browse the repository at this point in the history
  3. fix: remove unused directories

    koko57 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0dbd4b0 View commit details
    Browse the repository at this point in the history
  4. fix: resolve conflicts

    koko57 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    dd5dea9 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    cdb2680 View commit details
    Browse the repository at this point in the history
  2. fix: resolve conflicts

    koko57 committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    833d39a View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. fix: resolve conflicts

    koko57 committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    d8a1e22 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. fix: apply requested changes

    koko57 committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    c72152c View commit details
    Browse the repository at this point in the history