Jake Barnby
|
3bb5400939
|
Update 3rd aprty deps + fix tests
|
2025-08-15 19:49:52 +12:00 |
|
Jake Barnby
|
77af36a723
|
Port tests
|
2025-08-15 19:35:37 +12:00 |
|
Jake Barnby
|
b38ac866b8
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/databases.php
# composer.lock
|
2025-08-15 19:28:49 +12:00 |
|
Jake Barnby
|
b4b0d66af4
|
Fix test
|
2025-08-14 19:32:30 +12:00 |
|
Jake Barnby
|
1e9d153110
|
Fix uncaught invalid arg
|
2025-08-14 19:22:38 +12:00 |
|
Jake Barnby
|
3f3319df20
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-13 21:04:46 +12:00 |
|
Matej Bačo
|
dc25d8e757
|
Merge pull request #10307 from appwrite/feat-fallback-locale
Feat: Fallback locales
|
2025-08-12 15:45:52 +02:00 |
|
Matej Bačo
|
b816557970
|
Add fallback locale support + tests
|
2025-08-12 15:13:08 +02:00 |
|
Chirag Aggarwal
|
73549a59a2
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:54 +05:30 |
|
Chirag Aggarwal
|
f9d0746e13
|
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-08-12 17:54:45 +05:30 |
|
Jake Barnby
|
b418285349
|
Revert "Merge pull request #10299 from appwrite/feat-functions-redis-queue"
This reverts commit f81fd16d26, reversing
changes made to ec174a15cf.
|
2025-08-12 23:57:54 +12:00 |
|
Chirag Aggarwal
|
0e636f67be
|
update client
|
2025-08-12 16:24:01 +05:30 |
|
Chirag Aggarwal
|
f8afbbbf3c
|
feat: allow HEAD requests and add test for it
|
2025-08-12 16:14:15 +05:30 |
|
Jake Barnby
|
75eccf8502
|
Fix tests
|
2025-08-12 18:01:16 +12:00 |
|
Jake Barnby
|
4712c18f31
|
Merge remote-tracking branch 'origin/1.8.x' into cursor/add-new-database-query-type-tests-5161
|
2025-08-12 17:43:23 +12:00 |
|
Jake Barnby
|
38204a2c23
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
# docker-compose.yml
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-12 17:38:02 +12:00 |
|
Jake Barnby
|
0febefcf75
|
Fix not search on wrong attribute
|
2025-08-12 02:49:20 +12:00 |
|
Jake Barnby
|
22d58e7bec
|
Fix index count tests
|
2025-08-12 02:38:52 +12:00 |
|
Jake Barnby
|
a7ccb7b16f
|
Update tests
|
2025-08-12 02:33:19 +12:00 |
|
Jake Barnby
|
836606a06b
|
Fix notSearch with no FTS
|
2025-08-12 02:03:38 +12:00 |
|
Matej Bačo
|
100ab4ef89
|
Fix flakyness
|
2025-08-11 15:36:11 +02:00 |
|
Cursor Agent
|
acaea49c9b
|
Add database query tests for notContains, notSearch, and other filters
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-11 08:39:44 +00:00 |
|
Jake Barnby
|
93a24f3fab
|
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
|
2025-08-09 18:23:44 +12:00 |
|
Jake Barnby
|
6d6cfbe87a
|
Fix tests
# Conflicts:
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-09 18:23:25 +12:00 |
|
Jake Barnby
|
afdd8cf58f
|
Merge branch '1.8.x' into cursor/update-docker-base-to-0-10-3-27d7
|
2025-08-09 17:50:31 +12:00 |
|
Cursor Agent
|
1885799ac8
|
Refactor: Move assertSamePixels method to a different location in Scope class
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 05:47:40 +00:00 |
|
Cursor Agent
|
bb5e25ea4b
|
Update GraphQL avatars test to validate response headers and content
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 05:03:47 +00:00 |
|
Cursor Agent
|
f0e49bb2a3
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:58:11 +00:00 |
|
Cursor Agent
|
44b3cbe597
|
Fix whitespace and indentation in AvatarsBase test method
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:45:32 +00:00 |
|
Cursor Agent
|
ff8ad93544
|
Update avatar test to validate response headers and content type
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:44:19 +00:00 |
|
Cursor Agent
|
375961c0fa
|
Inline image comparison logic in Scope test class, remove ImageAssertions
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:26:33 +00:00 |
|
Cursor Agent
|
612b03a9d6
|
Add assertSamePixels method to Scope class for image comparison
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:24:04 +00:00 |
|
Cursor Agent
|
b1199c8cdd
|
Improve QR code image testing with pixel-level comparison
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-09 04:15:44 +00:00 |
|
Cursor Agent
|
6ca9cbf3d7
|
Update credit card icon size in AvatarsTest
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 13:33:52 +00:00 |
|
Cursor Agent
|
969e9cfa1e
|
Update QR code avatar test to use fixed file size instead of file read
Co-authored-by: jakeb994 <jakeb994@gmail.com>
|
2025-08-08 13:31:08 +00:00 |
|
Jake Barnby
|
89197e0f9e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
|
2025-08-09 01:12:18 +12:00 |
|
Jake Barnby
|
96b7f31abb
|
Fix tests
|
2025-08-09 00:53:33 +12:00 |
|
Jake Barnby
|
4ff90783f3
|
Merge pull request #10273 from ArnabChatterjee20k/dat-600
updated database type to grids and legacy
|
2025-08-06 12:12:58 +00:00 |
|
ArnabChatterjee20k
|
ee9f1f8645
|
updated database type to grids and legacy
|
2025-08-06 17:30:11 +05:30 |
|
Matej Bačo
|
10a7f8acfe
|
Formatting fix
|
2025-08-06 11:06:35 +02:00 |
|
Matej Bačo
|
61ec98bc5e
|
Improve tests
|
2025-08-06 11:06:18 +02:00 |
|
Jake Barnby
|
5c202763aa
|
Merge branch '1.8.x' of github.com:appwrite/appwrite into 1.8.x
|
2025-08-06 18:05:17 +12:00 |
|
Jake Barnby
|
abad8bce70
|
Fix tests
|
2025-08-06 18:05:00 +12:00 |
|
Jake Barnby
|
33d2b2a27f
|
Merge pull request #10266 from ArnabChatterjee20k/dat-600
Added type attribute to the database creation flow
|
2025-08-06 05:57:19 +00:00 |
|
Jake Barnby
|
162358deff
|
Fix refs
|
2025-08-06 17:36:28 +12:00 |
|
ArnabChatterjee20k
|
4ed511f31c
|
Merge remote-tracking branch 'upstream/1.8.x' into dat-600
|
2025-08-06 10:57:20 +05:30 |
|
Jake Barnby
|
bd4fb03b74
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# 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
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-06 17:24:00 +12:00 |
|
ArnabChatterjee20k
|
28cf4e1d94
|
updated the validator of type of database to validator
|
2025-08-05 18:07:11 +05:30 |
|
Matej Bačo
|
2d4e99cb1a
|
Revert revert of CAA validation
|
2025-08-05 13:44:06 +02:00 |
|
ArnabChatterjee20k
|
7fdbd12937
|
Merge remote-tracking branch 'upstream/1.8.x' into dat-600
|
2025-08-05 16:49:45 +05:30 |
|