1
0
Fork 0
mirror of synced 2024-09-19 02:48:02 +12:00
Commit graph

7654 commits

Author SHA1 Message Date
kodumbeats
ed70582945 Fix error on null default values 2021-08-27 19:42:53 -04:00
kodumbeats
8d7b4a9c2d Get proper attribute models in collection document 2021-08-27 19:42:24 -04:00
kodumbeats
b293c5dd65 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-response-models-new-attributes 2021-08-27 16:55:00 -04:00
kodumbeats
d135a14bd4 Test for attribute response model in collection subquery 2021-08-27 16:45:33 -04:00
kodumbeats
f5b25c28df Pick up changes to encodeAttribute for range filter 2021-08-27 16:44:53 -04:00
kodumbeats
a9c1a91a3e Test response model for listAttributes endpoint 2021-08-27 16:30:26 -04:00
kodumbeats
783e9d86c0 Fix response models 2021-08-27 16:27:59 -04:00
kodumbeats
fb80088286 Create range filter for numeric attributes 2021-08-27 16:27:48 -04:00
kodumbeats
6c5ac312fa Inherit from Attribute model since custom strings should not respond with size 2021-08-27 16:24:48 -04:00
Christy Jacob
6835124af8 feat(usage): rename all usage response models 2021-08-27 23:04:43 +05:30
kodumbeats
a619c26aff Use database filter to encode default value as JSON string to preseve type 2021-08-27 13:12:16 -04:00
kodumbeats
ddde87f32a Create custom response model for attributeList 2021-08-27 13:11:29 -04:00
kodumbeats
87de870093 Accept callback to get nested type of rule for Document arrays 2021-08-27 13:09:56 -04:00
Christy Jacob
ad99f8bd24 feat(usage): rename all usage response models 2021-08-27 22:15:08 +05:30
Torsten Dittmann
0402adff82 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 18:33:21 +02:00
Torsten Dittmann
e4451f7e0b fix(realtime): minor improvements 2021-08-27 18:33:09 +02:00
Torsten Dittmann
a944975dcb fix(realtime): update console sdk 2021-08-27 17:26:26 +02:00
Torsten Dittmann
94fe56ea62 Merge branch 'feat-265-realtime' of https://github.com/appwrite/appwrite into feat-265-realtime-console 2021-08-27 16:50:23 +02:00
kodumbeats
eba9bfa49d Harmonize exception messages 2021-08-27 08:41:22 -04:00
Damodar Lohani
d009b8ab89 delete older usage stats 2021-08-27 17:22:52 +05:45
Torsten Dittmann
e1b448cdd8 fix(realtime): test and stats message 2021-08-27 13:26:26 +02:00
Eldad Fux
1d47ace629 Fixed indentation 2021-08-27 14:24:10 +03:00
Matej Baco
d51cb684f9 Added test section to translations tutorial 2021-08-27 13:23:51 +02:00
Torsten Dittmann
6fa1a141b1 fix(realtime): tests and stats channels 2021-08-27 12:29:03 +02:00
Torsten Dittmann
821aa45d7d add tests against failure 2021-08-27 11:31:26 +02:00
Torsten Dittmann
dc79be6b50 adapt messages and tests 2021-08-27 11:20:49 +02:00
Matej Baco
40d909d10e Link changes 2021-08-27 11:01:48 +02:00
Matej Baco
a8568e47d2 Link bug fixing 2021-08-27 10:58:48 +02:00
Matej Baco
ce87c9d1ca Updated titles, anchor links 2021-08-27 10:56:44 +02:00
Matej Baco
be016ca400 Update translations tutorial 2021-08-27 10:38:55 +02:00
Torsten Dittmann
67ae70ed69 update tests 2021-08-27 10:20:44 +02:00
Eldad Fux
ad6c364820 Added missing offset and types 2021-08-27 07:37:15 +03:00
Eldad A. Fux
aceba88d69
Merge pull request #1449 from appwrite/feat-db-limit-exceptions
feat(refactor-db): catch index limit exceptions
2021-08-27 07:05:25 +03:00
Eldad A. Fux
242bd1e183
Merge pull request #1512 from TorstenDittmann/changelog-0-10-x
docs(changelog): add changelog for 0.10.x
2021-08-26 23:51:36 +03:00
Eldad A. Fux
cfe3cc8b9b
Merge pull request #1513 from TorstenDittmann/fix-safe-custom-installation
fix(install): safe installation on custom compose
2021-08-26 23:50:54 +03:00
Christy Jacob
038aeb01fb feat(usage): added response models for projects API 2021-08-27 01:01:37 +05:30
Christy Jacob
1e30cdba4b feat(usage): added response models for functions API 2021-08-27 00:42:36 +05:30
Christy Jacob
b893190ce5 feat(usage): added response models for users API 2021-08-27 00:23:56 +05:30
Christy Jacob
6d6b0ee024 feat(usage): added response models for storage API 2021-08-27 00:14:32 +05:30
Christy Jacob
3d512e74bf feat(usage): added response models for database api 2021-08-26 23:45:36 +05:30
Eldad A. Fux
3004364a07
Merge pull request #1514 from TorstenDittmann/fix-project-usage
fix(usage): use proper projectdb namespace
2021-08-26 19:36:26 +03:00
Torsten Dittmann
45cb05bb31 fix(realtime): exception 2021-08-26 18:10:53 +02:00
Torsten Dittmann
371717abad feat(realtime): allow authentication via message 2021-08-26 18:02:38 +02:00
Torsten Dittmann
cb4507cf3d fix conditions 2021-08-26 14:33:48 +02:00
Torsten Dittmann
ecdea4c54e add number counter 2021-08-26 13:21:41 +02:00
Christy Jacob
7775daa478 feat(usage): added new response model 2021-08-26 16:30:03 +05:30
Christy Jacob
747827e2a9 Merge branch 'feat-usage-daemon' of github.com:appwrite/appwrite into feat-new-usage-endpoints 2021-08-26 13:52:27 +05:30
kodumbeats
2ead9c52f6 Test attribute default values have proper casting in response model 2021-08-25 16:44:07 -04:00
kodumbeats
5472415231 Encode attribute default as json string 2021-08-25 16:43:15 -04:00
kodumbeats
0f3c42368d Test for proper response models for getAttribute 2021-08-25 15:37:21 -04:00