Commit graph

3838 commits

Author SHA1 Message Date
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
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
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
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
Christy Jacob
b1a1ad618a
Revert "Update database" 2024-11-09 01:01:14 +04:00
loks0n
532aac6a62 chore: dockerfiles 2024-11-08 20:00:05 +01:00
loks0n
fb42cbcade Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-use-utopia-compression 2024-11-08 13:39:13 +01:00
loks0n
e43887c53b feat: remove verbose 2024-11-08 13:06:09 +01:00
loks0n
ee4b54857f fix: tests 2024-11-08 13:01:18 +01:00
Jake Barnby
78c4bb395c
Fix test 2024-11-08 21:59:42 +13:00
loks0n
83cbddb926 fix: test 2024-11-07 20:31:12 +01:00
loks0n
21e946e9b6 fix: tests 2024-11-07 19:12:41 +01:00
loks0n
71eba6a879 fix: tests 2024-11-07 18:21:41 +01:00
Torsten Dittmann
cddd16b753 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-realtime-ping-pong 2024-11-07 13:10:23 +01:00
Torsten Dittmann
4ee9e9730f feat: realtime ping pong 2024-11-07 12:05:37 +01:00
loks0n
e7e1a5b11f fix: tests 2024-11-07 11:13:20 +01:00
loks0n
e4c6e97ded feat: memberships privacy 2024-11-06 21:15:31 +01:00
loks0n
35c2978b74 fix: test warning 2024-11-06 19:01:18 +01:00
loks0n
a6ae565093 fix: tests 2024-11-06 17:54:02 +01:00
Luke B. Silver
bb174b19b4
Merge branch '1.6.x' into feat-list-memberships-as-client 2024-11-06 16:49:08 +01:00
loks0n
cb70a51adb fix: tests 2024-11-06 16:35:31 +01:00
loks0n
12b60e01cf fix: tests 2024-11-06 15:51:15 +01:00
Fabian Gruber
b410b17ba6 feat: redis-cluster support 2024-11-06 12:27:03 +01:00
loks0n
0e254618f6 fix: tests 2024-11-05 18:37:48 +01:00
loks0n
9d1f366161 fix: console 2024-11-05 17:59:14 +01:00
loks0n
71879236b8 fix: disable test 2024-11-05 17:42:01 +01:00
loks0n
8ecc2058a1 fix: tests 2024-11-05 17:19:56 +01:00
loks0n
69e8fdf077 chore: refactor 2024-11-05 17:05:21 +01:00
loks0n
4c14375d89 fix: tests 2024-11-01 13:31:33 +00:00
loks0n
37d60e1039 fix: var name 2024-11-01 13:28:13 +00:00
loks0n
f5e2f4acfa fix: endpoint name 2024-11-01 12:53:54 +00:00
loks0n
c9b2d6eb90 feat: teamHideSensitiveFields 2024-11-01 11:38:56 +00:00
Luke B. Silver
ab3b7d3028
Merge branch '1.6.x' into fix-oauth-trigger-create-user-event 2024-10-31 10:39:42 +00:00
Bradley Schofield
ee97c52314 Run Linter 2024-10-31 15:13:50 +09:00
Bradley Schofield
a971db66fe Uncomment function tests, workaround pending document bug 2024-10-31 15:04:44 +09:00
Bradley Schofield
1b3ba19fb2 Add attribute to document migration 2024-10-31 14:48:03 +09:00
Bradley Schofield
10b9887c74 Continue work on migration tests 2024-10-31 14:35:54 +09:00
Bradley Schofield
f0c60916b4 Run Linter 2024-10-30 14:27:25 +09:00
Bradley Schofield
bb72fd8834 Fix source creds being over written and begin implementing migrations tests 2024-10-30 14:23:24 +09:00
loks0n
0b35d51547 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-oauth-trigger-create-user-event 2024-10-29 12:16:47 +00:00
loks0n
9d4fd41701 fix: webhook test 2024-10-29 11:56:41 +00:00
Jake Barnby
6403048acd
Fix tests 2024-10-22 20:00:24 +13:00
Jake Barnby
f203800dd9
Fix tests 2024-10-22 19:52:38 +13:00
Jake Barnby
58658f335a
Fix health cert test 2024-10-22 19:18:48 +13:00
Jake Barnby
1ed3dee135
Fix tests 2024-10-22 14:54:34 +13:00
Jake Barnby
0a22292d1b
Update tests 2024-10-22 14:35:11 +13:00
Khushboo Verma
73918b137e Replace sizeof with assertCount 2024-10-18 15:48:59 +05:30
Khushboo Verma
5a74f351dc Add tests to update non-existent var 2024-10-18 00:07:44 +05:30
Khushboo Verma
766b335410 Merge branch '1.6.x' into feat-add-proj-vars-tests 2024-10-17 19:39:28 +05:30
Khushboo Verma
4cd951ae41 Add tests for project variables 2024-10-17 19:35:17 +05:30
Jake Barnby
f6658c4f5a
Merge remote-tracking branch 'origin/1.6.x' into check-cursor-value 2024-10-17 18:32:11 +13:00
Jake Barnby
16d65f32b3
Review fixes 2024-10-16 21:35:32 +13:00
fogelito
7a64987da7 Fix message 2024-10-15 17:25:10 +03:00
fogelito
c9e2be0e08 Fix failing test 2024-10-15 16:35:26 +03:00
Matej Bačo
408dcbc263 Add async exec doc test 2024-10-14 13:06:08 +00:00
loks0n
3b4fea655a chore: revert logs 2024-10-09 14:27:38 +01:00
loks0n
8f4594babb debug: ci docker logs 2024-10-09 14:12:46 +01:00
loks0n
e90df389dd debug: non override 2024-10-09 14:02:55 +01:00
loks0n
e0bd500aa2 fix: realtime event 2024-10-07 15:58:34 +01:00
loks0n
6dab42e59a chore: use project injectable 2024-10-07 14:00:19 +01:00
loks0n
ac5bc22817 feat: ping endpoint 2024-10-04 23:23:18 +01:00
Khushboo Verma
34527efc79 Use helper functions 2024-10-03 16:07:01 +05:30
Khushboo Verma
d037ced578 Merge branch '1.6.x' into chore-request-response-filter-tests 2024-10-03 15:55:21 +05:30
Khushboo Verma
ef6ed675b3 Fix request response filter tests 2024-10-03 15:26:31 +05:30
Khushboo Verma
b96bd3bff6 Resolve merge conflicts 2024-10-03 15:03:05 +05:30
Torsten Dittmann
04bc24f42b tests: fix merge conflict 2024-10-03 11:20:47 +02:00
Torsten Dittmann
ec77ab1007 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-03 11:13:44 +02:00
Torsten Dittmann
4f4edc48af Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-02 17:38:50 +02:00
loks0n
886687ed34 fix: reorder assertions 2024-10-02 15:19:15 +01:00
loks0n
a45db60313 fix: falsy values 2024-10-02 14:16:25 +01:00
loks0n
ff174238e8 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-10-02 11:54:42 +01:00
loks0n
3cfc062d8d Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-10-01 20:53:08 +01:00
loks0n
ac2fa382a7 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-payload-response-type 2024-10-01 20:02:18 +01:00
fogelito
e1a772fd3e Merge branch '1.6.x' of https://github.com/appwrite/appwrite into migrations-backups 2024-10-01 21:45:10 +03:00
Torsten Dittmann
e6d8221c89 tests(realtime): fix argument types 2024-09-30 17:08:17 +02:00
Torsten Dittmann
333682c4dc tests: add projects channel assertions 2024-09-30 16:53:25 +02:00
Torsten Dittmann
bb20b3f52c feat(realtime): projects channels 2024-09-30 16:32:50 +02:00
loks0n
f236b8e09a Merge branch '1.6.x' of https://github.com/appwrite/appwrite into feat-payload-response-type 2024-09-30 11:41:37 +01:00
Damodar Lohani
e9a5299547 Merge remote-tracking branch 'origin/1.6.x' into feat-console-roles-dl 2024-09-29 02:01:42 +00:00
Damodar Lohani
8e4ceebaef
Merge pull request #8391 from appwrite/lohanidamodar-patch-3
Fix: throwing exception when optional array attribute does not exist
2024-09-29 07:28:21 +05:45
Torsten Dittmann
5f15c34ad5 Merge branch 'feat-console-roles-dl' of https://github.com/appwrite/appwrite into migrations-backups 2024-09-27 14:55:57 +02:00
loks0n
c4a764d175 fix: use model instead of type 2024-09-26 10:56:21 +01:00
Khushboo Verma
fdf73f8a7a Add test for request filters 2024-09-25 23:36:00 +05:30
Khushboo Verma
5f97aafe46 More asserts 2024-09-25 17:38:30 +05:30
Matej Bačo
0753163066 PR review changes 2024-09-25 13:32:09 +02:00
Bradley Schofield
3a68c77406 Try and get tests working 2024-09-24 14:28:11 +09:00
Bradley Schofield
e8bd577d4e Update metric count 2024-09-24 01:43:33 +09:00
Bradley Schofield
5c59083f4d Run Linter 2024-09-24 00:57:22 +09:00
Bradley Schofield
00acc2f73b Address Comments 2024-09-24 00:07:54 +09:00
Bradley Schofield
f9d0f8fc38 Run Linter 2024-09-23 18:16:18 +09:00
Bradley Schofield
a309f31a33 Add tests, move hooks to API Layer 2024-09-23 18:08:48 +09:00
loks0n
f6e3759f6b chore: add async 2024-09-22 20:14:58 +01:00
loks0n
097b342869 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-09-22 20:14:37 +01:00
loks0n
f0485ca870 fix: use boolean false 2024-09-20 18:30:26 +01:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines" 2024-09-20 12:30:05 -04:00
loks0n
df9e80a962 feat: handle bools 2024-09-20 17:02:23 +01:00
loks0n
42ae429153 chore: remove test 2024-09-20 13:49:29 +01:00
loks0n
cefc7a1d4b chore: fmt 2024-09-20 13:44:34 +01:00
loks0n
2d102a122c fix: tests 2024-09-20 13:42:08 +01:00
loks0n
41490602f7 fix: template 2024-09-20 10:38:43 +01:00
loks0n
8e13aafbc8 fixes 2024-09-20 10:29:49 +01:00
loks0n
1509aa544d debug: output fail deployment 2024-09-20 09:43:41 +01:00
loks0n
f24863349e fixes 2024-09-20 09:41:34 +01:00
loks0n
e4ad2ed566 fix: realtime tests 2024-09-20 09:33:26 +01:00
loks0n
72ddef855e chore: fmt 2024-09-20 09:16:18 +01:00
loks0n
321227db15 fix: seperate tests 2024-09-20 09:15:05 +01:00
Khushboo Verma
b621ec2e8b test for response and request filters 2024-09-20 12:50:30 +05:30
loks0n
f04e47b3d4 chore: fmt 2024-09-19 22:11:44 +01:00
loks0n
92ce8d711d feat: split scheduled tests 2024-09-19 22:10:04 +01:00
loks0n
19ea682a52 chore: timeouts 2024-09-19 21:54:25 +01:00
loks0n
906ef59d95 chore: fmt 2024-09-19 21:36:19 +01:00
loks0n
410a35deb5 fix: spacing 2024-09-19 21:29:18 +01:00
loks0n
cb0416be7b chore: fmt 2024-09-19 21:08:04 +01:00
loks0n
65c0db3285 fix: package function 2024-09-19 20:58:09 +01:00
loks0n
504711845a fix: stdout 2024-09-19 20:46:05 +01:00
loks0n
32657e22cc fix: conflicts 2024-09-19 20:34:38 +01:00
loks0n
cb66c9073c Merge branch '1.6.x' of https://github.com/appwrite/appwrite into fix-flaky-tests 2024-09-19 20:31:00 +01:00
loks0n
964b616e05 fix: refactor custom server test 2024-09-19 20:21:00 +01:00
loks0n
af509f3479 fix: flakyness 2024-09-19 14:17:38 +01:00
loks0n
979fcacd6c fix: abstract requests 2024-09-19 12:35:52 +01:00
Bradley Schofield
82687c8ca4 Merge branch 'main' into 1.5.x-db-storage-metrics
# Conflicts:
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/swagger2-latest-console.json
#	app/controllers/api/project.php
#	src/Appwrite/Utopia/Response/Model/UsageProject.php
#	tests/e2e/General/UsageTest.php
2024-09-19 15:37:27 +09:00
Damodar Lohani
8c46f73f69
Merge branch 'main' into lohanidamodar-patch-3 2024-09-19 10:10:24 +05:45
loks0n
121b9f32b8 fix: allowFailure 2024-09-18 14:50:36 +01:00
loks0n
20fa8b3017 fix: flaky functions shot 1 2024-09-18 14:29:44 +01:00
Binyamin Yawitz
1581a8c654
chore: merge 2024-09-18 09:28:55 -04:00
Damodar Lohani
1aa99a0f3e
Merge branch '1.6.x' into feat-console-roles-dl 2024-09-18 11:58:09 +05:45
Christy Jacob
af126a28ae
Merge pull request #8639 from appwrite/fix-scheduled-executions
Fix: scheduled executions data
2024-09-18 01:40:31 +04:00
Damodar Lohani
e1238d0fe9
Merge branch '1.6.x' into feat-console-roles-dl 2024-09-17 14:52:29 +05:45
Binyamin Yawitz
e246005c51
chore: merge 2024-09-16 11:17:40 -04:00
Torsten Dittmann
c5dae9f018 fix: backwards compatibility 2024-09-16 13:49:13 +02:00
Torsten Dittmann
4112880330 chore: run formatter 2024-09-16 12:03:18 +02:00
Torsten Dittmann
7c4a954166 chore: generate specs 2024-09-16 12:00:17 +02:00
Torsten Dittmann
8ac2f64353 fix: function storage metrics 2024-09-16 11:58:08 +02:00