alxnkt
26540ca95c
Add description
...
Signed-off-by: alxnkt <alxnkt@mail.ru>
2020-07-18 10:07:37 +02:00
alxnkt
65293fd21c
Auto rotate JPEG images
...
Signed-off-by: alxnkt <alxnkt@mail.ru>
2020-07-18 10:07:37 +02:00
Alexandre BODIN
3c71278193
Merge pull request #7032 from strapi/rbac/admin-tests
...
Add tests for strapi-admin services (rbac)
2020-07-18 09:57:29 +02:00
Alexandre Bodin
9f9808dfd0
Make sure dot env is loaded by core app config and as first require when used
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-18 09:49:25 +02:00
Joris W
e1a09aba61
Update Dynamic Zone description
2020-07-17 18:10:34 +02:00
soupette
11afd28f35
Allow name edition in CE
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-17 12:37:21 +02:00
Convly
cf56735e29
Make better use of flatMap for hasAtLeastOneRegisteredField condition
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-07-17 12:01:16 +02:00
Convly
35cccd457f
Add tests for strapi-admin/services (especially on /permissions/). Some bug fixes on the permissions-manager
...
Signed-off-by: Convly <jean-sebastien.herbaux@epitech.eu>
2020-07-17 12:01:16 +02:00
soupette
7b1e75a495
Add tip support
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-17 11:06:21 +02:00
Alexandre BODIN
012d07cd97
Merge pull request #7038 from strapi/rbac/filter-doc
...
Add _where parameter OR and AND doc v1
2020-07-16 19:10:47 +02:00
Alexandre Bodin
e68f8d0e83
Add _where parameter OR and AND doc v1
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-16 18:50:38 +02:00
soupette
4e0ff23878
Change preview for markdown-it in order to have all md support
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 17:35:51 +02:00
Alexandre Bodin
cd710d34e0
Merge branch 'master' into documentation
...
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-07-16 17:10:06 +02:00
Alexandre Bodin
4d31935716
v3.0.6
v3.0.6
2020-07-16 17:03:04 +02:00
Alexandre BODIN
9567fb43f1
Merge pull request #7036 from strapi/fix/mongooseReservedWords
...
add more reserved words to the list
2020-07-16 16:42:24 +02:00
Pierre Noël
fc69e48009
add more reserved words to the list
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 16:11:54 +02:00
cyril lopez
dd023c388e
Merge pull request #7026 from strapi/chore/fix-wysiwyg-preview
...
Chore/fix wysiwyg preview
2020-07-16 15:37:34 +02:00
soupette
990dc43035
Fix users list design
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 15:35:18 +02:00
Akash Patel
e2323aae24
load dotenv lib at start ( #6701 )
...
* load dotenv lib at start
allows setting STRAPI_LOG_PRETTY_PRINT, STRAPI_LOG_LEVEL etc in env file
Signed-off-by: Akash P <aksdevac@gmail.com>
* remove extra if statement
Signed-off-by: Akash P <aksdevac@gmail.com>
2020-07-16 15:31:53 +02:00
Alexandre Bodin
b71ffa6c6c
Merge branch 'master' into features/rbac
2020-07-16 14:52:55 +02:00
Alexandre BODIN
7b070eea80
Merge pull request #7023 from strapi/rbac/deleteManyUsers
...
add batch delete for users
2020-07-16 14:43:45 +02:00
Alexandre BODIN
d62de6e60c
Merge pull request #6968 from strapi/rbac/documentation
...
init migration guide to 3.1.x
2020-07-16 14:22:02 +02:00
Emmanuel Mahuni
9a6de2a562
Update migration-guide-beta.20-to-3.0.0.md ( #6750 )
...
I did everything but noticed that the documentation isn't clear about hooks. I literally moved contents of the hook.json file to a new file hook.js without the settings key and nothing worked until I moved into settings key as specified in the hooks section.
2020-07-16 14:02:50 +02:00
soupette
529833cd20
Merge branch 'features/rbac' of github.com:strapi/strapi into chore/fix-wysiwyg-preview
2020-07-16 13:56:41 +02:00
Pierre Noël
2108c0c342
better explain how to generate jwt token
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:15 +02:00
Pierre Noël
3c5ae17d09
fix typos + add tip to generate a JWT token
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:15 +02:00
Pierre Noël
066221f5b8
init migration guide to 3.1.x
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:58:14 +02:00
Pierre Noël
b341b2fa7a
use batch-delete users instead of deleteOne in front
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:57:55 +02:00
Pierre Noël
57501bad5d
count instead of find
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:57:55 +02:00
Pierre Noël
c73aadbed5
add batch delete for users
...
Signed-off-by: Pierre Noël <petersg83@gmail.com>
2020-07-16 12:57:54 +02:00
Nikolaj Ivancic
b2d4fbfb12
Update configurations.md ( #6731 )
2020-07-16 12:48:05 +02:00
Alexandre BODIN
fb4a625f27
Merge pull request #6851 from admosity/patch-1
...
fix(email): malformed json
2020-07-16 12:34:19 +02:00
Alexandre BODIN
615dffda6f
Merge pull request #7022 from strapi/chore/clean-trads
...
Clean translations files
2020-07-16 12:29:36 +02:00
soupette
12170ff800
Change theme
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 12:12:56 +02:00
soupette
afae5b8964
Add syntax highlight in preview wysiwyg
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 11:54:11 +02:00
soupette
9347083625
Fix PR feedback
...
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-07-16 11:31:26 +02:00
Gil Fewster
5145148da1
Fixes: broken link to deployment page ( #6934 )
...
Signed-off-by: Gil Fewster <hello@gilfewster.com>
2020-07-16 11:24:32 +02:00
umutbozdag
1d5e3947f0
#6954 Possible mistake about database file name in the docs (version … ( #6957 )
...
* #6954 Possible mistake about database file name in the docs (version 3.x)
* Update docs/v3.x/guides/databases.md
Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>
Co-authored-by: Mattias van den Belt <mattiasvandenbelt@gmail.com>
2020-07-16 11:23:13 +02:00
Sebastian Kondraciuk
235e330f65
fix a minor typo ( #6937 )
...
Signed-off-by: Naylepsh <naylepsh@gmail.com>
2020-07-16 11:22:16 +02:00
Nick Hayden
a43b14e250
FIX - Update regex error value for English translation ( #6976 )
...
Co-authored-by: Nick Hayden <nick@192-168-1-101.tpgi.com.au>
2020-07-16 11:18:48 +02:00
Nazır Doğan
3fbf9902d5
Update parameters.md ( #6987 )
2020-07-16 11:13:36 +02:00
sgauthiertremblay
a86a8d54d4
Update email.md ( #6997 )
2020-07-16 11:12:56 +02:00
Riley Shea
823bb6fdb1
typo fix for below
text link ( #7001 )
2020-07-16 11:12:06 +02:00
Diego Albitres
1f55ec89e9
docs: fix 404 link on services.md ( #7019 )
...
Signed-off-by: Diego Albitres <diego.albitres@gmail.com>
2020-07-16 11:10:56 +02:00
Ryan Pitts
fccb396c04
typo in is-ownder.md ( #7006 )
...
fix grammatical error in delete action tip
2020-07-16 11:10:04 +02:00
Riley Shea
ae73fdbebe
Update Purest docs link ( #7028 )
...
Strapi uses purest 3.1 but docs were linking to an old 2.x branch of purest.
2020-07-16 11:08:59 +02:00
Aurélien GEORGET
baa034e1c0
Add noRun property in global scope ( #7030 )
...
Signed-off-by: Aurélien Georget <aurelsicoko@gmail.com>
2020-07-16 11:07:39 +02:00
Shahein Moussavi
580102f0a5
Make Strapi GraphQL an implementing service for Federation ( #6146 )
...
* Add Strapi GraphQL to Apollo Federation as implementation
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
* updated graphql plugin documentation for federation
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
* Creating separate package while waiting for Strapi PR acceptance
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
* v3.1.0-beta.0
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
* Accidentally pushed bad changes
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
* used lodash for config variable for consistency, updated comment to be more descriptive
Signed-off-by: Shahein Moussavi <shaheinm@gmail.com>
2020-07-16 09:09:59 +02:00
Peter Baričič
36ab6144cb
Add ENV to allow hiding startup message ( #6348 )
...
* Add ENV to allow hiding startup message
Signed-off-by: Peter Baričič <pbaricic@gmail.com>
* Rename ENV
Signed-off-by: Peter Baričič <peter.baricic@naytrolabs.com>
* Revert the logic
Signed-off-by: Peter Baričič <pbaricic@gmail.com>
* Update docs with startup ENVs
Signed-off-by: Peter Baričič <pbaricic@gmail.com>
Co-authored-by: Peter Baričič <peter.baricic@naytrolabs.com>
Co-authored-by: Alexandre BODIN <alexandrebodin@users.noreply.github.com>
2020-07-16 09:01:08 +02:00
gp27
eb272e996c
- fix in graphql type builder ( #6075 )
...
a required attribute that has a default value it's now not required in the input schema used for entities creation
Signed-off-by: Gadi Piperno Corcos <gadi@skyriseltd.com>
Co-authored-by: Gadi Piperno Corcos <gadi@skyriseltd.com>
2020-07-16 08:45:44 +02:00