1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
Commit graph

13100 commits

Author SHA1 Message Date
Matej Bačo
832e42c881 PR review changes 2022-09-13 22:42:40 +00:00
Christy Jacob
3af85b7e82 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:51:07 +05:30
Christy Jacob
98c8896588 feat: update get* endpoints to list* endpoints in locale API 2022-09-14 03:48:02 +05:30
Christy Jacob
f4c77a558f feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:59 +05:30
Christy Jacob
626e4b1b8a feat: update getSessions to listSessions in users and accounts API 2022-09-14 03:43:04 +05:30
Matej Bačo
b72dcdeeb4 Revert unrelated changes 2022-09-13 21:59:26 +00:00
Matej Bačo
182db2b2e3 PR review changes 2022-09-13 21:55:24 +00:00
Steven Nguyen
041066520f Fix some sdk methods for V15 request filter 2022-09-13 21:28:23 +00:00
Christy Jacob
421db5b224
Merge pull request #3777 from appwrite/doc-sdk-getting-started-examples
Fix code examples in SDK getting started
2022-09-14 01:23:42 +04:00
Matej Bačo
948049f944 Update lib version 2022-09-13 21:22:31 +00:00
Steven Nguyen
2da7da0558 Remove response parse of log $createdAt and $updatedAt 2022-09-13 21:18:13 +00:00
Christy Jacob
4260d01bb9 Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-migration-1.0.0 2022-09-14 02:38:14 +05:30
Christy Jacob
937674a373 feat: update getLogs to listLogs in users and account API 2022-09-14 02:35:03 +05:30
Christy Jacob
183bb2e92d feat: update getMemberships to listMemberships in Users API 2022-09-14 02:28:28 +05:30
Christy Jacob
7a2fcf4165 feat: update getMemberships calls in html 2022-09-14 02:18:26 +05:30
Steven Nguyen
8f67743834 Rename teams.getMemberships to teams.listMemberships in V15 request filter 2022-09-13 20:46:32 +00:00
Steven Nguyen
717abccd10 Fix V15 response format for functions and executions 2022-09-13 20:43:46 +00:00
Steven Nguyen
eca5aa3c2b Fix version matching for 0.15.X request & response 2022-09-13 20:42:50 +00:00
Christy Jacob
1af709ea64
Merge pull request #3823 from appwrite/fix-remove-execution-stdout
Hide function execution stdout from Console UI
2022-09-14 00:34:09 +04:00
Christy Jacob
0eb994e625 feat: remove 1.0.0 examples 2022-09-14 02:00:25 +05:30
Christy Jacob
0123bba1fb feat: update console sdk, remove old specs 2022-09-14 01:59:15 +05:30
Christy Jacob
4f2c46ac36 feat: udpate changelog 2022-09-14 01:49:39 +05:30
Christy Jacob
105e5fe71c feat: rename getMemberships to listMemberships 2022-09-14 01:44:56 +05:30
Matej Bačo
20bbbfc493 Merge remote-tracking branch 'origin/0.16.x' into fix-function-scheduling 2022-09-13 20:14:42 +00:00
Matej Bačo
640b5abe1e PR review changes 2022-09-13 20:13:48 +00:00
Christy Jacob
9fd869d917
Update composer.json 2022-09-14 00:48:35 +05:30
Christy Jacob
554be364d6
Merge pull request #3755 from appwrite/feat-audits-label-desc-decoupling
audit event decoupling
2022-09-13 22:56:02 +04:00
Eldad A. Fux
70fe8cdd77
Merge pull request #3822 from appwrite/feat-stop-test-on-fail
Stop tests on failure
2022-09-13 21:54:59 +03:00
Christy Jacob
b98bbf482a
Merge pull request #3798 from appwrite/matej-qa-3
Fix: 1.0 bugs from QA (3)
2022-09-13 22:53:49 +04:00
Christy Jacob
efbe21d433 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3 2022-09-13 18:21:44 +00:00
Christy Jacob
7d3101e077 feat: added breaking change to changelog 2022-09-13 18:08:34 +00:00
Christy Jacob
6544ab4872 feat: added breaking change to changelog 2022-09-13 18:08:06 +00:00
Steven Nguyen
8b0aa634ec Hide function stdout from console
Because it's possible for execution stdout to end up in the wrong
execution, we're going to hide the result from the UI to help avoid
confusion for users while we work on resolving the problem.
2022-09-13 17:01:41 +00:00
Torsten Dittmann
ae0919a3d5 fix: add role:member migration 2022-09-13 18:54:03 +02:00
Christy Jacob
f6868318e0
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-13 21:54:57 +05:30
Steven Nguyen
f0626d2ee4 Stop tests on failure
Since tests take almost 20 minute to run, stopping tests as soon as an
failure occurs will allow for faster iteration locally and also free up
resources in the CI pipeline.
2022-09-13 16:05:31 +00:00
Christy Jacob
59f33cbb51 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into doc-sdk-getting-started-examples 2022-09-13 15:36:46 +00:00
Christy Jacob
6fc7f9b384
Merge pull request #3811 from appwrite/fix-delete-collection-redirect
Fix: UI redirect
2022-09-13 19:24:41 +04:00
Christy Jacob
8688120df1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-delete-collection-redirect 2022-09-13 14:46:24 +00:00
Jake Barnby
25fc9c2dc4
Update lock 2022-09-14 02:39:35 +12:00
Jake Barnby
6938490328
Update db to dev 2022-09-14 00:46:59 +12:00
Jake Barnby
53e6a3e312
Add verified/unverified role tests 2022-09-14 00:45:57 +12:00
Jake Barnby
381a26fa4c
Assign verified/unverified role to users 2022-09-14 00:44:55 +12:00
Christy Jacob
5ef11b44bf
Merge pull request #3817 from appwrite/fix-function-duration-ui
Rename execution time to duration
2022-09-13 15:59:17 +04:00
Eldad A. Fux
c5ee4d7eaf
Merge pull request #3819 from appwrite/refactor-permissions-ui
Refactor permissions UI
2022-09-13 12:17:30 +03:00
Jake Barnby
9806b395f1
Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 20:26:03 +12:00
shimon
75c4662c0b small fix 2022-09-13 11:08:15 +03:00
shimon
1d382cc542 small fix 2022-09-13 10:42:42 +03:00
shimon
b86f7689ec Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling 2022-09-13 10:29:16 +03:00
Jake Barnby
a43d03d8aa
Update scripts 2022-09-13 16:16:41 +12:00