Bishwajeet Parhi
9d1d985d0d
chore: Add new unit tests
2023-05-26 17:54:35 +05:30
Christy Jacob
075ed65a2f
Merge pull request #5572 from appwrite/feat-update-project-creation
...
Feat update project creation
2023-05-25 22:50:24 +05:30
Damodar Lohani
6c38bcc270
fix typo
2023-05-25 01:26:13 +00:00
Damodar Lohani
6813d53e06
remove password required for project deletion
2023-05-25 00:32:49 +00:00
Bishwajeet Parhi
b0656acf9c
chore: Add unitTests DatabaseConsoleClientTest
2023-05-24 23:10:12 +05:30
Bishwajeet Parhi
1a8729177f
chore: formattin suggestion
2023-05-24 10:36:54 +05:30
Steven Nguyen
9d13d72c71
Update the Update Account Status API to clear the cookie
...
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-23 10:40:31 -07:00
Christy Jacob
0839822a66
Apply suggestions from code review
2023-05-23 14:39:26 +00:00
Christy Jacob
9a712686f2
chore: add tests
2023-05-23 14:39:16 +00:00
Bishwajeet Parhi
4964b5c592
Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2023-05-23 13:30:48 +05:30
Bishwajeet Parhi
6e5ee27f7c
Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php
...
Co-authored-by: Jake Barnby <jakeb994@gmail.com >
2023-05-23 13:30:39 +05:30
Eldad A. Fux
b86ce2d233
Merge pull request #5561 from appwrite/fix-delete-account
...
Update the Update Account Status API to clear the cookie
2023-05-22 23:06:02 +03:00
shimon
432ee72071
Merge branch 'feat-db-pools' of github.com:appwrite/appwrite into refactor-workers
...
Conflicts:
app/cli.php
app/console
app/controllers/api/account.php
app/controllers/api/functions.php
app/controllers/api/teams.php
app/controllers/shared/api.php
app/init.php
app/worker.php
app/workers/builds.php
app/workers/certificates.php
app/workers/deletes.php
app/workers/functions.php
app/workers/mails.php
src/Appwrite/Event/Event.php
src/Appwrite/Event/Mail.php
2023-05-22 18:41:24 +03:00
Bishwajeet Parhi
45f5d932f6
Add more Tests
2023-05-22 20:10:09 +05:30
Suven-p
5108ab7b06
Add test for x-appwrite-id = unique()
2023-05-21 15:43:26 +00:00
Prateek Banga
5cb9cc9dfd
fix expire field in list account sessions api
2023-05-20 02:36:45 +05:30
Steven Nguyen
9961609d71
Update the Update Account Status API to clear the cookie
...
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-19 11:58:17 -07:00
Christy Jacob
d630d8772b
Merge pull request #5460 from appwrite/fix-create-project-error
...
fix: throw correct exception when project ID already exists
2023-05-19 22:48:02 +05:30
Bishwajeet Parhi
7fe1f56122
chore: add more test coverage
2023-05-19 18:18:26 +05:30
Bishwajeet Parhi
40f70faa89
Feat: Add enable param in Database and Collection
2023-05-18 18:55:22 +05:30
Damodar Lohani
9a358b921a
fix formatting
2023-05-15 00:32:37 +00:00
Damodar Lohani
d9a1ae2761
paused unit test
2023-05-15 00:30:31 +00:00
Damodar Lohani
a266f7ec1f
removed commented codes
2023-05-11 06:49:27 +00:00
Damodar Lohani
0c012f91aa
update tests to account for new project
2023-05-10 06:46:30 +00:00
Damodar Lohani
0592384d84
fix test
2023-05-10 06:31:12 +00:00
fogelito
d55dc7a5b2
Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
2023-05-07 12:23:02 +03:00
fogelito
0fd89b2ca6
remove extra line
2023-05-07 12:22:28 +03:00
fogelito
60377fd8b7
console
2023-05-07 12:21:54 +03:00
Damodar Lohani
860e0203b0
Update ProjectsConsoleClientTest.php
2023-05-04 07:11:03 +05:45
fogelito
c51d4b386b
Merge branch 'master' of github.com:appwrite/appwrite into validator-mv
...
Conflicts:
composer.json
composer.lock
2023-05-03 14:56:03 +03:00
fogelito
5be5a7dd0e
Empty queries fixes
2023-05-03 14:53:40 +03:00
Jake Barnby
30237ccfb1
Add test for updating existing document with relationship
2023-05-02 20:27:09 +12:00
Damodar Lohani
bffdad2048
transfer team test
2023-05-02 07:28:46 +00:00
fogelito
ce40d3c2c5
Remove test moved to Utopia
2023-04-30 13:00:39 +03:00
Christy Jacob
33d2e94d1d
Apply suggestions from code review
2023-04-30 01:54:45 +05:30
Christy Jacob
3f61db57b9
chore: add tests
2023-04-29 13:13:33 +05:30
Damodar Lohani
b1bbc9dfbd
Merge remote-tracking branch 'origin/master' into feat-custom-smtp
2023-04-28 07:11:17 +00:00
fogelito
fd9b6aba55
format
2023-04-27 17:21:51 +03:00
fogelito
9dcf4c0984
validations changes
2023-04-25 14:35:49 +03:00
Steven Nguyen
611dd9b86c
Return 404 if a user doesn't have access to a collection
...
It is better to return 404 so that an end user doesn't know if the
collection actually exists but they don't have access or they really
don't have access.
2023-04-19 17:21:41 -07:00
Damodar Lohani
3486885dc8
fix large deployment test
2023-04-19 05:38:54 +00:00
Damodar Lohani
26aea21768
fix chunk header size in test
2023-04-19 04:44:59 +00:00
Damodar Lohani
862312239b
fix test
2023-04-18 07:13:52 +00:00
Damodar Lohani
e992814552
use default for missing locales
2023-04-17 09:10:41 +00:00
Christy Jacob
0257a4d9f3
chore: linter
2023-04-14 00:59:35 +04:00
Christy Jacob
7252db7924
chore: uncomment tests
2023-04-14 00:26:47 +04:00
Christy Jacob
0fb34433b9
feat: personal data filters to enhance password protection
2023-04-14 00:20:03 +04:00
Jake Barnby
c7317b0468
Fix auto-setting custom ID on nested documents
2023-04-13 15:59:57 +12:00
Damodar Lohani
d394715b56
Merge remote-tracking branch 'origin/master' into feat-custom-smtp
2023-04-13 01:35:56 +00:00
Jake Barnby
7fe14ca10b
Merge remote-tracking branch 'origin/master' into sync-master
...
# 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/console
# app/controllers/api/storage.php
# composer.lock
2023-04-12 00:50:31 +12:00