14134 Commits

Author SHA1 Message Date
Jim LAURIE
a16542c9b7
Merge pull request #7408 from strapi/docs/FAQ/rbacUpdate
Update FAQ with latest RBAC information
2020-08-13 12:16:27 +02:00
KULDIP PIPALIYA
fa8dfcc7cf
Formatting enhancements and Fixes (#6858)
* Fix: formatting

Signed-off-by: KULDIP PIPALIYA <kuldipem@gmail.com>

* Fix: formatting

Signed-off-by: KULDIP PIPALIYA <kuldipem@gmail.com>

* Enhance: consistance formatting for NOTE

Signed-off-by: KULDIP PIPALIYA <kuldipem@gmail.com>

* Enhance: consistance formatting for NOTE

Signed-off-by: KULDIP PIPALIYA <kuldipem@gmail.com>
2020-08-12 12:33:54 +02:00
JuanCarlosJr97
1afbdd663f
Updating email documentation adding a tip during initial setup to avoid issues during strapi creation (#7413)
Signed-off-by: Juan Carlos Blanco Delgado <juancarlosjr97@gmail.com>
2020-08-12 12:18:17 +02:00
spobwoode
7e6896423f
Added instructions for installing the pg node module (#6744)
* Fixes #6733

Signed-off-by: soupette <cyril.lpz@gmail.com>

* v3.0.4

* Added instructions for installing the `pg` node module

I believe this is necessary to deploy to Google app engine - my deployment didn't work until I did this

* Revert "Added instructions for installing the `pg` node module"

This reverts commit 3da33ec1dc1ab37267bad5fe526ff2d0c4b72502.

Co-authored-by: soupette <cyril.lpz@gmail.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
Co-authored-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-08-12 12:11:06 +02:00
Valerian Pereira
5167a8a691
Points added one below the other (#7428)
Signed-off-by: Valerian Pereira <valerianpereira25@gmail.com>
2020-08-11 10:17:17 -07:00
Burak
d4c418bbfb
send-email.md updated. (#7426) 2020-08-11 09:12:54 -07:00
Alexandre BODIN
cc0e78140c
Merge pull request #7425 from strapi/docs/queries/fixMongooseCustom
Fix custom mongoose query .toObject() is undefined
2020-08-11 16:05:01 +02:00
Derrick Mehaffy
18a02baf77
Fix custom mongoose query .toObject() is undefined
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-11 07:02:32 -07:00
Alexandre BODIN
dcf93f7295
Merge pull request #7418 from strapi/docs/migration-username-admin
Docs update on migration guide for username constraint
2020-08-11 12:02:50 +02:00
Jim LAURIE
94d70f3e61 Update migration guide username not null
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-08-11 11:05:51 +02:00
Derrick Mehaffy
e768a9f02c
Update FAQ with latest RBAC information.
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-10 10:10:10 -07:00
Bruno Santos
9f2e2c1582
Fix typo in upload plugin documentation (#7378) 2020-08-10 07:31:14 -07:00
Jim LAURIE
980fbc4198
Merge pull request #7394 from dalbitresb12/docs/fix-favicon
Fix favicon link in docs
2020-08-10 15:04:47 +02:00
Jim LAURIE
95d3f42610
Merge pull request #7368 from dr5hn/patch-2
FIX: Broken links to email configurations & middlewares
2020-08-10 11:51:43 +02:00
Diego Albitres
617df05d6b
Fix favicon link in docs
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
2020-08-09 21:57:46 -05:00
DMehaffy
f179a1cae9
Fix docs for loading ORM plugins (#7356)
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-07 15:56:52 +02:00
Jim LAURIE
4db3d1a9c0
Merge pull request #7342 from strapi/docs/admin/7322
Fix custom admin guide typo
2020-08-07 15:18:33 +02:00
Darshan Gada
862f2c386b FIX: Broken links to email configurations & middlewares
Signed-off-by: Darshan Gada <gadadarshan@gmail.com>
2020-08-07 15:53:46 +05:30
Derrick Mehaffy
39e76716d2
fix typo
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-08-05 11:02:40 -07:00
Jim LAURIE
b047dbfb79
Merge pull request #7300 from strapi/docs/sessionClean
Remove session options from docs that no longer work
2020-08-04 20:17:25 +02:00
Derrick Mehaffy
34c90c9658
Remove session options from docs that no longer work
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
https://github.com/strapi/strapi/issues/6421
2020-08-03 06:44:53 -07:00
Marius Wallin
d8a39da12b
Update digitalocean-one-click.md (#7255)
Based on what is created in version 3.1 from the Droplet the default folder is strapi-development and the .env is in the root of this folder
2020-07-30 06:00:49 -07:00
DMehaffy
28b66d284f
Add more information about the parser middleware configuration (#7253)
* Add more information about the parser middleware configuration

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>

* fix integer case

Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
2020-07-30 09:49:28 +02:00
Alexandre BODIN
cba02febf2
Upgrade api token tuto to not break rbac feature (#7250)
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 17:41:02 +02:00
Sebastian Campos
c3f4afca87
Docs/parameters typos (#7238)
* fix 'complexE' typos

* fix 'complexE' typos

Co-authored-by: scampos <sebastian@synergiar.com>
2020-07-29 17:39:28 +02:00
Alexandre Bodin
8a702bc6e8 Merge branch 'master' into documentation 2020-07-29 13:36:37 +02:00
Alexandre Bodin
6aaa018ff5 v3.1.2 v3.1.2 2020-07-29 13:34:01 +02:00
Alexandre Bodin
c603514b85 Add dependabot reviewers
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:28:34 +02:00
Maxime Castres
b4c430792c
Add the CheatSheet link (#7213)
Signed-off-by: Maxime Castres <mcastres@student.42.fr>
2020-07-29 13:27:59 +02:00
Alexandre BODIN
7394a35c51
Fix CE tests for travis (#7218)
* Fix CE tests for travis

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

* Start app in CE too

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>

* Cleanup

Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:24:27 +02:00
egg
efdf03cf6d
add Japanese translation of media library (#7226)
Signed-off-by: eggpogg <eggpogg.t@gmail.com>

Co-authored-by: cyril lopez <cyril.lpz@gmail.com>
2020-07-29 13:21:50 +02:00
Alexandre BODIN
0ea63e05e4
Merge pull request #7178 from ericliu-el/fix-Input-Number-issue
Fix Input Number issue
2020-07-29 13:20:38 +02:00
Alexandre BODIN
8cf4f94db6
Merge pull request #7217 from strapi/fix/pg-core-store
Fix core_store init first
2020-07-29 13:16:46 +02:00
Alexandre Bodin
ac62bac98e Upgrade lodash
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-29 13:05:50 +02:00
Kim, Harim
b670db3c57
add engine config to apollo server params (#7244)
Signed-off-by: harimkims <harimkims@gmail.com>
2020-07-29 13:01:32 +02:00
Jim LAURIE
4994ca26fd
Merge pull request #7235 from jakesyl/patch-1
fix grammar issue
2020-07-29 11:28:32 +02:00
Jim LAURIE
9ca1bc9962
Merge pull request #6923 from jorisw/patch-1
Update models.md
2020-07-29 11:22:03 +02:00
dependabot[bot]
aea96bca68
Bump lodash from 4.17.15 to 4.17.19 (#7239)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-29 11:10:32 +02:00
Azri Kahar
56e442637f
Update docker-compose examples (#6566)
* Change volume for strapi in SQLite for consistency

Changed volume bind mount from `./:/srv/app` to `./app:/srv/app` to match path used in PostgreSQL and MongoDB example

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Remove "links" option for PostgreSQL & MongoDB

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Add "depends_on" option for PostgreSQL & MongoDB

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Changed volume for strapi in MongoDB example

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Add database init name environment variables

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Remove exposed ports for databases

Signed-off-by: azrikahar <42867097+azrikahar@users.noreply.github.com>

* Update docker.md

Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-07-29 09:40:26 +02:00
Jake Sylvestre
79fc341d11 fix grammar issue
Signed-off-by: Jake Sylvestre <jakesyl@gmail.com>
2020-07-28 14:08:45 -04:00
DMehaffy
6641f4e43f
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com> (#6947) 2020-07-28 09:50:10 -07:00
Alexandre BODIN
cf278ae56d
Merge pull request #7228 from strapi/fix/timestamps
Fixes #7189
2020-07-28 13:58:49 +02:00
Alexandre BODIN
b5bfe60b45
Merge pull request #7222 from strapi/chore/server-startup
Fix server not accessible at bootstrap
2020-07-28 12:55:58 +02:00
soupette
61412ebdbd Fixes #7189
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-28 12:39:20 +02:00
Alexandre Bodin
da338f92c4 Merge branch 'documentation' 2020-07-28 10:50:10 +02:00
Jim LAURIE
4c4a4c1dd3
Docs review (#6848)
* docs: improve getting started

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review quickstart video and some steps

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review concepts

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* docs: review email - upload plugins

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* fix: PR feedback

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>

* fix: PR feedback type conflict

Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-07-28 10:48:55 +02:00
Jim LAURIE
3e42365c34
Fix #7162 - pluginsSectionLinks in plugin generator (#7169)
Signed-off-by: Jim LAURIE <j.laurie6993@gmail.com>
2020-07-28 10:39:48 +02:00
Juan David Landazabal
55f576bd1d
Fix/#7197/Change custom populate state to own service (#7204)
* Fix/#7197/Change custom populate state to own service

To avoid issue with population we change the service of state user to there own service call "fetchState", also to keep a separate customization

Signed-off-by: Juan David <juand.business@gmail.com>

* specific service for fetch  authenticated user

Signed-off-by: Juan David <juand.business@gmail.com>

* Update comment

Signed-off-by: Juan David <juand.business@gmail.com>

* Add some comments

Signed-off-by: Juan David <juand.business@gmail.com>
2020-07-28 09:18:18 +02:00
Alexandre Bodin
cbc3e22718 Fix server not accessible at boostrapi
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-27 23:26:07 +02:00
Darsh Shah
16b91851db
fix: image URL in README.md (#6988)
* Update README.md

updated logo image URL

* Updated link

* fix: image url
2020-07-27 22:18:17 +02:00