Commit graph

2 commits

Author SHA1 Message Date
blank0537
20c0f4918a
Appwrite plugin issue fixes and added features (#9285)
* Appwrite plugin issue fixes and added features

* update test connection, removed duplicate operations and updated types
2024-06-10 13:06:55 +05:30
Muhsin Shah C P
9706de80cb
Appwrite integration (#2589)
* Started working on appwrite plugin
    - Initialized appwrite plugin
    - Added appwrite npm module
    - Implemented appwrite authentication
    - Working on operations

* Implemented some operations
- Only query collection left

* added query collection operation

* Added appwrite logo

* Edited docs of appwrite

* Edited some fields descriptions and placeholder texts

* Made some code changes
- Replaced JSON with JSON5
- Removed unwanted list option

* Fixed integer conversion bug
- Refactored some code

* Removed unrelated dependencies
2022-03-29 19:52:26 +05:30