1
0
Fork 0
mirror of synced 2024-07-06 07:00:56 +12:00
Commit graph

11037 commits

Author SHA1 Message Date
Steven 4a87e73a45 Update success, loading, and error message for add team member
Remove text indicating invitations since no emails are sent when adding
a user via the Admin console.
2022-05-31 22:00:37 -07:00
Torsten Dittmann 540738101f fix: error type 2022-06-01 00:09:23 +02:00
Torsten Dittmann 15107f0f5c
Merge pull request #3312 from appwrite/introduce-formatter-and-linter
Introduce PHP code sniffer and format code
2022-05-31 16:42:47 +02:00
Everly Precia Suresh c61dd1e261 remove unecessary semi colons 2022-05-31 14:24:01 +00:00
Everly Precia Suresh 95615416a6 formate function.php 2022-05-31 13:50:27 +00:00
Everly Precia Suresh 61c8cf5ccd Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:48:05 +00:00
Torsten Dittmann fd58c57163
Merge pull request #3280 from appwrite/refactor-accounts
Refactor `account.php`
2022-05-31 15:47:39 +02:00
Everly Precia Suresh 1be5593d9d Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 13:40:43 +00:00
Torsten Dittmann 957ba08817
Merge pull request #3282 from appwrite/refactor-database
refactor `database.php`
2022-05-31 15:33:14 +02:00
Everly Precia Suresh f1938f5151
update refactor
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-31 18:04:20 +05:30
Everly Precia Suresh 94e225411f update refacror 2022-05-31 12:33:13 +00:00
Everly Precia Suresh 93016d6174 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 12:15:35 +00:00
Eldad A. Fux 301ff91f03
Merge pull request #2987 from emattiza/feat/enhance-gitpod-load
chore: enhance gitpod Dockerfile steps for prebuilds
2022-05-31 15:03:55 +03:00
Everly Precia Suresh 318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten Dittmann 63092dd1fa
Merge pull request #3214 from appwrite/refactor-functions
Refactor `functions.php`
2022-05-31 13:51:54 +02:00
Everly Precia Suresh f039fb36fc format newly added changes 2022-05-31 11:35:59 +00:00
Everly Precia Suresh 746dc72439 fix merge conflicts 2022-05-31 11:32:46 +00:00
Torsten Dittmann 60ffee2c5e
Merge pull request #3287 from appwrite/refactor-general
Refactor `general.php`
2022-05-31 13:15:56 +02:00
Everly Precia Suresh e80ab77cab update refactor with changes 2022-05-31 11:11:55 +00:00
Everly Precia Suresh f8fc5ca16c
remove ?
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-05-31 16:33:16 +05:30
Everly Precia Suresh 13f26a20d6 add string|array type to 2022-05-31 10:51:47 +00:00
Torsten Dittmann f839903497 tests: fix timeout tests 2022-05-31 12:30:30 +02:00
Torsten Dittmann 103709eb8f
Merge pull request #3286 from appwrite/refactor-mock
Refactor `mock.php`
2022-05-31 12:29:06 +02:00
Torsten Dittmann 26b975597b
Merge pull request #3288 from appwrite/refactor-home
Refactor `home.php`
2022-05-31 11:21:27 +02:00
Torsten Dittmann 0792819fbd
Merge pull request #2561 from varghesejose2020/master
Update Malayalam translations
2022-05-31 11:14:51 +02:00
Torsten Dittmann 99e0fff296
Merge pull request #3252 from appwrite/fix-empty-build-logs
fix: empty build logs
2022-05-31 11:12:50 +02:00
Torsten Dittmann cdbcdea2d2
Merge pull request #3255 from appwrite/fix-zoom-scopes
Fix: Zoom OAuth scopes
2022-05-31 11:09:29 +02:00
Torsten Dittmann a6c27841e1
Merge pull request #3277 from 2002Bishwajeet/fix-typo-error-dart
fix small typo error dart
2022-05-31 11:09:12 +02:00
Torsten Dittmann ce84dd1377
Merge pull request #3290 from appwrite/refactor-api
Refactor `api.php`
2022-05-31 11:04:39 +02:00
Torsten Dittmann 0fdd785ba9
Merge branch 'master' into refactor-functions 2022-05-31 10:54:03 +02:00
Torsten Dittmann 40724a5863
Merge pull request #3289 from appwrite/refactor-console
Refactor `console.php`
2022-05-31 10:53:17 +02:00
Torsten Dittmann 648644848a
Merge branch 'master' into refactor-mock 2022-05-31 10:37:55 +02:00
Torsten Dittmann ff3292041f
Merge branch 'master' into refactor-database 2022-05-31 10:33:46 +02:00
Torsten Dittmann 61cf313d67
Merge branch 'master' into refactor-general 2022-05-31 10:33:12 +02:00
Torsten Dittmann 5bcaa5540f
Merge branch 'master' into refactor-home 2022-05-31 10:32:45 +02:00
Torsten Dittmann 0ca4bd9cca
Merge pull request #3291 from appwrite/refactor-web
Refactor `web.php`
2022-05-31 10:31:30 +02:00
Torsten Dittmann 016b5f540b
Merge branch 'master' into refactor-console 2022-05-31 09:49:51 +02:00
Torsten Dittmann 32928641a6
Merge branch 'master' into refactor-api 2022-05-31 09:45:59 +02:00
Torsten Dittmann ca94367df6
Merge branch 'master' into refactor-web 2022-05-31 09:44:05 +02:00
Torsten Dittmann da61d86e15
Merge pull request #3281 from appwrite/refactor-users
refactor `users.php`
2022-05-31 09:27:57 +02:00
Torsten Dittmann aee9130ce4 Merge branch 'master' of https://github.com/appwrite/appwrite into refactor-users 2022-05-31 09:27:03 +02:00
Torsten Dittmann 2349a1838c Merge branch 'master' of https://github.com/appwrite/appwrite into refactor-accounts 2022-05-31 09:20:48 +02:00
Everly Precia Suresh a64b3365a6 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-30 17:42:50 +00:00
Everly Precia Suresh 1fd7359fbb fix linter issues in app directory 2022-05-30 17:41:25 +00:00
Torsten Dittmann a7b46eb004
Merge pull request #3308 from appwrite/feat-update-CNAME-domains
Update CNAME test domains
2022-05-30 18:08:17 +02:00
Bradley Schofield 3ae1f63679 Remove duplicate tests 2022-05-30 14:50:12 +00:00
Bradley Schofield 1602c06285 Update CNAME test domains 2022-05-30 14:45:13 +00:00
Everly Precia Suresh 6bd7342d0e improve naming 2022-05-27 10:36:06 +00:00
Everly Precia Suresh e6941e76a1 change param type from bool to string 2022-05-27 10:01:00 +00:00
Everly Precia Suresh f9cfb5478e refactor general.php 2022-05-26 14:46:08 +00:00