474 Commits

Author SHA1 Message Date
soupette
09ad42d1d2 Fixes #1262 2018-05-29 17:56:07 +02:00
soupette
85e638c901 Set values in placeholders when change the ct targets 2018-05-29 16:47:50 +02:00
soupette
a7808b24e9 Refacto RelationBoc 2018-05-29 15:13:55 +02:00
Jim LAURIE
f9b3f27c6f
Merge branch 'master' into patch-ui-table 2018-05-28 16:03:49 +02:00
Jim LAURIE
61571505ee
Merge branch 'master' into enhancement/doc 2018-05-28 15:34:14 +02:00
Jim LAURIE
5d89f1ef2f
Merge branch 'master' into oneway-relation-frontend 2018-05-28 15:09:52 +02:00
Aurelsicoko
4ca24a37de Add usage tracking link in the menu #1280 2018-05-28 14:39:02 +02:00
Johann Pinson
93151ac2e2 fix(ui): add min-height for line in table content-type-builder #1076 2018-05-24 17:51:55 +02:00
Raul Riera
0e4c6064ce Updated content type builder 2018-05-22 08:38:08 -04:00
Yakup AD
58e4b27ddb update Turkish language translates 2018-05-20 14:08:47 +03:00
Jim LAURIE
74d3987a11
Merge branch 'master' into add-styled-component 2018-05-18 11:07:32 +02:00
Jim Laurie
31c0d7457a 3.0.0-alpha.12.2 2018-05-17 16:54:27 +02:00
Okaris
0d5e657a5a Fixed relation picker icon padding 2018-05-17 12:41:04 +03:00
Okaris
ae29802c07 Fixed ‘oneWay’ relation creating unnecessary attr
When ‘oneWay’ relation is created the target model file is also updated with a reference to the relation. This is not required for a oneWay relation since it never will or can be populated from the other way around.
2018-05-17 11:27:39 +03:00
Okaris
0408368481 Added oneWay relation option on frontend 2018-05-17 09:53:25 +03:00
Jim Laurie
4069a3bdaf Fix fail build on publish npm release 2018-05-16 15:22:20 +02:00
Jim Laurie
4fe7b6176e Fix conflicts & lint 2018-05-16 12:07:02 +02:00
Jim Laurie
e082672d53 Fix feedback PR 2018-05-15 17:20:46 +02:00
soupette
51f5adc56a Add styled-components 2018-05-15 14:07:18 +02:00
Jim Laurie
d3fac43ce5 Add missing comma 2018-05-14 17:01:51 +02:00
Jim Laurie
4f3e6aad6a Disable reserved attributes fix #791 2018-05-14 16:01:09 +02:00
cyril lopez
1f019c60c3
Merge branch 'master' into eslint 2018-05-14 11:50:32 +02:00
Jim LAURIE
75fa810822
Merge branch 'master' into master 2018-05-08 17:15:23 +02:00
yann
0a759762ab fix typo on fr translation 'ajouter un champs' 2018-05-08 17:08:54 +02:00
Jim LAURIE
0bb4f9cfae
Merge branch 'master' into npmignore 2018-05-08 11:36:35 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint 2018-05-07 16:03:35 +02:00
Jim Laurie
8f5443db17 3.0.0-alpha.12.1.3 2018-05-07 10:46:43 +02:00
soupette
2df4cb3311 Remove npm run lint test in all packages 2018-05-07 09:29:35 +02:00
Abdón Rodríguez Davila
0fbf3cae79 Ignore .editorconfig & .gitattributes in npm plugins & admin 2018-05-04 16:47:07 +02:00
soupette
74de4da177 Change test 2018-05-04 11:55:34 +02:00
soupette
601143b4d5 Remove eslint dependencie in all packages 2018-05-04 11:08:41 +02:00
Jim LAURIE
10eee03393
Merge branch 'master' into fix/886 2018-05-03 15:59:11 +02:00
Jim Laurie
c491c61a97 3.0.0-alpha.12.2 2018-05-03 14:15:21 +02:00
Jim Laurie
c944cb9e26 Fix loose many dominant 2018-05-02 17:41:09 +02:00
soupette
5edbd8551a Add strapi-lint to all setup packages 2018-05-02 14:28:02 +02:00
Aurelsicoko
a6fd8fc460 Fixes #886 2018-05-01 14:36:17 +02:00
Jim LAURIE
a3d9454ee0
Merge branch 'master' into fix-ctb 2018-05-01 11:29:31 +02:00
soupette
4f498cea06 Add eslint to ctb backend 2018-04-30 17:27:46 +02:00
Zhuang
7634ff5602 add simplify chineses translation for plugins 2018-04-30 22:09:53 +08:00
soupette
67c6c1902f Fixes #1065 2018-04-30 15:37:26 +02:00
soupette
ba6011beda Fix popuprelation bug 2018-04-30 15:30:49 +02:00
Jim LAURIE
49ced583f3
Merge branch 'master' into fix/802 2018-04-27 16:40:57 +02:00
soupette
0ca85934ac Add strapi-lint to ctm plugin and modify monorepo setups script to install it.
Now the strapi-lint is installed in both the ctm and the helper-plugin. It will be installed in all plugins later.

Important the updated eslint configuration requires to modify a lot of files....
2018-04-27 16:25:23 +02:00
Aurelsicoko
af41ef444c Fixes #802 2018-04-27 15:50:37 +02:00
Jim LAURIE
3416e46657
Merge branch 'master' into fix-860 2018-04-26 14:34:35 +02:00
Jim LAURIE
1850d5539b
Merge branch 'master' into improve-webpack-config 2018-04-26 14:20:10 +02:00
soupette
64984fded5 Fixes #860 2018-04-26 13:27:28 +02:00
soupette
b7fffb0ce7 Fixes #958 2018-04-25 16:34:20 +02:00
Jim LAURIE
4b508c8c39
Merge branch 'master' into improve/ctb 2018-04-24 18:10:50 +02:00
Aurelsicoko
1618d3f858 Reorder model root attribute and remove multiple key 2018-04-24 16:19:02 +02:00