1
0
Fork 0
mirror of synced 2024-09-19 02:48:02 +12:00
Commit graph

5505 commits

Author SHA1 Message Date
kodumbeats
1bfc259247 Add function exectution webhook tests 2021-03-12 16:55:01 -05:00
kodumbeats
444994a98d Add function webhook tests 2021-03-12 16:23:37 -05:00
kodumbeats
52a314877c Adjust custom data input to textarea 2021-03-12 14:40:11 -05:00
kodumbeats
e0cbea64ae Ensure function completes 2021-03-12 14:31:17 -05:00
kodumbeats
ce7e1034af Increase sleep time 2021-03-12 14:22:50 -05:00
kodumbeats
c04396b254 Pass userId to function 2021-03-12 14:01:58 -05:00
kodumbeats
731c87d740 Add functions.executions.update 2021-03-12 13:28:29 -05:00
Eldad A. Fux
bfaf670b4e
Merge pull request #973 from TorstenDittmann/fix-0.7.1-review
Fix - 0.7.1 Review
2021-03-12 18:33:13 +02:00
Torsten Dittmann
70088b0c0c fix duplicate line 2021-03-12 17:11:01 +01:00
Torsten Dittmann
feda2fd787 fix typo in countrycode 2021-03-12 17:10:51 +01:00
Eldad A. Fux
7ebc7f750f
Merge pull request #954 from appwrite/fix-952-patch-user-prefs-event
Fix 952 patch user prefs event
2021-03-12 17:41:39 +02:00
Eldad A. Fux
9cbbd613fa
Merge pull request #972 from TorstenDittmann/fix-timezone-offset
Fix timezone offset
2021-03-12 17:25:23 +02:00
kodumbeats
8be72d5756 Sleep and assert only one execution 2021-03-12 10:01:03 -05:00
kodumbeats
6d11df4e84 Add users.update.prefs to changelog 2021-03-12 09:35:28 -05:00
kodumbeats
1b0acc8ab7 Merge branch 'dev' into fix-952-patch-user-prefs-event 2021-03-12 09:34:19 -05:00
kodumbeats
5361ddac1b Revert "Changelog for event users.update.prefs"
This reverts commit cd247debd4.
2021-03-12 09:34:11 -05:00
kodumbeats
cd247debd4 Changelog for event users.update.prefs 2021-03-12 09:28:34 -05:00
kodumbeats
1d3dc5d240 Revert debugging changes 2021-03-12 08:49:57 -05:00
kodumbeats
c6270dcca5 Add webhook event to scope 2021-03-12 08:06:53 -05:00
kodumbeats
7e5b2dfa81 Remove event triggers 2021-03-12 07:57:18 -05:00
kodumbeats
c6fe041989 Increase container limit 2021-03-12 07:50:29 -05:00
kodumbeats
1e12c66ea3 Add debugging stuff 2021-03-12 07:44:11 -05:00
kodumbeats
bbc353359c Change function order 2021-03-12 07:03:47 -05:00
Torsten Dittmann
e77280f67c fix timezone offset 2021-03-12 12:58:41 +01:00
kodumbeats
35bb80741f Increase sleep time so execution can complete 2021-03-12 06:22:18 -05:00
kodumbeats
622b1da457 Add debugging checks 2021-03-11 15:39:20 -05:00
kodumbeats
5a4afd1cc5 Correct sleep time 2021-03-11 13:47:44 -05:00
kodumbeats
f734fc1de2 Add events for functions and executions 2021-03-11 13:25:46 -05:00
kodumbeats
59b6c6efb8 Add custom data info to changelog 2021-03-11 11:45:19 -05:00
kodumbeats
994b47edd9 Clean up tests 2021-03-11 11:42:19 -05:00
kodumbeats
4b8fc24980 Fix tests 2021-03-11 10:19:34 -05:00
kodumbeats
75668ab6da Refactor test to store functionId 2021-03-11 09:19:40 -05:00
kodumbeats
925bceec37 Set custom data as optional input param 2021-03-11 09:02:11 -05:00
kodumbeats
277ebc1151 Add data param to console SDK 2021-03-11 08:53:36 -05:00
kodumbeats
84e5577934 Adjust form metadata 2021-03-11 08:02:18 -05:00
kodumbeats
a737b23fa5 Add modal for execution data 2021-03-11 07:39:06 -05:00
Damodar Lohani
98d7d13f16 remove other files 2021-03-11 14:38:44 +05:45
Damodar Lohani
6295bdba86 remove other files 2021-03-11 13:49:59 +05:45
Damodar Lohani
90fc752ffe flutter sdk learn more section 2021-03-11 10:41:16 +05:45
Damodar Lohani
ce17d5d886 learn more section in Deno SDK 2021-03-11 10:39:49 +05:45
Damodar Lohani
af8c52087b learn more section dart SDK 2021-03-11 10:38:40 +05:45
Damodar Lohani
a70977f27f exception and small fixes 2021-03-11 10:27:07 +05:45
kodumbeats
034679930a Add client e2e test 2021-03-10 15:50:20 -05:00
kodumbeats
681ab12f76 Instantiate jwt outside conditionals 2021-03-10 15:25:54 -05:00
kodumbeats
36b8e6defb Server test assertions 2021-03-10 14:43:15 -05:00
kodumbeats
8373db80ef Comment unneeded function calls 2021-03-10 14:42:36 -05:00
kodumbeats
33fb2e3edd Test for custom data in execution 2021-03-10 13:05:43 -05:00
kodumbeats
f56a63c611 Make JWT for each execution 2021-03-10 12:48:05 -05:00
kodumbeats
a2bf6269bf Create script for testing execution custom data 2021-03-10 12:43:59 -05:00
kodumbeats
da8984f66e Pass userId and JWT to function as env vars 2021-03-10 11:58:46 -05:00