Jim Laurie
|
ceff284fb6
|
Fix update one to one mongoose relation
|
2017-10-30 17:59:53 +01:00 |
|
Jim Laurie
|
e038a238e7
|
Handle template on create API content type builder
|
2017-10-30 14:40:46 +01:00 |
|
Jim Laurie
|
0a7b65be04
|
Remove relation on delete data bookshelf
|
2017-10-30 14:02:54 +01:00 |
|
Jim Laurie
|
915dd37942
|
Merge branch 'alpha.7' of https://github.com/strapi/strapi into fix/api-relations-mongoose
|
2017-10-30 10:55:43 +01:00 |
|
Jim LAURIE
|
a767047163
|
Merge pull request #308 from strapi/improve/content-manager
Improve/content manager
|
2017-10-30 10:50:17 +01:00 |
|
Jim LAURIE
|
fc7f3b05a0
|
Merge pull request #312 from strapi/fix/documentation
Fix errors in ui-components code examples
|
2017-10-30 10:49:21 +01:00 |
|
Jim LAURIE
|
76c56d39e7
|
Merge pull request #305 from strapi/improve/generate-plugin
Update generate-plugin
|
2017-10-30 10:42:30 +01:00 |
|
cyril lopez
|
30bae62bdd
|
Throw error if not model params
|
2017-10-30 10:38:18 +01:00 |
|
cyril lopez
|
9ed293d1d3
|
Fix errors in ui-components code examples
|
2017-10-30 09:53:41 +01:00 |
|
Jim Laurie
|
dba7361c89
|
Handle relations on create data bookshelf
|
2017-10-27 20:10:37 +02:00 |
|
Jim Laurie
|
a2214ed0d7
|
Handle relation bookshelf oneToOne
|
2017-10-27 19:06:22 +02:00 |
|
Jim Laurie
|
08970eee3e
|
Handle manyToMany relations bookshelf by object
|
2017-10-27 18:22:58 +02:00 |
|
Jim Laurie
|
c47492ea21
|
Handle manyToMany relations bookshelf by id
|
2017-10-27 17:57:50 +02: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
|
743e635d7a
|
Fix ExamplePage container
|
2017-10-27 14:33:39 +02:00 |
|
cyril lopez
|
7ae11f90da
|
Missing semi
|
2017-10-27 06:00:07 +02:00 |
|
cyril lopez
|
53ab41110b
|
Add input search to Input library
|
2017-10-27 05:40:14 +02:00 |
|
cyril lopez
|
db19f407d6
|
Add input type password to Input library
|
2017-10-27 04:41:24 +02:00 |
|
cyril lopez
|
3e0caba295
|
Add translations for NoTableWarning
|
2017-10-27 04:17:22 +02:00 |
|
cyril lopez
|
4baa78ee23
|
Created NoTableWarning component and implemented it in content type builder
|
2017-10-27 02:23:55 +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 |
|
cyril lopez
|
493d303e31
|
Order main menu plugin list by plugin name
|
2017-10-26 17:21:53 +02:00 |
|
Jim Laurie
|
35b6a50810
|
Handle relation oneToMany dominant bookshelf
|
2017-10-26 17:21:23 +02:00 |
|
cyril lopez
|
6eff6abc57
|
Fix pagination design
|
2017-10-26 16:19:52 +02:00 |
|
cyril lopez
|
1ccef127b4
|
Add number of entries in List content-manager
|
2017-10-26 16:05:40 +02:00 |
|
cyril lopez
|
cf70c5e003
|
Update generate-plugin
|
2017-10-25 18:49:29 +02:00 |
|
Jim Laurie
|
9105477500
|
Handle oneToOne mongoose relation
|
2017-10-25 17:38:48 +02:00 |
|
cyril lopez
|
3661bed2f6
|
Merge pull request #303 from strapi/fix/content-type-builder-quotes
Fix/content type builder quotes
|
2017-10-25 17:37:29 +02:00 |
|
cyril lopez
|
9400a93a59
|
Merge pull request #304 from strapi/improve/NotFoundPage
Improve/not found page
|
2017-10-25 17:25:53 +02:00 |
|
cyril lopez
|
963f18a544
|
Merge pull request #301 from strapi/inject-design
Inject design
|
2017-10-25 17:24:13 +02:00 |
|
cyril lopez
|
487aeece89
|
Remove console log
|
2017-10-25 17:22:50 +02:00 |
|
cyril lopez
|
d286867a5b
|
Created NotFound component and add it to admin and content type builder
|
2017-10-25 17:03:40 +02:00 |
|
Jim Laurie
|
33736f6ea1
|
Handle object relations mongoose
|
2017-10-25 16:39:28 +02:00 |
|
Jim Laurie
|
3d9a509789
|
Handle relation by id mongoose
|
2017-10-25 16:24:35 +02:00 |
|
cyril lopez
|
31691009db
|
Refacto ExtendComponent and modify generate-plugin
|
2017-10-25 16:14:57 +02:00 |
|
cyril lopez
|
4dbaaf17cf
|
Fix content type update after first creation
|
2017-10-25 15:06:33 +02:00 |
|
cyril lopez
|
b964e83953
|
Fix content-type-builder quotes bug
|
2017-10-25 14:09:53 +02:00 |
|
cyril lopez
|
25b6ec055d
|
Fix admin channels link design
|
2017-10-24 15:02:35 +02:00 |
|
cyril lopez
|
160ffe8626
|
Created dynamic to injectComponent from one plugin into another, write documentation accordingly
|
2017-10-24 14:35:08 +02:00 |
|
cyril lopez
|
d77456e78c
|
Update strapi-generate-plugin
|
2017-10-23 16:12:37 +02:00 |
|
cyril lopez
|
e109984181
|
Setup
|
2017-10-23 15:58:01 +02:00 |
|
Aurélien GEORGET
|
52bab38a29
|
Merge pull request #292 from strapi/shared-components
Shared components
|
2017-10-23 14:16:11 +02:00 |
|
cyril lopez
|
2bf8f8f0bd
|
Fix admin messages typos and optimize logos
|
2017-10-23 11:44:21 +02:00 |
|
cyril lopez
|
07ac01324c
|
Created ListRow component
|
2017-10-21 17:02:25 +02:00 |
|
cyril lopez
|
fe56274217
|
Fix content-manager CANCEL_CHANGES action bug
|
2017-10-21 15:49:32 +02:00 |
|
cyril lopez
|
b156a9fc73
|
Display id in content-manager SelectOne and SelectMany if no label iss provided
|
2017-10-21 15:41:36 +02:00 |
|
cyril lopez
|
9f8d5ffb79
|
Fix SelectMany duplicate data
|
2017-10-21 15:25:00 +02:00 |
|
cyril lopez
|
dc5d8b8e90
|
Update branch
|
2017-10-20 11:21:09 +02:00 |
|
cyril lopez
|
56025bcc0f
|
Fix conflict
|
2017-10-20 11:11:37 +02:00 |
|