29765 Commits

Author SHA1 Message Date
Aurelsicoko
6b6f1be98c Improve component input and handle date input 2017-09-12 17:57:15 +02:00
cyril lopez
938eec7927 Remove route to get assets 2017-09-12 17:51:49 +02:00
cyril lopez
1c0fc6850f Add alert before leaving plugin if content type not saved 2017-09-12 17:30:39 +02:00
cyril lopez
54f2ffa610 Add min cannot be sup than max validations 2017-09-12 16:26:05 +02:00
cyril lopez
85ef988b0f Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
2017-09-12 16:06:45 +02:00
cyril lopez
76bc82b307 Handle submit on enter 2017-09-12 16:04:53 +02:00
cyril lopez
5964b2d530 Refacto contentheader component 2017-09-12 14:32:40 +02:00
Aurelsicoko
122c536cbf Handle many to many relationships with Mongoose 2017-09-12 14:31:39 +02:00
Pierre Burgy
3b540204d1 Add strapi-generate-api dependency 2017-09-12 13:58:20 +02:00
Jim LAURIE
7e961a96bd Merge pull request #244 from felixdenoix/patch-1
Update ROADMAP.md
2017-09-12 13:42:23 +02:00
cyril lopez
63dcdbe661 Fix PopUpRelation design 2017-09-12 11:29:35 +02:00
cyril lopez
158497605f Fix changing content type name while temporary content type is having a relation with it 2017-09-12 11:11:31 +02:00
cyril lopez
61cb26f476 Fix modal design 2017-09-12 09:21:31 +02:00
cyril lopez
1984e5fac2 Add plugin name to all translations 2017-09-12 09:08:40 +02:00
Aurelsicoko
f32336370b Resolve issues on relationships 2017-09-11 18:17:09 +02:00
Pierre Burgy
efb591601a Fix tests 2017-09-09 17:00:35 +02:00
Pierre Burgy
5e2b93abb1 Translate home page sentence 2017-09-09 16:59:30 +02:00
Pierre Burgy
fe332211f7 Use defaultValue instead of selected in Toggle 2017-09-09 16:30:19 +02:00
Pierre Burgy
618c1b18e3 Listen plugins only under localhost hostname 2017-09-09 16:28:06 +02:00
Pierre Burgy
639f4c68e1 Increase notifications top margin 2017-09-09 16:19:58 +02:00
Pierre Burgy
0f995df88d Export dispatch in app.js 2017-09-09 16:18:53 +02:00
Pierre Burgy
6c4310b19d Translate no plugins installed sentence 2017-09-09 16:10:38 +02:00
Pierre Burgy
3b517dc0c0 Fix no plugins string alignement 2017-09-09 16:06:19 +02:00
Pierre Burgy
919a7b33ce Add plugins port settings 2017-09-09 15:49:59 +02:00
Pierre Burgy
102a9a00d1 Remove useless export 2017-09-09 15:30:20 +02:00
Pierre Burgy
b35e6cbc1f Improve left menu links style 2017-09-09 15:22:00 +02:00
Pierre Burgy
32efb51e0d Style notifications 2017-09-09 14:43:11 +02:00
Pierre Burgy
685111dac4 Stop using define 2017-09-09 10:49:31 +02:00
Pierre Burgy
f7a5edbb35 Delete package-lock.json file 2017-09-09 09:56:31 +02:00
Pierre Burgy
92e829b36c Change left menu settings for Content Type Builder 2017-09-09 09:54:49 +02:00
Pierre Burgy
72e272d2df Use user language and local storage for locale selection 2017-09-09 09:35:33 +02:00
Pierre Burgy
7a29d7b450 Put back logo in left menu header 2017-09-08 18:12:08 +02:00
Pierre Burgy
e07b2f7b96 Fix router params 2017-09-08 18:07:18 +02:00
Pierre Burgy
05d480ffac Fix undefined variable in Settings Manager 2017-09-08 18:00:08 +02:00
Pierre Burgy
e5deaa378f Dynamic port in admin panel 2017-09-08 17:41:06 +02:00
cyril lopez
801baa82c6 Update branch
Merge branch 'plugin/content-type-builder-dev' of https://github.com/strapi/strapi into plugin/content-type-builder-dev
2017-09-08 17:32:54 +02:00
cyril lopez
83fa202864 Change input prop target to name 2017-09-08 17:26:10 +02:00
Pierre Burgy
34561edd93 Fix strapi-generate-admin 2017-09-08 17:14:11 +02:00
cyril lopez
0ab3200338 Remove temporary text in AttributeRow 2017-09-08 16:56:39 +02:00
cyril lopez
f5194ad581 Change name to label in Input component 2017-09-08 16:53:07 +02:00
cyril lopez
8c41531fb2 Show dropdown on click entire header in pop up relation 2017-09-08 16:30:14 +02:00
cyril lopez
45ecbb8591 Fix formValidation on creating attribute 2017-09-08 16:04:44 +02:00
cyril lopez
f4b4811148 Refacto Form container 2017-09-08 15:53:00 +02:00
Pierre Burgy
cb9730283a Merge alpha.5 2017-09-08 14:48:06 +02:00
Pierre Burgy
bb30674257 Run clean command 2017-09-08 14:18:46 +02:00
Pierre Burgy
3f5e59e56b Add Content Type Builder in test script 2017-09-08 13:53:20 +02:00
Pierre Burgy
fd5b6b417f Add Content Type Builder in setup script 2017-09-08 13:48:22 +02:00
Pierre Burgy
83e6a6bcc4 Merge 2017-09-08 13:46:50 +02:00
cyril lopez
ec78017426 Add attributes uniqueness validations 2017-09-08 10:53:47 +02:00
Aurelsicoko
814d1c0211 Be able to update relationship from non-dominant side 2017-09-07 19:11:12 +02:00