Commit graph

3777 commits

Author SHA1 Message Date
Matej Bačo
2ad3b68821 Temporarly disable assertion 2025-02-03 13:57:35 +01:00
Matej Bačo
0fe072b17b Fix more tests 2025-02-03 12:38:27 +01:00
Matej Bačo
124cff7bf2 temporary disable test 2025-02-03 11:49:20 +01:00
Matej Bačo
f9430d4d20 Merge branch '1.6.x' into fix-site-tests 2025-02-03 10:05:30 +01:00
Bradley Schofield
bbc527d4a4 Use defaults in assert eventually 2025-02-03 10:19:42 +09:00
Bradley Schofield
50cc28647d Make sessions limit tests assert eventually 2025-02-03 09:53:00 +09:00
Jake Barnby
76680bcbcc
Revert "Feat batch usage dump" 2025-01-28 22:29:24 +13:00
Eldad A. Fux
1db4bf7ae4
Merge pull request #9260 from appwrite/databases-reads-writes
Usage: Databases reads writes
2025-01-27 11:21:52 +01:00
Jake Barnby
297098b252
Revert test timing changes 2025-01-24 03:23:25 +13:00
Darshan
3cfd592351 fix: tests further. 2025-01-23 19:35:36 +05:30
Darshan
00a2413366 fix: tests due to additional response vars. 2025-01-23 19:17:20 +05:30
Jake Barnby
1360c16f65
Partial revert "Add project log"
This partially reverts commit 8097f1607f.
2025-01-24 01:43:25 +13:00
Jake Barnby
8097f1607f
Add project log 2025-01-24 01:34:44 +13:00
Jake Barnby
03a8f35082
Ensure wait overlaps aggregation interval 2025-01-24 00:14:30 +13:00
Jake Barnby
687be05d95
Speed up dev mode usage tests 2025-01-24 00:08:04 +13:00
Jake Barnby
758d8496c1
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Chirag Aggarwal
27459cc2c0 chore: added test comment 2025-01-21 07:04:16 +00:00
Chirag Aggarwal
07630c272d chore: update test 2025-01-20 12:41:57 +00:00
Chirag Aggarwal
8fb772340f chore: shifted validation 2025-01-20 08:12:42 +00:00
Bradley Schofield
e7b119abae Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-20 14:21:26 +09:00
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Chirag Aggarwal
120ceeedad chore: review 2025-01-16 04:27:25 +00:00
Chirag Aggarwal
b5449a8ca6 fix: resend invitation 2025-01-13 18:25:48 +00:00
Steven Nguyen
f48c843bea
fix(users): ensure user can delete session
The session document created by users.createSession() was missing
delete permissions for the user so when the user tried to delete it,
they got a 401 error.

This PR ensure the permissions are added just like if the document was
created from the Account API so that the user has access to delete the
document.
2025-01-11 17:56:36 +00:00
Christy Jacob
a7fdfc629c
Merge pull request #9198 from appwrite/feat-project-sms-usage
feat project sms usage
2025-01-10 15:42:00 +05:30
loks0n
ec7f76f9fb fix: stats tests 2025-01-09 21:17:53 +00:00
loks0n
a85abdab4a fix: usage tests 2025-01-09 20:11:02 +00:00
loks0n
651a3d1d62 test: fix 2025-01-09 16:37:26 +00:00
Darshan
bce68b2202 fix: benchmark test. 2025-01-09 19:45:03 +05:30
Khushboo Verma
8a260ceece Remove unrelated changes to site deletion 2025-01-09 17:41:45 +05:30
Khushboo Verma
426bcffd1a Resolve merge conflicts 2025-01-09 17:25:24 +05:30
Darshan
addb56ab7d update: shift comment. 2025-01-08 18:24:53 +05:30
Darshan
88755e6d38 update: add sleep to tests. 2025-01-08 18:21:35 +05:30
Steven Nguyen
014c613c93
fix: update secret returned from users.createSession()
1. Include at least 1 factor because the minumum number of factors
   required when mfa is disabled is 1.
2. Purge the cached user document to ensure the new session is included
   in subsequent requests for the user.
3. Fix the encoding of the secret to match other parts of the codebase.
2024-11-22 21:52:27 +00:00
Christy Jacob
44a0469d18
Merge branch '1.6.x' into fix-team-invite-session-creation 2024-11-22 09:21:54 +01:00
Jake Barnby
f9e518b2b0
Fix shared tables v2 deletes 2024-11-21 16:49:49 +13:00
Christy Jacob
6e6899c1e9
Merge pull request #8988 from appwrite/fix-deletes
Fix project type delete checks
2024-11-21 14:09:02 +13:00
Christy Jacob
f490d4edaf
Merge pull request #8797 from appwrite/feat-migration
Feat migration
# Conflicts:
#	composer.lock
2024-11-21 14:08:20 +13:00
Matej Bačo
d20714eed6 Merge branch 'feat-sites' into chore-add-site-domains-var 2024-11-20 12:21:13 +01:00
Matej Bačo
c8cf645414 Merge branch '1.6.x' into feat-sites 2024-11-20 12:07:13 +01:00
Khushboo Verma
aa47d9f07a Add _APP_OPTIONS_FORCE_HTTPS to console vars 2024-11-20 16:12:35 +05:30
Khushboo Verma
338559967a Update var count in tests 2024-11-20 14:52:03 +05:30
Khushboo Verma
a736a42e26 Update test 2024-11-20 14:46:04 +05:30
Torsten Dittmann
5f56c45c6c fix: team invites with existing session 2024-11-19 17:18:51 +01:00
loks0n
ca533f40c9 fix: memberships-privacy mfa only 2024-11-13 10:45:50 +01:00
Khushboo Verma
2ad0428727 Merge 1.6.x into feat-sites 2024-11-13 13:18:21 +05:30
Torsten Dittmann
cca5606b70
Merge pull request #8943 from appwrite/feat-realtime-ping-pong
feat: realtime ping pong
2024-11-12 14:09:58 +01:00
Khushboo Verma
ba74ffd4bf Address PR comments 2024-11-11 11:48:26 +05:30