Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: directus/directus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Interfacelab/directus-supabase-storage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 20 files changed
  • 3 contributors

Commits on Sep 18, 2022

  1. Copy the full SHA
    4540b0a View commit details
  2. Copy the full SHA
    dd6b33b View commit details
  3. Updated readme

    jawngee committed Sep 18, 2022
    Copy the full SHA
    ebe9248 View commit details
  4. update license

    jawngee committed Sep 18, 2022
    Copy the full SHA
    4be2a83 View commit details

Commits on Sep 19, 2022

  1. Fix for linting

    jawngee committed Sep 19, 2022
    Copy the full SHA
    7e0b193 View commit details
  2. Fix for test

    jawngee committed Sep 19, 2022
    Copy the full SHA
    699b3c7 View commit details
  3. Remove unused field

    jawngee committed Sep 19, 2022
    Copy the full SHA
    4749950 View commit details
  4. Copy the full SHA
    b64e228 View commit details

Commits on Sep 20, 2022

  1. Fixes for jest testing.

    jawngee committed Sep 20, 2022
    Copy the full SHA
    46402bd View commit details
  2. Merge branch 'main' of github.com:Interfacelab/directus-supabase-storage

    * 'main' of github.com:Interfacelab/directus-supabase-storage:
      v9.18.0
      v9.18.0
      Update docs
      New Crowdin updates (#15427)
    jawngee committed Sep 20, 2022
    Copy the full SHA
    68bf989 View commit details
  3. Copy the full SHA
    953b164 View commit details

Commits on Sep 25, 2022

  1. Copy the full SHA
    af93825 View commit details

Commits on Oct 10, 2022

  1. export CSV delimiter

    br41nslug committed Oct 10, 2022
    Copy the full SHA
    b121408 View commit details

Commits on Oct 11, 2022

  1. Merge directus/main:

    - export CSV delimiter
    - change trigger flow interface to dropdown using the local store (#15764)
    - Fix special characters in translation strings (#15872)
    - fix (display-filesize): adjust handler argument to be read as `value` (#15840)
    - fix (display-filesize): wrap component value in `span` node (#15841)
    - Ignore pnpm-lock.yaml when running prettier on the repo (#15786)
    - adds missing graphQL operators (#15760)
    - Change to autocomplete interface (#15585)
    jawngee committed Oct 11, 2022
    Copy the full SHA
    d05ae9e View commit details
Loading