9273 Commits

Author SHA1 Message Date
Alexandre BODIN
2d58f2523e
Merge branch 'master' into chore/ignore-docs-getstarted 2019-06-21 14:26:22 +02:00
Alexandre Bodin
60ed10d1a3 Clean exemplae documentation and add it to gitignore 2019-06-21 14:16:45 +02:00
Alexandre BODIN
5a8b52abac
Merge pull request #3461 from rjlopezdev/master
Update ES translations
2019-06-21 14:16:11 +02:00
Alexandre BODIN
3609e0a53d
Merge branch 'master' into master 2019-06-21 14:16:03 +02:00
Alexandre BODIN
245cb4ab16
Merge pull request #3468 from johnnyshields/patch-1
Update JA translation
2019-06-21 14:15:48 +02:00
Alexandre BODIN
78cb7fe496
Merge branch 'master' into patch-1 2019-06-21 14:14:47 +02:00
Alexandre BODIN
2e8cb52110
Merge pull request #3501 from nicky-lenaers/fix/dutch-translations
Update NL translations
2019-06-21 14:13:52 +02:00
Alexandre BODIN
19b4c23265
Merge branch 'master' into fix/dutch-translations 2019-06-21 14:12:42 +02:00
Alexandre BODIN
176d06295b
Merge branch 'master' into master 2019-06-21 12:09:30 +02:00
Alexandre BODIN
56fb21a235
Merge pull request #3466 from strapi/chore/use-koa-joi-router
Replace koa-router-joi (strapi fork) by original and maintained
2019-06-21 12:08:42 +02:00
Nicky Lenaers
34a93940ff fix: update dutch translations for user flyout menu 2019-06-21 11:45:39 +02:00
Alexandre Bodin
04b4003bf2 chore: replace koa-router-joi (strapi fork) by original and maintained
koa-joi-router

Upgrade some dependencies
2019-06-20 18:28:53 +02:00
Alexandre Bodin
d705f7210d Use ora to add a nice loader 2019-06-20 18:28:18 +02:00
Alexandre Bodin
723628fec0 Some cleanup 2019-06-20 18:28:18 +02:00
Alexandre Bodin
3295c6824b Create create-strap-app pacakge 2019-06-20 18:28:17 +02:00
Alexandre Bodin
9fdf6be746 Refactor strapi-generate-new to be async 2019-06-20 18:28:17 +02:00
Alexandre BODIN
b1eccc05a7
Merge pull request #3488 from strapi/fix/ui-bugs
Fix admin UI bugs
2019-06-20 18:24:47 +02:00
Alexandre BODIN
7c2230bb09
Merge branch 'master' into master 2019-06-20 18:13:07 +02:00
cyril lopez
ecf0a0ae64
Merge branch 'master' into fix/ui-bugs 2019-06-20 08:50:39 +02:00
davidkartuzinski
d8102821e5 additional clarifications and typo fixes 2019-06-19 18:54:23 +02:00
cyril lopez
b3359a69a4
Merge branch 'master' into fix/cta/delete-all-or-selected-text 2019-06-19 17:50:45 +02:00
Alexandre BODIN
d26ee36121
Merge pull request #3480 from strapi/fix/remove-user-_id-routes
Fix user routes using _id instead of id
2019-06-19 17:45:57 +02:00
Alexandre BODIN
af580f941d
Merge branch 'master' into fix/remove-user-_id-routes 2019-06-19 17:45:46 +02:00
hhh
41cce4e207
Merge branch 'master' into fix-removal-of-double-quotes 2019-06-19 23:30:35 +08:00
Joseph Schultz
4965d27784 Add missing translations 2019-06-19 08:46:37 -05:00
soupette
b92eb09a42 Fix conflicts 2019-06-19 11:52:35 +02:00
soupette
37ed213b6d Fixes #3472 2019-06-19 11:51:44 +02:00
Alexandre BODIN
364d435e6e
Merge pull request #3485 from strapi/chore/missing-func-call
Call requireBootstrap on init
2019-06-19 09:09:34 +02:00
Alexandre BODIN
d4dd49a495
Merge branch 'master' into master 2019-06-19 08:49:12 +02:00
Alexandre Bodin
f9742ff366 Call the requireBootstrap on init 2019-06-19 08:45:10 +02:00
Alexandre Bodin
1daf9b587a Fix package.json in examples 2019-06-18 20:31:18 +02:00
Alexandre Bodin
754acd0280 Fix user routes using _id instead of id
- Add database.js and DB env to example app to test on different dbs
quickly
2019-06-18 18:33:53 +02:00
Virginie Ky
9795f3913f Group page with fields create in progress 2019-06-18 16:53:43 +02:00
Joseph Schultz
fb004eb272 Fixes #3470
Caveats:
- Missing translations
- "Delete All" only counts for what is on the current page as opposed to total records in the database. I've seen this rendered both ways out in the wild
2019-06-18 08:01:16 -05:00
Alexandre Bodin
76d9fe8060 v3.0.0-beta.6 v3.0.0-beta.6 2019-06-18 14:54:45 +02:00
David Kartuzinski
35d5c4cf4f
Added @alpha tag to provider plugin in docs
Add @alpha to "strapi-provider-upload-aws-s3@alpha"
2019-06-18 12:38:39 +02:00
David Kartuzinski
f19f953b32
Additional BETA docs revisions
added @beta to ensure latest version of the AWS s3 plugin is installed and clarified the explanation for the 2g of RAM needed to deploy Strapi.
2019-06-18 12:22:47 +02:00
David Kartuzinski
fa2db25c96
Update Server requirements in alpha
Alpha has no problem with t2.micro in AWS.  This is now clear.
2019-06-18 12:08:49 +02:00
Alexandre BODIN
823579763c
Merge branch 'master' into aws-deploy-docs-updates 2019-06-18 09:49:35 +02:00
Alexandre BODIN
62dfd1f553
Merge pull request #3460 from strapi/fix/issue-3455
Only use keys from settings.json to create documentation files
2019-06-18 09:42:42 +02:00
Alexandre BODIN
74b26f9c0e
Merge branch 'master' into fix/issue-3455 2019-06-18 09:42:26 +02:00
Alexandre BODIN
f7c8e0a49a
Merge pull request #3452 from fredrivett/master
Fix wording of welcome text
2019-06-18 09:41:20 +02:00
Alexandre BODIN
3bbdeb5c87
Merge branch 'master' into master 2019-06-18 09:41:05 +02:00
Alexandre BODIN
512be7d155
Merge pull request #3459 from strapi/fix/allow-any-envrionment
Allow different envrionment names on config load
2019-06-18 09:40:02 +02:00
Alexandre BODIN
6015444f30
Merge branch 'master' into fix/allow-any-envrionment 2019-06-18 09:39:49 +02:00
davidkartuzinski
78f18ce3c4 correct digital ocean docs and added section to AWS deployment docs 2019-06-17 18:40:13 +02:00
Alexandre BODIN
9386f5e66a
Merge pull request #3435 from strapi/tech/init-gitlab-ci
Init gitlab ci trigger
2019-06-17 18:21:11 +02:00
Alexandre BODIN
06312643b0
Merge branch 'master' into tech/init-gitlab-ci 2019-06-17 18:21:02 +02:00
davidkartuzinski
02e1ee1d87 Merge branch 'master' of github.com:strapi/strapi into quickstart-revision 2019-06-17 14:09:14 +02:00
Fred Rivett
54fbe9cf0f Fix wording of welcome text
The wording here is important as it's one of the first things the user
sees of the Strapi project having set it up, and it didn't quite make
sense (though everyone will understand what's meant to be said).

Tweaking this will improve the initial user experience of Strapi.
2019-06-17 10:58:46 +01:00