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

Alpha to master #1379

Merged
merged 9 commits into from
Dec 20, 2021
Merged

Alpha to master #1379

merged 9 commits into from
Dec 20, 2021

Conversation

omeraplak and others added 9 commits December 16, 2021 12:01
* add appwrite data provider

* add categories edit and detail pages

* add permissions in example

* add getOne

* update example to 2.x.x

* update dependencies

* add crud methods to dataprovider

* update example and add create and edit pages

* update appwrite example for live mode

* add live provider

* remove unnecessary package-lock files

* fix problems in appwrite example

* remove categories resource

* remove test file

* Update examples/dataProvider/appwrite/src/App.tsx

Co-authored-by: Salih Özdemir <[email protected]>

* Revert "remove test file"

This reverts commit 5c8d995.

* update test client file name

* add appwrite to docs

* update documentation package lock

* add appwrite logo for landing

Co-authored-by: Salih Özdemir <[email protected]>
Co-authored-by: Ömer Faruk APLAK <[email protected]>
* Add filter support to the airtable data provider

* Reverse case sensitive and insensitive airtable contains filter

Literally just saw #1282 about a
different provider having it the other way around.

Reference:
https://refine.dev/docs/api-references/interfaceReferences/#crudfilters
…1374)

isFetching is set to true during re-fetching as well.
isFetched is set to false only when loading new data, for cached data
that is already available it will return true. We can invert this flag to
achieve the desired effect.
@omeraplak omeraplak merged commit 5db4cfe into master Dec 20, 2021
@refine-bot
Copy link
Contributor

Hello from PR Helper

Is your PR ready for review and processing? Mark the PR ready by including #pr-ready in a comment.

If you still have work to do, even after marking this ready. Put the PR on hold by including #pr-onhold in a comment.

@omeraplak omeraplak deleted the alpha branch December 20, 2021 07:50
@omeraplak omeraplak restored the alpha branch December 20, 2021 07:50
@omeraplak omeraplak deleted the alpha branch January 12, 2022 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants