1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

1056 commits

Author SHA1 Message Date
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
Torsten Dittmann dc99127533 increase sleeps 2021-10-22 19:21:52 +02:00
Torsten Dittmann 2c6f4d0cdb fix db tests 2021-10-22 18:52:13 +02:00
Torsten Dittmann 60b44dcae9 teardown & db race condition 2021-10-22 18:30:42 +02:00
Torsten Dittmann c8036ffc32 reduce timeouts 2021-10-22 18:19:02 +02:00
kodumbeats 656ceb9c94 Refactor guest tests to use dataproviders 2021-10-21 20:38:27 -04:00
kodumbeats d3745c0b40 Refactor member tests to use dataproviders 2021-10-21 20:38:17 -04:00
kodumbeats 46c3ce7a15 Explain data provider state 2021-10-21 20:38:01 -04:00
Eldad A. Fux 295b8b2a51
Merge branch '0.11.x' into feat-enable-apple-platforms 2021-10-17 13:44:48 +03:00
Torsten Dittmann 142e623cd1 tests(unit): migration type 2021-10-15 18:55:39 +02:00
Torsten Dittmann b44cfb5d2b fix(tests): class name collision 2021-10-15 18:31:24 +02:00
Torsten Dittmann 441156da7c chore(release): prepare 0.11.0 release 2021-10-15 18:11:20 +02:00
Jake Barnby 90904ab676
Add e2e Apple platform tests 2021-10-14 02:44:52 +13:00
kodumbeats ab7f2fa69c Test team/role permissions 2021-10-12 21:09:02 -04:00
Torsten Dittmann 6e87d261fe init draft of permission tests 2021-10-08 14:49:45 +02:00
Torsten Dittmann 9aaf6c27e5 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-08 12:59:03 +02:00
Torsten Dittmann 8685c09c13 fix functions and users 2021-10-08 10:39:37 +02:00
Torsten Dittmann f09742175c fix auth tests 2021-10-07 22:24:09 +02:00
Torsten Dittmann 90f30cc743 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 21:34:21 +02:00
Torsten Dittmann 746b9c651e fix auth tests 2021-10-07 21:27:23 +02:00
Torsten Dittmann 4829b488f5 fix auth tests 2021-10-07 21:19:58 +02:00
Torsten Dittmann e368053d7b fix magic url 2021-10-07 21:10:43 +02:00
kodumbeats f197699523 Throw exception when any enum element is empty 2021-10-07 14:30:52 -04:00
kodumbeats b3d5ba4123 Address review comments 2021-10-07 14:27:20 -04:00
kodumbeats 5b1d7bfa5d Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-07 14:08:02 -04:00
Torsten Dittmann 1dc8a74e57 fix users endpoint 2021-10-07 19:57:23 +02:00
Torsten Dittmann d065fbc388 fix duplicate tests due ot merge fail 2021-10-07 18:14:13 +02:00
Torsten Dittmann 66772f55a6 fix tests 2021-10-07 17:49:47 +02:00
Torsten Dittmann a585a9090a fix realtime with db refactor 2021-10-07 17:35:17 +02:00
Torsten Dittmann 8db80e164d Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into sync-realtime-with-db-refactor 2021-10-07 12:08:24 +02:00
kodumbeats ec5d2ed591 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-enum-attributes 2021-10-06 20:36:25 -04:00
Torsten Dittmann 9941198a7f Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-before-pagination 2021-10-06 16:11:04 +02:00
Torsten Dittmann 492a83e336 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-search-attribute 2021-10-06 14:48:57 +02:00
Torsten Dittmann fb165fa968
Merge pull request #1554 from appwrite/feat-db-project-subqueries
Moved project json attributes to their own collection
2021-10-06 12:42:10 +00:00
Torsten Dittmann 90e02847e4
Merge pull request #1646 from appwrite/feat-database-user-deprecation
Feat: Deprecate user for security reasons
2021-10-06 12:41:53 +00:00
Torsten Dittmann 97aa1908c8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-project-subqueries 2021-10-06 13:56:06 +02:00
Torsten Dittmann 301e3c3e1a
Merge pull request #1569 from appwrite/feat-cleanup-index-on-delete-attribute
feat(refactor-db): clean up internal indexes collection on delete attribute
2021-10-05 21:26:06 +00:00
Torsten Dittmann 4a054559a5 fix search with cristiano 2021-10-05 23:15:43 +02:00
Torsten Dittmann 244b62f12d
Merge pull request #1480 from appwrite/feat-enforce-document-collection-permissions
feat(refactor-db) enforce either document or collection permissions
2021-10-05 20:33:23 +00:00