1
0
Fork 0
mirror of synced 2024-10-03 10:46:27 +13:00
Commit graph

1441 commits

Author SHA1 Message Date
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
Bradley Schofield
8ff280a751 Convert num to string instead of visa versa 2022-02-25 09:46:03 +00:00
Christy Jacob
8d0ff927a7 feat: fix tests 2022-02-24 21:00:05 +04:00
Christy Jacob
fcb2fafbf0 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into fix-review-comments 2022-02-24 18:58:35 +04:00
Christy Jacob
cd45045559 feat: sync branches 2022-02-24 18:33:38 +04:00
Christy Jacob
d38a6907d2 feat: review comments 2022-02-24 18:31:30 +04:00
Bradley Schofield
b1acc028c9 Implement various suggestions
+ Fix Docblocks
+ Remove unused variable from deleteRuntime in executor
+ Added build status explanation to description
+ Sync composer.phtml to composer.json
2022-02-24 14:18:46 +00:00
Bradley Schofield
b2217f6950 Use execution directly 2022-02-24 13:22:20 +00:00
Bradley Schofield
06448bbdc5 Remove Synchronous execution model 2022-02-24 12:58:10 +00:00
Bradley Schofield
61d7e8634c Update Request Filters 2022-02-24 09:57:56 +00:00
Jake Barnby
aa091a2afc Increase execution retry attempts to allow swift runtime time to cold start 2022-02-24 14:55:11 +13:00
Christy Jacob
cf2fee5b6f Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-23 16:25:31 +04:00
Bradley Schofield
35557e03b0 Update V12.php 2022-02-23 10:42:45 +00:00
Damodar Lohani
3747cbd132 fix indentation 2022-02-23 05:57:21 +00:00
Bradley Schofield
e91c6a71b2 Update response filters for 0.13 2022-02-22 16:43:32 +00:00
Torsten Dittmann
d2ed3fcf3a Merge remote-tracking branch 'origin/0.13.x' into feat-permissions-improvements 2022-02-22 15:16:17 +01:00
Damodar Lohani
2edd4b5926 fix storage environment vars 2022-02-22 12:33:35 +00:00
Damodar Lohani
53de779e89 Merge branch 'master' into 0.13.x 2022-02-22 06:43:07 +00:00
Damodar Lohani
d8a510aa22 Merge branch 'feat-functions-refactor-merge' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-22 05:49:45 +00:00
Damodar Lohani
0990448dda Merge branch 'feat-functions-refactor' into feat-functions-refactor-merge 2022-02-22 05:48:03 +00:00
Eldad A. Fux
ba8c575f4a
Merge pull request #2646 from appwrite/feat-getting-started-cli
feat: added getting started guides ( Node CLI )
2022-02-21 21:24:22 +02:00
Christy Jacob
ad920b7237 fix: review comments 2022-02-21 15:20:26 +04:00
Christy Jacob
5689353994 fix: review comments 2022-02-21 15:08:58 +04:00
Christy Jacob
2f944e9abc Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-executor-improvements 2022-02-21 15:01:13 +04:00
Damodar Lohani
b71e9de578 fix open api spec 2022-02-20 09:22:42 +00:00
Christy Jacob
b4b3b91c0b feat: improve functions tests 2022-02-19 21:33:27 +04:00
Damodar Lohani
629d09497f fix spec for resumable upload 2022-02-19 11:24:34 +00:00
Christy Jacob
38ca8dc6fc feat: update php test code 2022-02-19 04:15:03 +04:00
Christy Jacob
3606293268 feat: cleanup the build command 2022-02-19 03:46:39 +04:00
Christy Jacob
8fffe5766d feat: migrated to new runtimes 2022-02-19 03:32:09 +04:00
Damodar Lohani
eb916e58d4 Merge branch '0.13.x' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:43:29 +00:00
Damodar Lohani
5eae00df2c Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-func-storage-sync 2022-02-18 11:32:37 +00:00
Christy Jacob
3c65d40234 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-functions-refactor-merge 2022-02-18 15:16:10 +04:00
Christy Jacob
4ad47061dd Merge branch 'master' of github.com:appwrite/appwrite into feat-functions-refactor 2022-02-18 13:38:54 +04:00
Christy Jacob
7fb3df3b38 feat: cleanup 2022-02-18 13:21:59 +04:00
Christy Jacob
f752807790 feat: add 406 status code 2022-02-18 04:43:04 +04:00
Christy Jacob
281e306d14 feat: improve create runtime strucutre 2022-02-18 01:40:28 +04:00
Torsten Dittmann
8271f87e44 fix: multiple migrations 2022-02-17 20:22:51 +01:00
Torsten Dittmann
9aa7085ae9 Merge remote-tracking branch 'origin/master' into feat-permissions-improvements 2022-02-17 19:27:34 +01:00
Torsten Dittmann
ccff540e70 feat: migration 2022-02-17 19:24:50 +01:00
Christy Jacob
37cb58bbde feat: retry execution logic 2022-02-17 20:50:21 +04:00
Christy Jacob
44c1154a42 feat: retry execution logic 2022-02-17 20:49:18 +04:00
Christy Jacob
1d7a2cfc71 feat: extract build commands to the builds worker 2022-02-17 18:51:36 +04:00
Damodar Lohani
91a307490f refcator storage usage in worker 2022-02-17 14:58:39 +05:45
Damodar Lohani
53f7301ade Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-func-storage-sync 2022-02-17 14:11:24 +05:45
Eldad A. Fux
fef659ee26
Merge pull request #2726 from appwrite/feat-add-error-codes
Feat add error codes
2022-02-17 09:57:07 +02:00
Eldad A. Fux
79131793c4
Merge pull request #2769 from appwrite/fix-realtime-events
Feat: Migrated event channel
2022-02-17 09:55:34 +02:00
Damodar Lohani
b02b153929
Merge pull request #2785 from appwrite/feat-resumable-upload-support 2022-02-17 13:13:59 +05:45
Christy Jacob
ca2bee015a feat: add new error codes for storage 2022-02-17 02:55:54 +04:00
Christy Jacob
da7512e050 Merge branch '0.13.x' of github.com:appwrite/appwrite into feat-add-error-codes 2022-02-17 02:25:29 +04:00
Eldad A. Fux
f045adb654
Merge pull request #2786 from appwrite/feat-update-realtime-events
storage realtime event refactor
2022-02-17 00:03:43 +02:00
Eldad A. Fux
b6566d9cca
Merge pull request #2795 from appwrite/fix-func-model
Fix func model execute attribute type
2022-02-17 00:02:26 +02:00
Christy Jacob
ca2cf23a74 feat: support mock endpoints 2022-02-16 19:28:37 +04:00
Torsten Dittmann
d2eb456295 style: fix whitespace 2022-02-16 16:19:27 +01:00
Torsten Dittmann
79c79cd96e fix: url scheme validation 2022-02-16 16:16:37 +01:00
Christy Jacob
cef5264c48 feat: propogate errors in Executor 2022-02-16 15:43:21 +04:00
Christy Jacob
e40821393c
Merge pull request #2792 from appwrite/feat-rename-autodeploy
Renamed 'deploy' to 'activate'
2022-02-16 13:33:54 +04:00
Damodar Lohani
016803397e fix syntax 2022-02-16 02:37:08 +00:00
Jake Barnby
d196d108d8 Make func model execute attribute an array 2022-02-16 12:09:37 +13:00
Christy Jacob
20b1e3c04e feat: remove var_dump 2022-02-16 00:21:21 +04:00
Christy Jacob
2674186f3b feat: remove var_dump() 2022-02-15 21:51:52 +04:00
Christy Jacob
123c47fb9a feat: handle build and execution errors 2022-02-15 21:39:03 +04:00
Christy Jacob
aba9dc323d feat: some cleanup 2022-02-15 19:42:45 +04:00
Matej Baco
166cd6e748 Renamed deploy to activate 2022-02-15 09:46:21 +01:00
Damodar Lohani
6801b2dd8b remove adapter attributes 2022-02-15 08:45:23 +00:00
Damodar Lohani
353b92f2c6 Merge branch '0.13.x' into feat-storage-buckets 2022-02-15 03:42:28 +00:00