Pierre BURGY
|
ada8f0717e
|
Merge pull request #208 from strapi/plugin/install
Install and uninstall plugin from the CLI
|
2017-07-01 16:51:20 +02:00 |
|
Pierre Burgy
|
c4a4624c7c
|
Fix conflicts
|
2017-07-01 16:41:35 +02:00 |
|
Pierre Burgy
|
77b49ecb90
|
Fix config functions in project generator
|
2017-07-01 16:34:02 +02:00 |
|
Pierre Burgy
|
3529b9fd5e
|
Set status on error
|
2017-06-25 21:41:51 +02:00 |
|
Pierre Burgy
|
73a0475f7e
|
Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4
|
2017-06-23 18:51:06 +02:00 |
|
Pierre Burgy
|
fd25902cbe
|
Improve logger and responses policy
|
2017-06-23 18:50:52 +02:00 |
|
Aurélien Georget
|
6b28cc14f4
|
Allow float numbers and avoid JSON parsing if we don't need to
|
2017-06-21 23:03:32 +02:00 |
|
Aurélien Georget
|
969826a089
|
Remove trailing commas
|
2017-06-15 18:09:51 +02:00 |
|
Aurélien Georget
|
8b1e6474b0
|
Add strapi-admin as a dependency
|
2017-06-15 17:18:25 +02:00 |
|
Aurélien Georget
|
3e57474f03
|
Lock dependencies and fix start up
|
2017-06-15 15:35:04 +02:00 |
|
Aurélien Georget
|
ea242b12e9
|
Lock dependencies and fix start up
|
2017-06-15 13:33:14 +02:00 |
|
Pierre Burgy
|
da2b7459b1
|
Refactor code
|
2017-06-09 15:59:24 +01:00 |
|
Aurélien Georget
|
e72c9d2f7f
|
Be able to send custom responses based on HTTP status
|
2017-05-29 18:41:24 +02:00 |
|
Pierre BURGY
|
b360e5b907
|
Merge pull request #210 from strapi/improvement/strapi-admin
Improvement/strapi admin
|
2017-05-12 11:03:36 +02:00 |
|
Pierre Burgy
|
63b9986686
|
Fix setup issue
|
2017-05-11 17:49:15 +02:00 |
|
Pierre Burgy
|
666553ea30
|
Separate strapi-generate-admin and strapi-admin packages
|
2017-05-11 17:30:00 +02:00 |
|
Pierre Burgy
|
580cb6ea91
|
Check that we're in a valid Strapi project
|
2017-05-03 16:37:22 +02:00 |
|
Pierre Burgy
|
67d03d9b43
|
Improve installation logs
|
2017-05-03 11:36:33 +02:00 |
|
Pierre Burgy
|
7fecec7703
|
Uninstall plugin from CLI
|
2017-05-03 11:35:10 +02:00 |
|
Pierre Burgy
|
faa7032b69
|
Install plugin from CLI
|
2017-05-03 11:24:34 +02:00 |
|
Aurélien Georget
|
c073bb8463
|
Be able to set expiration time
|
2017-04-21 15:49:41 +02:00 |
|
Aurélien Georget
|
f12884a3d6
|
Use globalId on many-to-many relationships to avoid conflicts with model's name
|
2017-04-12 15:43:18 +02:00 |
|
Aurélien Georget
|
21df50a44f
|
Remove comments
|
2017-04-11 11:59:04 +02:00 |
|
Aurélien Georget
|
101ddb509f
|
Reverse mapper on keys' name changed by the columnName property
|
2017-04-11 11:56:31 +02:00 |
|
Aurélien Georget
|
41ff2c66c8
|
Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4
|
2017-04-07 16:56:52 +02:00 |
|
Aurélien Georget
|
63393f88a3
|
Use koa-body to handle multipart data
|
2017-04-07 16:54:32 +02:00 |
|
Jim Laurie
|
42c688b153
|
Handle options in Strapi models
|
2017-04-07 15:48:09 +02:00 |
|
Aurélien Georget
|
5228c0ef39
|
Update dependencies
|
2017-04-03 10:20:50 +02:00 |
|
Aurélien Georget
|
dc3eb2d748
|
Merge branch 'alpha.4' of github.com:strapi/strapi into alpha.4
|
2017-04-03 10:03:11 +02:00 |
|
Jim Laurie
|
4645e7fd00
|
Map columnName to create relations
|
2017-03-24 12:03:14 +01:00 |
|
Pierre Burgy
|
ef7ad188f2
|
Add port setting for knex
|
2017-03-15 16:45:53 +01:00 |
|
Aurélien Georget
|
68488ca48c
|
Fix lifecycle callback for Bookshelf
|
2017-03-15 13:47:02 +01:00 |
|
Pierre Burgy
|
1228cee998
|
Fix missing files admin issue
|
2017-03-15 11:48:56 +01:00 |
|
Pierre Burgy
|
692f1308ab
|
Fix scss variable path
|
2017-03-14 16:09:53 +01:00 |
|
Pierre Burgy
|
11a235ae50
|
App postcss config in settings manager
|
2017-03-14 16:07:25 +01:00 |
|
Aurélien GEORGET
|
c9441292fd
|
Merge pull request #190 from strapi/improvement/policies
Improvement/policies
|
2017-03-14 14:39:42 +01:00 |
|
Pierre Burgy
|
0cac44a17b
|
Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/policies
|
2017-03-14 14:32:25 +01:00 |
|
Aurélien GEORGET
|
0c12744256
|
Merge pull request #191 from strapi/improvement/generators
Improvement/generators
|
2017-03-14 14:32:11 +01:00 |
|
Pierre Burgy
|
c753ca9667
|
Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/generators
|
2017-03-14 14:23:12 +01:00 |
|
Aurélien GEORGET
|
1b5b0b0003
|
Merge pull request #193 from strapi/fix/dependencies
Fix/dependencies
|
2017-03-14 14:22:16 +01:00 |
|
Aurélien Georget
|
8a2c13cae7
|
Use latest version koa-joi-router
|
2017-03-14 14:09:52 +01:00 |
|
Aurélien Georget
|
efa4983608
|
Update setup
|
2017-03-14 13:56:32 +01:00 |
|
Pierre Burgy
|
d4468ba89b
|
Use shelljs for setup script
|
2017-03-14 12:25:39 +01:00 |
|
Aurélien Georget
|
c8acd6fcef
|
Disabled karma tests for dashboard
|
2017-03-09 16:22:09 +01:00 |
|
Aurélien Georget
|
77051bde19
|
Update dependencies and fix setup
|
2017-03-09 15:25:15 +01:00 |
|
Pierre Burgy
|
1889b2adc7
|
Fix format for API generator
|
2017-03-09 14:26:47 +01:00 |
|
Pierre Burgy
|
26710f42cd
|
Use lodash get function to keep consistency in code
|
2017-03-09 13:56:14 +01:00 |
|
Pierre Burgy
|
0d504dd266
|
Remove useless parameter for plugin generator
|
2017-03-07 18:30:33 +01:00 |
|
Pierre Burgy
|
22cbc321eb
|
Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/generators
|
2017-03-07 16:02:31 +01:00 |
|
Pierre Burgy
|
8cdb09fe41
|
Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/policies
|
2017-03-07 15:07:15 +01:00 |
|