6271 Commits

Author SHA1 Message Date
soupette
428a9ca62d Fix schema
Force lowerCase on content type name (since it is not supported by the backend)
Clean layout when the model has been removed
2018-11-16 18:34:12 +01:00
soupette
d279ae8fa3 Improve logic by removing those fields from the options 2018-11-16 12:30:55 +01:00
soupette
a8773687cf Fix hidden fields in schema 2018-11-16 12:19:08 +01:00
Jim LAURIE
38da18aec5
Merge pull request #2305 from maturanomx/style/spanishTranslation
Update ES translations
2018-11-16 11:36:16 +01:00
Jim LAURIE
eb6d0aa06b
Merge branch 'master' into style/spanishTranslation 2018-11-16 11:36:06 +01:00
Jim LAURIE
578af4e698
Merge pull request #2169 from strapi/update-providers-names
Prefix providers
2018-11-16 10:30:12 +01:00
Jim LAURIE
11d192b9ad Fix version conflicts 2018-11-16 10:25:51 +01:00
Jim LAURIE
e539938743
Merge pull request #2283 from derrickmehaffy/frTemplate
Add Product board to Feature Request Template
2018-11-15 22:18:14 +01:00
Jim LAURIE
64ce114948
Merge branch 'master' into frTemplate 2018-11-15 22:18:07 +01:00
Jim LAURIE
30782638e4
Merge pull request #2313 from maturanomx/refactor/codeQuality
Corrects conditional management plugin host
2018-11-15 15:18:27 +01:00
Alberto Maturano
86cbd0c1b3 refactor: Remove unused variable 2018-11-14 19:51:05 -06:00
Alberto Maturano
141a7dd58d refactor: Corrects conditional management
The original implementation throws and runtime error if the `host` is
not defined making the conditional uselees.

Using a try/catch block is the correct implementation of the original
intention.
2018-11-14 18:28:05 -06:00
Alberto Maturano
90fba032d4 style: Improves spanish translation
issue #1621
2018-11-13 16:02:25 -06:00
Jim LAURIE
20a830d7fa
Merge pull request #2299 from strapi/3.0.0-alpha.14.5
3.0.0-alpha.14.5
2018-11-13 15:35:18 +01:00
Jim LAURIE
8fcf2ed8ae 3.0.0-alpha.14.5 v3.0.0-alpha.14.5 2018-11-13 14:50:07 +01:00
Jim LAURIE
042784debd
Merge pull request #2271 from strapi/fix/2253
Improve content manager component
2018-11-12 22:35:38 +01:00
Jim LAURIE
ce435184f9
Merge branch 'master' into fix/2253 2018-11-12 22:35:29 +01:00
Jim LAURIE
3970cd75b7
Merge pull request #2290 from misacorn/patch-1
Docs typo fix
2018-11-12 21:21:32 +01:00
Jim LAURIE
053ea553c9
Merge pull request #2286 from sidharthv96/master
Update username for Google Auth
2018-11-12 20:58:35 +01:00
Jim LAURIE
608fc3b4ab
Merge branch 'master' into master 2018-11-12 20:58:07 +01:00
Jim LAURIE
391f5b31ae
Merge pull request #2279 from strapi/enhancement/auto-open
Auto open admin first start
2018-11-12 18:22:19 +01:00
Jim LAURIE
309543324b
Merge branch 'master' into enhancement/auto-open 2018-11-12 18:22:00 +01:00
misacorn
c3f94ff0d8
Docs typo fix 2018-11-11 19:31:24 +02:00
Sidharth Vinod
e3d4708aaa
Update username for Google Auth to fix #2285 2018-11-11 00:26:53 +05:30
Sidharth Vinod
38f0b16058
Merge pull request #1 from strapi/master
Merge
2018-11-11 00:24:33 +05:30
Jim LAURIE
005b4ba49a
Merge pull request #2284 from matimendez88/patch-1
Fix "Roles & Permissions" section wording
2018-11-10 12:47:08 +01:00
Jim LAURIE
e9c847adbe
Merge branch 'master' into patch-1 2018-11-10 12:47:01 +01:00
Jim LAURIE
b850b6d446
Merge pull request #1833 from greatwitenorth/fix-graphql-many-to-many-relations
Change comparison operator for array of id's
2018-11-10 11:46:38 +01:00
Jim LAURIE
08ababab42 Fix lint 2018-11-10 11:37:02 +01:00
Jim LAURIE
e99ee6ec5c
Merge branch 'master' into fix-graphql-many-to-many-relations 2018-11-10 10:30:04 +01:00
Matías Manuel Méndez
8ce79726ed
Fix section wording
the name of the section `Roles & Permissions`
2018-11-10 02:10:42 -03:00
DMehaffy
597e627606 Add Product board to feature request 2018-11-09 15:17:01 -07:00
Jim LAURIE
06fd627968
Merge pull request #2221 from g-div/fix/manyToMany
Avoid duplicate entries in manyToMany relations
2018-11-09 17:20:06 +01:00
Jim LAURIE
dd85922c63
Merge branch 'master' into fix/manyToMany 2018-11-09 17:19:59 +01:00
soupette
69ae95726f Prevent all bugs from strings 2018-11-09 14:36:17 +01:00
Jim LAURIE
fb2a259197
Merge pull request #2273 from strapi/fix/depreaction-warnings-admin
Fix redux-sagas deprecation warnings
2018-11-09 14:24:40 +01:00
Jim LAURIE
41e217674b
Merge branch 'master' into fix/depreaction-warnings-admin 2018-11-09 14:24:22 +01:00
Jim LAURIE
5188d70d91
Merge branch 'master' into fix-graphql-many-to-many-relations 2018-11-09 12:07:52 +01:00
Jim LAURIE
63666a1ab2 Auto open admin first start 2018-11-08 21:07:33 +01:00
Jim LAURIE
5a6df750ac
Merge pull request #2275 from strapi/fix/1317
Improve permissions policy to avoid security breach with GraphQL
2018-11-08 18:37:53 +01:00
Jim LAURIE
61dd06c742
Merge branch 'master' into fix/1317 2018-11-08 18:37:45 +01:00
Jim LAURIE
03d3db014f
Merge branch 'master' into fix/manyToMany 2018-11-08 15:53:07 +01:00
Jim LAURIE
38a61d176b
Merge pull request #2217 from entwicklerfr/fix/#1787
Fix set provider to 'local' during user creation
2018-11-08 15:27:55 +01:00
Jim LAURIE
d677fa89ff
Merge branch 'master' into fix/#1787 2018-11-08 15:11:35 +01:00
Jim LAURIE
86fc0d29d6
Merge pull request #2239 from strapi/feature/2108_handle_redirect_after_password_reset
Handle redirect after reset password
2018-11-08 11:59:24 +01:00
Jim LAURIE
0179842873
Merge branch 'master' into feature/2108_handle_redirect_after_password_reset 2018-11-08 11:28:59 +01:00
Jim LAURIE
66a1e0c291
Merge branch 'master' into feature/2108_handle_redirect_after_password_reset 2018-11-08 11:28:44 +01:00
Jim LAURIE
7e7b75f133
Merge pull request #2203 from jacargentina/master
Fix Content Manager sends me to blank page
2018-11-08 11:28:31 +01:00
Jim LAURIE
5900e4f3c2
fix lint space 2018-11-08 11:18:51 +01:00
Jim LAURIE
f901f28252
Merge branch 'master' into master 2018-11-08 11:05:24 +01:00