Commit Graph
30723 Commits
Author SHA1 Message Date
Damodar Lohani 06edde5caf node sdk getting started 2021-03-17 10:38:24 +05:45
Damodar LohaniandGitHub db7b7f5374 text corrections 2021-03-17 10:36:02 +05:45
Damodar LohaniandGitHub 4d9e021eb2 corrections 2021-03-17 10:35:27 +05:45
Christy Jacob bf57280503 feat: refactor createTypeMapping 2021-03-17 01:35:48 +05:30
Christy Jacob 28337dc1cc feat: added tests for role based auth 2021-03-16 23:46:33 +05:30
Torsten Dittmann 7be9f2e33e Merge branch 'dev' into feat-265-realtime 2021-03-16 15:53:09 +01:00
Christy Jacob 60b863311b feat: refactoring 2021-03-16 20:04:43 +05:30
Torsten Dittmann e14a495048 add custom connection pool 2021-03-16 15:30:45 +01:00
Damodar Lohani 17b0c9ec96 Python sdk getting started 2021-03-16 19:26:27 +05:45
Christy Jacob 4c49fb1b05 feat: added tests for scope based auth 2021-03-16 19:04:11 +05:30
Damodar Lohani 21da9e3d89 PHP SDK getting started 2021-03-16 19:03:08 +05:45
Damodar Lohani 655cc59376 deno getting started 2021-03-16 17:51:17 +05:45
Eldad A. FuxandGitHub 355cdd74a4 Merge pull request #979 from appwrite/fix-update-doc-permissions
Allow permission reset
2021-03-16 13:09:00 +02:00
Eldad A. FuxandGitHub 1f4ba216b2 Merge pull request #981 from lohanidamodar/feat-flutter-sdk-getting-started
Feat flutter sdk getting started
2021-03-16 13:07:51 +02:00
Damodar Lohani 57a3978d7d fix indentation and headings 2021-03-16 15:03:16 +05:45
Eldad Fux 92c3e622bd Updated tests 2021-03-15 13:44:11 +02:00
Damodar Lohani b250364562 updates to docs 2021-03-15 16:29:13 +05:45
Damodar Lohani 95ba49c1c0 updates 2021-03-15 16:26:41 +05:45
Damodar Lohani 6b83b45424 Merge branch 'dev' into feat-flutter-sdk-getting-started 2021-03-15 16:19:54 +05:45
Eldad A. FuxandGitHub 76e54de739 Merge pull request #970 from lohanidamodar/feat-dart-sdk-getting-started
feat-dart-sdk-getting-started
2021-03-15 09:48:37 +02:00
Damodar LohaniandGitHub 14e7a63287 getting started tutorial 2021-03-15 09:08:24 +05:45
Eldad Fux b69deb594d Allow permission reset 2021-03-15 00:33:59 +02:00
Eldad A. FuxandGitHub c8da5fdd1e Merge pull request #978 from appwrite/fix-0.7-docs
Changed docs naming conventions
2021-03-14 18:28:48 +02:00
Eldad Fux 6379cbfaba Changed docs naming conventions 2021-03-14 17:14:10 +02:00
Eldad Fux 492c68d1fc Updated Flutter SDK 2021-03-14 14:48:02 +02:00
Damodar Lohani 583b9c8c5c learn more section 2021-03-14 10:14:55 +05:45
Damodar Lohani 16e446bbf5 update sdk generator version 2021-03-14 10:13:06 +05:45
Eldad Fux 0a0d46ff05 Updated test 2021-03-14 01:56:29 +02:00
Eldad Fux 024fae0d21 Changed execution default permissions 2021-03-14 01:52:05 +02:00
kodumbeats 8d3d636620 Define order to run FunctionsServerTest before Client 2021-03-13 09:06:34 -05:00
kodumbeatsandGitHub a7a9eec4f7 Merge branch 'dev' into feat-functions-and-executions-events 2021-03-12 18:06:07 -05:00
kodumbeats 04e9f4f720 Added events for functions and executions to changelog 2021-03-12 18:02:23 -05:00
kodumbeats c0b020dd07 Test for functions.delete 2021-03-12 17:58:33 -05:00
Eldad Fux 925772486d Debug tests 2021-03-13 00:52:07 +02:00
kodumbeats ac7efc8d1b Test for functions.update 2021-03-12 17:48:15 -05:00
Eldad Fux 99207d5376 Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x 2021-03-13 00:25:11 +02:00
Eldad A. FuxandGitHub 232056898a Merge pull request #960 from appwrite/dev
0.7.1 - Merge dev into release branch
2021-03-13 00:20:15 +02:00
kodumbeats 3cff27a125 Test for functions.tags.delete 2021-03-12 17:13:44 -05:00
kodumbeats 1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats 444994a98d Add function webhook tests 2021-03-12 16:23:37 -05:00
Christy Jacob 15558f997d feat: added more tests 2021-03-13 01:47:29 +05:30
kodumbeats 52a314877c Adjust custom data input to textarea 2021-03-12 14:40:11 -05:00
kodumbeats e0cbea64ae Ensure function completes 2021-03-12 14:31:17 -05:00
kodumbeats ce7e1034af Increase sleep time 2021-03-12 14:22:50 -05:00
kodumbeats c04396b254 Pass userId to function 2021-03-12 14:01:58 -05:00
Christy Jacob 96bb4613e4 feat: code cleanup 2021-03-13 00:30:43 +05:30
kodumbeats 731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
Christy Jacob b1c58e2fc4 feat: code cleanup 2021-03-12 23:39:25 +05:30
Christy Jacob d0c3111844 feat: added some tests and code cleanup 2021-03-12 23:30:41 +05:30
Eldad A. FuxandGitHub bfaf670b4e Merge pull request #973 from TorstenDittmann/fix-0.7.1-review
Fix - 0.7.1 Review
2021-03-12 18:33:13 +02:00