1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

59 commits

Author SHA1 Message Date
Christy Jacob
7591f68970
Merge pull request #3702 from appwrite/feat-list-endpoints-queries
Feat: List endpoint queries
2022-08-30 14:56:09 +02:00
Jake Barnby
44970cc628 Sync master 2022-08-28 11:01:46 +12:00
Matej Bačo
c3372e4a1f Fix linter 2022-08-24 11:57:00 +00:00
Matej Bačo
22f05b4cf8 Include new tests, fix existing 2022-08-24 11:55:43 +00:00
Matej Bačo
bd7395cb44 Bug fixing, upgrade tests to new syntax 2022-08-24 09:22:13 +00:00
Jake Barnby
77a28a2de7 Don't use ID helper with existing ID's 2022-08-15 23:24:31 +12:00
Jake Barnby
613a0f8006 ID and test fixes 2022-08-15 02:22:38 +12:00
Jake Barnby
6a5de3e0b6 Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
#	app/config/collections.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/api/teams.php
#	composer.json
#	composer.lock
#	tests/e2e/Services/Account/AccountBase.php
#	tests/e2e/Services/Databases/DatabasesBase.php
#	tests/e2e/Services/Functions/FunctionsCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
#	tests/e2e/Services/Storage/StorageBase.php
#	tests/e2e/Services/Storage/StorageCustomClientTest.php
#	tests/e2e/Services/Storage/StorageCustomServerTest.php
#	tests/e2e/Services/Teams/TeamsBase.php
#	tests/e2e/Services/Webhooks/WebhooksBase.php
#	tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
#	tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
#	tests/unit/Auth/AuthTest.php
2022-08-14 23:11:05 +12:00
Jake Barnby
b007acfa95 ID updates 2022-08-14 22:33:36 +12:00
Steven
1abe9d4c01 Merge branch '0.16.x' into fix-datetime-attributes 2022-08-12 22:54:33 +00:00
Fawzi E. Abdulfattah
9f45bce55f Fixing #3583 - create team membership to return added person name and email
Signed-off-by: Fawzi E. Abdulfattah <iifawzie@gmail.com>
2022-07-23 01:51:58 +02:00
fogelito
2a9983032d change test validations from strings to datetime 2022-07-12 20:51:00 +03:00
fogelito
f676a0bf9e change test validations from strings to datetime 2022-07-12 19:44:58 +03:00
fogelito
29436c1e5f Datetime change for joined and invited 2022-07-07 10:44:28 +03:00
fogelito
8628105eef Model changes 2022-07-04 12:55:11 +03:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann
bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Torsten Dittmann
19c864e049
Merge pull request #2594 from Malte2036/fix-2593-duplicate-membership-verification
fix: check whether the membershipId has been confirmed to avoid recon…
2022-03-03 14:40:26 +01:00
Matej Baco
56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Torsten Dittmann
b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Malte2036
89c40dd4ed
Merge branch 'appwrite:master' into fix-2593-duplicate-membership-verification 2022-01-31 11:45:03 +01:00
Steven Nguyen
88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Malte2036
d43486ec6b add test for duplicate team membership verification 2022-01-18 23:32:36 +01:00
Torsten Dittmann
5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
Torsten Dittmann
33699ea2c4 feat(controllers): implement before cursor pagination 2021-10-05 12:30:33 +02:00
Torsten Dittmann
69e5194dd6 tests(teams): after pagination tests 2021-08-09 15:04:14 +02:00
Damodar Lohani
fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani
5e7f7f565d fix tests 2021-08-05 10:14:43 +05:45
Damodar Lohani
d6204e5ed2 fix tests 2021-07-19 12:44:12 +05:45
Eldad Fux
fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +03:00
Christy Jacob
6a9d9edc01 feat: some comments 2021-05-13 23:31:57 +05:30
Christy Jacob
2c838bfa77 fix: failing tests 2021-05-13 23:29:54 +05:30
Eldad Fux
3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux
732163bf9f Debug 2021-05-13 20:05:19 +03:00
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob
df3f2d73e3 feat: reorder tests 2021-05-12 22:40:44 +05:30
Christy Jacob
978f6463fc feat: uncomment tests 2021-05-12 22:32:08 +05:30
Christy Jacob
31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Christy Jacob
a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Eldad Fux
10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Christy Jacob
c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30
Eldad Fux
c173d4a2e3 More cometics 2021-05-09 21:37:47 +03:00
Christy Jacob
18e12ee6ad feat: fix tests 2021-05-07 22:24:56 +05:30
Christy Jacob
f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Christy Jacob
eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
Eldad Fux
e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux
b7fe52ad54 Updated tests 2020-10-15 00:11:12 +03:00
Eldad Fux
f54b662bdb Removed debug log 2020-06-10 21:55:56 +03:00
Eldad Fux
4f62cdc6de Fixed test 2020-06-08 12:03:08 +03:00
Eldad Fux
38fae2bd87 Fixed test 2020-06-08 11:23:03 +03:00