1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

583 commits

Author SHA1 Message Date
Torsten Dittmann c3b6ec0ca1
Update compose.phtml 2021-02-11 10:59:11 +01:00
Torsten Dittmann b07b112971
Update compose.phtml 2021-02-11 10:58:19 +01:00
Torsten Dittmann 0a80d647a3
Merge branch 'master' into fix-missing-vars 2021-02-11 10:57:07 +01:00
Torsten Dittmann d51bd29cf7 adds storage env vars to compose template 2021-02-11 10:54:43 +01:00
Eldad A. Fux c2d58664ca
Merge pull request #894 from TorstenDittmann/patch-2
fix function packaging powershell command
2021-02-10 21:05:11 +02:00
Damodar Lohani 25498c2449 remove time periods 2021-02-10 17:42:04 +05:45
Torsten Dittmann 2c40dfec89
Update function.phtml 2021-02-09 17:58:31 +01:00
Eldad A. Fux 133235d4a6
Merge pull request #881 from TorstenDittmann/feat-delete-certificates
Delete certificate files with worker
2021-02-08 14:33:18 +02:00
Eldad Fux fd7e53ad31 Updated function ID in the example 2021-02-05 14:56:36 +02:00
Torsten Dittmann a35f7e5dce fix deletes workers volumes 2021-02-05 13:24:12 +01:00
Torsten Dittmann 4e9aa6fc3f add missing env variable to certificate worker 2021-02-05 12:56:46 +01:00
Eldad Fux 51775208aa Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-add-cli-packaging-to-function-ui 2021-02-05 08:20:56 +02:00
Eldad Fux cf9ab7ed76 Added code examples 2021-02-03 09:27:55 +02:00
Torsten Dittmann 85f6f7957c fix(response-filters): missing response filter model 2021-02-02 17:04:11 +01:00
Eldad Fux d3b2c68b1a wip 2021-02-02 17:53:09 +02:00
Torsten Dittmann e9c3a05a47 fix(ux): adds interactive checkbox labels 2021-02-02 10:50:13 +01:00
Eldad Fux 40e1078731 Fixed minor client bug, updated SDK 2021-02-02 00:34:54 +02:00
Torsten Dittmann 1ff1105703 revert stupid change and fix it smart 2021-01-29 17:03:33 +01:00
Torsten Dittmann 8598a06f20 fix(install): add .env varaibles to docker-compose 2021-01-29 16:52:16 +01:00
Torsten Dittmann 4dc7204e8b sync 2021-01-29 13:32:20 +01:00
Torsten Dittmann 06fe315bc4 feat(cloud-functions): add new env variable to install compose 2021-01-27 13:29:33 +01:00
Christy Jacob 2a29e10007 feat: review comments 2021-01-20 23:53:48 +05:30
Eldad A. Fux 0e4a26f19a
Merge pull request #834 from appwrite/feat-update-show-btn-ui
Updated button UI
2021-01-19 16:34:27 +02:00
Eldad Fux f0bdbd924b Added stats for the usage range buttons 2021-01-18 22:45:56 +02:00
Eldad Fux ac7465bc72 Fixed prev attribute 2021-01-18 22:31:01 +02:00
Eldad Fux a9b031d292 Updated button UI 2021-01-18 20:37:13 +02:00
Eldad Fux b2a4bce396 Minor submission fix 2021-01-18 19:34:34 +02:00
Eldad Fux 1deab53d6e Fixed duplicated events 2021-01-18 19:34:17 +02:00
Eldad Fux 89de3b7e23 Added stats count for api keys link 2021-01-18 19:34:05 +02:00
Eldad Fux cfca272b3c Updated API key event name 2021-01-18 19:19:52 +02:00
Eldad Fux 4af148cfe7 Bug fix: wrong iOS / Flutter events 2021-01-18 19:19:43 +02:00
Eldad Fux 415ee66266 Fixed minor Litespeed bug 2021-01-18 19:12:02 +02:00
Eldad Fux a8b666dfc3 First commit 2021-01-18 08:29:26 +02:00
Eldad Fux 5fb533ed6a Removed unsed volume 2021-01-14 13:11:10 +02:00
Damodar Lohani d345aac92f disabling monitors tab completely 2021-01-13 12:00:32 +05:45
Damodar Lohani 68593f55b7 remove extra space 2021-01-13 11:57:57 +05:45
Damodar Lohani 1cbca0a6a6 disable functions stats collection if usage stats disabled 2021-01-13 11:42:15 +05:45
Damodar Lohani 075dd222ac Function monitor view, hide stats graphs if stats disabled 2021-01-13 07:25:23 +05:45
Damodar Lohani 1fcd575f56 disable displaying project usage stats if usage stats disabled 2021-01-13 06:50:27 +05:45
Damodar Lohani 73f2bb025a introducing new temp environment variable 2021-01-12 17:41:40 +05:45
Eldad Fux 901db844a9 Fixed bug 2021-01-10 14:49:18 +02:00
kodumbeats 04f4f934aa move toggle above input 2021-01-01 12:55:57 -05:00
kodumbeats 27706aa8c8 add toggle to reveal http auth password 2021-01-01 12:55:49 -05:00
kodumbeats 5573613bac hide oAuth keys by default 2021-01-01 09:40:16 -05:00
Eldad A. Fux d6df6b9fdc
Merge pull request #788 from appwrite/feat-execute-functions-from-client
Enabled client endpoints for CF
2021-01-01 10:37:48 +02:00
Eldad Fux 1c620ff190 Updated UI with option to edit execute access permission 2020-12-30 14:26:02 +02:00
Eldad A. Fux 8fa19a7a9d
Merge branch '0.7.x' into feat-na-maintenance-task 2020-12-29 16:46:27 +02:00
Christy Jacob e77abfe706 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-27 23:30:59 +05:30
Eldad Fux 881b1e71a3 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-12-27 09:10:43 +02:00
Christy Jacob 5e686183c6 Merge branch '0.7.x' of https://github.com/appwrite/appwrite into feat-na-maintenance-task 2020-12-24 20:10:03 +05:30