Torsten Dittmann
|
c0c4cffba2
|
fix: relative links to absolute v2
|
2023-10-13 15:43:44 +02:00 |
|
Jake Barnby
|
39acf18bc3
|
Handle document arrays when filtering documents
|
2023-03-30 20:54:45 +13:00 |
|
Jake Barnby
|
79c8ed3ce4
|
Remove $collection and $internalId for nested documents
|
2023-03-25 17:11:19 +13:00 |
|
Steven Nguyen
|
3da21ff2fc
|
Update document model
1. Rename document.$collection to document.$collectionId
2. Add document.$databaseId
|
2022-09-14 00:53:37 +00:00 |
|
Christy Jacob
|
d5028e601e
|
feat: update datetime description
|
2022-09-05 01:26:16 +04:00 |
|
Jake Barnby
|
c531213a5f
|
Doc updates
|
2022-08-27 15:19:00 +12:00 |
|
Jake Barnby
|
f904698d66
|
Add permissions doc links to model rule descriptions
|
2022-08-26 16:34:05 +12:00 |
|
Jake Barnby
|
86f209800a
|
Merge remote-tracking branch 'origin/origin/datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
# composer.json
# composer.lock
# src/Appwrite/Utopia/Response/Model/AttributeDatetime.php
|
2022-08-15 16:43:47 +12:00 |
|
Jake Barnby
|
6a5de3e0b6
|
Merge remote-tracking branch 'origin/fix-datetime-attributes' into refactor-permissions-inc-queries-update-datetime-fixes
# Conflicts:
# app/config/collections.php
# app/controllers/api/databases.php
# app/controllers/api/projects.php
# app/controllers/api/teams.php
# composer.json
# composer.lock
# tests/e2e/Services/Account/AccountBase.php
# tests/e2e/Services/Databases/DatabasesBase.php
# tests/e2e/Services/Functions/FunctionsCustomServerTest.php
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
# tests/e2e/Services/Storage/StorageBase.php
# tests/e2e/Services/Storage/StorageCustomClientTest.php
# tests/e2e/Services/Storage/StorageCustomServerTest.php
# tests/e2e/Services/Teams/TeamsBase.php
# tests/e2e/Services/Webhooks/WebhooksBase.php
# tests/e2e/Services/Webhooks/WebhooksCustomClientTest.php
# tests/e2e/Services/Webhooks/WebhooksCustomServerTest.php
# tests/unit/Auth/AuthTest.php
|
2022-08-14 23:11:05 +12:00 |
|
Jake Barnby
|
b007acfa95
|
ID updates
|
2022-08-14 22:33:36 +12:00 |
|
fogelito
|
9b9f2fe428
|
global const for TYPE_DATETIME_EXAMPLE
|
2022-08-14 13:27:07 +03:00 |
|
Jake Barnby
|
fe5d3a1892
|
Use permission helpers
|
2022-08-14 17:21:11 +12:00 |
|
Jake Barnby
|
9a182d615a
|
Refactor databases to use new permissions
|
2022-08-02 21:18:49 +12:00 |
|
fogelito
|
ba40ac4e90
|
Change models Class name
|
2022-07-28 13:26:22 +03:00 |
|
fogelito
|
203b3058a2
|
providerAccessTokenExpiry
|
2022-07-05 16:06:55 +03:00 |
|
fogelito
|
8628105eef
|
Model changes
|
2022-07-04 12:55:11 +03:00 |
|
Torsten Dittmann
|
bbdf70ee90
|
feat: use new $createdAt and $updatedAt attributes
|
2022-06-15 14:46:52 +02:00 |
|
Torsten Dittmann
|
ba2790221c
|
fix: hide internal id from documents
|
2022-01-17 17:25:20 +01:00 |
|
Matej Baco
|
e065470ffc
|
Merge branch 'feat-database-indexing' into feat-health-api-response-models
|
2021-12-20 12:09:50 +01:00 |
|
Matej Baco
|
ea7b5970c3
|
Post-PR review fixes
|
2021-12-15 11:19:29 +01: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 |
|
Asmit2952
|
5a729e0932
|
Fixed PSR issues in Utopia Library
Signed-off-by: Asmit2952 <asmitbm2952002@gmail.com>
|
2021-10-06 19:52:38 +05:30 |
|
kodumbeats
|
12b58b00ac
|
Update descriptions/examples for docs
Applied suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
|
2021-06-30 11:10:45 -04:00 |
|
kodumbeats
|
2d974edce9
|
Update document and collection response models
|
2021-06-10 14:19:10 -04:00 |
|
Torsten Dittmann
|
3ff66179c5
|
feat: add document response model that extends any type
|
2021-04-08 10:39:23 +02:00 |
|