12264 Commits

Author SHA1 Message Date
Virginie Ky
249bfbdde9 remove abortcontroller dep 2020-01-17 20:23:03 +01:00
Virginie Ky
f36b1c6288 remove events onblur effect
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-01-17 20:20:57 +01:00
cyril lopez
7ccd012ada
Merge pull request #4962 from strapi/front/webhooks-editview
Front/webhooks editview
2020-01-17 18:59:50 +01:00
Virginie Ky
af578e9df7 log remove
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-01-17 18:21:26 +01:00
Virginie Ky
2753a66315 editview methods reorder
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-01-17 17:28:46 +01:00
Virginie Ky
e444cf0119 events input ref 2020-01-17 17:20:27 +01:00
Patai Adam
3f0034bc32
Merge branch 'master' into fix/remove-auto-populate 2020-01-17 14:15:16 +01:00
Patai Adam
c290e37470
Update content-type-builder.js 2020-01-17 14:08:58 +01:00
Virginie Ky
27786d1d1f event onblur fix
Signed-off-by: Virginie Ky <virginie.ky@gmail.com>
2020-01-17 13:37:21 +01:00
Alexandre BODIN
3cb7810d69
Merge pull request #5009 from strapi/docs-fix-typo
Fixe documentation typo provider
2020-01-17 11:09:04 +01:00
Alexandre BODIN
fd6097e6fc
Merge pull request #5010 from strapi/single-types/content-type-obj
Remove model globals
2020-01-17 11:06:19 +01:00
Alexandre Bodin
4f039b2df8 Clean lint
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-17 10:43:17 +01:00
Alexandre Bodin
70fe8c93d4 Init CTB tests for content types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-17 10:43:17 +01:00
Jim LAURIE
ceb97360f7 docs: fixe type provider
close #5007
2020-01-16 21:28:20 +01:00
Virginie Ky
84d042736d Code review apply 2020-01-16 18:17:30 +01:00
Alexandre BODIN
c47fae0638
Merge pull request #5005 from strapi/single-types/add-single-type-kind
Add single type kind property to content types
2020-01-16 18:07:02 +01:00
Alexandre Bodin
44d2c7d5de Init CTB tests for content types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:15 +01:00
Alexandre Bodin
d1600dec21 Fix user-permissions bootstrap issue
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:14 +01:00
Alexandre Bodin
b7a875afb5 Refactor loaders into one module
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:14 +01:00
Alexandre Bodin
469dd33374 Make kind optional but use collectionType as default
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:14 +01:00
Alexandre Bodin
88a5a0a654 Add kind in bootstrap and relations can only be created with collection types
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:13 +01:00
Alexandre Bodin
57122c4acb Add kind property to content-type-builder
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:56:13 +01:00
Alexandre Bodin
ab8d2c5d77 Merge branch 'develop' into features/webhooks 2020-01-16 16:55:27 +01:00
Alexandre BODIN
ff1b249d31
Merge pull request #5006 from strapi/chore/test-scripts
Refactor tests and add codecov
2020-01-16 16:54:55 +01:00
Alexandre Bodin
9eca5aa14e Fix typo
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 16:50:43 +01:00
soupette
6ea595110b Apply PR feedback
Signed-off-by: soupette <cyril.lpz@gmail.com>
2020-01-16 16:08:39 +01:00
Virginie Ky
4add71d56b CTB sublist button UI fix 2020-01-16 15:26:30 +01:00
Alexandre Bodin
9d8e285c55 Add --coverage option
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 15:16:46 +01:00
Alexandre Bodin
fbfd61122d Fix codecov option
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 15:03:13 +01:00
Alexandre Bodin
3f55adc34e Improve publish script
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 14:51:55 +01:00
Virginie Ky
662b9fed0c Error object for custom input 2020-01-16 14:40:37 +01:00
Alexandre Bodin
0674bbd95c Clear coverage after sending
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 14:30:29 +01:00
Alexandre Bodin
3bca612ac1 Refactor tests and add codecov
Signed-off-by: Alexandre Bodin <bodin.alex@gmail.com>
2020-01-16 14:06:03 +01:00
Virginie Ky
e6b4f421d7 reorder main files elements 2020-01-16 11:00:38 +01:00
Virginie Ky
87a51983ac dept exception 2020-01-15 18:28:33 +01:00
Virginie Ky
d78f7ed220 Apply code PR review 2020-01-15 18:27:05 +01:00
Virginie Ky
469f07b651 PR review apply 2020-01-15 17:27:41 +01:00
Jim LAURIE
ed7002fe14 fix: tips note 2020-01-15 16:49:44 +01:00
Jim LAURIE
4f3fcdc156 fix: pr feedback
Apply PR feedback from Alex and Derrick
2020-01-15 16:48:30 +01:00
Jim LAURIE
b56c0d4714
fix: conflict in the commit 2020-01-15 16:29:48 +01:00
Jim LAURIE
9d53779e54 docs: add schedule article guide
In this guide we will see how plan article publication base on the "Draft system" guide.
Usage of CRON functions and services of API to fetch and update entries.
2020-01-15 16:25:51 +01:00
soupette
da4c9d5330 Merge branch 'master' of github.com:strapi/strapi into chore/ctb-front-end-tests 2020-01-15 14:50:43 +01:00
soupette
451e1e6de8 Add tests for FormModal reducer 2020-01-15 14:47:54 +01:00
Alexandre BODIN
6c0938e214
Merge pull request #4943 from jozefcipa/feature/customize-ignore-watch-files
Add option to specify custom files to ignore in watch mode
2020-01-15 14:12:29 +01:00
Alexandre BODIN
69fe1a51a1
Merge branch 'master' into feature/customize-ignore-watch-files 2020-01-15 14:12:21 +01:00
Alexandre BODIN
a5881da622
Merge pull request #4994 from fregu/fix/readCallbackProvider
remove querystring from ctx.path when reading provider
2020-01-15 14:10:54 +01:00
soupette
16a6975af1 Fix add compo to dz action 2020-01-15 12:35:26 +01:00
Virginie Ky
7f60f6eb57 Apply PR review 2020-01-15 12:17:44 +01:00
soupette
89568007f6 Merge branch 'master' of github.com:strapi/strapi into chore/ctb-front-end-tests 2020-01-15 12:01:33 +01:00
soupette
e13e8e242b Add tests for internal relations 2020-01-15 12:01:05 +01:00