1
0
Fork 0
mirror of synced 2024-07-06 15:11:21 +12:00
Commit graph

1406 commits

Author SHA1 Message Date
Torsten Dittmann 17f3353a5f fix: migration for executions 2022-03-02 17:45:22 +01:00
Torsten Dittmann 51b2b88dc0 fix: executions migration 2022-03-02 17:31:28 +01:00
Torsten Dittmann c7f5f0ff94 fix: migration sql escape for rename tables 2022-03-02 13:40:42 +01:00
Torsten Dittmann d826ad0d9f fix: migration sql escape 2022-03-02 13:30:43 +01:00
Torsten Dittmann cb631c1c46 fix: migration escape sql statements 2022-03-02 13:20:59 +01:00
Torsten Dittmann c84a1e4fd8 fix: migration custom collection 2022-03-02 12:37:54 +01:00
Torsten Dittmann e44587b3c9
Merge pull request #2877 from appwrite/fix-spec-nested-maps
Fix spec nested map properties being overridden
2022-03-02 11:30:52 +01:00
Torsten Dittmann 5e3f226539
Merge pull request #2876 from appwrite/fix-v13-filter-defaults
Fix v13 filter for null int defaults
2022-03-02 10:49:01 +01:00
Torsten Dittmann 69e51195a3 fix: migration files cursor 2022-03-02 09:52:24 +01:00
Torsten Dittmann 0003fc09ca fix: add console log to custom collection migration 2022-03-02 09:35:52 +01:00
Torsten Dittmann 66099079b1 style: fix code 2022-03-02 09:12:20 +01:00
Torsten Dittmann 0e270b89d2 fix: files migration 2022-03-02 09:11:10 +01:00
Torsten Dittmann 3e4470ed57 chore: add comment 2022-03-02 08:56:20 +01:00
Torsten Dittmann e6c986d3fb fix: files migration 2022-03-02 08:53:06 +01:00
Torsten Dittmann 8c056706de fix: teams migration type 2022-03-02 08:43:05 +01:00
Torsten Dittmann 7848f76f98 fix: teams total sum renaming 2022-03-02 08:42:34 +01:00
Jake Barnby ae51ba2627 Fix nested maps being overriden 2022-03-02 16:22:48 +13:00
Jake Barnby 74bf55f09c Fix v13 filter for null int defaults 2022-03-02 16:21:34 +13:00
Christy Jacob 1e40c7e256 Merge branch '0.13.x' of github.com:appwrite/appwrite into frontend-fixes 2022-03-02 02:41:55 +04:00
Christy Jacob 68c229dab8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-0-13-migration 2022-03-02 02:41:02 +04:00
Christy Jacob b47cf2f0db feat: response filters return 2022-03-02 00:43:11 +04:00
Torsten Dittmann 70909bad0c fix: add more comments 2022-03-01 18:03:39 +01:00
Torsten Dittmann a9ba7331c4 fix: cleanup migration 2022-03-01 17:30:19 +01:00
Torsten Dittmann 24b29b86f8 fix: dirty migration 2022-03-01 16:51:45 +01:00
Christy Jacob 0e18469000 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-update-request-filters 2022-03-01 18:55:59 +04:00
Christy Jacob 279240d918
Merge pull request #2819 from appwrite/update-response-filters
Update response filters ready for 0.13
2022-03-01 18:20:09 +04:00
Matej Bačo 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Christy Jacob b9dbe3a713 feat: add missing response models for sum->lists 2022-03-01 16:00:15 +04:00
Christy Jacob ed9335afdf feat: add missing response models 2022-03-01 15:12:18 +04:00
Christy Jacob 6cce8a1f07 feat: add missing response models 2022-03-01 15:03:45 +04:00
Christy Jacob 22ca8fc8c6 feat: add missing response models 2022-03-01 14:59:24 +04:00
Christy Jacob fd079d8fb7 Merge branch '0.13.x' of github.com:appwrite/appwrite into update-response-filters 2022-03-01 14:07:22 +04:00
Torsten Dittmann b800c5d224 fix: migration memberships 2022-03-01 10:38:17 +01:00
Jake Barnby b32fa16a68 Handle JSON rules as objects instead of strings to allow nested map attributes 2022-03-01 13:45:24 +13:00
Bradley Schofield e24fb55f68 Address Comments 2022-02-28 20:54:20 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01:00
Matej Bačo e75e9d3c62 Revie update 2022-02-28 17:06:25 +00:00
Christy Jacob 37c6fd75d8 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-28 20:18:48 +04:00
Christy Jacob b4ee82ac88 feat: realtime execution status 2022-02-28 16:24:35 +04:00
Christy Jacob 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Bradley Schofield 22640b31b4 Merge branch 'feat-functions-refactor' into feat-update-request-filters 2022-02-28 09:46:32 +00:00
Bradley Schofield bdc8d498a7 Update V12.php 2022-02-28 09:33:26 +00:00
Torsten Dittmann c5c53105f2 fix: remove leftover 2022-02-28 10:31:15 +01:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Matej Bačo cdc3fd7d4f
Update src/Appwrite/Utopia/Response/Model/AttributeList.php
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-02-28 10:14:53 +01:00
Christy Jacob f8a445294c feat: add missing error codes 2022-02-27 15:57:41 +04:00
Matej Baco de37c74048 Bug fix, Updated specs 2022-02-27 11:05:20 +01:00
Matej Baco 56bf7a51df Refactored 'sum' to 'total' 2022-02-27 10:57:09 +01:00
Bradley Schofield d130df9f78 Updated to be in sync with 0.13 functions 2022-02-25 10:56:49 +00:00
Bradley Schofield a88be70e5e Update V13.php 2022-02-25 10:37:13 +00:00