Commit Graph
1691 Commits
Author SHA1 Message Date
Torsten Dittmann 059cb90f2a Merge pull request #2700 from appwrite/fix-enum-ui
Fix: enum AppwriteConsole UI
2022-01-31 11:21:27 +01:00
Christy Jacob ce6e14a7cc feat: add builds worker to test docker-compose 2022-01-31 14:14:55 +04:00
Torsten Dittmann cac87c27e0 Merge pull request #2679 from appwrite/fix-ui-boolean-attribute
fix: ui boolean default values
2022-01-31 11:11:43 +01:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Christy Jacob 4305041567 feat: add builds worker in installation docker-compose 2022-01-31 13:51:12 +04:00
Damodar Lohani 9018972f7f fix ui 2022-01-31 12:56:24 +05:45
Damodar Lohani 5ef23e32c2 switch default permission to bucket level 2022-01-31 12:35:15 +05:45
Eldad Fux 3bb5e6d239 Added titles to users and teams attributes 2022-01-31 00:51:58 +02:00
Eldad A. Fux 4544483539 Merge pull request #2624 from BobcatProgrammer/feat-926-oauth2-microsoft-tenant-config
feat: Make OAuth2 Microsoft Provider configureable
2022-01-30 21:55:26 +02:00
Matej Baco f6568b3cf5 Imroved UI of required and optional enum 2022-01-26 16:04:50 +01:00
Damodar Lohani 5090a2a440 update param 2022-01-26 18:32:57 +05:45
Damodar Lohani cfc20b4983 fix bucket id param 2022-01-26 18:30:41 +05:45
Damodar Lohani c12a302fc8 fix pagination 2022-01-26 18:26:42 +05:45
Bradley Schofield 4113644fba Implement network environment variable for the executor. 2022-01-26 10:23:30 +00:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Christy Jacob 3685d8ef31 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-rename-tags 2022-01-25 21:02:48 +04:00
Torsten Dittmann 0763e9eeb7 Merge branch 'feat-functions-refactor' of https://github.com/appwrite/appwrite into feat-fx-review 2022-01-25 17:35:53 +01:00
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob f6271a82bc feat: update html files 2022-01-25 04:36:35 +04:00
Bradley Schofield f68723a518 Various Improvements
+ Updated build list
+ Added search attribute to builds
+ Renamed automaticDeploy to deploy
+ Added tests for build list
2022-01-24 15:54:07 +00:00
Bradley Schofield bfc4f72673 Update docker-compose in docs and make executor a executable
Update docker-compose in docs and make executor a executable
2022-01-24 10:32:40 +00:00
Torsten Dittmann d49ef8355d fix: ui boolean default values 2022-01-24 11:27:46 +01:00
Damodar Lohani 25fe4420ab update 2022-01-24 15:54:21 +05:45
Eldad Fux 1ba97b5d9d Unused env vars 2022-01-23 19:34:08 +02:00
Eldad Fux 65421fb42a Removed unused volumes 2022-01-23 19:28:18 +02:00
Simon Trockel 45635cdbcc Rework Apple Custom Oauth Form 2022-01-22 23:13:16 +01:00
Simon Trockel 9f2d225f29 Merge branch 'feat-926-oauth2-microsoft-tenant-config' of https://github.com/BobcatProgrammer/appwrite into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:31:47 +01:00
Simon Trockel 8233881c44 feat: Generic custom Oauth provider form 2022-01-22 19:31:40 +01:00
Simon Trockel 05ff84d1f6 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats ad78e22a9d Default to collection-level permissions from console 2022-01-21 15:35:52 -05:00
Torsten Dittmann bae6353bcf Merge branch 'master' of https://github.com/appwrite/appwrite into feat-functions-refactor 2022-01-21 19:58:24 +01:00
Torsten Dittmann 9ab6b695e6 feat: refactor some of the executor 2022-01-21 11:42:12 +01:00
Torsten Dittmann f5fedf05d5 fix: ui reset form after creating attribute 2022-01-20 10:55:33 +01:00
Christy Jacob ffb3d81b1f fix: use CLI user agent in account screen 2022-01-19 13:03:53 +04:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Eldad Fux 61131434cb Updated to use minlength and fixed alt attribute 2022-01-18 16:25:14 +02:00
Eldad Fux d8a9003714 Updated password length min requirment in the console 2022-01-18 07:21:03 +02:00
Simon TrockelandEldad A. Fux ec97e845a2 Update app/views/console/users/index.phtml
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2022-01-17 14:03:08 +01:00
Torsten Dittmann 96828f739e fix: ui for int/float default values 2022-01-17 11:47:22 +01:00
Simon Trockel 7f52116a17 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-17 00:47:46 +01:00
Simon Trockel 9922a6d6cf feat: ✨ Makes Microsoft OAuth Provider configureable 2022-01-17 00:46:12 +01:00
Eldad A. Fux 6b360149fd Merge pull request #2615 from appwrite/fix-deny-abondoned-project
Fix for console memberships
2022-01-16 18:39:47 +02:00
Damodar Lohani 24c803e7d9 Merge branch 'feat-storage-buckets' into feat-s3-integration 2022-01-16 18:09:09 +05:45
Damodar Lohani 4a37d402df Merge branch 'master' into feat-storage-buckets 2022-01-16 17:18:43 +05:45
Damodar Lohani 1e3514b7b2 update antiVirus to antivirus for consistency 2022-01-16 13:40:55 +05:45
Eldad Fux 8dc7d24d5a Fixed missing validation 2022-01-16 01:25:00 +02:00
Eldad Fux e691e75712 Changed button name 2022-01-15 20:34:01 +02:00
Eldad Fux ebcdfaabfb Deny last user from leaving a project, redirect to home if current user leaves 2022-01-15 16:50:49 +02:00
Bradley Schofield 58e68088fa Remove 'pending' build state, update version numbers 2022-01-10 14:00:11 +00:00
Matej Baco 468b84d01c Added sum to request, added format to realtime 2022-01-07 11:15:20 +01:00