1
0
Fork 0
mirror of synced 2024-05-19 04:02:34 +12:00
Commit graph

58 commits

Author SHA1 Message Date
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 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 bbdf70ee90 feat: use new $createdAt and $updatedAt attributes 2022-06-15 14:46:52 +02:00
shimon 40016f48c1 linter fix 2022-06-08 12:21:20 +03: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 54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Torsten Dittmann da66733829 tests: fix webhook tests 2022-05-10 15:25:49 +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
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Damodar Lohani b46002005a fix webhook test 2022-01-28 11:31:22 +05:45
Damodar Lohani 99fd943f3c Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-12-19 12:26:16 +05:45
Torsten Dittmann 548f3a3adb tests: fix attribute and index test 2021-12-16 17:10:01 +01:00
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Torsten Dittmann 5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
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
Damodar Lohani 67884563d5 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-10-28 11:39:04 +05:45
kodumbeats 549db83086 Test webhooks for deleting attributes and indexes 2021-10-25 21:14:30 -04:00
Damodar Lohani e6996ad63a fix webhook test 2021-10-17 13:59:03 +05:45
Damodar Lohani 53542fb937 fix webhook test 2021-09-07 11:12:44 +05:45
Damodar Lohani 91e13572a8 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-09-02 13:37:40 +05:45
Eldad Fux 266374899e Fixed tests 2021-08-23 10:27:09 +03:00
Eldad Fux 1ecd9c865e Fixed tests removed redundant $collection attribute 2021-08-17 09:24:12 +03:00
Damodar Lohani fc92b3f294 drop membership custom id 2021-08-06 15:16:29 +05:45
Damodar Lohani 201d7114ec Merge branch 'feat-database-indexing' into feat-custom-id 2021-08-04 12:27:19 +05:45
Damodar Lohani 4c6087323a fix more tests 2021-07-29 17:58:37 +05:45
Damodar Lohani 8d41eff84a fix storage bucket file webhooks tests 2021-07-28 14:59:38 +05:45
Damodar Lohani 37141ebdc2 fix webhook files test 2021-07-28 12:45:12 +05:45
Damodar Lohani 035a1d2113 fix storage bucket update 2021-07-28 11:30:59 +05:45
kodumbeats 92175c5e32 Adjust tests for new attribute routes 2021-07-21 11:05:18 -04:00
Damodar Lohani 57fa41c240 merge feat-database-indexing 2021-07-18 11:29:43 +05:45
kodumbeats 860a2c7616 Fix index and attribute routes for tests 2021-07-02 20:20:09 -04:00
kodumbeats 05fb04fdc2 Fix webhook tests 2021-07-02 18:22:36 -04:00
kodumbeats 95dad203b8 Test attribute creation webhooks 2021-07-02 16:22:12 -04:00
Damodar Lohani db85577f4f delete storage bucket webhook test 2021-06-17 14:08:21 +05:45
Damodar Lohani 5ebebbd0aa webhook test for update bucket 2021-06-17 12:41:01 +05:45
Damodar Lohani 67823a6e5d webhook tests 2021-06-17 12:27:29 +05:45
Eldad Fux 2cf16881f1 Replaced * with role:all 2021-06-11 21:23:16 +03:00
Eldad Fux aee35dbffe Fixed webhooks tests - work in progress 2021-05-17 12:43:10 +03:00
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00
Christy Jacob c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30
Christy Jacob 391ff24192 feat: refactor inviteId to membershipId 2021-05-07 21:22:14 +05:30
Christy Jacob f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Eldad Fux aec1dea7b4 Updated permissions 2021-05-05 13:00:06 +03:00
Eldad Fux f69c95e119 Fixed tests 2021-05-05 10:32:20 +03:00