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
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
Jim Laurie
4fe7b6176e
Fix conflicts & lint
2018-05-16 12:07:02 +02:00
Jim LAURIE
c09f5138a2
Merge branch 'master' into eslint
2018-05-07 16:03:35 +02:00
Jim LAURIE
10eee03393
Merge branch 'master' into fix/886
2018-05-03 15:59:11 +02:00
Jim Laurie
c944cb9e26
Fix loose many dominant
2018-05-02 17:41:09 +02:00
Aurelsicoko
a6fd8fc460
Fixes #886
2018-05-01 14:36:17 +02:00
soupette
4f498cea06
Add eslint to ctb backend
2018-04-30 17:27:46 +02:00
Jim LAURIE
49ced583f3
Merge branch 'master' into fix/802
2018-04-27 16:40:57 +02:00
Aurelsicoko
af41ef444c
Fixes #802
2018-04-27 15:50:37 +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
Aurelsicoko
da1ead5e7b
Ignore file model in the CTB
2018-04-24 14:19:07 +02:00
cyril lopez
fc995bb4a0
Fix ctb layout service
2018-03-22 13:36:36 +01:00
Jim Laurie
d77fb19592
Fix set attr name get model
2018-03-15 10:42:23 +01:00
Jim Laurie
0a5b178ccc
Send appearance in model definition
2018-03-14 17:44:11 +01:00
Jim Laurie
e1b727ee09
Write appearance in layout.json file
2018-03-14 16:24:11 +01:00
Jim Laurie
bed6d144f9
Fix PR feedback
...
More dynamic code
Fix typo
2018-03-01 12:55:31 +01:00
Jim Laurie
7af7922f2b
Backend content type builder media type
...
Co-authored-by: soupette <cyril.lpz@gmail.com>
2018-02-26 16:33:27 +01:00
Jim Laurie
5bf1e51422
Fix conflicts
2018-02-12 13:25:43 +01:00
Inder
621b70c9ea
Generating | Model name
...
Names added with a space/dot different variations, etc. did not work by badly generating the model name.
Reference to #328 #444 #505
2018-02-06 16:09:00 +01:00
Jim Laurie
b784c32be1
Add tag column
2018-02-06 15:08:25 +01:00
Jim Laurie
0e739d8e32
Hide config model in content type builder and content manager
2018-02-02 14:50:10 +01:00
Jim Laurie
f5a5fac5f1
Fix CTB get model to plugins
2018-01-09 14:25:47 +01:00
Jim Laurie
6a59946f71
Fix CTB if one API has no model file
2018-01-09 13:42:19 +01:00
Aurelsicoko
b632e4e17c
Fix API creation with new configurable key
2017-12-18 11:40:26 +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
Aurelsicoko
0230184619
Apply same algorithm to clearRelation method
2017-12-15 18:04:56 +01:00
Aurelsicoko
1ec7c988f2
Merge branch 'relation/users' of github.com:strapi/strapi into relation/users
2017-12-15 16:37:11 +01:00
Aurelsicoko
492c688344
Remove unnecessary directory read when building relations
2017-12-15 16:36:21 +01:00
cyril lopez
8d74849d9c
Display plugin source in ctb attributerow
2017-12-15 14:21:28 +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
c6d74d58f0
Add plugins models to ctb and fix navigation
2017-12-13 15:22:16 +01:00
cyril lopez
1b9250f511
Write roles.sjon file
2017-11-17 14:22:59 +01:00
Jim Laurie
e038a238e7
Handle template on create API content type builder
2017-10-30 14:40:46 +01:00
cyril lopez
487aeece89
Remove console log
2017-10-25 17:22:50 +02:00
cyril lopez
b964e83953
Fix content-type-builder quotes bug
2017-10-25 14:09:53 +02:00
Aurelsicoko
65f1a2216d
Fix pagination and excluse dotfile from Content Type Builder directory sync
2017-10-10 16:40:07 +02:00
Aurelsicoko
97292fc65b
Order attribute parameters correctly and handle dominant case
2017-09-21 15:43:33 +02:00
Aurelsicoko
00c77824a9
Generate relation attribute in right order and fix select on relation modal
2017-09-21 14:03:17 +02:00
Jim Laurie
775173137c
Change tolower to camelcase for admin
2017-09-05 11:42:21 +02:00
cyril lopez
2068dc7703
Fix update content type in modelpage
2017-08-31 09:47:43 +02:00
Jim Laurie
32bae9b7e0
Send connection on GET model
2017-08-29 11:40:12 +02:00
Jim Laurie
6ba0443e9b
Handle API rename and fix update API description
2017-08-29 11:29:36 +02:00
Jim Laurie
f02f4801ec
Send all infos get model
2017-08-22 14:26:54 +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