1
0
Fork 0
mirror of synced 2024-07-07 23:46:11 +12:00
Commit graph

20328 commits

Author SHA1 Message Date
Jake Barnby 5015c092b5
Update specs 2024-02-27 00:46:51 +13:00
Jake Barnby 518a9fef73
Fix tests 2024-02-27 00:44:46 +13:00
Jake Barnby 7945f1398f
Fix tests 2024-02-27 00:27:35 +13:00
Jake Barnby 2743e6cdbd
Merge remote-tracking branch 'origin/fix-rescheduling' into feat-remove-status-param 2024-02-27 00:10:07 +13:00
Jake Barnby 33c5293811
Merge remote-tracking branch 'origin/1.5.x' into fix-rescheduling 2024-02-27 00:09:52 +13:00
Jake Barnby 1da971ce75
Change status param to draft and base status on draft and scheduledAt params 2024-02-26 23:52:32 +13:00
Jake Barnby 1867dce002
Merge remote-tracking branch 'origin/fix-rescheduling' into feat-remove-status-param 2024-02-26 23:38:09 +13:00
Jake Barnby 564c1df701
Fix rescheduling with existing schedule 2024-02-26 23:37:12 +13:00
Jake Barnby a89c0540ad
Fix scheduledAt not updated 2024-02-26 18:46:26 +13:00
Jake Barnby cd554aa17f
Merge remote-tracking branch 'origin/1.5.x' into feat-rc-sdks
# Conflicts:
#	app/config/specs/open-api3-1.5.x-client.json
#	app/config/specs/open-api3-1.5.x-console.json
#	app/config/specs/open-api3-1.5.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.5.x-client.json
#	app/config/specs/swagger2-1.5.x-console.json
#	app/config/specs/swagger2-1.5.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
2024-02-26 18:43:52 +13:00
Jake Barnby 44ec1502f0
Merge remote-tracking branch 'origin/main' into 1.5.x 2024-02-26 18:35:25 +13:00
Jake Barnby 821e323a40
Merge pull request #7648 from UtkarshAhuja2003/fix-7587-list-api-select
[Fix]: Remove internal attributes on select query
2024-02-26 18:33:36 +13:00
Jake Barnby a2b6bb6174
Merge pull request #7662 from appwrite/fix-password-validation
Fix: Empty password validation
2024-02-26 18:29:01 +13:00
Jake Barnby d7a16ae7b0
Merge branch '1.5.x' into fix-password-validation 2024-02-26 17:52:41 +13:00
Jake Barnby d3cf892001
Named params 2024-02-26 17:50:52 +13:00
Jake Barnby 36ebb89a9b
Merge pull request #7667 from appwrite/1.5.x-api-descriptions
1.5.x api descriptions
2024-02-26 17:47:39 +13:00
Jake Barnby 36845edc2f
Rescheduling fixes 2024-02-26 17:14:59 +13:00
Jake Barnby a4ff6e4eba
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing
# Conflicts:
#	tests/e2e/Services/Account/AccountCustomClientTest.php
2024-02-26 15:50:48 +13:00
Jake Barnby 19d7e533fa
Usage desc updates 2024-02-26 15:44:20 +13:00
Jake Barnby d59498fc9e
Update console ref 2024-02-26 15:41:13 +13:00
Jake Barnby 00c3bc0f8a
Remove invalid index type 2024-02-26 15:38:58 +13:00
Vincent (Wen Yu) Ge b32d40f3e2 Improve messages 2024-02-26 02:25:45 +00:00
Vincent (Wen Yu) Ge 22e6e3a18c Revert left over prints 2024-02-25 22:59:53 +00:00
Vincent (Wen Yu) Ge ab36133a8f Add descriptions 2024-02-25 22:58:33 +00:00
navjotNSK cab2233816 Formatting 2024-02-25 20:24:36 +01:00
navjotNSK 3a8c5a2e65 Default value added for name 2024-02-25 20:24:36 +01:00
Eldad A. Fux 73e792bcaf
Merge pull request #7658 from DH-555/patch-5
Fix: Spanish template translations
2024-02-25 19:48:08 +01:00
Torsten Dittmann ffa4d347b7 revert: service description file 2024-02-25 18:52:57 +01:00
Torsten Dittmann 9d35e7525c docs: messaging placeholder 2024-02-25 18:46:48 +01:00
Matej Bačo 6da4a82825 Fix tests 2024-02-25 18:42:24 +01:00
Matej Bačo 5327c02870 Improve tests 2024-02-25 18:42:24 +01:00
Matej Bačo 862cba1a5b Check against false positive for MFA 2024-02-25 18:42:24 +01:00
Bradley Schofield 7ad4af8d91 Fix misssed items in Migrations and Response filters 2024-02-25 17:30:26 +00:00
Eldad A. Fux 73a96ce2df
Merge pull request #7666 from appwrite/fix-phone-verification-flaky
fix: phone verification flaky
2024-02-25 18:00:33 +01:00
loks0n 4ba92e2591 Revert "feat: custom eventually assertion"
This reverts commit b3fc8eb510.
2024-02-25 16:43:58 +00:00
loks0n c4657eadaf fix: phone verification flaky test 2024-02-25 16:41:37 +00:00
loks0n b3fc8eb510 feat: custom eventually assertion 2024-02-25 16:37:31 +00:00
Eldad A. Fux 5bc6018c7c
Merge pull request #7652 from appwrite/feat-migrations-service-fixes
Use new migration error handling
2024-02-25 16:30:56 +01:00
Utkarsh Ahuja faeb9aa8d4 tests: internal id in query select 2024-02-25 14:22:12 +00:00
Bradley Schofield e37caeafae Merge branch '1.5.x' into feat-migrations-service-fixes 2024-02-25 14:11:48 +00:00
Bradley Schofield 450de95c57 Update migration lib and fix typo 2024-02-25 14:09:22 +00:00
Jake Barnby b1200f4cbd
Merge branch '1.5.x' into refactor-disallow-new-session-with-existing 2024-02-26 01:29:14 +13:00
Jake Barnby 91c52b28eb
Move targets to new session if upgrading to oauth session 2024-02-26 01:13:39 +13:00
David 58d4def6b8
Merge branch '1.5.x' into patch-5 2024-02-25 13:12:36 +01:00
Jake Barnby 675dec48b3
Fix tests 2024-02-26 01:05:14 +13:00
Jake Barnby 86a2821a23
Merge pull request #7649 from appwrite/chore-remove-array-sdk-method
chore: remove array sdk method
2024-02-26 01:02:01 +13:00
Jake Barnby 2ccfd89681
Fix count tests 2024-02-26 00:14:27 +13:00
Torsten Dittmann 194c61a47f fix: mfa backup codes 2024-02-25 11:47:22 +01:00
Jake Barnby 7027c3296a
Merge remote-tracking branch 'origin/1.5.x' into refactor-disallow-new-session-with-existing 2024-02-25 23:31:04 +13:00
Matej Bačo a08d5a5ef6 Fix tests 2024-02-25 10:25:51 +00:00