1
0
Fork 0
mirror of synced 2024-08-02 20:12:01 +12:00
Commit graph

13379 commits

Author SHA1 Message Date
Christy Jacob
b98bbf482a
Merge pull request #3798 from appwrite/matej-qa-3
Fix: 1.0 bugs from QA (3)
2022-09-13 22:53:49 +04:00
Christy Jacob
efbe21d433 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3 2022-09-13 18:21:44 +00:00
Christy Jacob
7d3101e077 feat: added breaking change to changelog 2022-09-13 18:08:34 +00:00
Christy Jacob
6544ab4872 feat: added breaking change to changelog 2022-09-13 18:08:06 +00:00
Steven Nguyen
8b0aa634ec Hide function stdout from console
Because it's possible for execution stdout to end up in the wrong
execution, we're going to hide the result from the UI to help avoid
confusion for users while we work on resolving the problem.
2022-09-13 17:01:41 +00:00
Torsten Dittmann
ae0919a3d5 fix: add role:member migration 2022-09-13 18:54:03 +02:00
Christy Jacob
f6868318e0
Update docs/sdks/apple/GETTING_STARTED.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
2022-09-13 21:54:57 +05:30
Steven Nguyen
f0626d2ee4 Stop tests on failure
Since tests take almost 20 minute to run, stopping tests as soon as an
failure occurs will allow for faster iteration locally and also free up
resources in the CI pipeline.
2022-09-13 16:05:31 +00:00
Christy Jacob
59f33cbb51 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into doc-sdk-getting-started-examples 2022-09-13 15:36:46 +00:00
Christy Jacob
6fc7f9b384
Merge pull request #3811 from appwrite/fix-delete-collection-redirect
Fix: UI redirect
2022-09-13 19:24:41 +04:00
Christy Jacob
8688120df1 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-delete-collection-redirect 2022-09-13 14:46:24 +00:00
Jake Barnby
25fc9c2dc4
Update lock 2022-09-14 02:39:35 +12:00
Jake Barnby
6938490328
Update db to dev 2022-09-14 00:46:59 +12:00
Jake Barnby
53e6a3e312
Add verified/unverified role tests 2022-09-14 00:45:57 +12:00
Jake Barnby
381a26fa4c
Assign verified/unverified role to users 2022-09-14 00:44:55 +12:00
Christy Jacob
5ef11b44bf
Merge pull request #3817 from appwrite/fix-function-duration-ui
Rename execution time to duration
2022-09-13 15:59:17 +04:00
Eldad A. Fux
c5ee4d7eaf
Merge pull request #3819 from appwrite/refactor-permissions-ui
Refactor permissions UI
2022-09-13 12:17:30 +03:00
Jake Barnby
9806b395f1
Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 20:26:03 +12:00
shimon
75c4662c0b small fix 2022-09-13 11:08:15 +03:00
shimon
1d382cc542 small fix 2022-09-13 10:42:42 +03:00
shimon
b86f7689ec Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling 2022-09-13 10:29:16 +03:00
Jake Barnby
a43d03d8aa
Update scripts 2022-09-13 16:16:41 +12:00
Jake Barnby
c4e5ff4c94
Explicitly set all permissions to false on first add 2022-09-13 16:14:37 +12:00
Jake Barnby
9cea1270c3
Remove redundant data model 2022-09-13 16:12:47 +12:00
Steven Nguyen
9269fb0dfe Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-09-13 03:54:11 +00:00
Steven Nguyen
2cbd4d6cc5 Rename execution time to duration 2022-09-13 03:51:44 +00:00
Christy Jacob
36b45fd8f4
Merge pull request #3818 from appwrite/fix-function-env-variables
Rename req.env to req.variables in runtime container
2022-09-13 07:21:45 +04:00
Jake Barnby
38b39a881e
Merge remote-tracking branch 'origin/0.16.x' into refactor-permissions-ui 2022-09-13 14:10:48 +12:00
Steven Nguyen
c2dcd507b8 Rename req.env to req.variables in runtime container 2022-09-13 00:49:08 +00:00
Steven Nguyen
7f0d4e6c36 Merge branch '0.16.x' into feat-response-filters-0.16.x 2022-09-12 22:21:52 +00:00
Steven Nguyen
1d7c25354a Update response filters for usage 2022-09-12 22:15:13 +00:00
Steven Nguyen
79b57cf696 Update response filters for list models 2022-09-12 19:07:08 +00:00
Christy Jacob
022e992041
Merge pull request #3802 from appwrite/feat-improve-usage-retry
Make usage tests only retry the usage fetch part
2022-09-12 20:30:13 +04:00
Torsten Dittmann
22038daa0e chore: remove old broken migrations 2022-09-12 16:20:53 +02:00
Torsten Dittmann
e6432df04b fix: phpcomments 2022-09-12 16:09:28 +02:00
Torsten Dittmann
35fc397ecc fix: remove unnecessary try/catch 2022-09-12 16:08:29 +02:00
Torsten Dittmann
e0267da7ac fix: migrate variables 2022-09-12 16:06:05 +02:00
Torsten Dittmann
a7ef1367b8 chore: fix linter 2022-09-12 15:54:12 +02:00
Torsten Dittmann
75e80a210c fix: stats migration 2022-09-12 15:53:00 +02:00
Torsten Dittmann
704fd8693c fix: migrate executions and write permissions 2022-09-12 11:55:54 +02:00
Torsten Dittmann
184b1f2ddb Merge branch '0.16.x' of https://github.com/appwrite/appwrite into feat-migration-1.0.0 2022-09-12 11:46:44 +02:00
Matej Bačo
ec5a0b8cde Remove queries from listVariables; add enabled to createFunction 2022-09-12 09:02:14 +00:00
Jake Barnby
eb2f949175
Update deps 2022-09-12 16:24:49 +12:00
Jake Barnby
ecf5ba26ca
Don't repeat datalist 2022-09-12 16:20:37 +12:00
Jake Barnby
953d338966
Validate input on add new row 2022-09-12 15:55:58 +12:00
Jake Barnby
7aeedb90bf
Bind ID 2022-09-12 15:54:55 +12:00
Jake Barnby
ca6ee798d6
Add member option 2022-09-12 15:47:15 +12:00
Jake Barnby
4bdad25a12
Remove redundant events 2022-09-12 14:05:32 +12:00
Jake Barnby
f10914156f
Only add row on button click 2022-09-12 14:04:50 +12:00
Jake Barnby
1a1f33ef57
Hide header when if no permissions present 2022-09-12 14:04:05 +12:00