11333 Commits

Author SHA1 Message Date
Thomas Baxter
65482537dd chore(deps): initial commit of upgrade to purest 2020-01-07 14:24:39 -05:00
Alexandre Bodin
8204d9f542 Clear webhooksMap key when no more webhooks on an event 2020-01-07 20:21:03 +01:00
Jaroslav Vrána
0215f64648
Merge branch 'master' into feature/adminTranslationCs 2020-01-07 19:32:32 +01:00
Jaroslav Vrána
91b0f5a990
Merge pull request #2 from profispojka/feature/adminTranslationCsWithPlugins
Feature/admin translation cs with plugins
2020-01-07 19:27:17 +01:00
Alexandre Bodin
76b0dd7385 Merge branch 'features/webhooks' into webhooks/init 2020-01-07 19:17:12 +01:00
KULDIP PIPALIYA
cfc8873873 lodash kebab case function used to generate a proper package name 2020-01-07 23:10:00 +05:30
soupette
d1312e6894 Merge branch 'master' of github.com:strapi/strapi into ctb/improve-stepper 2020-01-07 18:06:17 +01:00
soupette
15f3a83f34 Fix PR feedback 2020-01-07 18:05:29 +01:00
soupette
8c7e0f297a Add basics reducer tests 2020-01-07 17:51:34 +01:00
virginieky
52d25bef3e
Merge branch 'master' into ctm/improve-listview 2020-01-07 17:51:07 +01:00
Alexandre Bodin
c8c0d7868c tools: Init a simple publish script 2020-01-07 17:13:21 +01:00
Alexandre Bodin
f0028241c8 v3.0.0-beta.18.4 v3.0.0-beta.18.4 2020-01-07 17:00:28 +01:00
Sam Collins
1b8501f9cc
Fixed error impossible message grammar 2020-01-07 15:31:11 +00:00
soupette
7a24e53192 Improve makeUnique utils 2020-01-07 16:05:46 +01:00
Virginie Ky
e377afd811 Errors states 2020-01-07 16:00:11 +01:00
Alexandre BODIN
dd0181391a
Merge pull request #4785 from maxshuty/patch-1
Updating deployment.md with Windows settings
2020-01-07 14:58:39 +01:00
soupette
b399a9a26c Merge branch 'master' of github.com:strapi/strapi into hotfix/ctm-yup-schema 2020-01-07 14:55:56 +01:00
soupette
71237608a1 Improve component validation test 2020-01-07 14:55:27 +01:00
Alexandre BODIN
d4bad54f8e
Merge branch 'master' into patch-1 2020-01-07 14:48:11 +01:00
Jim LAURIE
6dbe154b5d
fix: add missing end tab 2020-01-07 14:35:16 +01:00
Alexandre BODIN
02d64b076e
Merge pull request #4845 from strapi/fix-2268
Add an alert when dot presents in database name
2020-01-07 14:24:59 +01:00
Alexandre BODIN
1ae22b7476
Merge branch 'master' into fix-2268 2020-01-07 14:23:43 +01:00
Alexandre BODIN
98ad4ac199
Update db-questions.js 2020-01-07 14:23:15 +01:00
Alexandre BODIN
583acc068a
Merge pull request #4857 from jozefcipa/feature/slovak-translations
Slovak translations and minor bug fixes
2020-01-07 14:21:00 +01:00
Alexandre BODIN
3d8230d2ca
Merge branch 'master' into feature/slovak-translations 2020-01-07 14:20:38 +01:00
Alexandre BODIN
98aa94fc8a
Merge pull request #4864 from jozefcipa/fix/upload-plugin-config-form
Fix not showing config form for selected upload provider
2020-01-07 14:20:10 +01:00
Alexandre BODIN
8e3e6bce7b
Merge pull request #4925 from strapi/fix/plugin-install-params
chore(admin): Improve plugin name validator in install/uninstall plugin
2020-01-07 14:19:18 +01:00
Alexandre Bodin
c0c191c08f chore(admin): Improve plugin name validator in install/uninstall plugin 2020-01-07 14:15:16 +01:00
Alexandre BODIN
0c4709153d
Merge pull request #4923 from strapi/fix/mongoose-deep-id-filters
fix(mongoose): Add manyWay match expr and fix conversion of id and _id to ObjectId
2020-01-07 14:04:33 +01:00
Alexandre BODIN
b60a74eba0
Merge branch 'master' into fix/mongoose-deep-id-filters 2020-01-07 14:04:22 +01:00
Alexandre Bodin
2886bb7acb Add manyWay lookup match expr and fix conversion of id and _id type for mongoose match 2020-01-07 12:51:21 +01:00
soupette
376e60331a Fix yup schema for component with min and max validations 2020-01-07 12:14:41 +01:00
Alexandre BODIN
bc158a7cc8
Merge pull request #4911 from strapi/proxy/updateAdminPath
Update admin path variable if proxy is enabled
2020-01-07 11:28:37 +01:00
Alexandre Bodin
0e2f1bacaf chore(strapi): Refactor config.url and admin.url bootstrap 2020-01-07 10:57:47 +01:00
Alexandre BODIN
67bc18602a
Merge branch 'master' into proxy/updateAdminPath 2020-01-07 10:37:46 +01:00
Alexandre BODIN
7e3f7ee2de
Merge pull request #4919 from pradosh987/master
Typo fixed in user-permissions plugin documentation
2020-01-07 10:34:19 +01:00
Alexandre BODIN
227f205c38
Merge branch 'master' into proxy/updateAdminPath 2020-01-07 09:53:04 +01:00
Pradosh Gaonkar
c5dae64b77 typo fixed in user-permissions plugin documentation 2020-01-07 13:47:46 +05:30
Alexandre BODIN
cf9ede7e04
Merge pull request #4910 from strapi/fix/#4908
Fixes #4908
2020-01-06 19:53:31 +01:00
Derrick Mehaffy
c5b989be6b Update admin path variable if proxy is enabled 2020-01-06 10:29:59 -07:00
Jozef Cipa
61972f6292
Merge branch 'master' into feature/slovak-translations 2020-01-06 18:22:48 +01:00
Virginie Ky
e0c6d2a35f Select UI 2020-01-06 17:42:56 +01:00
soupette
d38ed81ba3 Fixes #4908 2020-01-06 16:46:57 +01:00
Virginie Ky
8f346292eb Headers delete 2020-01-06 16:46:30 +01:00
Virginie Ky
ca49219ffd Trigger states & update fix 2020-01-06 16:01:42 +01:00
Alexandre BODIN
893c00182e
Merge pull request #4850 from strapi/fix-2963
Fix update user logged-in via provider
2020-01-06 15:50:28 +01:00
Alexandre BODIN
089c2cd189
Merge branch 'master' into fix-2963 2020-01-06 15:50:17 +01:00
Jim LAURIE
edd9316673
Merge pull request #4570 from cebreus/feature/adminTranslationCs
Add Czech translations
2020-01-06 15:40:54 +01:00
Jaroslav Vrána
4d402daf81
Merge branch 'master' into feature/adminTranslationCs 2020-01-06 15:21:45 +01:00
Alexandre BODIN
8a21a822ad
Merge pull request #4773 from strapi/fix/enumeration
Add option to set the enumeration field to null
2020-01-06 14:23:31 +01:00