ArnabChatterjee20k
5baa2ad113
refactor: Rename triggerQueuesForBulkDocuments to triggerBulk for consistency across document actions
2025-08-05 13:29:38 +05:30
ArnabChatterjee20k
7334efbf3a
feat: Initialize event and payload properties in Event class and optimize bulk document queue triggering
2025-08-05 11:52:58 +05:30
ArnabChatterjee20k
59026a17dc
feat: Enhance database operations with event queues and improve test coverage for bulk operations
...
- Added event queue injections in Bulk Update and Create classes for better event handling.
- Modified getUser method in Scope class to allow for user retrieval with an override option.
- Expanded RealtimeCustomClientTest to include comprehensive tests for bulk create, update, and delete operations, ensuring proper event emissions for multiple clients.
- Improved assertions in tests to validate event data and permissions for created, updated, and deleted documents.
2025-08-04 19:01:48 +05:30
ArnabChatterjee20k
f6c4457398
changed the error message for client side
2025-08-01 14:54:15 +05:30
ArnabChatterjee20k
27684ef38c
Merge remote-tracking branch 'upstream/1.8.x' into dat-588
2025-08-01 13:54:13 +05:30
ArnabChatterjee20k
983d102ff2
Restrict createdAt and updatedAt attributes for non-API key and non-privileged users in Create, Update, and Upsert actions
2025-08-01 12:31:29 +05:30
ArnabChatterjee20k
de69692ff2
added modify createdAt/updatedAt support
2025-07-31 20:32:14 +05:30
Jake Barnby
6347d7da3f
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-07-29 22:52:06 +12:00
Jake Barnby
2529d64791
Filter sequence to int because any models skip rule checks
2025-07-29 16:53:13 +12:00
fogelito
78887b9df6
fallbacks
2025-07-28 11:18:03 +03:00
Darshan
c71ff3542f
fix: deprecation inheritance on other methods with different namespace.
2025-07-27 19:19:14 +05:30
Darshan
4146671ff8
address comments.
2025-07-27 17:55:07 +05:30
Darshan
d17e7e853b
update: deprecation methods.
2025-07-27 17:39:43 +05:30
Darshan
24614225a8
fix: no params on multiple methods.
2025-07-27 16:58:04 +05:30
Darshan
5b1a750dd1
regen: specs and fix file name.
2025-07-27 16:40:36 +05:30
Darshan
ba79c5d9df
update: docs.
2025-07-27 16:31:10 +05:30
Darshan
1f31b75582
fix: tests.
2025-07-27 14:48:19 +05:30
Darshan
f19ef05a98
fix: response modals and sdk-gen for multiple namespaces.
2025-07-27 13:47:44 +05:30
Darshan
557493d091
update: move to grids api.
2025-07-27 12:05:40 +05:30
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.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.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-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
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Darshan
e67e6303b2
fix: templates on 1.7.x.
2025-07-25 14:30:03 +05:30
Luke B. Silver
2f39e16b97
Merge pull request #10156 from appwrite/feat-stats-usage-on-redis
...
feat: stats-usage on redis
2025-07-24 22:42:09 +01:00
loks0n
1d86cc6010
feat: stats-usage on redis
2025-07-24 16:19:13 +01:00
Khushboo Verma
607cc9a926
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
2025-07-24 20:31:10 +05:30
Matej Bačo
e4dc36edf0
Merge pull request #10198 from hmacr/1we17-preview-for-emails
...
Preview text for emails
2025-07-24 16:47:08 +02:00
Hemachandar
d7f85f9f58
remove dot
2025-07-24 20:06:49 +05:30
Matej Bačo
fc31787e9a
Merge branch '1.7.x' into 1we6-better-error-msg-for-scheduled-date
2025-07-24 16:15:06 +02:00
hmacr
5ce141b75b
change error msg
2025-07-24 19:43:14 +05:30
Khushboo Verma
d607f227a2
Merge branch '1.7.x' into 1we24-auto-suggest-default-branch
2025-07-24 19:38:17 +05:30
Matej Bačo
3439951538
Merge pull request #10199 from hmacr/1we21-handle-failed-git-action-in-worker
...
Suppress git-action exception in deployment worker
2025-07-24 14:50:57 +02:00
hmacr
9055d41aa0
send log to queue
2025-07-24 17:56:24 +05:30
Matej Bačo
b762e7fb73
Merge pull request #10181 from hmacr/1we9-use-preview-for-screenshots
...
fix: Use direct source for file-preview when empty
2025-07-24 13:39:24 +02:00
Matej Bačo
f70a5e67be
Merge pull request #10187 from hmacr/1we19-fix-double-deployment
...
Skip deployment when commit is created by us
2025-07-24 13:38:48 +02:00
hmacr
ed4e85f28a
validate only when scheduledAt is available
2025-07-24 11:56:05 +05:30
hmacr
7ae237e433
Better error message for invalid function scheduled time
2025-07-24 11:44:44 +05:30
Chirag Aggarwal
3cbded226b
fix: unwanted method being added to specs
2025-07-24 10:07:46 +05:30
hmacr
7ca03a5889
Suppress git-action exception in deployment worker
2025-07-23 22:26:35 +05:30
hmacr
c5f8bdfd36
Preview texts for emails
2025-07-23 22:04:25 +05:30
Chirag Aggarwal
1340d14e7c
chore: regen
2025-07-23 21:13:59 +05:30
Chirag Aggarwal
a53dcd8a23
chore: regen
2025-07-23 20:56:20 +05:30
Matej Bačo
b194558226
Switch from gzip to none compression
2025-07-23 15:49:07 +02:00
hmacr
c29ef4087b
compress screenshots before uploading
2025-07-23 16:28:09 +05:30
Darshan
8ac0486e73
fix: route didn't include the params needed.
2025-07-23 15:10:27 +05:30
Jake Barnby
1f60bb1aa6
Fix index models
2025-07-23 19:48:29 +12:00
hmacr
c83dd7aa13
Add defaultBranch in getRepository response
2025-07-23 11:45:27 +05:30
Steven Nguyen
898365a922
Merge pull request #10170 from appwrite/fix-templates
...
Fix default email templates
2025-07-22 18:25:57 -07:00
hmacr
9c0e6f4203
Skip deployment when commit is created by us
2025-07-22 20:39:36 +05:30
Chirag Aggarwal
3128a7b837
chore: update to return object
2025-07-22 16:59:05 +05:30
Chirag Aggarwal
fde03fc61b
chore: regen specs
2025-07-22 16:50:19 +05:30
hmacr
bf3efea98d
framework support + content for OTP & add-member email
2025-07-22 16:43:17 +05:30