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

feature: warehouse #23714

Merged
merged 127 commits into from
May 29, 2024
Merged

feature: warehouse #23714

merged 127 commits into from
May 29, 2024

Commits on Feb 22, 2024

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

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    23288e1 View commit details
    Browse the repository at this point in the history
  2. fix alignment issue

    jordienr committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0464606 View commit details
    Browse the repository at this point in the history
  3. renaming

    jordienr committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    0fb889c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. wip

    jordienr committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    f85486f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    8f3a35e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7210f1a View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

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

Commits on Mar 27, 2024

  1. Configuration menu
    Copy the full SHA
    58f3439 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f4fbf26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc43b4f View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    456f03b View commit details
    Browse the repository at this point in the history
  2. feat: add in valid query

    Ziinc committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    f404e00 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feat/event-collections' of github.com:supabase/supabase…

    … into feat/event-collections
    Ziinc committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    c4f4058 View commit details
    Browse the repository at this point in the history
  4. chore: ermove collection mocks

    Ziinc committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    320cde0 View commit details
    Browse the repository at this point in the history
  5. feat: optimize tenant fetching

    Ziinc committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    3e0d505 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    968eac3 View commit details
    Browse the repository at this point in the history
  2. cleanup imporst

    jordienr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    9d01097 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48f48bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eae72d8 View commit details
    Browse the repository at this point in the history
  5. Refactor code to use useParams and useRouter in CreateWarehouseCollec…

    …tion.tsx, WarehouseCollectionDetail.tsx, and LogsLayout.tsx
    jordienr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    66c0a4b View commit details
    Browse the repository at this point in the history
  6. clean warehouse query

    jordienr committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3a7885f View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Merge branch 'master' of https://github.com/supabase/supabase into fe…

    …at/event-collections
    jordienr committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    014e8a8 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

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

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    0c804f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    162b0ad View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    6b4d5b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ffcbe View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    1b80230 View commit details
    Browse the repository at this point in the history
  2. merge master

    jordienr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3e916ee View commit details
    Browse the repository at this point in the history
  3. warehouse/feat: introduction when creating event collections (#23244)

    feat: add introduction for event collections
    Ziinc committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5d1772d View commit details
    Browse the repository at this point in the history
  4. warehouse/feat: rename headers and nav items (#23243)

    * feat: rename headers
    
    * feat: use feature flag for navigation bar
    
    * move header name flag to component
    
    * fix typeerror in create collection query
    
    ---------
    
    Co-authored-by: Jordi Enric <jordi.err@gmail.com>
    Ziinc and jordienr committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0b631e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    9a8740b View commit details
    Browse the repository at this point in the history
  2. render table with events

    jordienr committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    8c7dc42 View commit details
    Browse the repository at this point in the history
  3. fix typeerror results arr

    jordienr committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    1f587ee View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. add pagination

    jordienr committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8e7f708 View commit details
    Browse the repository at this point in the history
  2. some ui fixes

    jordienr committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    e0a1a2e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    8fa92ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3428482 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/supabase/supabase into fe…

    …at/event-collections
    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    9aebca5 View commit details
    Browse the repository at this point in the history
  4. patch type errors

    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a6b0a5a View commit details
    Browse the repository at this point in the history
  5. Fix access token selection in TestCollectionDialog and update column …

    …name in WarehouseAccessTokens
    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    806571a View commit details
    Browse the repository at this point in the history
  6. rm unused querytype

    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    da76eac View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e884e6a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d115bb8 View commit details
    Browse the repository at this point in the history
  9. rm unused component

    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    11c19fd View commit details
    Browse the repository at this point in the history
  10. mr unused import

    jordienr committed May 2, 2024
    Configuration menu
    Copy the full SHA
    c366417 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

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

Commits on May 8, 2024

  1. fix Run btn now showing up

    jordienr committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ab81838 View commit details
    Browse the repository at this point in the history
  2. fix undef argument

    jordienr committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9abbe0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50f74b0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Configuration menu
    Copy the full SHA
    e5fc218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32a4306 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Update apps/studio/components/interfaces/DataWarehouse/CreateWarehous…

    …eAccessToken.tsx
    
    Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
    jordienr and Ziinc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b036e94 View commit details
    Browse the repository at this point in the history
  2. Update apps/studio/components/interfaces/DataWarehouse/CreateWarehous…

    …eAccessToken.tsx
    
    Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
    jordienr and Ziinc committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2268ca0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    e9a442a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0af71f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1dbb78c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    1211586 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d04d07 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Configuration menu
    Copy the full SHA
    c93a872 View commit details
    Browse the repository at this point in the history
  2. merge master

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    db120f9 View commit details
    Browse the repository at this point in the history
  3. rm unused mocks for msw

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    d9e109d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3206a68 View commit details
    Browse the repository at this point in the history
  5. Update apps/studio/components/interfaces/Settings/Logs/LogsQueryPanel…

    ….tsx
    
    Co-authored-by: Joshen Lim <joshenlimek@gmail.com>
    jordienr and joshenlim committed May 20, 2024
    Configuration menu
    Copy the full SHA
    047bde5 View commit details
    Browse the repository at this point in the history
  6. fix loading compo

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    ba0fac3 View commit details
    Browse the repository at this point in the history
  7. rm unused import

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    af878f4 View commit details
    Browse the repository at this point in the history
  8. use correct alert title

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    52789ce View commit details
    Browse the repository at this point in the history
  9. rm unnecessary div

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    6cbfb0d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    07a7d34 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56d8ff1 View commit details
    Browse the repository at this point in the history
  12. rm observer

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    91b64af View commit details
    Browse the repository at this point in the history
  13. rm observer

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    930bf65 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0e8ae89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5613e51 View commit details
    Browse the repository at this point in the history
  16. use correct method

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    99d6a79 View commit details
    Browse the repository at this point in the history
  17. fix formatting issues

    jordienr committed May 20, 2024
    Configuration menu
    Copy the full SHA
    8df58d6 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. ref imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4c9439a View commit details
    Browse the repository at this point in the history
  2. ref imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    021f2f9 View commit details
    Browse the repository at this point in the history
  3. clean up imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    dcf88de View commit details
    Browse the repository at this point in the history
  4. clean imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    bad0ada View commit details
    Browse the repository at this point in the history
  5. clean imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    abf5604 View commit details
    Browse the repository at this point in the history
  6. rename props

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    0dfa87b View commit details
    Browse the repository at this point in the history
  7. destructure props

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6999423 View commit details
    Browse the repository at this point in the history
  8. cleanup imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    52cd3de View commit details
    Browse the repository at this point in the history
  9. Update apps/studio/components/interfaces/DataWarehouse/CreateWarehous…

    …eCollection.tsx
    
    Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
    jordienr and Ziinc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    aca85cb View commit details
    Browse the repository at this point in the history
  10. ref scale class

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f3f2ac1 View commit details
    Browse the repository at this point in the history
  11. cleanup divs

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    407a7c7 View commit details
    Browse the repository at this point in the history
  12. Update apps/studio/components/interfaces/DataWarehouse/TestCollection…

    …Dialog.tsx
    
    Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
    jordienr and Ziinc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    ce050fd View commit details
    Browse the repository at this point in the history
  13. refactor to rhf

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    dfc4f16 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feat/warehouse' of https://github.com/supabase/supabase

    …into feat/warehouse
    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    072a4b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c57a241 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    db0f558 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    698fcd5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c3608e1 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5fb6efe View commit details
    Browse the repository at this point in the history
  20. fix empty state ui

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    74e649c View commit details
    Browse the repository at this point in the history
  21. use destructured queries

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    d9b9451 View commit details
    Browse the repository at this point in the history
  22. rename query types

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    f74d3ad View commit details
    Browse the repository at this point in the history
  23. Update apps/studio/components/interfaces/DataWarehouse/WarehouseAcces…

    …sTokens.tsx
    
    Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
    jordienr and Ziinc committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e4c9565 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    a03ba5d View commit details
    Browse the repository at this point in the history
  25. rm unused imports

    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    e42084d View commit details
    Browse the repository at this point in the history
  26. Merge branch 'feat/warehouse' of https://github.com/supabase/supabase

    …into feat/warehouse
    jordienr committed May 21, 2024
    Configuration menu
    Copy the full SHA
    570a0da View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. rename loadolder

    jordienr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7fb881e View commit details
    Browse the repository at this point in the history
  2. rm typcast

    jordienr committed May 22, 2024
    Configuration menu
    Copy the full SHA
    011a1af View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. rhf in create token

    jordienr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a66e4f5 View commit details
    Browse the repository at this point in the history
  2. improve err handling

    jordienr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d0f2c8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb902ae View commit details
    Browse the repository at this point in the history
  4. fix loading logselection

    jordienr committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0ec8b9c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7046eb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b558440 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. toggle token in curl exampel

    jordienr committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e2bfeed View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    707db58 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    655c7c0 View commit details
    Browse the repository at this point in the history
  3. add New badge

    jordienr committed May 27, 2024
    Configuration menu
    Copy the full SHA
    66bc0d7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. update testcolldialog

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    bad67cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32f6d85 View commit details
    Browse the repository at this point in the history
  3. code style fixes

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4322735 View commit details
    Browse the repository at this point in the history
  4. handle err

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    d79d6fd View commit details
    Browse the repository at this point in the history
  5. code style fix

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    e4561f2 View commit details
    Browse the repository at this point in the history
  6. add correct type

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    187eddc View commit details
    Browse the repository at this point in the history
  7. add correct err type

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ee8c213 View commit details
    Browse the repository at this point in the history
  8. fix type error

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2d993ab View commit details
    Browse the repository at this point in the history
  9. fix type err

    jordienr committed May 28, 2024
    Configuration menu
    Copy the full SHA
    4d47d53 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix missing type

    jordienr committed May 29, 2024
    Configuration menu
    Copy the full SHA
    45c24a2 View commit details
    Browse the repository at this point in the history