Commit Graph

29860 Commits

Author SHA1 Message Date
Jake Barnby 608ad18bb9 Add health service tests 2022-07-04 18:38:04 +12:00
Jake Barnby cf1fe63a61 Revert status code checks for teams 2022-07-04 18:17:11 +12:00
Jake Barnby 4a0042f3d6 Add avatars service tests 2022-07-04 18:16:32 +12:00
Jake Barnby c22ffc1dfe Add locale service tests 2022-07-04 18:16:16 +12:00
Jake Barnby ac10ed31ac Split function tests 2022-07-04 18:16:06 +12:00
Jake Barnby 7b547456fe Add graphql functions server tests 2022-07-04 16:14:37 +12:00
Jake Barnby fd4e741c84 Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-07-04 12:09:46 +12:00
Damodar Lohani 14dda66c03 more work on tests 2022-07-03 13:10:26 +00:00
Damodar Lohani c6553aef3d linter fixes 2022-07-03 12:11:43 +00:00
shimon 65011d1af7 cache cleanup 2022-07-03 12:49:43 +03:00
shimon 7b429bdcd7 cache cleanup 2022-07-03 12:36:59 +03:00
Matej Bačo 9623974ed5 Linter fix 2022-07-03 10:14:36 +02:00
Matej Bačo 7b5a35cbc6 Remove leftovers 2022-07-03 10:09:26 +02:00
Matej Bačo e26dc9a2b7 Update docs, remove leftovers 2022-07-03 10:05:49 +02:00
Damodar Lohani d5e8b23577 more tests 2022-07-03 02:42:13 +00:00
Damodar Lohani 69a036b2b7 fix linter 2022-07-03 01:09:11 +00:00
fogelito af518cf1f4 composer.lock 2022-07-02 18:47:33 +03:00
fogelito 73a19614e1 functions api 2022-07-02 17:38:53 +03:00
Eldad A. Fux bafc8f829a Merge pull request #3476 from appwrite/fix-ui-delete-collection-redirect
fix(ui): redirect after deleting collection
2022-07-02 17:34:46 +03:00
Eldad A. Fux 0d5550b043 Merge pull request #3481 from brandonroberts/docx-fix-storage-databases
docs(storage): fix link to databases page
2022-07-02 17:34:15 +03:00
fogelito 6c6f7fb3bb functions api 2022-07-02 17:26:07 +03:00
fogelito cff5bab403 functions api 2022-07-02 17:25:44 +03:00
Matej Bačo 6e8b11113e Fix Podio 2022-07-02 11:57:36 +00:00
Matej Bačo 9d973d9252 WIP: Podio provider 2022-07-02 11:36:05 +00:00
Christy Jacob a0c43f1fe3 feat: update worker class 2022-07-02 10:54:19 +02:00
fogelito d405f74c54 worker change for time 2022-07-02 09:01:54 +03:00
Brandon ab06570a50 docs(storage): fix link to databases page 2022-07-01 11:29:25 -05:00
Christy Jacob 3ab4dcb7c1 feat: refactor DatabasePool class 2022-07-01 15:43:38 +02:00
Christy Jacob 8d5dd605d8 feat: refactor DatabasePool class 2022-07-01 14:18:33 +02:00
fogelito 6d46332f96 changing datetime from timestamp to datetime 2022-07-01 15:05:14 +03:00
fogelito e07e5b5cf8 changing datetime from timestamp to datetime 2022-07-01 15:01:14 +03:00
Eldad A. Fux d877795561 Merge pull request #3479 from appwrite/add-servicestoreadme
Added realtime services to README
2022-07-01 11:31:30 +03:00
haimantika mitra 5ae2546339 Added realtime services to README 2022-07-01 13:55:54 +05:30
Jake Barnby 4ba33daf46 WIP storage service tests 2022-07-01 18:58:15 +12:00
Jake Barnby fb53acbf2a Database test fixes 2022-07-01 18:58:03 +12:00
Matej Bačo 4acd56e661 Update app/tasks/install.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-07-01 08:13:33 +02:00
Jake Barnby bdd65ed448 User test updates for 0.15 2022-07-01 12:02:59 +12:00
Jake Barnby 845e32e5e1 Account phone test updates for 0.15 2022-07-01 11:54:18 +12:00
Jake Barnby 1d797dacc6 Fix account tests for 0.15 2022-07-01 11:37:46 +12:00
Jake Barnby 7c8cc39d07 Update database queries for 0.15 2022-07-01 10:44:41 +12:00
Christy Jacob 899869b51b feat: refactoring all db resources 2022-06-30 21:05:00 +02:00
Torsten Dittmann f8d3bd7da3 fix(ui): redirect after deleting collection 2022-06-30 17:40:16 +02:00
Christy Jacob 373295b498 feat: add new projectDB resource 2022-06-30 17:38:47 +02:00
Matej Bačo ac90f8fddc Deprecate all parameter 2022-06-30 14:37:20 +02:00
Jake Barnby 9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Jake Barnby b61764693f WIP database service tests 2022-07-01 00:00:00 +12:00
Christy Jacob 1c1a635d5a feat: rename db to consoleDB 2022-06-30 13:01:29 +02:00
Jake Barnby ee9e204410 Add teams service tests 2022-06-30 22:48:15 +12:00
Damodar Lohani 1c1442a4fc linters fix 2022-06-30 09:40:27 +00:00
Damodar Lohani 477bc95a00 fixed test 2022-06-30 09:37:59 +00:00