8150 Commits

Author SHA1 Message Date
Alexandre BODIN
13592c38e9
Merge pull request #3575 from strapi/improvement/hooks-doc
Fix hook.json file name in documentation
2019-07-06 13:30:51 +02:00
Jim LAURIE
70ff2cbd40 Fix hook.json file name 2019-07-05 18:48:02 +02:00
Alexandre BODIN
110370442d
Merge pull request #3562 from jacargentina/new-operators
Add null and not null filters
2019-07-05 17:16:04 +02:00
Alexandre BODIN
4f44009913
Merge branch 'master' into new-operators 2019-07-05 16:55:39 +02:00
Javier Castro
83d0bc0978 feat: add _null operator 2019-07-05 10:45:14 -03:00
Alexandre BODIN
823806f867
Merge pull request #3532 from octopuswealth/trim-whitespace-aws-s3-configs
Trimmed whitespace for AWS S3 credentials
2019-07-05 14:54:42 +02:00
Alexandre BODIN
94fd13794e
Merge branch 'master' into trim-whitespace-aws-s3-configs 2019-07-04 16:22:22 +02:00
Alexandre BODIN
596f0d33da
Merge pull request #3564 from LouisAugry/patch-1
Fix deployment typo fix
2019-07-04 16:19:58 +02:00
Louis Augry
cb4ef79d7c
Fix wording 2019-07-04 12:35:20 +02:00
Oliver de Sousa
c3a989fcd3 Trimmed whitespace for AWS S3 credentials
If you input a name/key to a bucket with a trailing whitespace, it will
respect that trailing whitespace but will then fail to find the bucket.

To resolve this, added a util function to check if it's a string. If so
it will apply the `trim()` function to remove any unwanted whitespace,
else it will return `undefined`.
2019-07-04 09:56:38 +01:00
Jim LAURIE
0b3a5e86a2
Merge pull request #3561 from strapi/fix/nav-doc
Fix doc header's link blog & slack
2019-07-03 13:50:25 +02:00
Jim LAURIE
a5e233be4c Fix doc header link blog & slack 2019-07-03 10:35:43 +02:00
Alexandre BODIN
b5252343cb
Merge pull request #3425 from strapi/template/discussion
Add Github discussion template
2019-07-02 17:11:25 +02:00
Derrick Mehaffy
51244d4a4c PR Feedback 2019-07-02 06:28:58 -07:00
DMehaffy
29ab143583 PR Feedback 2019-07-02 06:28:58 -07:00
Derrick Mehaffy
a761e39066 add tags to all templates by default 2019-07-02 06:28:58 -07:00
Derrick Mehaffy
73ec517715 add discussion template for feedback 2019-07-02 06:28:58 -07:00
Alexandre Bodin
9c1a834e27 v3.0.0-beta.9 v3.0.0-beta.9 2019-07-02 15:14:44 +02:00
Alexandre BODIN
cb1fee3287
Merge pull request #3555 from strapi/front/lint
Fix front-end files lint
2019-07-02 15:06:56 +02:00
Alexandre Bodin
0df8873401 Remove overrides after fixing them all 2019-07-02 14:45:47 +02:00
soupette
729e7d4756 Update lint conf 2019-07-02 14:44:13 +02:00
soupette
6d7c1b90ac Fix lint 2019-07-02 14:44:13 +02:00
Alexandre BODIN
cf7e1185da
Merge pull request #3454 from strapi/quickstart-revision
Update getting started documentation with beta specific content
2019-07-02 14:43:19 +02:00
Alexandre Bodin
3d70524721 Merge branch 'master' into quickstart-revision 2019-07-02 14:42:27 +02:00
Alexandre BODIN
5c71335ad1
Merge pull request #3475 from strapi/aws-deploy-docs-updates
Update AWS and Digital Ocean depoyment documentation
2019-07-02 14:38:54 +02:00
cyril lopez
719291d0b1
Merge branch 'master' into aws-deploy-docs-updates 2019-07-02 14:20:52 +02:00
Alexandre BODIN
66ba52b3f5
Merge branch 'master' into quickstart-revision 2019-07-02 13:57:45 +02:00
Alexandre BODIN
d372d132c1
Merge pull request #3356 from henrych4/fix-removal-of-double-quotes
Fix removal of double quotes in string/text fields
2019-07-02 13:56:36 +02:00
davidkartuzinski
7aaeeb922d edited and clarified a few points. Changed incorrect usage of 'Node.js' 2019-07-02 13:29:49 +02:00
Alexandre BODIN
d00ef33e98
Merge branch 'master' into fix-removal-of-double-quotes 2019-07-02 13:24:51 +02:00
Alexandre BODIN
bea92de008
Merge pull request #3061 from kenkz447/master
Enable sendgrid's transactional template
2019-07-02 13:24:12 +02:00
Alexandre BODIN
7d47bb2e15
Merge branch 'master' into master 2019-07-02 13:23:58 +02:00
Alexandre BODIN
b693554c5e
Merge pull request #3181 from strapi/algolia-add
Use algolia docsearch in documentation search
2019-07-02 12:15:00 +02:00
Alexandre Bodin
b4ce4de12a Update search design 2019-07-02 12:12:50 +02:00
Alexandre Bodin
e2906f59b2 Use the local search box to have the right design 2019-07-02 10:58:02 +02:00
davidkartuzinski
f6214a7369 added Algolia to config.js for docs 2019-07-02 10:20:21 +02:00
Alexandre BODIN
08e229997c
Merge branch 'master' into master 2019-07-02 09:37:27 +02:00
Alexandre BODIN
4e228af529
Merge branch 'master' into fix-removal-of-double-quotes 2019-07-02 00:00:17 +02:00
Alexandre BODIN
a6bc907f5d
Merge pull request #3519 from strapi/fix/lodash-dependency
Fix lodash depedency for email providers
2019-07-01 10:46:42 +02:00
Alexandre BODIN
3bedc377be
Merge branch 'master' into fix/lodash-dependency 2019-07-01 10:43:43 +02:00
Alexandre BODIN
457e8a6306
Merge pull request #3541 from strapi/fix/koa-grant-new-release-breaking
Fix grant-koa breaking with strapi on grant-koa v4.6.0
2019-06-29 15:05:10 +02:00
Alexandre BODIN
5230efe52f
Merge branch 'master' into fix/koa-grant-new-release-breaking 2019-06-29 15:04:51 +02:00
Alexandre Bodin
0112a9726a v3.0.0-beta.8 v3.0.0-beta.8 2019-06-27 19:40:33 +02:00
Alexandre BODIN
d4acfa9f87
Merge branch 'master' into master 2019-06-27 19:37:04 +02:00
Alexandre BODIN
054bd41158
Merge branch 'master' into fix/koa-grant-new-release-breaking 2019-06-27 18:26:41 +02:00
Alexandre BODIN
6d76651138
Merge pull request #3540 from strapi/fix/admin-plaintext-pwd
Fix admin pwd persisted in plaintext on edit
2019-06-27 18:25:54 +02:00
Alexandre Bodin
44a382149f Fix grant-koa breaking with strapi on grant-koa v4.6.0 2019-06-27 18:24:04 +02:00
Alexandre BODIN
350b450fd0
Merge branch 'master' into fix/admin-plaintext-pwd 2019-06-27 18:03:14 +02:00
Alexandre Bodin
73667dec7c Fix admin pwd persisted in plaintext on edit 2019-06-27 17:46:52 +02:00
Jim LAURIE
74de9c9597 Fix lodash depedency for email providers 2019-06-24 16:11:24 +02:00