Commit Graph
34296 Commits
Author SHA1 Message Date
Matej Baco a8bf2a4f59 FIxed realtime logging, upgraded code to new logger version 2021-11-25 15:13:14 +01:00
Matej Baco 276f521eb6 WIP: Realtime erro handler fix 2021-11-25 14:45:05 +01:00
Torsten Dittmann ff9d2e6448 fix(ui): collection settings permissions 2021-11-25 14:18:53 +01:00
Torsten Dittmann ab74f8efb0 add all docs 2021-11-25 14:07:19 +01:00
Torsten Dittmann 6561f7d4a2 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 14:02:08 +01:00
Torsten DittmannandGitHub 3552f69542 Merge pull request #2436 from appwrite/fix-swagger-spec
fix(spec): add nullable property
2021-11-25 14:02:01 +01:00
Torsten Dittmann d71c351d0a fix(ui): add activity bubble to tabs 2021-11-25 13:57:59 +01:00
Torsten Dittmann 0b0b6968a1 fix(ui): fix charts 2021-11-25 11:54:02 +01:00
Torsten Dittmann e30d7d1db4 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-database-indexing 2021-11-25 11:28:55 +01:00
Torsten Dittmann 7d2bb76416 fix(ui): ordering of collections in pagination 2021-11-25 11:28:53 +01:00
Torsten Dittmann c39002be0a chore(specs): update specs 2021-11-25 11:27:18 +01:00
Torsten Dittmann eb7c9dd020 fix(specs): swagger add nullable property 2021-11-25 11:08:39 +01:00
Torsten Dittmann c927b1a93b Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into fix-swagger-spec 2021-11-25 10:10:41 +01:00
Torsten DittmannandGitHub 4f92551c8f Merge pull request #2379 from appwrite/fix-swagger-spec-for-permissions
Fix-swagger-spec-for-permissions
2021-11-25 10:10:25 +01:00
Torsten Dittmann e1539639ec fix(ui): charts 2021-11-25 10:07:34 +01:00
Jake Barnby 82f368f0d9 WIP schema extension POC 2021-11-25 21:04:39 +13:00
Damodar Lohani 7672a69e7e dependency update 2021-11-25 13:42:39 +05:45
Damodar Lohani 9fbf657329 Merge branch 'feat-sb-uis' into feat-s3-integration 2021-11-25 13:42:13 +05:45
Damodar Lohani e7f7ce0e70 Merge branch 'feat-storage-buckets' into feat-sb-uis 2021-11-25 13:41:12 +05:45
Damodar Lohani ec9d4599c4 Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 13:38:40 +05:45
Damodar Lohani 8728668e21 Merge branch 'feat-database-indexing' into feat-storage-buckets 2021-11-25 13:33:55 +05:45
Damodar Lohani ce950637a5 update dependency 2021-11-25 13:32:01 +05:45
Damodar Lohani fc6c6a16e9 fix deletes 2021-11-25 13:31:02 +05:45
Damodar Lohani 96e04a948f Merge branch 'feat-storage-buckets' into feat-s3-integration 2021-11-25 11:11:18 +05:45
Damodar Lohani 6598aa0f1e fix deletes 2021-11-25 11:11:07 +05:45
Damodar Lohani 7508e9f631 update deletes to account for different storage device 2021-11-25 10:44:38 +05:45
Damodar Lohani c8c34d765d fix collection name 2021-11-25 10:36:48 +05:45
Damodar Lohani a19934db2b metadata for s3 chunked upload 2021-11-25 10:32:40 +05:45
Torsten DittmannandGitHub 28e345064c Merge pull request #1654 from appwrite/feat-db-refactor-ui-fixes
feat(refactor-db): prep the API for UI work
2021-11-24 18:31:28 +01:00
Torsten Dittmann fe2b598c64 fix(ui): input id validation pattern 2021-11-24 18:00:45 +01:00
Torsten Dittmann fba2529539 fix(tests): realtime tests 2021-11-24 17:44:11 +01:00
Torsten Dittmann 0a38f0776a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 17:28:49 +01:00
Torsten DittmannandGitHub 172146e492 Merge pull request #2385 from appwrite/feat-db-refactor-enable-strict-query-matching
feat(refactor-db): enable strict query matching
2021-11-24 17:28:12 +01:00
Torsten Dittmann 59437b1ca8 Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-enable-strict-query-matching 2021-11-24 17:18:18 +01:00
Torsten DittmannandGitHub c468355519 Merge pull request #2434 from appwrite/feat-update-database-to-0.12
Bump utopia-php/database to 0.12
2021-11-24 17:17:48 +01:00
Torsten Dittmann 5c19fcd847 fix(tests): adapt default id length 2021-11-24 17:08:14 +01:00
kodumbeats 37ec36f146 Bump utopia-php/database to 0.12 2021-11-24 10:46:04 -05:00
kodumbeats 8743756126 Merge remote-tracking branch 'origin/feat-database-indexing' into feat-db-refactor-enable-strict-query-matching 2021-11-24 09:26:59 -05:00
Torsten Dittmann db0a75a18a Merge branch 'feat-database-indexing' of https://github.com/appwrite/appwrite into feat-db-refactor-ui-fixes 2021-11-24 14:56:45 +01:00
kodumbeatsandGitHub a5d7af9bd2 Merge pull request #2433 from appwrite/fix-purge-external-database-cache-on-schema-update
fix(refactor-db): purge external database cache on schema update
2021-11-24 08:55:58 -05:00
Torsten Dittmann 9e8cb3a3f2 fix(ui): forms and database list 2021-11-24 14:27:44 +01:00
Torsten Dittmann b19217cc56 update specs 2021-11-24 14:10:33 +01:00
Matej Baco 70c5666690 Fixed logger import 2021-11-24 12:06:47 +01:00
Matej Baco fd1dcae247 Documented worker class 2021-11-24 11:09:10 +01:00
Matej Baco 5b08969133 Code review changes 2021-11-24 11:09:04 +01:00
Bradley Schofield 037420e0bc Add new tests for server side
+ Added new tests for serverside
+ Updated the example for 'status' for the SyncExecution Model
2021-11-24 10:01:43 +00:00
Bradley SchofieldandGitHub 6184c4c93b Add Eldad's Suggestion 2021-11-24 09:57:25 +00:00
Matej Baco 49e9baf383 Code review updates 2021-11-24 10:38:32 +01:00
Torsten Dittmann 7c8135b580 refactor(ui): list documents 2021-11-24 09:33:21 +01:00
Torsten Dittmann 7be4211aa5 fix(ui): input validation for ids 2021-11-24 09:33:12 +01:00