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

feat(data-exploration): fix event table regressions #13251

Closed
wants to merge 116 commits into from

Commits on Nov 23, 2022

  1. add a big reload button

    mariusandra committed Nov 23, 2022
    Configuration menu
    Copy the full SHA
    13a943c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Configuration menu
    Copy the full SHA
    d32744a View commit details
    Browse the repository at this point in the history
  2. reload button

    mariusandra committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    ab15ffd View commit details
    Browse the repository at this point in the history
  3. load next data

    mariusandra committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    6262de6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Configuration menu
    Copy the full SHA
    46d3e71 View commit details
    Browse the repository at this point in the history
  2. new events that load

    mariusandra committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    442ef35 View commit details
    Browse the repository at this point in the history
  3. refactor new/next loading

    mariusandra committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    b1d6577 View commit details
    Browse the repository at this point in the history
  4. bug

    mariusandra committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    7ab3888 View commit details
    Browse the repository at this point in the history
  5. autoload

    mariusandra committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    4ac98bd View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

  1. new scene with a flag

    mariusandra committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    edab9b6 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

  1. use only string columns

    mariusandra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    3c2e539 View commit details
    Browse the repository at this point in the history
  2. move around

    mariusandra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    832311a View commit details
    Browse the repository at this point in the history
  3. configurator

    mariusandra committed Dec 1, 2022
    Configuration menu
    Copy the full SHA
    ff576da View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. refactor again

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    2b4b05e View commit details
    Browse the repository at this point in the history
  2. column config

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    5757766 View commit details
    Browse the repository at this point in the history
  3. actually select them

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    b2ec7ab View commit details
    Browse the repository at this point in the history
  4. actually select them

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cb9ad0f View commit details
    Browse the repository at this point in the history
  5. hide on save

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    68c28da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c27e8cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32d8e91 View commit details
    Browse the repository at this point in the history
  8. configure columns

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    079bc13 View commit details
    Browse the repository at this point in the history
  9. clean up, add test

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    509dbff View commit details
    Browse the repository at this point in the history
  10. move away from antd

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    cfb22eb View commit details
    Browse the repository at this point in the history
  11. less ants, move move

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    e043ad0 View commit details
    Browse the repository at this point in the history
  12. more cleanup

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    f487f42 View commit details
    Browse the repository at this point in the history
  13. export

    mariusandra committed Dec 2, 2022
    Configuration menu
    Copy the full SHA
    448a6c5 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6ff3d47 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2022

  1. delete old code

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    d34f4a4 View commit details
    Browse the repository at this point in the history
  2. add readme

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    7d160c3 View commit details
    Browse the repository at this point in the history
  3. link properties

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    32c6281 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    691f86a View commit details
    Browse the repository at this point in the history
  5. url

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    a3f54ce View commit details
    Browse the repository at this point in the history
  6. show buffer warning

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    8b2b616 View commit details
    Browse the repository at this point in the history
  7. rename

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    24edb28 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    27484ed View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    79250ab View commit details
    Browse the repository at this point in the history
  10. scope down

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    6c552fe View commit details
    Browse the repository at this point in the history
  11. comment

    mariusandra committed Dec 3, 2022
    Configuration menu
    Copy the full SHA
    bdf36e2 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2022

  1. more comments

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    66e5221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d63b3 View commit details
    Browse the repository at this point in the history
  3. move defaults to logic

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    1f138a5 View commit details
    Browse the repository at this point in the history
  4. enable autoload

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    b817b2c View commit details
    Browse the repository at this point in the history
  5. sanitize old columns

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    6dc3079 View commit details
    Browse the repository at this point in the history
  6. cleanup

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    67c0202 View commit details
    Browse the repository at this point in the history
  7. refactor

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    dd048e9 View commit details
    Browse the repository at this point in the history
  8. key cleanup

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    b0c1128 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    91a9327 View commit details
    Browse the repository at this point in the history
  10. query editor new look

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    4fc3083 View commit details
    Browse the repository at this point in the history
  11. empty datatable stories

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    feb6273 View commit details
    Browse the repository at this point in the history
  12. query edit modal

    mariusandra committed Dec 4, 2022
    Configuration menu
    Copy the full SHA
    a5bb236 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. inline editor

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    befb97e View commit details
    Browse the repository at this point in the history
  2. times of plenty

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    4740db0 View commit details
    Browse the repository at this point in the history
  3. add stories

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f483e19 View commit details
    Browse the repository at this point in the history
  4. add stories

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    bf4cbde View commit details
    Browse the repository at this point in the history
  5. add more stories

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    04b66c5 View commit details
    Browse the repository at this point in the history
  6. friendly hint

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f2650e4 View commit details
    Browse the repository at this point in the history
  7. update snapshot

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    686b8e6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    467b54c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f650ff1 View commit details
    Browse the repository at this point in the history
  10. set query locally

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    9a2b18a View commit details
    Browse the repository at this point in the history
  11. persons page

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    7f28785 View commit details
    Browse the repository at this point in the history
  12. fix person id types

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    0ec6f68 View commit details
    Browse the repository at this point in the history
  13. basic persons table

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    f547132 View commit details
    Browse the repository at this point in the history
  14. persons search

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    3a69083 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ec213ff View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8edb48b View commit details
    Browse the repository at this point in the history
  17. add to storybook

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    ad7f21d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ca801a1 View commit details
    Browse the repository at this point in the history
  19. copy distinct id

    mariusandra committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    d083292 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7ea159a View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2022

  1. Configuration menu
    Copy the full SHA
    4b48315 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f888dc2 View commit details
    Browse the repository at this point in the history
  3. set query locally

    mariusandra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    98cde37 View commit details
    Browse the repository at this point in the history
  4. persons page

    mariusandra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2bf89f9 View commit details
    Browse the repository at this point in the history
  5. fix person id types

    mariusandra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    2a2c464 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38727fe View commit details
    Browse the repository at this point in the history
  7. these are uuids

    mariusandra committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    25bcf66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd120ce View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    c3101f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0317966 View commit details
    Browse the repository at this point in the history
  3. refactor stories

    mariusandra committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    0a0f03f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1c24926 View commit details
    Browse the repository at this point in the history
  5. not in use

    mariusandra committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    3b39dd5 View commit details
    Browse the repository at this point in the history
  6. fix wrong filters

    mariusandra committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fc8cf02 View commit details
    Browse the repository at this point in the history
  7. add more hints

    mariusandra committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    eb09509 View commit details
    Browse the repository at this point in the history
  8. persons scene url

    mariusandra committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    fcc3f0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    44a935f View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    dc9d581 View commit details
    Browse the repository at this point in the history
  2. backport few fixes

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    61a16be View commit details
    Browse the repository at this point in the history
  3. fix a few issues

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    72beda4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f10a71 View commit details
    Browse the repository at this point in the history
  5. export limit

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    65dc0f7 View commit details
    Browse the repository at this point in the history
  6. show filter count

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    8389f76 View commit details
    Browse the repository at this point in the history
  7. few fixes

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    3f01667 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eaa0504 View commit details
    Browse the repository at this point in the history
  9. hide columns

    mariusandra committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    71bd093 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2a2ce79 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    8f62aac View commit details
    Browse the repository at this point in the history
  2. file not needed

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    93b319e View commit details
    Browse the repository at this point in the history
  3. add comment

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    0f5bdb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0d2da8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    360b0a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    524ebe5 View commit details
    Browse the repository at this point in the history
  7. lockfile

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    d6de56c View commit details
    Browse the repository at this point in the history
  8. Revert "show events buffer warning on person page"

    This reverts commit 360b0a4.
    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    58778f6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0e1085c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    93a92c7 View commit details
    Browse the repository at this point in the history
  11. put it back for the tests

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b43a2c5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c7f05a7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f08f684 View commit details
    Browse the repository at this point in the history
  14. Try to fix Cypress problem

    Twixes committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    46b2493 View commit details
    Browse the repository at this point in the history
  15. Update Cypress to v11

    Trying to clear cache.
    Twixes committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    adcc218 View commit details
    Browse the repository at this point in the history
  16. move now around

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    bcc7d19 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'event-data-table-fixr' of github.com:PostHog/posthog in…

    …to event-data-table-fixr
    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5e82549 View commit details
    Browse the repository at this point in the history
  18. it's a string!

    mariusandra committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    c696f60 View commit details
    Browse the repository at this point in the history