Jake Barnby
|
e704e96290
|
Revert "Feat: Lazy-load relationships"
|
2025-06-16 11:48:27 -04:00 |
|
Darshan
|
5aa88be49c
|
simplify: queries.
|
2025-06-12 09:14:02 +05:30 |
|
Darshan
|
f6fa1aea99
|
revert: unnecessary changes.
|
2025-06-12 09:10:59 +05:30 |
|
Darshan
|
d5bbb95f3b
|
Merge branch '1.8.x' into lazy-load-relationships
|
2025-06-12 09:05:56 +05:30 |
|
Darshan
|
87c9f93fa7
|
address comment.
|
2025-06-12 09:05:37 +05:30 |
|
Jake Barnby
|
517870dd45
|
Test timing
|
2025-06-11 20:41:02 -04:00 |
|
Darshan
|
d6829dfb34
|
Merge branch '1.8.x' into 'lazy-load-relationships'.
|
2025-06-11 10:08:51 +05:30 |
|
Jake Barnby
|
fd7d4db4c4
|
Fix path param
|
2025-06-10 00:22:38 -04:00 |
|
Jake Barnby
|
9fc2c5db69
|
Add increment + decrement routes
|
2025-06-09 23:56:30 -04:00 |
|
Darshan
|
17f0f51c46
|
fix: tests
|
2025-06-09 14:47:13 +05:30 |
|
Darshan
|
0ee4f3c4ce
|
bump: dependencies; fix: tests and logic.
|
2025-06-09 14:23:04 +05:30 |
|
Jake Barnby
|
a8fb467df7
|
Update test
|
2025-05-23 22:53:08 +12:00 |
|
Jake Barnby
|
bc778f507d
|
Update to sequence
|
2025-05-23 22:51:20 +12:00 |
|
Jake Barnby
|
7861cb7c49
|
Merge branch 'feat-expose-sequence' into feat/auto-increment
|
2025-05-23 10:45:47 +00:00 |
|
Darshan
|
a413a613f5
|
Merge branch 'main' into feat-sequence
|
2025-05-23 15:35:39 +05:30 |
|
ArnabChatterjee20k
|
0cccb75273
|
added encrypt property in the attribute string response model
|
2025-05-23 12:05:42 +05:30 |
|
ArnabChatterjee20k
|
70f7f71a95
|
Merge branch 'main' into feat/auto-increment
|
2025-05-22 23:56:40 +05:30 |
|
Jake Barnby
|
71e3446498
|
Change internal ID to sequence
|
2025-05-23 02:55:29 +12:00 |
|
ArnabChatterjee20k
|
9fa6deae61
|
reverted the tests and updated the plan checking condition
|
2025-05-21 13:14:22 +05:30 |
|
ArnabChatterjee20k
|
f534b9e460
|
added checking for encrypt and plan allowing encryption of string attribute
|
2025-05-21 11:00:01 +05:30 |
|
ArnabChatterjee20k
|
80e842444b
|
updated test for upsertion
|
2025-05-20 14:28:16 +05:30 |
|
ArnabChatterjee20k
|
b5d31d1b76
|
updated the upsert test for the relationship
|
2025-05-20 12:11:41 +05:30 |
|
ArnabChatterjee20k
|
559b6024bc
|
linting
|
2025-05-19 16:00:38 +05:30 |
|
ArnabChatterjee20k
|
256aa684a2
|
updated tests
|
2025-05-19 15:59:38 +05:30 |
|
ArnabChatterjee20k
|
08478b8d39
|
removed document existence check for the document id
updated labels
added tests for upserts
|
2025-05-19 13:56:11 +05:30 |
|
ArnabChatterjee20k
|
9055645d06
|
updated test for the array attribute index overriding
|
2025-05-13 18:21:34 +05:30 |
|
arnab
|
cd806e80d7
|
updated tests and validations
|
2025-05-13 15:39:13 +05:30 |
|
arnab
|
a970512e3c
|
added length param, response model, e2e test
|
2025-05-13 10:35:04 +05:30 |
|
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 |
|
Jake Barnby
|
af09f17e02
|
Max 1 operation
|
2025-05-06 22:05:59 +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 |
|
ArnabChatterjee20k
|
7750ada4d8
|
* exposed internal id as a part of auto increment id
* updated test cases regarding internal id
|
2025-05-01 18:55:04 +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 |
|
arnab
|
e6e28f32ff
|
added comments for test case
|
2025-04-17 14:59:37 +05:30 |
|
arnab
|
fb6ec704a1
|
test case added
|
2025-04-17 14:44:59 +05:30 |
|
Jake Barnby
|
cd72d70432
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
|
2025-04-17 17:09:51 +12:00 |
|
Jake Barnby
|
b9e8c1d8bc
|
Skip server console test
|
2025-04-16 13:07:11 +12:00 |
|
Jake Barnby
|
99377e26ee
|
Reset fixes
|
2025-03-05 15:09:06 +13:00 |
|
Jake Barnby
|
a5c4fe0a2d
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# 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-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
# docs/references/databases/create-document.md
|
2025-03-05 12:44:39 +13:00 |
|
Chirag Aggarwal
|
9ebb4b9626
|
Merge branch '1.6.x' into pla-2428
|
2025-02-14 09:04:30 +05:30 |
|
fogelito
|
e4ae0d463d
|
assertStringContainsString
|
2025-02-13 11:37:12 +02:00 |
|
fogelito
|
8778e2e666
|
lint
|
2025-02-13 11:35:16 +02:00 |
|
fogelito
|
8f212ccd30
|
in_array
|
2025-02-13 11:24:13 +02:00 |
|