1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

1156 commits

Author SHA1 Message Date
Christy Jacob 5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Torsten Dittmann d74c234334 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-user-verification-ui 2022-04-25 16:33:48 +02:00
Torsten Dittmann 9de1e902c8
Merge pull request #3127 from appwrite/chore-update-deps
chore: prepare for release
2022-04-25 16:18:41 +02:00
Torsten Dittmann c2be304345 fix(ui): improve validation of attributes 2022-04-22 14:10:16 +02:00
Matej Bačo c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Torsten Dittmann b4411261cd Merge branch 'master' of https://github.com/appwrite/appwrite into chore-update-deps 2022-04-20 16:56:21 +02:00
Torsten Dittmann 240d7bc513 chore: upgrade docker images 2022-04-20 16:55:25 +02:00
Matej Bačo b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00
Matej Bačo ab6c1ea4c7 New button placement 2022-04-20 08:39:45 +00:00
Matej Bačo 94d4697553 Merge branch 'master' into feat-user-verification-ui 2022-04-20 08:15:03 +00:00
Andrey ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Eldad A. Fux c8ef2d2236
Merge pull request #3006 from appwrite/fix-network-env-var
Fix: Network ENV var
2022-04-10 16:57:55 +03:00
Matej Bačo aebd0ed846 PR review changes 2022-04-04 08:14:14 +00:00
Damodar Lohani 586c3af5df logging limit update 2022-03-29 09:48:49 +00:00
Damodar Lohani dd29f6b288 seems this variable was missing in production compose and .env 2022-03-24 07:29:59 +00:00
Damodar Lohani 9cd6bbf50b added logging 2022-03-24 07:20:34 +00:00
Torsten Dittmann a043db6f08
Merge pull request #2982 from appwrite/fix-attribute-id
Fix:  Validation regex for custom ID
2022-03-23 10:40:20 +01:00
Matej Bačo 95d5f7a659 Added veritifcation status modal 2022-03-23 08:23:27 +00:00
Matej Bačo a3bb9f2318 Fix regex 2022-03-22 12:31:52 +00:00
Torsten Dittmann 093178c81f
Merge pull request #2977 from appwrite/fix-gh-issue-url
Fix: GH issue url
2022-03-22 13:09:13 +01:00
Matej Bačo 5b73ab3635 Updated GH issue url 2022-03-22 08:53:56 +00:00
Matej Bačo 1c7ea3c529 Fixed validation regex for custom ID 2022-03-21 14:30:51 +00:00
Eldad A. Fux d69aba54c0
Merge pull request #2954 from appwrite/fix-docker-compose
Fix: Merged docker composes
2022-03-21 12:59:42 +02:00
Eldad A. Fux afb3b69008
Merge pull request #2978 from appwrite/origin/fix-repview-image
- Fix preview-image
2022-03-21 12:26:09 +02:00
Matej Bačo 59b3928a66
Fix GH issue url 2022-03-21 08:30:56 +01:00
Matej Bačo a8f1a56f40 Merged docker composes (dev&prod) 2022-03-16 10:11:04 +00:00
Eldad A. Fux a314f6d6a1
Merge pull request #2929 from appwrite/fix-ui-float-input
fix: ui float input field
2022-03-14 19:35:21 +02:00
Elad Shechter 67b32a6793 - Fix preview-image 2022-03-14 16:16:36 +04:00
Steven 8a2da034e3
Fix appwrite-executor in compose.phtml
Ensure the appwrite-executor container starts after server restart just like the other services.
2022-03-10 19:38:00 -08:00
Torsten Dittmann 5e94de76e9
fix: ui default values for float attribute 2022-03-09 22:40:16 +01:00
Torsten Dittmann fa5cba5ac3
fix: ui float input field 2022-03-09 22:13:36 +01:00
Matej Bačo 13ac77e78c Updated environment secrets 2022-03-07 11:31:41 +00:00
Torsten Dittmann dd0c47e886 fix: add secret key to executor install template 2022-03-02 17:16:16 +01:00
Torsten Dittmann ca25b6ee05 fix: env varaibles for builds worker 2022-03-02 16:51:26 +01:00
Torsten Dittmann 89da4340d3
Merge pull request #2882 from appwrite/feat-0.13-sync-environment-variables
Feat 0.13 sync environment variables
2022-03-02 16:48:48 +01:00
Torsten Dittmann 33a313959d fix: add ssl key to containers 2022-03-02 16:41:35 +01:00
Bradley Schofield f939dd9f9c Sync environment variables from docker-compose to composer.phtml 2022-03-02 14:47:26 +00:00
Matej Bačo 14c67c2b54
Merge branch '0.13.x' into fix-rename-sum 2022-03-01 13:27:37 +01:00
Matej Bačo fc4ada8185 Update create deployment docs 2022-03-01 08:59:48 +00:00
Matej Bačo 0dec387f85
Merge branch 'feat-functions-refactor' into fix-rename-sum 2022-02-28 19:50:54 +01: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 44af094f20 feat: realtime on deployments 2022-02-28 15:50:27 +04:00
Torsten Dittmann de12605d66 feat: add option to configure worker numbers 2022-02-28 12:05:11 +01:00
Matej Bačo 4c85223183 More UI changes 2022-02-28 09:26:55 +00:00
Matej Bačo 70efbf1fb9 Updated UI 2022-02-28 09:25:38 +00:00
Damodar Lohani 1404851015 fix permission 2022-02-27 11:30:31 +00:00
Bradley Schofield 564596c183 Rename env var 2022-02-25 14:34:43 +00:00
Bradley Schofield 1db9a872d9 Restore mail worker 2022-02-25 14:26:55 +00:00
Bradley Schofield 1fa764d1f6 rename OPENRUNTIMES_INACTIVE_THRESHOLD to _APP_RUNTIMES_INACTIVE_THRESHOLD 2022-02-25 14:03:08 +00:00
Bradley Schofield 93efdbcae1 Remove duplicate appwrite-executor 2022-02-25 13:50:11 +00:00