1
0
Fork 0
mirror of synced 2024-07-03 13:41:01 +12:00
Commit graph

1978 commits

Author SHA1 Message Date
fogelito 8628105eef Model changes 2022-07-04 12:55:11 +03:00
Damodar Lohani f4d74c4935 namespace 2022-07-04 09:31:14 +00:00
Damodar Lohani 9486a6b2a3 storage usage tests 2022-07-04 09:00:07 +00: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
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 e07e5b5cf8 changing datetime from timestamp to datetime 2022-07-01 15:01:14 +03: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
Damodar Lohani 02f45abcb9 initial e2e test for usage stats 2022-06-30 09:33:40 +00:00
Damodar Lohani 7a58814c61 WIP 2022-06-30 04:27:11 +00:00
Torsten Dittmann f438d4695d
Merge pull request #3405 from appwrite/fix-internal-indexes
Feat: Allow internal indexes
2022-06-28 14:21:27 +02:00
Matej Bačo d8f0e5eb17 Implement tests 2022-06-28 10:53:16 +00:00
Torsten Dittmann 904baec1b9 chore: update composer 2022-06-27 22:08:23 +02:00
Matej Baco 77941bcf73 Fix scrypt ext 2022-06-24 16:10:28 +02:00
Torsten Dittmann 5c12350248 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-24 15:36:28 +02:00
Matej Bačo 5a10a9494f
Update SCrypt tests 2022-06-24 14:30:39 +02:00
Torsten Dittmann 4593fc9ef2 tests: fix tests from master 2022-06-24 14:18:10 +02:00
Torsten Dittmann ef1daf8f1c Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-24 14:15:42 +02:00
Torsten Dittmann 0f0654d49e
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
Torsten Dittmann d26baf1f57 fix: migration and add more tests 2022-06-23 10:18:23 +02:00
Matej Bačo 3f8ab486c2 Lock createdAt 2022-06-23 08:17:02 +00:00
gepd 020e08143e
fix linter 2022-06-22 20:45:33 -04:00
gepd addfae2f46
fix tests 2022-06-22 19:38:56 -04:00
Torsten Dittmann 604c7e4992 fix: database layer migration 2022-06-22 15:52:21 +02:00
Torsten Dittmann 7e3040076b Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 12:52:27 +02:00
Damodar Lohani 8f14f5aa21
Database layer (#3338)
* database response model

* database collection config

* new database scopes

* database service update

* database execption codes

* remove read write permission from database model

* updating tests and fixing some bugs

* server side tests are now passing

* databases api

* tests for database endpoint

* composer update

* fix error

* formatting

* formatting fixes

* get database test

* more updates to events and usage

* more usage updates

* fix delete type

* fix test

* delete database

* more fixes

* databaseId in attributes and indexes

* more fixes

* fix issues

* fix index subquery

* fix console scope and index query

* updating tests as required

* fix phpcs errors and warnings

* updates to review suggestions

* UI progress

* ui updates and cleaning up

* fix type

* rework database events

* update tests

* update types

* event generation fixed

* events config updated

* updating context to support multiple

* realtime updates

* fix ids

* update context

* validator updates

* fix naming conflict

* fix tests

* fix lint errors

* fix wprler and realtime tests

* fix webhooks test

* fix event validator and other tests

* formatting fixes

* removing leftover var_dumps

* remove leftover comment

* update usage params

* usage metrics updates

* update database usage

* fix usage

* specs update

* updates to usage

* fix UI and usage

* fix lints

* internal id fixes

* fixes for internal Id

* renaming services and related files

* rename tests

* rename doc link

* rename readme

* fix test name

* tests: fixes for 0.15.x sync

Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-22 12:51:49 +02:00
Torsten Dittmann 8e3aef135d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-22 11:27:28 +02:00
Torsten Dittmann 9d7b6927d6 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-increase-array-element-length 2022-06-22 11:10:03 +02:00
Matej Bačo bd9cb92035 Fix tests 2022-06-22 08:00:12 +00:00
Matej Bačo 9e11941aae Added query length tests 2022-06-22 07:47:02 +00:00
Torsten Dittmann 84ed87d7c3 tests: add test for migration 2022-06-21 20:21:36 +02:00
Matej Bačo d9a88515bc Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-21 14:03:19 +00:00
Matej Bačo a5836ecc60 PR review changes 2022-06-21 13:59:52 +00:00
gepd 6cc6928ce9
simplified test 2022-06-20 22:11:47 -04:00
gepd c2ce37e6f3
added read and write permissions 2022-06-20 20:41:12 -04:00
gepd 9dab76f357
get $id from response 2022-06-20 19:32:24 -04:00
gepd 5067a4640b
Remove $data argument 2022-06-20 19:04:40 -04:00
gepd bfe3cdecc5
create collection and attribute 2022-06-20 18:33:26 -04:00
gepd dab6f97a31
remove dependency 2022-06-20 18:24:51 -04:00
gepd 43ed2591d0
added empty array as default 2022-06-20 16:28:45 -04:00
gepd 52757ef89f
updated test 2022-06-20 15:53:41 -04:00
gepd 0bade37a26
updated test 2022-06-20 15:15:49 -04:00
Torsten Dittmann ef15ea8318 fix: method to generate new webhook signature 2022-06-20 20:35:33 +02:00
gepd 7cb19a725f
fixed minor typo 2022-06-20 14:24:49 -04:00
gepd ca455b380e
Fixed linting errors 2022-06-20 14:03:15 -04:00
gepd 7b60a36eea
added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
Torsten Dittmann e6edcb5459
Merge pull request #3357 from appwrite/feat-phone-authentication
feat: phone authentication
2022-06-20 18:12:36 +02:00
Torsten Dittmann 511898afc9 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-20 15:34:27 +02:00
Torsten Dittmann aa86c26d18 tests: fix tests 2022-06-20 15:31:18 +02:00
Torsten Dittmann d0ad879f4a Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 15:01:17 +02:00
Torsten Dittmann 6dd41b52c3 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-phone-authentication 2022-06-20 13:38:39 +02:00
Torsten Dittmann fbfb871edf
Merge pull request #3401 from appwrite/feat-internal-ids-projects
feat: internal ids for projects
2022-06-20 12:06:22 +02:00
Torsten Dittmann 52a857274d Revert "updating unit tests"
This reverts commit ddc6adedbc.
2022-06-20 09:51:35 +02:00
Torsten Dittmann 4b3a90bb54 Revert "fix: workers"
This reverts commit c89b62a7b4.
2022-06-20 09:37:00 +02:00
fogelito 2438fd3666 move debugs 2022-06-19 18:46:37 +03:00
fogelito f637114a1a move debugs 2022-06-19 18:45:35 +03:00
fogelito ddc6adedbc updating unit tests 2022-06-19 18:08:57 +03:00
Torsten Dittmann c89b62a7b4 fix: workers 2022-06-19 12:54:47 +02:00
Torsten Dittmann 5a4a9e0739 Merge branch '0.15.x' of https://github.com/appwrite/appwrite into origin/feat-internal-id 2022-06-19 11:43:58 +02:00
Matej Baco 62ec121a5e Improved docs 2022-06-17 11:25:28 +02:00
Matej Bačo 0aaee54a63 Fix snake_case 2022-06-16 09:21:35 +00:00
Torsten Dittmann bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
fogelito fce6f152e8 Test Index Limit Comment 2022-06-15 10:47:46 +03:00
Christy Jacob b56fb8f6f4 fix: linter issues 2022-06-14 20:00:02 +02:00
fogelito 0d1b1ddef6 Adding Account + teams + users Internal Ids to colleactions 2022-06-14 20:15:22 +03:00
Christy Jacob cdff6cc2ec feat: add DSN 2022-06-14 17:10:09 +02:00
Matej Bačo 0aaa5779ab Linter fixes 2022-06-14 11:08:54 +00:00
Matej Bačo 476a73d1b1 Add signing in tests 2022-06-14 10:49:46 +00:00
Matej Bačo f0cd4437d8 Rebuilds, improve tests 2022-06-14 10:40:51 +00:00
Matej Bačo 64ee483665 Implemented hashhing import API endpoints, fixed SCrypt 2022-06-14 09:05:46 +00:00
Torsten Dittmann 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Matej Bačo 001e69ab80 Merge remote-tracking branch 'origin/0.15.x' into feat-password-hash-algos 2022-06-13 12:53:40 +00:00
Torsten Dittmann 73a00438ae Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-13 14:29:29 +02:00
Matej Bačo 0d94e4c9ce Merge branch 'master' into feat-password-hash-algos 2022-06-10 08:03:09 +00:00
Torsten Dittmann 5ae6305eb4
Merge pull request #3345 from appwrite/feat-increase-jwt-abuse-limit
Feat increase jwt abuse limit
2022-06-09 21:15:58 +02:00
shimon 6c7a6dcd8b null on default tests 2022-06-09 18:15:34 +03:00
Jake Barnby c0cf93494c Remove var dump 2022-06-09 11:23:06 +12:00
Jake Barnby c368c5cae3 Fix ratelimit remaining header test casing 2022-06-09 11:17:15 +12:00
Torsten Dittmann dc25883685 feat: add update and verification method for account and users 2022-06-08 14:50:31 +02:00
shimon 40016f48c1 linter fix 2022-06-08 12:21:20 +03:00
Torsten Dittmann 8ce669da6f feat: initial phone authentication 2022-06-08 11:00:38 +02:00
Shimon Newman 41ccb6a72b
Update tests/e2e/Services/Webhooks/WebhooksBase.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:07 +03:00
shimon dea03f5396 Small fix 2022-06-08 10:20:54 +03:00
shimon 64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
shimon 71c7a48075 sign webhook flow 2022-06-07 19:02:39 +03:00
shimon 54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Jake Barnby 742b49723f Check for ratelimit remaining in create jwt test 2022-06-07 09:53:09 +12:00
Torsten Dittmann 94b2db96c2 chore: run formatter 2022-06-03 11:12:19 +02:00
Torsten Dittmann 372939c727 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-03 11:09:14 +02:00
Everly Precia Suresh 8d0581e401 fix linting issues in client.php 2022-06-02 12:49:01 +00:00
Everly Precia Suresh e95be7d922 fix linting issues AccountBase.php 2022-06-02 12:47:07 +00:00
Everly Precia Suresh 5a5c11ac16 fix linting issues 2022-06-02 12:19:02 +00:00
Everly Precia Suresh 69607b4ade fix linitng issues in WebhooksCustomServerTest.php 2022-06-02 12:14:58 +00:00
Torsten Dittmann 153ac5c60d Merge branch '0.15.x' of https://github.com/appwrite/appwrite into 0.15.x 2022-06-02 11:53:41 +02:00
shimon d39e6a842c Merge branch 'master' of github.com:appwrite/appwrite into feat-expire-key
 Conflicts:
	app/controllers/general.php
2022-06-01 09:34:34 +03:00
shimon 8013276515 api keys, validation and test 2022-06-01 09:26:55 +03:00
Steven Nguyen f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
shimon 8bca5cd13e api keys 2022-05-31 18:41:12 +03:00
Everly Precia Suresh 318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten Dittmann f839903497 tests: fix timeout tests 2022-05-31 12:30:30 +02:00
Everly Precia Suresh a64b3365a6 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-30 17:42:50 +00:00
Bradley Schofield 3ae1f63679 Remove duplicate tests 2022-05-30 14:50:12 +00:00
Bradley Schofield 1602c06285 Update CNAME test domains 2022-05-30 14:45:13 +00:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann 3199baa14f tests: add more variety to migration tests 2022-05-19 14:21:21 +02:00
Torsten Dittmann 33486ee2eb tests: fix naming in migration 2022-05-19 14:18:55 +02:00
Torsten Dittmann 0a559a3562 tests: add more migration tests 2022-05-19 14:17:18 +02:00
Torsten Dittmann acaf60efaf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-runtime-versioning 2022-05-16 15:08:36 +02:00
Torsten Dittmann 046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Torsten Dittmann c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00
Torsten Dittmann 49b6457384
Merge pull request #3213 from appwrite/feat-upgrade-hostname-validator
Feat: Upgrade hostname validator
2022-05-13 10:58:02 +02:00
Torsten Dittmann 5a9a967f35 fix: delete all sessions event 2022-05-12 21:31:15 +02:00
Matej Bačo 550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann 158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann 119506429f
Merge pull request #2947 from appwrite/feat-use-build-timeout
feat: use build timeout when building runtime
2022-05-12 20:23:11 +02:00
Torsten Dittmann 8fcc37e287
Merge pull request #3211 from appwrite/feat-api-user-memberships
feat(api): user memberships
2022-05-12 20:14:19 +02:00
Torsten Dittmann 6c9e17ec74 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:57:20 +02:00
Torsten Dittmann 684beb3cb5 tests: fix timeout 2022-05-12 19:55:48 +02:00
Torsten Dittmann e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann f45919aef4 tests: fix stdout 2022-05-12 19:37:15 +02:00
Torsten Dittmann 03723c0f90 tests: remove unused event 2022-05-12 19:24:54 +02:00
Torsten Dittmann 4508158fe5 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:18:31 +02:00
Torsten Dittmann a0d37f77e4
Merge pull request #3194 from appwrite/feat-14-migration
feat: migration for 0.14
2022-05-12 19:00:58 +02:00
Torsten Dittmann bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Torsten Dittmann da66733829 tests: fix webhook tests 2022-05-10 15:25:49 +02:00
Matej Bačo cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Bradley Schofield 92d1637406 Update FunctionsCustomServerTest.php 2022-05-09 11:26:07 +01:00
Torsten Dittmann fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Matej Bačo 4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
Torsten Dittmann 3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Torsten Dittmann 07369cbfd2 feat: migration for 0.14 2022-05-08 16:31:50 +02:00
Torsten Dittmann 95317d87b8 fix: event validator 2022-05-08 16:31:32 +02:00
Torsten Dittmann 2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Matej Bačo deb1c95c47 Implemented SHA 2022-05-06 14:35:08 +00:00
Matej Bačo 521eb439b0 Code cleanup 2022-05-05 11:53:27 +00:00
Bradley Schofield 4686ab5581 Merge branch 'master' into feat-increase-execution-output-limit 2022-05-05 11:53:32 +01:00
Matej Bačo 55c8caf0cc Algo2 hash, adding pr review changes 2022-05-04 14:37:37 +00:00
Matej Bačo bc1b62f7da Merge branch 'master' into feat-password-hash-algos 2022-05-04 13:33:32 +00:00
Matej Bačo 79c5683574 Add SCryptModified logic 2022-05-02 15:00:17 +00:00
Matej Bačo 3f3858f0b3 TODO added 2022-05-01 14:14:16 +00:00
Matej Bačo 5b680d28d0 Abstract class, more tests, PHPass algo 2022-05-01 14:13:59 +00:00
Torsten Dittmann 07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Bradley Schofield e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Torsten Dittmann 487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann 666f5ea49c
Merge pull request #3134 from appwrite/fix-database-float-casting
fix(database): casting of float values
2022-04-25 16:03:40 +02:00
Torsten Dittmann 501563f8c4 tests: adapt magic url tests 2022-04-25 15:07:39 +02:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Torsten Dittmann 25c7127f76 tests: add float default 0 to database 2022-04-21 15:20:53 +02:00
Torsten Dittmann a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Torsten Dittmann 8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten Dittmann 9c7b79f5fc tests: remove usage queue health check 2022-04-19 15:29:17 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Bradley Schofield 37d0de8291 Add tests 2022-04-13 10:27:58 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Matej Bačo da6ca5347c Implemented check and tests for bucket size 2022-03-31 13:10:30 +00:00
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Torsten Dittmann 26bad27bb7
Merge pull request #2951 from appwrite/fix-user-search
fix: user search
2022-03-15 19:14:47 +01:00
Christy Jacob 13b28e0051 feat: update test message 2022-03-15 18:51:32 +04:00
Christy Jacob ee056e582f feat: function execution time for failed executions 2022-03-15 17:06:05 +04:00
Torsten Dittmann 638d9d87f5 fix: user search 2022-03-15 13:04:24 +01:00
Torsten Dittmann 4244bdedd3 fix: storage bucket permissions 2022-03-15 10:51:51 +01: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
Christy Jacob c91abb5d60 feat: remove irrelevant migration tests 2022-03-02 04:05:35 +04:00
Christy Jacob 500a0e496b feat: add timeout 2022-03-01 23:52:29 +04:00
Matej Bačo 24457d0c79 Manual QA fixes 2022-03-01 11:09:34 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Christy Jacob baba4ac891 feat: increase timeout 2022-02-28 21:03:52 +04:00
Christy Jacob f1c8cb23af feat: increase timeout 2022-02-28 20:40:05 +04:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Torsten Dittmann 071d4d6511 tests: add more delay to python tests 2022-02-28 16:43:00 +01:00
Torsten Dittmann f63bfc7026 tests: fix realtime #2 2022-02-28 16:42:52 +01:00
Torsten Dittmann 18dd7bf15b tests: increase timeout 2022-02-28 16:17:44 +01:00
Torsten Dittmann 6c7caa2061 tests: fix realtime tests 2022-02-28 16:17:37 +01:00
Christy Jacob e1701f9c3d feat: increase timeout for dart runtime creation 2022-02-28 13:55:09 +04:00
Christy Jacob faa0255065 feat: increase timeout for dart runtime creation 2022-02-28 13:53:47 +04:00
Christy Jacob 46a03e7cff feat: add status code assertion 2022-02-28 01:09:13 +04:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Christy Jacob e1eb6942a7 feat: fix failing test 2022-02-26 06:01:02 +04:00
Christy Jacob 8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Jake Barnby 88c503aa0b Add custom swift execution test 2022-02-24 18:57:25 +13:00
Christy Jacob 0d3b627176 feat: added more runtime test 2022-02-23 20:22:58 +04:00
Christy Jacob 2ac341830e feat: added test for python 2022-02-23 18:39:09 +04:00
Christy Jacob cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Damodar Lohani beaf5962ce fixed specs and run test for 0.13.x as well 2022-02-23 11:30:14 +00:00
Damodar Lohani 421faf24bd fix functions large deployment test 2022-02-23 06:07:15 +00:00
Torsten Dittmann 658d2e0855 tests: fix realtime tests 2022-02-22 18:01:03 +01:00
Torsten Dittmann d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani b9d9e4500b Merge branch 'master' of https://github.com/appwrite/appwrite into 0.13.x 2022-02-22 09:44:07 +00:00
Torsten Dittmann a831aca778 tests: adapt search tests 2022-02-22 10:39:33 +01:00
Torsten Dittmann 721c857dbc test: disable migration test for now 2022-02-22 09:55:49 +01:00
Damodar Lohani 53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani 0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Torsten Dittmann b05a4c71ce tests: fix user search tests 2022-02-21 21:53:23 +00:00
Christy Jacob dfd45a971b fix: fix tests 2022-02-21 16:46:40 +04:00
Christy Jacob 1683ebb17b fix: review comments 2022-02-21 16:31:39 +04:00
Christy Jacob 2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Christy Jacob b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Christy Jacob be4c1d756e feat: improve functions tests 2022-02-19 20:14:31 +04:00
Christy Jacob 7a6d8502de feat: improve functions tests 2022-02-19 19:14:35 +04:00
Christy Jacob cc8fac0297 feat: improve functions tests 2022-02-19 17:57:48 +04:00
Christy Jacob 4d16072972 feat: updated test functions and bumped appwrite runtimes version 2022-02-19 15:08:55 +04:00
Christy Jacob c7a645037a feat: update php test code 2022-02-19 04:34:47 +04:00
Christy Jacob 38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob 3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob 4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Torsten Dittmann 087c755b11 tests: add timeout to realtime disconnect 2022-02-18 10:14:44 +01:00
Eldad A. Fux 79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Christy Jacob da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. Fux b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Torsten Dittmann 9c5c58728b
Merge pull request #2802 from appwrite/fix-teams-update-roles
fix: team membership roles & search
2022-02-16 18:12:01 +01:00
Torsten Dittmann b43b52f85b fix: add team membership search 2022-02-16 17:26:05 +01:00
Torsten Dittmann 79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Damodar Lohani f37a26b437 fix storage tests 2022-02-16 08:30:09 +00:00
Damodar Lohani d0c46fdada remove folderId 2022-02-16 02:08:16 +00:00
Jake Barnby 61d8145112 Add execute param to create function test 2022-02-16 12:38:59 +13:00
Damodar Lohani 63c8e44062 fix expected channels 2022-02-15 09:28:17 +00:00
Matej Baco 07f0eb46b2 Improved deployment and build path structure 2022-02-15 10:16:32 +01:00
Damodar Lohani f3c358f24a fix storage test 2022-02-15 08:49:04 +00:00
Damodar Lohani 353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00
Christy Jacob 5fee7378ad feat: add test for error message 2022-02-13 13:12:16 +04:00
Damodar Lohani 625201a1c2 update test 2022-02-13 07:15:07 +00:00
Matej Bačo 36a985d7ea
Update tests/e2e/Client.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-11 12:32:16 +01:00
Matej Baco db7ebbd009 Update to new utopia framework validators 2022-02-11 09:44:04 +01:00
Matej Baco 0b75e081e5 Merge branch 'master' into fix-acme-path 2022-02-11 09:23:53 +01:00
Damodar Lohani d73d3015eb Merge branch 'master' into feat-storage-buckets 2022-02-10 01:20:16 +00:00
Christy Jacob f18f96e816 feat: fix tests 2022-02-10 00:20:28 +04:00
Matej Baco 80adbf8d1d Migrated event channel 2022-02-09 19:47:46 +01:00
Torsten Dittmann 6796aabf9c
Merge pull request #2637 from appwrite/feat-migration-0-13
feat: migration for 0.13
2022-02-08 11:17:44 +01:00
Christy Jacob 7735b67a3f feat: fix tests 2022-02-06 15:19:33 +04:00
Christy Jacob ae073f5369 feat: update comment 2022-02-06 13:18:44 +04:00
Matej Baco 4ff32612c8 Fixing tests 2022-02-04 16:25:54 +01:00
Matej Baco b05301aaf3 Implement new test for oauth and improve mocks 2022-02-04 11:23:06 +01:00
Christy Jacob 3a203c27de feat: remove database dependencies from the create runtime endpoint 2022-02-02 22:58:03 +04:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Christy Jacob 7d82c1006a feat: fix tests 2022-02-01 03:44:55 +04:00
Matej Baco 3293d15eff Cleanup 2022-01-31 16:07:07 +01:00
Matej Baco 4161a65e0b Path validator + tests 2022-01-31 16:04:30 +01:00
Christy Jacob b1a659be77 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-deletes-worker 2022-01-31 18:04:49 +04:00
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Christy Jacob 83e9e9f016 feat: remove search index and updates tests 2022-01-31 15:57:55 +04:00
Malte2036 89c40dd4ed
Merge branch 'appwrite:master' into fix-2593-duplicate-membership-verification 2022-01-31 11:45:03 +01:00
Damodar Lohani 6a5daf1509 remove adapter attribute from test 2022-01-31 16:19:31 +05:45
Damodar Lohani e3bc0b48e9 fix removed and reordered attributes 2022-01-31 16:17:29 +05:45
Christy Jacob b9dfb8188a feat: add builds worker to test docker-compose 2022-01-31 14:06:15 +04:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Eldad A. Fux 22cb3bc01f
Merge pull request #2688 from appwrite/fix-update-document-permission
updateDocument permission check bugfix
2022-01-30 20:01:06 +02:00
Christy Jacob e816edc047 feat: fix tests 2022-01-29 04:54:47 +04:00
Christy Jacob f3dfec8e75 feat: fix tests 2022-01-29 04:52:06 +04:00
Christy Jacob 220a166434 feat: fix tests 2022-01-29 04:00:25 +04:00
Damodar Lohani 6b69c03b6c Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-28 13:25:50 +05:45
Damodar Lohani 7e2b79f0f5 Merge branch 'master' into feat-storage-buckets 2022-01-28 13:23:22 +05:45
Damodar Lohani 171eb86565 fix headers in test 2022-01-28 13:06:35 +05:45
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Damodar Lohani dedc2806af fix missing permission for update 2022-01-27 15:51:33 +05:45
Damodar Lohani 1515ee1825 fix deleting cache dir 2022-01-27 13:19:47 +05:45
Damodar Lohani 6b1dbab7a4 fix test 2022-01-27 13:06:32 +05:45
Eldad A. Fux 9cd9a1dc5d
Merge pull request #2468 from stnguyen90/bug-2405-non-owner-delete-membership
Fix non-owner not able to delete their membership
2022-01-27 08:53:27 +02:00
Christy Jacob 2c91a24928 feat: fix failing tests 2022-01-27 03:19:02 +04:00
Matej Baco 32a066fb48 Cleanup 2022-01-26 10:17:55 +01:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob cf0a84c476 feat: add sleep for webhooks test 2022-01-25 20:49:41 +04:00
Matej Baco c15d57f573 Fixed update document permission check and implement test for it 2022-01-25 15:51:04 +01:00
Bradley Schofield 9c4091b16e Repackage Test Functions 2022-01-25 10:03:53 +00:00
Damodar Lohani 9b0f1ef962 test for cache deletion 2022-01-25 14:10:58 +05:45
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Christy Jacob 32d1d68aaf feat: update WebhooksCustomServerTest 2022-01-25 03:48:51 +04:00
Christy Jacob ddbda8bea6 feat: update RealtimeCustomClientTest 2022-01-25 03:46:43 +04:00
Christy Jacob 7a30446197 feat: update FunctionCustomServerTest 2022-01-25 03:46:13 +04:00
Christy Jacob f70f5377cf feat: update testSychronousExecution() 2022-01-25 03:40:03 +04:00
Christy Jacob b7def09224 feat: update testCreateCustomExecution() 2022-01-25 03:38:24 +04:00
Christy Jacob 0372c8e096 feat: update testCreateCustomExecution() 2022-01-25 03:38:11 +04:00
Christy Jacob 156e160116 feat: update testCreateExecution() 2022-01-25 03:37:44 +04:00
Christy Jacob 172edfcae4 feat: update project custom scope 2022-01-25 03:36:57 +04:00
Eldad Fux c43b71f78a Merge branch 'master' of github.com:appwrite/appwrite into fix-create-existing-collection 2022-01-24 23:33:46 +02:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield 9a0b7ce142 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-24 09:37:46 +00:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
kodumbeats 7ddcf4142e Briefly sleep to give realtime a chance to disconnect 2022-01-21 12:53:13 -05:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Torsten Dittmann 4cc89ae597 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-migration-0-13 2022-01-19 12:17:19 +01:00
Torsten Dittmann be8958a5c7
Merge pull request #2647 from appwrite/ci-github-action-with-cache
ci: add github action with cache
2022-01-19 12:16:45 +01:00
Torsten Dittmann 785932abd4
Merge pull request #2638 from appwrite/fix-listcollections-search
Fix list collections when passing `search` parameter
2022-01-19 12:08:36 +01:00
Jake Barnby 06719b172c Add listCollection using search parameter tests 2022-01-19 22:04:57 +13:00
Steven Nguyen 88f43c32a4 Fix non-owner not able to delete their membership 2022-01-18 21:26:14 -08:00
Torsten Dittmann e45fc7c46e
Update Scope.php 2022-01-19 00:23:19 +01:00
Malte2036 d43486ec6b add test for duplicate team membership verification 2022-01-18 23:32:36 +01:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00
Jake Barnby 219e314834 Add unauthorized test 2022-01-18 20:04:36 +13:00
Torsten Dittmann cd28a0ed97 tests: fix internalId assertion 2022-01-17 17:31:51 +01:00
Torsten Dittmann ba2790221c fix: hide internal id from documents 2022-01-17 17:25:20 +01:00
Damodar Lohani 7787d0df62 fix issue caused by naming 2022-01-16 17:10:26 +05:45
Damodar Lohani 8f1a390ae3 fix response for large payload 2022-01-16 14:25:09 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Damodar Lohani 797795707e failure test for large chunk 2022-01-16 13:17:39 +05:45
Matej Baco 2f75f9d13d Removed leftover 2022-01-12 20:54:19 +01:00
Matej Baco 6b77fcf21f FIxed 409 for createCollection 2022-01-12 20:51:13 +01:00
Bradley Schofield 58c7871388 Fix Merge Issues 2022-01-06 09:45:56 +00:00
Damodar Lohani d20062f63a Merge branch 'feat-storage-buckets' into feat-large-file 2022-01-06 15:01:21 +05:45
Damodar Lohani ba82839128 Merge branch 'master' into feat-storage-buckets 2022-01-06 13:11:23 +05:45
Bradley Schofield e2c4272ebd Merge branch 'master' into the-executor-poc 2022-01-05 13:38:51 +00:00
Torsten Dittmann 05425934c7
Merge pull request #2552 from appwrite/feat-enable-travis-again
ci: add travis again
2022-01-04 17:02:47 +01:00
Torsten Dittmann 49e9e1b9cd fix: tests 2022-01-04 16:50:48 +01:00
Torsten Dittmann 972ce959b6 fix: tests 2022-01-04 16:48:15 +01:00
Torsten Dittmann 150c2f9cd8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-prefs-improvement 2022-01-04 16:18:38 +01:00
Matej Baco e2aebdd2bc Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-04 15:29:42 +01:00
Torsten Dittmann fc41b5f369 fix: increase sleep 2022-01-04 14:12:40 +01:00
Torsten Dittmann 473fdf451e fix: realtime startup 2022-01-03 15:06:40 +01:00
Torsten Dittmann 806bb4ee03 style: remove unnecessary comment 2022-01-03 15:02:14 +01:00
Torsten Dittmann a24702b4e1 fix: realtime tests 2022-01-03 15:01:35 +01:00
Torsten Dittmann ae967839e1 fix: realtime racecondition 2022-01-03 14:42:49 +01:00
Matej Baco df97b67c6d Merge branch 'feat-database-indexing' into feat-quest-filters 2022-01-03 10:52:35 +01:00
Matej Baco f80dc3a7ff Removed var dumps 2022-01-02 17:25:02 +01:00
Matej Baco 30f7293e81 Moved test to proper space 2022-01-02 17:08:27 +01:00
Matej Baco f9994d8021 Added request filter tests 2022-01-02 16:23:37 +01:00
Matej Baco a762fe7b3e Moved request format to app init 2022-01-02 16:19:27 +01:00
Eldad Fux c742dc8fb5 Updated names and review comments 2022-01-01 19:41:32 +02:00
Eldad Fux b75d05eb32 Limited tests to last versions 2022-01-01 14:27:52 +02:00
Eldad Fux d1b5f310e3 Added spec generator CLI command, remove old HTTP endpoint 2022-01-01 14:07:11 +02:00
Matej Baco b703943b26 Merge branch 'feat-database-indexing' into feat-quest-filters 2021-12-31 16:48:52 +01:00
Matej Baco 592ab3ab00 WIP: Request filters refactor (into HTTP.php) 2021-12-30 17:17:01 +01:00
Torsten Dittmann 7740696e36
Merge pull request #2532 from appwrite/fix-prefs-response
Fix-prefs-response
2021-12-30 11:07:51 +01:00
Damodar Lohani 7a18639c5c test for user prefs 2021-12-30 13:54:23 +05:45
Torsten Dittmann 21158e5a96
Merge pull request #2526 from appwrite/fix-query-value-limits
fix: database query value limits
2021-12-29 15:18:49 +01:00
Torsten Dittmann 03989a052b fix: query on 2021-12-29 15:06:44 +01:00
Torsten Dittmann 9e88092ee8 tests: add tests for query limit 2021-12-28 19:16:22 +01:00
Torsten Dittmann 447612b2d5 fix: database attributes tests 2021-12-27 18:21:54 +01:00
Torsten Dittmann ffae301d5f fix: database service 2021-12-27 11:45:24 +01:00
Matej Baco 628b3fc805 Added non-multi-byte test 2021-12-22 09:34:31 +01:00
Matej Baco 491b163b27 Update text to HTTP response changes 2021-12-22 09:08:37 +01:00
Matej Baco 1f32bd6367 Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-22 09:07:50 +01:00
Torsten Dittmann 100e296165 remove benchmark 2021-12-21 16:18:50 +01:00
Torsten Dittmann 366c4b903e feat: anonymous methods 2021-12-21 11:48:10 +01:00
Matej Baco 5757a853f5 Tests fixed, I hope 2021-12-20 16:56:58 +01:00
Matej Baco 27a43beddc Test bug fix 2021-12-20 16:37:17 +01:00
Matej Baco e46b99b0a6 Implemented limit in a new way; second iteration 2021-12-20 16:21:01 +01:00
Matej Baco ed8427d9ee Merge branch 'feat-database-indexing' into feat-prefs-improvement 2021-12-20 12:35:51 +01:00
Matej Baco e065470ffc Merge branch 'feat-database-indexing' into feat-health-api-response-models 2021-12-20 12:09:50 +01:00
Damodar Lohani 879bff2bb1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-19 13:01:09 +05:45
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann 7f82661801
Merge pull request #2503 from appwrite/feat-strict-enums
fix: strict enum attribute
2021-12-17 13:51:42 +01:00
Torsten Dittmann 2690cab771 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-17 11:53:57 +01:00
Torsten Dittmann e2297da3da feat: add more arrow functions 2021-12-17 11:41:26 +01:00
Torsten Dittmann 0e84545829
Merge pull request #2506 from appwrite/fix-database-collection-level-permissions
fix: collection level permissions
2021-12-17 11:22:36 +01:00
Torsten Dittmann 166c906d51 fix: collection level permissions 2021-12-16 19:12:06 +01:00
Torsten Dittmann 548f3a3adb tests: fix attribute and index test 2021-12-16 17:10:01 +01:00
Torsten Dittmann 86075a50ab feat: replace attributeId and indexId with key 2021-12-16 16:04:30 +01:00
Torsten Dittmann a5840a478a tests: add enum strict check 2021-12-16 14:06:32 +01:00
Matej Baco 29076758ac Updated tests, fixed response models 2021-12-16 13:19:04 +01:00
Torsten Dittmann a11d7bf750 fix: strict enum attribute 2021-12-16 11:15:55 +01:00
Matej Baco ea7b5970c3 Post-PR review fixes 2021-12-15 11:19:29 +01:00
Torsten Dittmann 8bb580ea1a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-disable-collections 2021-12-14 11:47:50 +01:00
Damodar Lohani ca2db44c32 fix tests 2021-12-14 15:27:39 +05:45
Damodar Lohani 326c115d9a bucket channels and related tests 2021-12-14 13:46:17 +05:45
Damodar Lohani 2f582f6e18 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-14 11:30:52 +05:45
Torsten Dittmann a10eccbdc7
Merge pull request #2465 from appwrite/feat-database-indexing-realtime-console
feat(realtime): add console channel
2021-12-13 16:55:24 +01:00
Torsten Dittmann 1291c8c8ec tests(database): add enable/disable tests 2021-12-13 14:23:12 +01:00
Matej Baco 198382a60a Removed unnecessary use 2021-12-13 14:18:44 +01:00
Matej Baco e3716ab2b8 Included prefs size exceeded test 2021-12-13 14:09:23 +01:00
Torsten Dittmann 8179bc1a8f
Merge pull request #2477 from appwrite/feat-database-indexing-permissions-fix
fix(database/storage): permissions using an admin user
2021-12-13 10:31:47 +01:00
Torsten Dittmann aef6c11370 fix(auth): use getRoles instead of static property 2021-12-10 18:52:33 +01:00
Torsten Dittmann b530fd66cd fix(storage): add same permissions check to files uploaded 2021-12-10 17:48:54 +01:00
Bradley Schofield 65a58689fb Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-10 13:48:04 +00:00
Bradley Schofield 3c26a08202 Change exitCode to statusCode and move build to tag create
Change exitCode to statusCode and move build to tag create instead of tag deploy
2021-12-10 10:43:56 +00:00
Christy Jacob 653dfb292b feat: address review comments 2021-12-09 19:53:37 +04:00
Christy Jacob 43ef3c060b feat: add new endpoint 2021-12-09 17:02:12 +04:00
Damodar Lohani eb2968256a Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-09 13:52:53 +05:45
Damodar Lohani 9b4d931189 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:57:10 +05:45
Damodar Lohani a6860b9c9b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:56:48 +05:45
Damodar Lohani f364ed96e5 fix newly added test 2021-12-08 14:55:13 +05:45
Damodar Lohani 5fed67a2c2 Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-08 14:28:21 +05:45
Damodar Lohani 6f31a3de09 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-08 14:25:59 +05:45
Damodar Lohani f5e48033ec Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-08 14:24:05 +05:45
Torsten Dittmann 9d23afa263 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing-realtime-console 2021-12-07 14:09:16 +01:00
Bradley Schofield 7de975ea95 Fix Bugs from merge 2021-12-06 15:04:00 +00:00
Matej Baco 277d397a41 Attempt to fix tests 2021-12-06 16:03:11 +01:00
Bradley Schofield 1e76c03fd7 Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-12-06 14:18:50 +00:00
Torsten Dittmann e944da2f3e feat(realtime): add console channel 2021-12-06 13:03:12 +01:00
Damodar Lohani ddcd6558fe Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-12-03 11:13:42 +05:45
Damodar Lohani 9e9256386b Merge branch 'feat-storage-buckets' into feat-large-file 2021-12-03 10:31:30 +05:45
Damodar Lohani b22797318e Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-02 13:53:17 +05:45
Torsten Dittmann 3d2cd66466 tests(database): increase password length 2021-12-01 16:33:03 +01:00
Torsten Dittmann 135bf0cfee fix tests 2021-12-01 16:09:57 +01:00
Torsten Dittmann f04cb72cfb Merge branch 'master' of https://github.com/appwrite/appwrite into feat-db-main-rebase 2021-12-01 14:19:41 +01:00
Torsten Dittmann ac796048d8 replace old collections file 2021-12-01 12:48:23 +01:00
Bradley Schofield e64bb9faf5 Add Build Timeout EnvVar 2021-11-30 09:39:50 +00:00
kodumbeats 4b9ff6cca2 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-restrict-assignable-permissions 2021-11-28 07:32:29 -05:00
Christy Jacob 7d613c181a
Merge pull request #2202 from saintmalik/doc-fix-typos
doc: Fix typos
2021-11-28 15:52:10 +04:00
Eldad A. Fux 8075ff9692
Merge pull request #2407 from codingsamurai-10/feat-2387-support-negative-numbers-in-preview
Support negative numbers in file preview
2021-11-26 21:15:06 +02:00
kodumbeats 61ffe18d2b Update password validator tests 2021-11-25 17:31:18 -05:00
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Torsten Dittmann fba2529539 fix(tests): realtime tests 2021-11-24 17:44:11 +01:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
Torsten Dittmann 59437b1ca8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-enable-strict-query-matching 2021-11-24 17:18:18 +01:00
Torsten Dittmann 5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
Bradley Schofield 037420e0bc Add new tests for server side
+ Added new tests for serverside
+ Updated the example for 'status' for the SyncExecution Model
2021-11-24 10:01:43 +00:00
kodumbeats 27d1405af0 Test for purged document cache on deleteAttribute 2021-11-23 12:39:01 -05:00
Damodar Lohani 7147a7dc6f Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-19 15:49:10 +05:45
Damodar Lohani 4f7d82948e fix bucket enabled 2021-11-19 13:02:12 +05:45
Damodar Lohani 4416ddf3ee fix test 2021-11-19 12:30:46 +05:45
Damodar Lohani 2915678897 fix webhooks test 2021-11-19 11:06:33 +05:45
Torsten Dittmann 0fc1812604 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-18 11:34:53 +01:00
Torsten Dittmann a0e49a0bfa
Update tests/e2e/Services/Account/AccountBase.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
2021-11-17 11:22:20 +01:00
Torsten Dittmann 47b6fe59ce Merge branch 'feat-database-logs-pagination' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-16 16:26:13 +01:00
Torsten Dittmann ced8c9ef03 use updated audit library 2021-11-16 15:54:29 +01:00
Torsten Dittmann b1263e9603 tests(logs): test pagination on logs endpoints 2021-11-15 10:49:11 +01:00
Bradley Schofield c348a71407 Get tests passing again 2021-11-15 02:18:53 +00:00
Damodar Lohani 73aea7387c Merge branch 'feat-storage-buckets' into feat-large-file 2021-11-14 16:53:52 +05:45
kodumbeats dc7bb3eefc Remove testing code 2021-11-11 20:17:03 -05:00
kodumbeats 09de7fb698 Remove trailing commas 2021-11-11 20:14:46 -05:00
Aditya Rana 9b64fa7f12 Added test for negative angle values (-315deg equivalent to 45deg test case). 2021-11-11 19:41:56 +05:30
Bradley Schofield 6ba2c4741b Merge remote-tracking branch 'upstream/feat-database-indexing' into the-executor-poc 2021-11-09 15:54:04 +00:00
Damodar Lohani e2f7446bac Fix usage test and model 2021-11-09 17:19:16 +05:45
Damodar Lohani 7867f2fc56 remove todo 2021-11-07 11:44:22 +05:45
kodumbeats 85c2078e77 Update tests where unowned role is used to create documents 2021-11-03 12:39:15 -04:00
kodumbeats d6b794d305 Add query e2e tests to check for strict matching 2021-11-03 11:02:41 -04:00
kodumbeats 58e6b3a6d6 Reorder so that expected value is first in assertions 2021-11-02 19:45:04 -04:00
Damodar Lohani 39d32ea919 fix counts 2021-10-28 15:53:26 +05:45
Damodar Lohani 0f5a3802e3 fix count 2021-10-28 15:08:28 +05:45
Damodar Lohani 4645517ae1 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-28 11:40:39 +05:45
Damodar Lohani 67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
Torsten Dittmann df1398328c Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-10-27 11:01:21 +02:00
Torsten Dittmann d79116035f
Merge pull request #1885 from appwrite/feat-db-refactor-api-buxfixes
feat(refactor-db): database lifecycle bugfixes
2021-10-27 11:00:14 +02:00
kodumbeats c6ee3766b7 Prevent default values for array attributes 2021-10-26 16:14:25 -04:00
kodumbeats cb6a21f34f avoid overwhelming DatabaseV1 queue with >1000 attributes at once 2021-10-26 15:15:46 -04:00
kodumbeats a0cf23c3cb
Merge pull request #2205 from appwrite/feat-permissions-tests
feat(refactor-db): e2e permissions tests
2021-10-26 13:16:43 -04:00
Torsten Dittmann 7224520fa8 fix all usage ui 2021-10-26 15:19:28 +02:00
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
kodumbeats f30858f09e Ensure attributes are available before testing indexes 2021-10-25 20:14:12 -04:00
kodumbeats c0ade69c14 Sleep long enough for all attributes to create 2021-10-25 16:15:16 -04:00
kodumbeats 5d0c0b2836 Throw exception if $min > $max 2021-10-25 16:10:39 -04:00
kodumbeats ffbcc728bb support integers as valid float values 2021-10-25 16:00:33 -04:00
Torsten Dittmann 1fd4e6c3c8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-10-25 16:01:07 +02:00
Damodar Lohani 399941cfb6 fix functions test 2021-10-25 11:55:54 +05:45
Damodar Lohani 50e030fc03 Merge branch 'feat-storage-buckets' into feat-large-file 2021-10-25 10:34:32 +05:45
Damodar Lohani 01adbe6efb Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-25 10:34:05 +05:45