Conversation
Contributor
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
omeraplak
reviewed
Dec 16, 2021
Co-authored-by: Salih Özdemir <salihozdemir94@gmail.com>
This reverts commit 5c8d995.
… into add-appwrite-data-provider
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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