30539 Commits

Author SHA1 Message Date
cyril lopez
15fc39029e Clean content manager image with svgo 2017-11-02 10:19:38 +01:00
cyril lopez
f275da8500 Fix checkboxLabel style 2017-11-02 10:15:37 +01:00
Jim Laurie
ee280a2bc4 Install database dependencies and add logs 2017-11-01 16:52:00 +01:00
Jim Laurie
084cb3c49e Fix PR feedback 2017-11-01 15:16:28 +01:00
Aurélien GEORGET
a6b99cc6a9
Merge pull request #288 from strapi/fix/ejs
Fix ejs
2017-11-01 12:12:32 +01:00
Aurelsicoko
917dff6c39 Clean package.json after setup to create an app w/out --dev 2017-11-01 12:11:10 +01:00
Aurélien GEORGET
ff1c7cdce1
Merge pull request #317 from ogonkov/patch-1
Fix local installation
2017-11-01 11:55:32 +01:00
Alexey
8a8d85356a
Fix path to strapi bin 2017-10-31 23:17:26 +03:00
Alexey
dc3ecb02ca
Fix local installation
Fallback to `process.cwd()` in case of local installation
2017-10-31 22:57:18 +03:00
Jim Laurie
f6b97addfd Fix generate model bookshelf collectionName 2017-10-31 14:58:28 +01:00
Jim Laurie
14b2676524 Fix relation create one to one object 2017-10-31 14:44:34 +01:00
cyril lopez
68bcfcb3b4 Improve lib Input 2017-10-31 14:19:54 +01:00
cyril lopez
9b0f7366f9 Fix relationComponent update 2017-10-31 14:01:12 +01:00
Jim Laurie
c479480d34 Fix relation create one to one 2017-10-31 13:43:48 +01:00
cyril lopez
902ad42d9c Handle delete entry in content manager when using bookshelf connector 2017-10-31 13:39:20 +01:00
cyril lopez
35d7993cf6 Fix content manager validations and solve setstate warning in ediotformrelation 2017-10-31 13:14:38 +01:00
Jim Laurie
4872051d26 Delete old relations service bookshelf 2017-10-31 11:41:54 +01:00
Jim Laurie
51cf35afd6 Fix remove data relation delete mongoose 2017-10-31 11:25:13 +01:00
cyril lopez
394e3a0a81 Created BackHeader component and implemented it in content manager Edit view 2017-10-31 11:23:49 +01:00
cyril lopez
1303fb775a Add EmptyAttributes view to content manager 2017-10-31 10:51:43 +01:00
cyril lopez
9e48f925ab Fix SelectMany label issue when null 2017-10-30 18:57:49 +01:00
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
cyril lopez
1f4a531929 Add bindActionCreators import in ExamplePage 2017-10-30 14:24:22 +01:00
cyril lopez
532d19fa11 Fix ExamplePage container 2017-10-30 14:14:03 +01:00
Jim Laurie
0a7b65be04 Remove relation on delete data bookshelf 2017-10-30 14:02:54 +01:00
cyril lopez
0cc377cc80 Rename strapi with Strapi 2017-10-30 13:46:40 +01:00
cyril lopez
c9ce0070b1 Force string value in content-manager edit container PluginHeaderTitle 2017-10-30 13:40:24 +01:00
cyril lopez
9412b1c8b8 Send appropriate table_name in content-tyope-builder to check if a table exists 2017-10-30 13:19:56 +01:00
cyril lopez
fefa861b26 Fix settings-manager bug in Input select to prevent from selecting the first value 2017-10-30 13:12:21 +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
Aurélien GEORGET
3c7601b63d Merge pull request #307 from jdollar/allow_for_config_override_in_start
Allow for overwriting of config in start
2017-10-27 11:23:07 +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
jdollar
460a8d1368
Allow for overwriting of config in start
Allow for the passing and using of a config json value when strapi starts instead of relying on preconfigured values
2017-10-26 22:53:00 -04: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