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
|
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 |
|
Pierre Burgy
|
0cac44a17b
|
Merge branch 'alpha.4' of https://github.com/strapi/strapi into improvement/policies
|
2017-03-14 14:32:25 +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
|
8a2c13cae7
|
Use latest version koa-joi-router
|
2017-03-14 14:09:52 +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 |
|
Pierre Burgy
|
5bc7803b03
|
Set policies in config object
|
2017-03-06 23:56:51 +01:00 |
|
Aurélien Georget
|
a5a1d98961
|
Add TTL to Redis session and expose session in ctx.state
|
2017-03-06 11:47:33 +01:00 |
|
Pierre Burgy
|
bd20e9764a
|
Plugin's policies can be used from app APIs
|
2017-03-03 12:48:19 +01:00 |
|
Pierre Burgy
|
2f018a0521
|
Implement logic for plugin policies
|
2017-03-03 11:33:51 +01:00 |
|
Pierre Burgy
|
010ee20731
|
Fix policy generator
|
2017-03-02 12:28:06 +01:00 |
|
Pierre Burgy
|
5c23d8325a
|
Implement logic for api policies
|
2017-03-02 12:25:20 +01:00 |
|
Pierre Burgy
|
f03c27724a
|
Implement logic for global policies
|
2017-03-02 12:18:13 +01:00 |
|