cyril lopez
|
5109326613
|
Access proptypes via npm package and not via React
|
2017-09-18 09:34:29 +02:00 |
|
cyril lopez
|
ccd6c7aad5
|
Init project
|
2017-09-18 08:52:17 +02:00 |
|
cyril lopez
|
682898e60a
|
Update branch
Merge branch 'plugin/content-manager-dev' of github.com:strapi/strapi into plugin/content-manager-dev
|
2017-09-15 18:35:06 +02:00 |
|
cyril lopez
|
8342ff3c1f
|
Fix generateSchema
|
2017-09-15 18:34:17 +02:00 |
|
Aurelsicoko
|
1cd0be2f52
|
Split code by adapters with regression on Bookshelf (WIP)
|
2017-09-15 18:29:50 +02:00 |
|
Aurelsicoko
|
eef2d3d96e
|
Handle relationships edition for Bookshelf
|
2017-09-14 18:47:10 +02:00 |
|
Aurelsicoko
|
4e089f7909
|
Solve issues to be able to use bookshelf correctly
|
2017-09-14 16:33:56 +02:00 |
|
Aurelsicoko
|
d085dcf10e
|
Fix select many relationships and
|
2017-09-14 13:58:37 +02:00 |
|
Aurelsicoko
|
ad856bea8d
|
Fix links menu
|
2017-09-14 12:19:24 +02:00 |
|
Aurelsicoko
|
be4c757f5a
|
Use bindActionCreators, solve i18n issues
|
2017-09-14 11:10:05 +02:00 |
|
Pierre BURGY
|
58e9582892
|
Merge pull request #247 from strapi/improvements/admin
Improvements/admin
|
2017-09-14 10:34:44 +02:00 |
|
Pierre Burgy
|
3917c7ae1b
|
Improve LeftMenuLinkContainer map syntax
|
2017-09-13 23:11:22 +02:00 |
|
Pierre Burgy
|
e76752c1a4
|
Remove useless text in plugin generator
|
2017-09-13 23:09:07 +02:00 |
|
Pierre Burgy
|
e6fc1ee03a
|
Remove files folder in strapi-admin
|
2017-09-13 23:08:32 +02:00 |
|
Aurelsicoko
|
6b6f1be98c
|
Improve component input and handle date input
|
2017-09-12 17:57:15 +02:00 |
|
Aurelsicoko
|
122c536cbf
|
Handle many to many relationships with Mongoose
|
2017-09-12 14:31:39 +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
|
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 |
|
Pierre Burgy
|
34561edd93
|
Fix strapi-generate-admin
|
2017-09-08 17:14:11 +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 |
|
Aurelsicoko
|
814d1c0211
|
Be able to update relationship from non-dominant side
|
2017-09-07 19:11:12 +02:00 |
|
Aurelsicoko
|
437d1e8b22
|
Handle relation display and update in most of cases
|
2017-09-07 17:16:31 +02:00 |
|
Jim LAURIE
|
d855d99fd1
|
Merge pull request #242 from strapi/fix/public
Fix public middleware and mongoose params
|
2017-09-04 12:01:45 +02:00 |
|
Aurelsicoko
|
08901657b0
|
Be able to make CRUD action without relationships
|
2017-08-31 17:26:44 +02:00 |
|
Aurelsicoko
|
22e58cba38
|
Be able to set dynamic main field and go back from Edit view
|
2017-08-31 16:00:45 +02:00 |
|
Aurelsicoko
|
dd11036d3c
|
Apply design guidelines on view list
|
2017-08-30 17:56:52 +02:00 |
|
Jim Laurie
|
243bbd5e99
|
Change generated routes id to _id
|
2017-08-30 14:12:59 +02:00 |
|
Jim Laurie
|
367dbd41b4
|
Fix public route files
|
2017-08-30 12:54:14 +02:00 |
|
Aurelsicoko
|
b16b86bb75
|
Add query method to Strapi to switch on right ORM in the plugins
|
2017-08-29 19:34:34 +02:00 |
|
Aurelsicoko
|
7ee1d90cb7
|
Migrate plugin to new react-router
|
2017-08-29 17:32:48 +02:00 |
|
Aurelsicoko
|
0affa346ce
|
3.0.0-alpha.5.5
v3.0.0-alpha.5.5
|
2017-08-25 14:52:03 +02:00 |
|
Aurelsicoko
|
6d01821b71
|
Merge branch 'alpha.5' of github.com:strapi/strapi into alpha.5
|
2017-08-25 14:47:04 +02:00 |
|
Pierre Burgy
|
2c159d41fa
|
Add --no-save in strapi install command
|
2017-08-25 14:39:27 +02:00 |
|