Skip to content

Add appwrite data provider#1296

Merged
omeraplak merged 23 commits intoalphafrom
add-appwrite-data-provider
Dec 16, 2021
Merged

Add appwrite data provider#1296
omeraplak merged 23 commits intoalphafrom
add-appwrite-data-provider

Conversation

@umutzd
Copy link
Contributor

@umutzd umutzd commented Dec 9, 2021

Test me! 'ALPHA'
Link to ADD-APPWRITE-DATA-PROVIDER

Hey, I'm client! Test me! 'ALPHA'
Link to ADD-APPWRITE-DATA-PROVIDER

Test me! 'ALPHA'
Link to ADD-APPWRITE-DATA-PROVIDER

Hey, I'm client! Test me! 'ALPHA'
Link to ADD-APPWRITE-DATA-PROVIDER

Test me! 'MASTER'
Link to ADD-APPWRITE-DATA-PROVIDER

Hey, I'm client! Test me! 'MASTER'
Link to ADD-APPWRITE-DATA-PROVIDER

closes #1201

@umutzd umutzd added the enhancement New feature or request label Dec 9, 2021
@umutzd umutzd self-assigned this Dec 9, 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.

@umutzd umutzd changed the base branch from master to alpha December 16, 2021 06:43
@omeraplak omeraplak merged commit 0c87626 into alpha Dec 16, 2021
@omeraplak omeraplak deleted the add-appwrite-data-provider branch December 16, 2021 13:20
omeraplak added a commit that referenced this pull request Dec 16, 2021
* add strapi v4 links

* Add appwrite data provider (#1296)

* 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 <salihozdemir94@gmail.com>

* 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 <salihozdemir94@gmail.com>
Co-authored-by: Ömer Faruk APLAK <omer@pankod.com>

* v2.4.7

Co-authored-by: Umut Özdemir <umutozdemir997@gmail.com>
Co-authored-by: Salih Özdemir <salihozdemir94@gmail.com>
omeraplak added a commit that referenced this pull request Dec 20, 2021
* add strapi v4 links

* Add appwrite data provider (#1296)

* 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 <salihozdemir94@gmail.com>

* 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 <salihozdemir94@gmail.com>
Co-authored-by: Ömer Faruk APLAK <omer@pankod.com>

* v2.4.7

* Optimised images with calibre/image-actions

* Add filter support to the airtable data provider (#1372)

* 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

* Change flag for controlling useTable's loading property to isFetched (#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.

* v2.4.10

Co-authored-by: Umut Özdemir <umutozdemir997@gmail.com>
Co-authored-by: Salih Özdemir <salihozdemir94@gmail.com>
Co-authored-by: Pankod Community Bot <53254888+pankod-bot@users.noreply.github.com>
Co-authored-by: Jonathan <6438760+IgnusG@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEAT] Add Appwrite Data Provider

4 participants