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: hasura/ra-data-hasura
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: hasura/ra-data-hasura
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 24 files changed
  • 9 contributors

Commits on Nov 21, 2022

  1. release v0.5.4 (#135)

    arjunyel authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    fa5e251 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2022

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

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    869eeeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d73c3b4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. release v0.5.5 (#142)

    arjunyel authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    52f81f2 View commit details
    Browse the repository at this point in the history
  2. fix build (#143)

    arjunyel authored Dec 21, 2022
    Configuration menu
    Copy the full SHA
    b8f338d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. support disabling pagination (#150)

    enable limit/offset only if perPage is greater then -1
    alioguzhan authored May 29, 2023
    Configuration menu
    Copy the full SHA
    8e8dc8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6af2754 View commit details
    Browse the repository at this point in the history
  3. release: v0.5.6

    praveenweb committed May 29, 2023
    Configuration menu
    Copy the full SHA
    ca66466 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    bcb19b3 View commit details
    Browse the repository at this point in the history
  2. release: v0.6.0

    praveenweb committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    ad8c5c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Feature/update by pk (#169)

    * chore: update package-lock with correct version
    
    * chore: update graphql-engine docker-compose
    
    hasura/graphql-engine:v2.15.1.cli-migrations-v3 is no longer present in dockerhub
    
    * chore: add @apollo/client to the example app
    
    Was required in order to link the local ra-data-hasura without runtime issues
    
    * feat: use update_resource_by_pk when updating a single resource
    franzwilhelm authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    446461d View commit details
    Browse the repository at this point in the history
  2. release v0.6.1

    praveenweb committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    866ddc0 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. build(deps): support react-admin v5 (#170)

    Co-authored-by: Quentin Decré <quentin@jarvi.tech>
    quentin-decre and Quentin Decré authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    6c97e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c27b2ff View commit details
    Browse the repository at this point in the history
Loading