51 Commits

Author SHA1 Message Date
Jim LAURIE
51618f651f
Update packages/strapi-plugin-content-type-builder/controllers/ContentTypeBuilder.js
Co-Authored-By: entwicklerfr <39570370+entwicklerfr@users.noreply.github.com>
2018-10-27 02:06:20 +02:00
entwicklerfr
aada9332a5 multi lines in content type description#1543 2018-10-17 23:54:30 +02:00
entwicklerfr
8b78daf3e7 multi lines in content type description#1543 2018-10-17 23:13:35 +02:00
Alberto Maturano
154fc28a57 Normalize to standar file permissions
As a result of taking a look on PR #1967 I realized there is 819
executable files in this repository. It is obvious this is an error.
2018-09-24 12:33:09 -05:00
Jim LAURIE
6fcaf96806 Clean layout on content tyep delete fix #1903 2018-09-07 15:59:59 +02:00
Jim LAURIE
d56d75b05b
Merge branch 'master' into fix/autoReload 2018-08-29 11:02:44 +02:00
Luca
a1ca701053
fix(content-type-builder): autoReload payload 2018-08-08 00:22:58 +02:00
soupette
6bf3ddeea9 Update displayed fields when removing a field from the content type builder 2018-07-30 13:59:25 +02:00
soupette
d7b12f1871 Merge branch 'master' of github.com:strapi/strapi into settings-ctm-edit-view 2018-07-27 12:19:19 +02:00
Jim LAURIE
87a051e712 Move layout files in core store 2018-07-23 15:12:33 +02:00
Jim LAURIE
cf8184e223 Use hook prefix and rename 2018-07-11 16:23:14 +02:00
Jim LAURIE
eff46b5cb1 Not clear oneWay relation on model update fix #1477 2018-07-02 15:41:53 +02:00
Jim Laurie
d240e2ac82 Fix delete info.mainFied in content type builder fix #1301 2018-06-12 22:48:31 +02:00
Raul Riera
0e4c6064ce Updated content type builder 2018-05-22 08:38:08 -04:00
soupette
4f498cea06 Add eslint to ctb backend 2018-04-30 17:27:46 +02:00
Aurelsicoko
1618d3f858 Reorder model root attribute and remove multiple key 2018-04-24 16:19:02 +02:00
Jim Laurie
e1b727ee09 Write appearance in layout.json file 2018-03-14 16:24:11 +01:00
AdrianGunia
ad2a455466 fix bug(save user via gui) 2018-01-28 19:45:48 +01:00
Aurelsicoko
92c891e341 Improve error when association fail and handle configurable key in models 2017-12-16 18:26:04 +01:00
Aurelsicoko
6ac1bca417 Update algorithm to correctly add, edit and delete relationships between models and plugins' models 2017-12-16 17:03:34 +01:00
Aurelsicoko
975d24ec9a Remove unnecessary directory read to define model's path 2017-12-15 18:10:48 +01:00
cyril lopez
1ef46dffea Get plugins models and adapt from to display plugins models 2017-12-13 16:41:49 +01:00
cyril lopez
30bae62bdd Throw error if not model params 2017-10-30 10:38:18 +01:00
cyril lopez
8dfa961357 Remove double onClick props in Input lib and send error if connector does not exist in content type builder checkTableExists 2017-10-27 14:45:14 +02:00
cyril lopez
7ae11f90da Missing semi 2017-10-27 06:00:07 +02:00
cyril lopez
1758d7410f Add dynamic to display notification when table does not exist in content type builder 2017-10-27 01:26:42 +02:00
cyril lopez
11163d1b0f Add new route in content-type-builder to check if a table exists with bookshelf 2017-10-27 00:59:31 +02:00
Aurelsicoko
f8cebb98f4 Lowercase attributes' names on API generated through the CLI 2017-10-11 12:08:04 +02:00
Aurelsicoko
7043b5ca5d Create generic route to serve assets from plugins 2017-10-10 16:17:29 +02:00
cyril lopez
8b73665923 Created autoReloadblocker component and add pluginRequirements file to content-type-builder-plugin 2017-09-27 19:15:03 +02:00
Pierre Burgy
d72467e670 Fix assets display in build mode 2017-09-19 13:21:06 +02:00
Jim Laurie
775173137c Change tolower to camelcase for admin 2017-09-05 11:42:21 +02:00
cyril lopez
3d03119897 Edit content type in all views 2017-08-29 15:11:06 +02:00
Jim Laurie
6ba0443e9b Handle API rename and fix update API description 2017-08-29 11:29:36 +02:00
cyril lopez
e29cbfdab2 Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
2017-08-17 09:19:07 +02:00
Jim Laurie
67199adf66 Ouups 🙊 2017-08-16 19:06:50 +02:00
cyril lopez
7532670f93 Created empty view for homepage 2017-08-16 18:47:02 +02:00
Jim Laurie
32ca703098 Handle errors and complete update model 2017-08-14 17:19:37 +02:00
Jim Laurie
41ec60b084 Handle fields and relations advanced options 2017-08-14 12:23:52 +02:00
Jim Laurie
11ef0126a5 Handle custom collectionName 2017-08-11 18:23:19 +02:00
Jim Laurie
48015c0d1f Add connection on API creation && list connections 2017-08-11 17:03:05 +02:00
Jim Laurie
85397769ed Fix PR feedback 2017-08-10 14:49:13 +02:00
Jim Laurie
18ff464d6c Handle fs errors 2017-08-10 11:16:15 +02:00
Jim Laurie
06e1c3519b Delete model files 2017-08-08 16:39:57 +02:00
Jim Laurie
2458d9e1d8 Handle relations on create and unpdate model 2017-08-08 14:44:55 +02:00
Jim Laurie
0e53a94927 Send relations on get model 2017-08-07 18:05:40 +02:00
Jim Laurie
826cb3241c Rewrite model with attributes update 2017-08-07 12:17:07 +02:00
Jim Laurie
6ebd81697c Generate API with attributes validations 2017-08-07 11:09:04 +02:00
Jim Laurie
de0250384c Create API 2017-08-04 18:22:18 +02:00
Jim Laurie
2d43ae7d88 List application models 2017-08-04 14:52:40 +02:00