1
0
Fork 0
mirror of synced 2024-07-15 19:36:08 +12:00
Commit graph

11692 commits

Author SHA1 Message Date
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
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
Brandon ab06570a50 docs(storage): fix link to databases page 2022-07-01 11:29:25 -05: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
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
Torsten Dittmann f8d3bd7da3 fix(ui): redirect after deleting collection 2022-06-30 17:40:16 +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
Jake Barnby ee9e204410 Add teams service tests 2022-06-30 22:48:15 +12:00
Jake Barnby fead0f89b9 Remove redundant tests 2022-06-30 21:27:06 +12:00
Jake Barnby 2b3ba0370b Add users service tests 2022-06-30 21:26:46 +12:00
Jake Barnby 61913f9e46 Add account service tests 2022-06-30 21:26:23 +12:00
Jake Barnby 65f82b47fe Add extra account and user queries 2022-06-30 21:25:16 +12:00
Jake Barnby be0fd7d1f4 Explicit visibility for route keys + add extras for account and user 2022-06-30 21:24:40 +12:00
Jake Barnby f85169452a Add session ID to scope user state 2022-06-30 21:23:38 +12:00
Jake Barnby e36192388d Fix params for GET requests 2022-06-30 21:22:54 +12:00
Jake Barnby 8db6148297 Handle delete routes 2022-06-30 21:22:34 +12:00
Jake Barnby 2eb74d2898 Add data json string property to models with additional data 2022-06-30 21:22:16 +12:00
Torsten Dittmann 46d4525c45
Merge pull request #3467 from aadarshadhakalg/master
fix: typo in database create success alert message
2022-06-30 10:55:19 +02:00
Torsten Dittmann abdb27ea29
Merge pull request #3471 from appwrite/fix-compose-link
Update link in readme to example compose file
2022-06-30 10:55:00 +02:00
Torsten Dittmann 4ffca32653
Merge pull request #3473 from appwrite/feat-specs-nested-models
feat: nested models in spec
2022-06-30 10:54:36 +02:00
Torsten Dittmann e81ea8126a style: fix var type in specs 2022-06-30 10:51:35 +02:00
Torsten Dittmann 2a263b0e82
Merge pull request #3469 from appwrite/fix-database-document-links
fix(ui): document link
2022-06-30 10:49:11 +02:00
Torsten Dittmann 1a2392274a
Merge pull request #3470 from appwrite/release-new-js-sdks
chore: bump sdk versions
2022-06-30 10:48:46 +02:00
Torsten Dittmann 3e1a92f486 chore: linter 2022-06-30 01:46:04 +02:00
Torsten Dittmann 5668ad01d5 chore: generate specs 2022-06-30 01:41:57 +02:00
Torsten Dittmann 056e0d79ed fix: add nested models to specifications 2022-06-30 01:41:49 +02:00
Vincent (Wen Yu) Ge defd527625 Add both compose and env files to readme 2022-06-29 22:07:51 +00:00
Vincent (Wen Yu) Ge ec1da1f540 Update link in readme to example compose file 2022-06-29 15:54:34 +00:00
Torsten Dittmann ed71b9f31d chore: bump sdk versions 2022-06-29 17:33:42 +02:00
Torsten Dittmann 1b9f6ba58e fix(ui): document link 2022-06-29 16:44:24 +02:00
Torsten Dittmann 08704e8c93
Merge pull request #3465 from appwrite/prepare-0-15-1
prepare: 0.15.1 release
2022-06-29 15:50:44 +02:00
Torsten Dittmann 54bd8507bc fix: ui delete document redirect 2022-06-29 15:46:00 +02:00
Aadarsha Dhakal c72f8f6499 fix: typo in database create success alert message 2022-06-29 18:30:27 +05:45
Torsten Dittmann 2bc6587e84 chore: increase chache buster 2022-06-29 13:56:56 +02:00
Torsten Dittmann ee68732419 chore: update changelog 2022-06-29 13:42:02 +02:00
Torsten Dittmann 96744997e8 chore: update changelog 2022-06-29 13:39:43 +02:00
Torsten Dittmann 95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Torsten Dittmann d5a0b52eef
Merge pull request #3464 from appwrite/docs-0-15-1
chore: generate specs
2022-06-29 13:31:42 +02:00
Torsten Dittmann 21df4861b4 chore: generate specs 2022-06-29 13:24:45 +02:00