Commit graph

3684 commits

Author SHA1 Message Date
Jake Barnby
91f8570801
Format 2025-05-17 01:57:57 +12:00
Darshan
0dfda7ca7c
Merge branch '1.7.x' into fix-scopes 2025-05-16 11:05:19 +05:30
Matej Bačo
c5d4173923
Merge branch '1.6.x' into 1.7.x 2025-05-15 18:27:56 +02:00
Matej Bačo
ac6450c726 Merge branch '1.6.x' into 1.7.x 2025-05-15 18:03:15 +02:00
Darshan
bebd103611 update: token scopes tests for console client. 2025-05-15 19:22:53 +05:30
Darshan
1ab724ff04 update: token scopes tests. 2025-05-15 19:13:51 +05:30
Darshan
15992da369 update: tests. 2025-05-15 15:01:23 +05:30
Darshan
28f404147b
Merge branch '1.7.x' into update-tokens 2025-05-13 21:21:22 +05:30
Darshan
9d4a7fadb9 fix: tests due to no search attribute. 2025-05-13 18:59:16 +05:30
ArnabChatterjee20k
9055645d06 updated test for the array attribute index overriding 2025-05-13 18:21:34 +05:30
Darshan
f01bfc842b
Merge branch '1.7.x' into update-tokens 2025-05-13 16:16:46 +05:30
Darshan
4e9f137e55 remove: jwt logic. serve the jwt directly from the model itself. 2025-05-13 15:41:26 +05:30
arnab
cd806e80d7 updated tests and validations 2025-05-13 15:39:13 +05:30
Matej Bačo
af0c872999 Merge branch '1.6.x' into 1.7.x 2025-05-13 10:11:39 +02:00
arnab
a970512e3c added length param, response model, e2e test 2025-05-13 10:35:04 +05:30
Matej Bačo
3b38b6bb57 Migration review fixes 2025-05-12 16:52:13 +02:00
Jake Barnby
540102ff97
Explicitly catch exceptions 2025-05-08 18:10:26 +12:00
Jake Barnby
c3f0bec1ff
Validate nested internals 2025-05-08 18:09:37 +12:00
Jake Barnby
eaa105477a
Fix tests for permissions/relationships updates 2025-05-08 17:17:02 +12:00
Jake Barnby
be7ea1f798
Add bulk upsert route 2025-05-08 02:49:02 +12:00
Jake Barnby
05821c2993
Fix conditional 2025-05-07 15:46:17 +12:00
Jake Barnby
41ecccda1e
Revert "Fix tests for model changes"
This reverts commit f5d243e229.

# Conflicts:
#	app/controllers/api/databases.php
2025-05-07 15:45:46 +12:00
Jake Barnby
f5d243e229
Fix tests for model changes 2025-05-07 15:14:05 +12:00
Darshan
01f5896ac1
Merge branch '1.7.x' into fix-missing-filter 2025-05-06 17:05:08 +05:30
Jake Barnby
af09f17e02
Max 1 operation 2025-05-06 22:05:59 +12:00
Khushboo Verma
9248f06e60 Add test for manual type 2025-05-06 15:31:22 +05:30
Jake Barnby
66a40eb175
AI review fixes 2025-05-06 02:21:45 +12:00
Jake Barnby
2f091a1fab
Fix permissions set 2025-05-05 21:45:30 +12:00
Jake Barnby
808f338c7c
Fix all bulk/relationship tests 2025-05-05 17:20:24 +12:00
Jake Barnby
1f08344c8d
Fix update test 2025-05-05 17:01:05 +12:00
Jake Barnby
384e606503
Fix bulk update relationship test 2025-05-05 16:52:06 +12:00
Khushboo Verma
f2bcae75b2 Add tests for type 2025-04-30 19:05:08 +05:30
Darshan
64a24b2211 update: tests for getFileDownload with resourceToken and misc changes. 2025-04-30 10:10:35 +05:30
Darshan
1170fd0ee9 update: tests for getFileDownload with resourceToken. 2025-04-30 09:52:27 +05:30
Jake Barnby
453bb8ab70
Update tests for changes 2025-04-30 12:09:13 +12:00
Jake Barnby
2238f6d822
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
#	app/config/specs/open-api3-1.6.x-client.json
#	app/config/specs/open-api3-1.6.x-console.json
#	app/config/specs/open-api3-1.6.x-server.json
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.6.x-client.json
#	app/config/specs/swagger2-1.6.x-console.json
#	app/config/specs/swagger2-1.6.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	composer.lock
#	src/Appwrite/Specification/Format/Swagger2.php
2025-04-30 10:45:18 +12:00
Darshan
eee9adc325 update: use constant. 2025-04-29 19:52:40 +05:30
Darshan
9ae22ae3fe add: resourceId check. 2025-04-29 19:52:14 +05:30
Darshan
5208e69543 add: infinite expiry test. 2025-04-29 19:46:35 +05:30
Darshan
645b04cf32 fix: tests. 2025-04-29 19:37:39 +05:30
Darshan
74dca5b60c
Merge branch '1.7.x' into fix-missing-filter 2025-04-29 18:31:48 +05:30
Darshan
6c86faa5d4 add: file tokens tests. 2025-04-29 18:25:39 +05:30
Matej Bačo
edf552fa9a Fix more tests 2025-04-25 15:10:20 +02:00
Matej Bačo
8e036b2dd4 Merge branch '1.7.x' of github.com:appwrite/appwrite into 1.7.x 2025-04-25 14:13:45 +02:00
Matej Bačo
7ae2c1bb2e Fix more tests 2025-04-25 14:13:22 +02:00
Matej Bačo
bbfb93c91b
Merge pull request #9676 from appwrite/feat-playground-templates
Feat: Add playground templates
2025-04-25 14:13:07 +02:00
Matej Bačo
8645ca05ba Fix tests 2025-04-25 12:06:09 +00:00
Matej Bačo
65bb7c6dfd Linter fix 2025-04-25 12:57:55 +02:00
Matej Bačo
23c4fa27be Fix tests, linter 2025-04-25 12:57:45 +02:00
Matej Bačo
d8103cb57e Merge branch '1.7.x' into 1.6.x 2025-04-25 12:18:04 +02:00