8232 Commits

Author SHA1 Message Date
Alexandre BODIN
a390c6288c
Merge pull request #3625 from strapi/fix/missing-connector-strapi-new
Fix missing connector in generated database.json files
2019-07-16 19:38:56 +02:00
Alexandre Bodin
7acd885e9f Fix missing connector in generated database.json files 2019-07-16 19:21:00 +02:00
Jim LAURIE
1c78b764f7
Merge pull request #3613 from strapi/fix/google-auth
Fix Google auth
2019-07-16 18:23:08 +02:00
Alexandre BODIN
f187945ee8
Merge branch 'master' into fix/google-auth 2019-07-16 17:40:33 +02:00
Alexandre BODIN
89c17cfef7
Merge pull request #3617 from abdonrd/patch-1
Update engines configuration
2019-07-15 19:21:07 +02:00
Alexandre BODIN
cd634fc038
Merge branch 'master' into patch-1 2019-07-15 18:47:51 +02:00
Alexandre Bodin
1720445986 v3.0.0-beta.13 v3.0.0-beta.13 2019-07-15 17:07:07 +02:00
Alexandre BODIN
97dcb6df54
Merge branch 'master' into patch-1 2019-07-15 17:05:08 +02:00
Alexandre Bodin
1eecb4bbf6 Fix gitignore not created on strapi-new 2019-07-15 17:00:49 +02:00
Jim LAURIE
de2604cf80
Fix var instead of const 2019-07-15 13:32:41 +02:00
Abdón Rodríguez Davila
f796bb736c Update engines configuration from create-strapi-app plugin 2019-07-15 11:19:06 +02:00
Abdón Rodríguez Davila
231757acb6 Update engines configuration from documentation plugin 2019-07-15 11:17:14 +02:00
Abdón Rodríguez Davila
857cd6111a Update engines configuration from all files 2019-07-15 11:16:38 +02:00
Abdón Rodríguez Davila
2017b62c03
Update engines configuration 2019-07-15 11:05:42 +02:00
Alexandre Bodin
b087cbab34 v3.0.0-beta.12 v3.0.0-beta.12 2019-07-15 10:24:28 +02:00
Jim LAURIE
2b9e03f3de Fix Google auth 2019-07-12 19:46:09 +02:00
Alexandre BODIN
3cfeb645c1
Merge pull request #3609 from bntnam/enhancement/update-documentation-admin-customization
Update customize-admin in beta documentation
2019-07-12 15:06:01 +02:00
Alexandre BODIN
2239fd2f13
Merge branch 'master' into enhancement/update-documentation-admin-customization 2019-07-12 15:05:38 +02:00
Alexandre BODIN
da96c297f8
Merge pull request #3610 from strapi/lauriejim-patch-1
Fix plugin route object
2019-07-12 10:30:49 +02:00
Jim LAURIE
1f166000aa
Fix plugin route object 2019-07-12 10:26:43 +02:00
bntnam
1f7b019145 Update new change based on suggestion 2019-07-12 08:02:25 +02:00
bntnam
d9124d9e72 Update customize-admin in beta documentation 2019-07-11 23:18:19 +02:00
Alexandre BODIN
717d982cd7
Merge pull request #3607 from strapi/fix/relation-update-promises-order
Force relationnal updates to be done before main model update
2019-07-11 19:16:51 +02:00
Alexandre Bodin
83d762bb53 Force relationnal updates to be done before main model update 2019-07-11 18:08:50 +02:00
Alexandre BODIN
7e45ef91fc
Merge pull request #3590 from msimmer/fix-3467
Fix strapi-generate-api removing underscores in field name
2019-07-11 10:02:39 +02:00
Alexandre BODIN
4353f8c6dd
Merge branch 'master' into fix-3467 2019-07-11 09:59:35 +02:00
Alexandre BODIN
fa9cbbfc06
Merge pull request #3584 from nurikabe/patch-4
Improve upload documentation wording
2019-07-11 09:54:12 +02:00
Alexandre BODIN
7a85350695
Merge branch 'master' into patch-4 2019-07-11 09:53:40 +02:00
Alexandre BODIN
c667102ccb
Merge pull request #3572 from LouisAugry/fix-documentation-typo
Improve documentation
2019-07-10 18:17:10 +02:00
Alexandre BODIN
2d13dcf0f1
Merge branch 'master' into fix-documentation-typo 2019-07-10 18:16:48 +02:00
Alexandre BODIN
7dd3195d13
Merge pull request #3597 from strapi/fix/updateKoaRateLimit
Update koa2-ratelimit to latest version
2019-07-10 17:36:28 +02:00
Derrick Mehaffy
004c5f3bd3 Testing updating Koa2-Ratelimit to latest 2019-07-10 08:12:48 -07:00
Louis Augry
08e2f47800
Merge branch 'master' into fix-documentation-typo 2019-07-10 15:11:52 +02:00
Alexandre Bodin
3a94c7ea90 v3.0.0-beta.11 v3.0.0-beta.11 2019-07-10 15:09:03 +02:00
Alexandre BODIN
66028c78ad
Merge pull request #3594 from strapi/chore/allow-node-12
Allow node 12 now that it is supported
2019-07-10 15:04:59 +02:00
Alexandre Bodin
cbf0d21c08 Update requirements 2019-07-10 14:28:52 +02:00
Alexandre Bodin
23fdc37b0f Allow node >= 10 2019-07-10 10:35:56 +02:00
Alexandre Bodin
3759582ccc Test node v12 engine 2019-07-10 10:21:12 +02:00
Alexandre BODIN
c5d3903798
Merge pull request #3544 from berdjabrahamian/master
Admin sidebar scrolling support for firefox
2019-07-10 09:44:02 +02:00
Alexandre BODIN
4793c94c40
Merge branch 'master' into master 2019-07-10 09:34:29 +02:00
Alexandre BODIN
6a3d2c8875
Merge pull request #3587 from abdonrd/update-lint
Update ESLint dependencies for new projects
2019-07-10 09:34:19 +02:00
Alexandre BODIN
773ca98df9
Merge branch 'master' into update-lint 2019-07-10 09:31:50 +02:00
Maxwell Simmer
b04177e37a Fix spaces in attribute names 2019-07-09 23:51:21 +02:00
Abdón Rodríguez Davila
1b00044114 Lint all files 2019-07-09 15:54:51 +02:00
Abdón Rodríguez Davila
85398fe335 Ignore cache & build folders at ESLint 2019-07-09 15:54:42 +02:00
Alexandre BODIN
4453a03cb9
Merge pull request #3589 from strapi/fix/content-manager-parse-form-data
Fix content manager json parsing strategy
2019-07-09 15:25:35 +02:00
Jim LAURIE
41b78f0f4a
Fix typo double a 2019-07-09 15:09:00 +02:00
Alexandre Bodin
d30f0ca173 Fix content manager json parsing strategy 2019-07-09 14:45:52 +02:00
Berdj Abrahamian
5b2aa614e8 updated changes based on comments
switched px for rem
removed browser prefixes
2019-07-09 08:01:03 -04:00
Abdón Rodríguez Davila
dd18827b05 Update ESLint dependencies from monorepo 2019-07-09 13:05:35 +02:00