ArnabChatterjee20k
3e612ec88d
flask test fixing via retry
2025-10-27 18:08:44 +05:30
ArnabChatterjee20k
445b657207
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-27 16:15:10 +05:30
Jake Barnby
b12e006014
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# app/init/resources.php
# composer.lock
2025-10-21 18:43:41 +13:00
Jake Barnby
f1c7af0426
Fix wrong db for UID max length check
2025-10-21 15:04:08 +13:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
Jake Barnby
3a8e2b080d
Merge remote-tracking branch 'origin/1.8.x' into feat-mongodb
...
# Conflicts:
# app/init/resources.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Modules/Databases/Http/Databases/Collections/Indexes/Create.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Databases/TablesDB/DatabasesBase.php
2025-10-21 03:16:21 +13:00
Chirag Aggarwal
5d1d937fde
remove changes
2025-10-16 15:29:59 +05:30
Chirag Aggarwal
83ec855f4b
skip harder ones
2025-10-16 15:18:21 +05:30
Chirag Aggarwal
c6f144313d
more tests
2025-10-16 14:29:57 +05:30
Chirag Aggarwal
ae8ec1c736
formatting
2025-10-16 14:26:39 +05:30
ArnabChatterjee20k
e0c293c5b4
Merge remote-tracking branch 'upstream/1.8.x' into documents-db-api
2025-10-16 14:25:14 +05:30
Chirag Aggarwal
19d7f02371
more tests
2025-10-16 14:25:12 +05:30
Chirag Aggarwal
9ded176cf2
Refactor ProjectsConsoleClientTest to remove test dependencies
...
- Remove @depends annotations to make tests independent
- Each test now creates its own team and project instead of relying on shared state
- Replace sleep() calls with assertEventually() for more reliable async testing
- Change test methods to return void instead of passing data between tests
- Remove unnecessary sleep() call that was causing test flakiness
2025-10-16 14:21:30 +05:30
Jake Barnby
daeb721995
Fix tests
2025-09-30 23:44:26 +13:00
shimon
f16eba2f9f
Update PHPUnit configuration to stop on failure set to false, and clean up whitespace in multiple files for consistency. Adjust comments and ensure proper formatting in test cases and API handling.
2025-09-16 19:13:38 +03:00
Damodar Lohani
2be8895dfd
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-09-10 03:56:34 +00:00
shimon
38433b9ac1
Remove unnecessary var_dump statement from ProjectsConsoleClientTest for improved code clarity and consistency.
2025-08-26 13:52:05 +03:00
shimon
b98be4756c
Update composer.json and composer.lock to reflect changes in utopia-php/database versioning and dependencies. Adjusted MongoDB-related test conditions for improved compatibility and clarity. Removed unnecessary var_dump statements in account.php and enhanced logging in various test files for better debugging.
2025-08-26 13:48:01 +03:00
shimon
c4fb7ecbc1
Refactor and clean up debugging output across multiple files, including mock.php, account.php, and OAuth2 classes. Removed unnecessary var_dump statements for improved code clarity and consistency. Updated MongoDB condition checks in test cases to ensure case-insensitive comparisons.
2025-08-12 15:20:30 +03:00
shimon
e1475619ba
Refactor debugging output across various files, including http.php, mock.php, and OAuth2 classes. Adjusted var_dump statements for improved traceability and consistency. Updated test assertions in ProjectsConsoleClientTest and UsersBase to enhance clarity and functionality.
2025-08-11 22:05:18 +03:00
Jake Barnby
b2fa28754d
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# .github/workflows/benchmark.yml
# composer.lock
# src/Appwrite/Event/Database.php
2025-07-04 10:00:45 -04:00
Darshan
bce666e81b
add: scopes on migrations and update tests.
2025-06-25 17:02:21 +05:30
Chirag Aggarwal
65b5af1b00
chore: fix tests
2025-06-25 11:27:23 +05:30
Christy Jacob
b5c5f76acc
Merge branch '1.7.x' of github.com:appwrite/appwrite into feat-apps-module
2025-06-20 17:39:28 +04:00
Darshan
c08db975d6
Merge branch '1.8.x' into database-aliases
2025-06-19 14:52:13 +05:30
ArnabChatterjee20k
28fbd64864
updated session invalidation tests , models and descriptions
2025-06-17 00:40:32 +05:30
ArnabChatterjee20k
7a0ba95231
updated onPasswordChange to invalidate session
2025-06-16 23:05:52 +05:30
ArnabChatterjee20k
fde2f278e8
added invalidating sessions for the project users
2025-06-14 18:07:42 +05:30
Darshan
1ac22c0ae0
Merge branch '1.8.x' into 'database-aliases'.
2025-06-11 12:36:33 +05:30
Darshan
9d4a7fadb9
fix: tests due to no search attribute.
2025-05-13 18:59:16 +05:30
Darshan
67a8f522e5
fix: project and general usage tests.
2025-05-05 14:45:55 +05:30
Eldad Fux
fb29fe7b3c
Merge remote-tracking branch 'origin/1.7.x' into feat-apps-module
2025-04-29 20:12:31 +02:00
Matej Bačo
d8103cb57e
Merge branch '1.7.x' into 1.6.x
2025-04-25 12:18:04 +02:00
Matej Bačo
1a33b75d42
Fix html error page test
2025-04-22 10:48:25 +02:00
Matej Bačo
9993cca484
Merge branch '1.7.x' into feat-development-keys
2025-04-17 15:51:31 +02:00
Jake Barnby
53660f3100
Add more cases
2025-04-16 12:30:22 +12:00
Jake Barnby
bea723ff2e
Add test
2025-04-16 12:04:19 +12:00
Chirag Aggarwal
40c15077e2
chore: update devkey init and make tests use mock oauth
2025-04-15 10:47:04 +00:00
Chirag Aggarwal
6596569259
chore: make devkeys test dependence free
2025-04-14 18:01:40 +00:00
Eldad Fux
1bf1766822
Merge remote-tracking branch 'origin/feat-sites' into feat-apps-module
2025-03-28 08:20:24 +01:00
Darshan
b358dad817
update: merge '1.7.x' on feat-development-keys.
2025-03-22 18:35:10 +05:30
Matej Bačo
cb85cfc5d9
Merge branch '1.7.x' into feat-sites
2025-03-20 16:42:36 +01:00
Matej Bačo
4aaa07d57b
Merge branch '1.6.x' into 1.7.x
2025-03-20 16:41:18 +01:00
shimon
faed019d92
revert
2025-03-19 09:32:48 +02:00
shimon
e9841e53b9
revert
2025-03-18 21:40:46 +02:00
Eldad Fux
477add3022
Formatting
2025-03-17 21:49:10 +01:00
Eldad Fux
8aa5714173
cleanups
2025-03-17 21:44:31 +01:00
shimon
7149deeacb
_app_region
2025-03-17 18:11:49 +02:00
Chirag Aggarwal
026dd56f55
Merge branch '1.7.x' into feat-development-keys
2025-03-15 19:18:44 +05:30
Khushboo Verma
187f4c841e
Remove error message validation
2025-02-11 18:46:31 +05:30
Khushboo Verma
11477d67c9
Address PR comments
2025-02-11 18:20:54 +05:30
Khushboo Verma
f1989d0aba
Fix project tests
2025-02-10 22:07:07 +05:30
Khushboo Verma
75219b800a
Fix failing tests
2025-02-10 19:59:28 +05:30
Chirag Aggarwal
c8afd2c613
Merge branch '1.6.x' into feat-development-keys
2025-02-04 11:21:07 +00:00
Matej Bačo
f9430d4d20
Merge branch '1.6.x' into fix-site-tests
2025-02-03 10:05:30 +01:00
Matej Bačo
1946df83a7
Merge remote-tracking branch 'origin/1.6.x' into 1.7.x
2025-02-03 09:03:04 +00: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
Chirag Aggarwal
f867fddaae
Merge branch '1.6.x' into feat-development-keys
2025-01-27 10:33:58 +00:00
loks0n
651a3d1d62
test: fix
2025-01-09 16:37:26 +00:00
Damodar Lohani
d07f39c0d2
Merge branch '1.6.x' into feat-development-keys
2024-11-22 15:45:17 +05:45
Damodar Lohani
cc3edd7b2b
Refactor naming to Dev keys
2024-11-22 04:21:03 +00: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
Damodar Lohani
8a244708fa
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
2024-10-29 01:23:32 +00:00
Khushboo Verma
a503803725
Add secret attribute to variables
2024-10-21 16:33:57 +02: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
4cd951ae41
Add tests for project variables
2024-10-17 19:35:17 +05:30
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
2703ca1106
chore: merge
2024-10-01 11:44:01 -04:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Binyamin Yawitz
1861ae3f68
fix: mock phone tests
2024-09-09 17:48:26 +02:00
Damodar Lohani
b2359786e6
fix test
2024-09-05 03:22:10 +00:00
Damodar Lohani
72d720f83e
remove projects.write from user scope
2024-09-05 03:20:19 +00:00
Christy Jacob
bfa253297b
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-1.6-main
2024-08-13 15:36:13 +00:00
Damodar Lohani
1771b3fed3
Merge remote-tracking branch 'origin/1.6.x' into feat-development-keys
2024-08-12 08:48:43 +00:00
Damodar Lohani
55fc9d7fbd
tests and fixes
2024-07-29 10:12:57 +00:00
Christy Jacob
98b8e13add
feat: address review comments
2024-07-21 23:45:39 +04:00
Christy Jacob
711ca8801a
feat: address review comments
2024-07-21 23:30:06 +04:00
Matej Bačo
3a570b1f73
PR review changes
2024-07-03 08:27:54 +00:00
Christy Jacob
7cec278d27
Merge branch '1.6.x' of https://github.com/appwrite/appwrite into mock-numbers
2024-06-25 15:17:22 +00:00
Christy Jacob
a2f27ec15f
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-21 13:11:35 +00:00
Christy Jacob
fdf44c7bab
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
2024-06-20 15:26:17 +00:00
Christy Jacob
c5fa7eb7dc
Merge branch '1.6.x' of github.com:appwrite/appwrite into mock-numbers
2024-06-20 20:53:06 +05:30
Christy Jacob
3b791f0b6f
chore: linter
2024-06-20 20:44:02 +05:30
Christy Jacob
1b1cfc38c8
fix: undefined variable
2024-06-20 20:31:20 +05:30
Christy Jacob
392aaca681
chore: fix tests
2024-06-20 20:19:56 +05:30
Christy Jacob
e32e7063bb
chore: linter
2024-06-20 20:01:33 +05:30
Christy Jacob
9e1541d96a
Merge branch 'main' of https://github.com/appwrite/appwrite into mock-numbers
2024-06-16 07:28:22 +00:00
Bradley Schofield
98ca5faef1
Add Tests
2024-06-11 14:36:32 +09:00
Jake Barnby
9e487b8ccf
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
...
This reverts commit 930ae6ded0 , reversing
changes made to 1f6417b156 .
2024-06-06 20:11:19 +12:00
Christy Jacob
ff6efc2855
Revert "Feat remove random shared tables"
2024-06-06 00:11:56 +05:30
Jake Barnby
f459a5c458
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
...
# Conflicts:
# docker-compose.yml
2024-06-04 17:43:14 +12:00
Matej Bačo
49b2bcf462
Implement JWT dynamic keys test
2024-05-29 09:33:39 +00:00
Jake Barnby
00c047d804
Run full tests on shared tables
2024-05-24 20:29:06 +12:00
Jake Barnby
9bb9f1eee7
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
...
# Conflicts:
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-05-23 15:37:13 +12:00
Torsten Dittmann
a9c701cdc1
tests: fix new status codes
2024-05-22 23:19:21 +02:00
Christy Jacob
aa76862692
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
2024-05-22 19:43:31 +00:00
Jake Barnby
f03281a474
Fix project tests
2024-05-22 13:42:34 +12:00
Ketan Baitule
7dfee36144
test:Add test case for adding user via team membership in console
2024-05-20 17:18:53 +05:30
Matej Bačo
2e1f67245d
Fix bugs, add old api key test
2024-05-16 08:39:15 +00:00
Damodar Lohani
5105d07bbf
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-tests-for-cl-1
2024-05-08 06:09:46 +00:00
Jake Barnby
f00133d199
Add tests for queued job status
2024-05-08 16:28:00 +12:00
Jake Barnby
5f9c192d72
Add assertion
2024-05-07 19:53:20 +12:00
Jake Barnby
82dfbbd614
Fix isolation user test
2024-05-07 18:11:30 +12:00
Jake Barnby
e9bac08de0
Fix header test
2024-05-07 17:59:24 +12:00
Damodar Lohani
7b6e527b27
fix path
2024-05-06 06:29:15 +00:00
Jake Barnby
0112fd9b84
Add unique email test
2024-05-01 16:17:02 +12:00
Jake Barnby
b2e956a14d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# .gitignore
# app/cli.php
# app/controllers/api/account.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/general.php
# app/controllers/shared/api.php
# app/init.php
# app/realtime.php
# app/worker.php
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
# src/Appwrite/Platform/Tasks/GetMigrationStats.php
# src/Appwrite/Platform/Workers/Databases.php
# src/Appwrite/Platform/Workers/Deletes.php
# src/Appwrite/Platform/Workers/Hamster.php
# tests/e2e/General/HTTPTest.php
# tests/e2e/Services/Databases/DatabasesCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-04-30 19:40:47 +12:00
Matej Bačo
d091b37a15
Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x
2024-04-02 18:42:17 +02:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Torsten Dittmann
a53e630536
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2
2024-03-05 10:31:51 +01:00
Jake Barnby
74a3d6531f
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
...
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Platform/Tasks/CalcTierStats.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-03-04 19:50:10 +01:00
Damodar Lohani
57d7995e36
fix file path
2024-03-04 12:58:28 +00:00
Khushboo Verma
260928942b
Update tests
2024-02-26 17:58:57 +05:30
Matej Bačo
a08d5a5ef6
Fix tests
2024-02-25 10:25:51 +00:00
Matej Bačo
cb7da26d53
Fix empty pass with personal data check
2024-02-25 09:19:30 +00:00
loks0n
b76771a8b4
fix: tests
2024-02-20 12:41:49 +00:00
Christy Jacob
abad778a1e
chore: linter
2024-02-14 17:22:43 +00:00
Christy Jacob
48e87cdc7c
Merge branch 'main' of github.com:appwrite/appwrite into mock-numbers
2024-02-14 21:24:53 +05:30
Christy Jacob
28a16173ab
feat: add tests
2024-02-14 12:10:19 +05:30
fogelito
a782e20315
Merge branch '1.5.x' of github.com:appwrite/appwrite into json-parsing
...
Conflicts:
app/controllers/api/account.php
composer.json
composer.lock
src/Appwrite/Platform/Tasks/CalcTierStats.php
tests/e2e/Services/Account/AccountBase.php
2024-01-25 17:44:05 +02:00
Torsten Dittmann
9f5a0312cf
Merge branch 'main' of https://github.com/appwrite/appwrite into 1.5.x
2024-01-24 11:24:59 +01:00
Matej Bačo
0c7a69e665
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-22 16:05:38 +00:00
Matej Bačo
52f7c4a099
Improve tests
2024-01-17 16:47:26 +00:00
Matej Bačo
20322589dd
Improve SMTP test email design
2024-01-17 11:22:08 +00:00
Matej Bačo
12a0596c6e
Implement session renewal test
2024-01-15 20:04:36 +00:00
Matej Bačo
39997c817f
Fix failing tests
2024-01-15 14:37:47 +00:00
Matej Bačo
ffa4ad09ec
Merge remote-tracking branch 'origin/1.5.x' into feat-smtp-test
2024-01-15 11:07:32 +00:00
Matej Bačo
e6c8eadc8c
Improve test smtp mail E2E test
2024-01-15 11:00:33 +00:00
Torsten Dittmann
d344ba46c4
feat: account delete ( #7415 )
...
* feat: account delete
* chore: run specs
* release: console sdk
* chore: run formatter
* tests: fix project tests
2024-01-09 12:58:36 +01:00
Jake Barnby
fc81c032b4
Clean up test values
2024-01-09 13:41:55 +13:00
shimon
99f1543f1b
Merge branch 'main' of github.com:appwrite/appwrite into refactor-usage-sn
...
Conflicts:
.gitmodules
Dockerfile
app/console
app/init.php
composer.lock
src/Appwrite/Platform/Services/Workers.php
src/Appwrite/Platform/Tasks/Hamster.php
2024-01-02 11:49:23 +02:00
fogelito
babc4f2f76
Remove var dump
2023-12-20 13:54:20 +02:00
fogelito
dc203a494e
Syntax change
2023-12-20 12:55:09 +02:00
Eldad Fux
2476b47047
Fixed test
2023-12-20 00:28:47 +01:00
Eldad Fux
55a50d457c
Fixed test
2023-12-20 00:21:34 +01:00
Eldad Fux
cac0b0b5e4
Fixed test
2023-12-19 23:31:45 +01:00
Eldad Fux
d8d9976aa1
Updated tests
2023-12-19 22:39:40 +01:00
Eldad Fux
171d46b091
Added test
2023-12-19 16:19:57 +01:00
Jake Barnby
5135262b79
Merge remote-tracking branch 'origin/1.4.x' into 1.5.x
...
# Conflicts:
# app/config/errors.php
# composer.lock
2023-12-15 02:41:46 +13:00
Torsten Dittmann
ba75f69969
feat: usage breakdown by project
2023-12-11 16:19:08 +01:00
Torsten Dittmann
95425832ae
fix: tests and response models
2023-12-10 11:03:01 +01:00
Christy Jacob
aeeb7e1d55
fix: failing tests
2023-12-09 00:36:01 +01:00
Christy Jacob
75e1779921
fix: failing tests
2023-12-09 00:29:14 +01:00
Christy Jacob
731e7b86a7
fix: failing tests
2023-12-09 00:17:13 +01:00
Jake Barnby
82dfe5ddee
Add tests
2023-11-28 00:30:02 +13:00
shimon
c9a4eb0a49
tests fix
2023-11-26 22:57:57 +02:00
shimon
21895e3ac0
Merge branch '1.4.x' of github.com:appwrite/appwrite into refactor-usage-sn
...
Conflicts:
.gitmodules
CHANGES.md
Dockerfile
app/controllers/api/storage.php
app/init.php
composer.lock
src/Appwrite/Migration/Migration.php
src/Appwrite/Platform/Services/Tasks.php
src/Appwrite/Usage/Calculators/TimeSeries.php
2023-11-26 10:28:17 +02:00
Jake Barnby
458c2d1446
Merge remote-tracking branch 'origin/main' into chore-sync-main
2023-11-13 16:46:05 +13:00
Jake Barnby
2292143750
Add service/all test
2023-11-06 12:34:44 +13:00
prateek banga
fd4a81c4fc
made review changes
2023-10-25 23:03:23 +05:30
shimon
9fad9dca88
usage sync
2023-10-25 10:39:59 +03:00
Prateek Banga
11a458f1df
change providers to authProviders in remaining places
2023-09-13 00:06:18 +05:30
prateek banga
e104e6d0f2
Merge branch 'feat-add-messaging-collections-in-config' into feat-add-messaging-providers
2023-08-31 18:16:48 +05:30
Jake Barnby
18f86b057d
Test fixes
2023-08-30 01:31:21 -04:00
Jake Barnby
a1d0b67c6b
Fix SMTP
2023-08-30 00:30:44 -04:00
Jake Barnby
2d2c392bce
Fix template test
2023-08-29 10:50:52 -04:00
Matej Bačo
596e59f2cc
response format fix, smtp QA fixes
2023-08-25 17:13:25 +02:00
Jake Barnby
0f36245f78
Fix message checks
2023-08-23 16:42:16 -04:00
Jake Barnby
e8ae7fb49a
Fix test wrong depends
2023-08-23 01:17:14 -04:00
Jake Barnby
a1d62d8d42
Fix project test
2023-08-22 22:12:15 -04:00
shimon
8147f3ee7d
rolling back usage flow
2023-08-20 15:29:43 +03:00
Jake Barnby
e388f1f8e2
Remove redundant tests
2023-08-18 14:14:52 -04:00
prateek banga
92e587769a
resolve merge conflicts
2023-08-16 15:16:45 +05:30
Christy Jacob
82a206d808
Merge branch 'cl-1.4.x' of https://github.com/appwrite/appwrite into disallow-personal-data
2023-08-08 16:48:59 +00:00
prateek banga
5baa0d674a
rename providers.php to authProviders.php in docs and test
2023-08-07 14:17:02 +05:30
Steven Nguyen
d960f85da6
Merge branch '1.4.x' into cloud-1.4.x
2023-08-04 18:07:33 -07:00
Steven Nguyen
aa3c2faed9
Merge tag '1.3.8' into cloud-1.3.x-2
2023-08-04 13:55:07 -07:00
Steven Nguyen
611524476b
Merge branch 'master' into feat-master-to-1.4.x
2023-07-26 13:33:49 -07:00
Steven Nguyen
5be6d8e90b
Update Project providers to also include the provider key
...
Pass the provider key and name back so that a nicely formatted name
can be shown in the Appwrite Console.
2023-07-20 16:53:33 -07:00
Christy Jacob
c26194e189
Merge branch '1.4.x' of github.com:appwrite/appwrite into disallow-personal-data
2023-07-20 17:19:18 +04:00
Christy Jacob
6cdc8a97b7
chore: update tests
2023-07-20 17:12:41 +04:00
Eldad A. Fux
66fee90af9
Merge pull request #5199 from appwrite/feat-custom-smtp
...
[FEAT] Custom SMTP and Template support
2023-07-20 07:09:11 +03:00
Damodar Lohani
6e54b79812
fix
2023-07-20 01:35:01 +00:00
Damodar Lohani
cb8341fa5b
fix test
2023-07-20 01:33:27 +00:00
Damodar Lohani
0c2848bece
using maildev for smtp test
2023-07-20 01:32:19 +00:00
Christy Jacob
4c8608b49c
chore: update naming conventions
2023-07-20 02:24:32 +04:00
Christy Jacob
43ee8e1ed4
fix: update tests
2023-07-20 02:17:16 +04:00
Christy Jacob
e493551f8a
Merge branch '1.4.x' of github.com:appwrite/appwrite into disallow-personal-data
2023-07-20 01:44:25 +04:00
Damodar Lohani
4fd5c72f34
Merge branch 'master' into feat-1.4.x-with-1.3.x-master
2023-07-19 07:39:37 +00:00
Damodar Lohani
8dc5c2cb4c
Merge remote-tracking branch 'origin/1.4.x' into feat-custom-smtp
2023-07-19 07:24:58 +00:00
Christy Jacob
e0aa3db21e
Merge branch '1.4.x' of https://github.com/appwrite/appwrite into disallow-personal-data
2023-07-11 19:36:37 +00:00
Damodar Lohani
f59d3563f4
Merge remote-tracking branch 'origin/feat-db-pools-master' into feat-db-pools-db-pools-master-sync
2023-07-10 03:06:48 +00:00
Christy Jacob
9f2bf844c7
Merge pull request #5580 from appwrite/fix-project-deletion-master
...
remove password required for project deletion
2023-06-22 22:52:59 +05:30
Christy Jacob
a9e2eca8a4
Merge pull request #5683 from appwrite/master
...
Update 1.4.x from Master
2023-06-12 13:20:26 +05:30
Damodar Lohani
fcf558b58b
fix team
2023-06-05 07:11:44 +00:00
Christy Jacob
44fd41d2ea
Merge branch 'master' of https://github.com/appwrite/appwrite into 1.3.x
2023-05-30 16:58:22 +00:00
Jake Barnby
edce3cceed
Fix tests
...
(cherry picked from commit 0661f1f889 )
(cherry picked from commit bab804b8e1 )
# Conflicts:
# tests/e2e/Client.php
2023-05-30 19:01:46 +12:00
Jake Barnby
bab804b8e1
Fix tests
...
(cherry picked from commit 0661f1f889 )
2023-05-30 18:29:20 +12:00
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
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
Damodar Lohani
0c012f91aa
update tests to account for new project
2023-05-10 06:46:30 +00:00
Damodar Lohani
860e0203b0
Update ProjectsConsoleClientTest.php
2023-05-04 07:11:03 +05:45
Damodar Lohani
bffdad2048
transfer team test
2023-05-02 07:28:46 +00:00
Christy Jacob
33d2e94d1d
Apply suggestions from code review
2023-04-30 01:54:45 +05:30