37 Commits

Author SHA1 Message Date
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
Jim Laurie
09627d7ea3 Init plugin from settings manager 2017-08-03 16:08:49 +02:00