Damodar Lohani
|
583a00c116
|
tests for new endpointts
|
2021-08-29 14:23:46 +05:45 |
|
Damodar Lohani
|
dc033b71ab
|
users api update name, email, password methods
|
2021-08-29 14:23:40 +05:45 |
|
Christy Jacob
|
4454a518b7
|
feat(tests): added tests for storage usage
|
2021-08-29 13:49:25 +05:30 |
|
Christy Jacob
|
9eea6d55f7
|
feat(tests): added tests for projects usage
|
2021-08-29 13:41:29 +05:30 |
|
Christy Jacob
|
94a17e9ce0
|
feat(tests): added tests for functions usage
|
2021-08-29 13:29:08 +05:30 |
|
Christy Jacob
|
58a5320cf1
|
feat(tests): added tests for database usage
|
2021-08-29 13:20:52 +05:30 |
|
Eldad Fux
|
e862d72cf6
|
Added a new document-level activity log
|
2021-08-29 10:43:09 +03:00 |
|
Christy Jacob
|
a4e2aeb5e7
|
feat(usage): added provider metrics to endpoints
|
2021-08-29 11:00:37 +05:30 |
|
Christy Jacob
|
f7d657cc38
|
feat(model): use the new authorization skip methods
|
2021-08-28 21:55:48 +05:30 |
|
 Eldad A. FuxandGitHub
|
1e026c6b58
|
Merge pull request #1516 from appwrite/fix-deletes-worker-missing-offset
fix-deletes-worker-missing-offset
|
2021-08-28 19:14:05 +03:00 |
|
Christy Jacob
|
f00fead07b
|
Merge branch 'feat-database-indexing' of github.com:appwrite/appwrite into feat-new-usage-endpoints
|
2021-08-28 21:39:01 +05:30 |
|
Christy Jacob
|
1b074a3c38
|
feat(model): added better description for rule
|
2021-08-28 21:38:50 +05:30 |
|
 Eldad A. FuxandGitHub
|
06096b4168
|
Merge pull request #1498 from appwrite/fix-catch-duplicate-index-exception
fix(refactor-db): catch duplicate exception when creating and updating documents
|
2021-08-28 07:29:46 +03:00 |
|
kodumbeats
|
e9541a9269
|
Fix tests
|
2021-08-27 21:46:33 -04:00 |
|
kodumbeats
|
4af81db280
|
Authorization validator only accepts one argument
|
2021-08-27 21:45:42 -04:00 |
|
kodumbeats
|
a33faab213
|
Enforce attribute refactored to permission
|
2021-08-27 21:45:15 -04:00 |
|
kodumbeats
|
95f505b616
|
Add tests for collection permissions
|
2021-08-27 21:00:49 -04:00 |
|
kodumbeats
|
2b057c0617
|
Skip authorization on document routes if collection permissions are met
|
2021-08-27 20:56:32 -04:00 |
|
kodumbeats
|
0e68b4a1e4
|
Remove var dumps
|
2021-08-27 20:44:32 -04:00 |
|
kodumbeats
|
7db7e39f78
|
Test enforce collection permissions
|
2021-08-27 20:44:32 -04:00 |
|
kodumbeats
|
5a1ab3b059
|
Add enforce param to collections
|
2021-08-27 20:44:32 -04:00 |
|
kodumbeats
|
559fe95b7c
|
Prefer single query to internal DB
|
2021-08-27 20:32:44 -04:00 |
|
kodumbeats
|
c3534b4383
|
Clean up code
|
2021-08-27 19:45:18 -04:00 |
|
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 |
|
Bradley Schofield
|
f5e1ce01b7
|
More Changes
|
2021-08-27 11:55:22 +01: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 |
|
Bradley Schofield
|
48d57aa38e
|
aaaaa
|
2021-08-27 10:21:28 +01:00 |
|