Aurélien GEORGET
|
de073ee760
|
Merge pull request #138 from strapi/v3
v3.0 - Update core framework
|
2016-08-16 11:18:03 +02:00 |
|
Aurélien Georget
|
ecfa8ece41
|
Improve routes exposed
|
2016-08-16 11:09:06 +02:00 |
|
Aurélien Georget
|
b83d81f61a
|
Update README
|
2016-08-15 12:43:36 +02:00 |
|
Aurélien Georget
|
55d65ccde8
|
Fix #90: Update global model naming convention
|
2016-08-12 12:04:00 +02:00 |
|
Aurélien Georget
|
7ac86fd68e
|
Add views
|
2016-08-11 12:42:00 +02:00 |
|
Aurélien Georget
|
2b58d50f93
|
Add ROADMAP
|
2016-08-10 12:47:29 +02:00 |
|
Aurélien Georget
|
8b07a0b907
|
Prepare for repository migration
|
2016-08-10 11:31:27 +02:00 |
|
Aurélien Georget
|
8c88e076a9
|
Handle template on CLI
|
2016-08-10 11:00:56 +02:00 |
|
Aurélien Georget
|
a550049a8b
|
Add ability to generate multiple template by considering the ORM argument in the CLI
|
2016-08-09 12:38:05 +02:00 |
|
Aurélien Georget
|
cccb04fb94
|
Separate template per ORM, and add Mongoose API templates
|
2016-08-09 11:47:48 +02:00 |
|
Aurélien Georget
|
b69517b371
|
Add event middleware to handle lifecycle cb
|
2016-08-08 12:55:22 +02:00 |
|
Aurélien Georget
|
18c3a51fe9
|
Handle many-to-many relationships
|
2016-08-08 11:12:09 +02:00 |
|
Aurélien Georget
|
c79f55b0d9
|
Handle relationships except many-to-many
|
2016-08-05 15:51:55 +02:00 |
|
Aurélien Georget
|
4e6ca004b0
|
Implementing virtual populate for making reverse populate, (not well-tested yet)
|
2016-08-04 13:21:22 +02:00 |
|
Aurélien Georget
|
fafea06ab0
|
Remove useless dependencies into the constructor
|
2016-07-26 12:05:25 +02:00 |
|
Aurélien Georget
|
5fa5945b11
|
Improve Strapi class
|
2016-07-26 11:57:50 +02:00 |
|
Aurélien Georget
|
fcfbaf0bf9
|
Add relationships with Mongoose, and fix bugs
|
2016-07-25 13:21:47 +02:00 |
|
Aurélien Georget
|
c87ff0edbf
|
Handle basic types for mongoose
|
2016-07-14 12:15:42 +02:00 |
|
Aurélien Georget
|
3cd111bdb2
|
Expose globals
|
2016-07-14 11:39:40 +02:00 |
|
Aurélien Georget
|
185542b74f
|
Convert model types to mongoose types
|
2016-07-14 11:06:58 +02:00 |
|
Aurélien Georget
|
5ef53cf233
|
Return callback before open db
|
2016-07-12 15:04:56 +02:00 |
|
Aurélien Georget
|
04d7e95234
|
Add strapi dependency to strapi-mongoose
|
2016-07-12 14:24:41 +02:00 |
|
Aurélien Georget
|
02cc042838
|
Update dependency
|
2016-07-12 11:33:01 +02:00 |
|
Aurélien Georget
|
756dd5407a
|
Load Mongoose instead of Bookshelf
|
2016-07-12 11:15:01 +02:00 |
|
Aurélien Georget
|
8cbe59a955
|
Apply ES6 guidelines to external modules
|
2016-07-11 13:03:35 +02:00 |
|
Aurélien Georget
|
086e05c31f
|
Simplify server start
|
2016-07-07 17:03:48 +02:00 |
|
Aurélien Georget
|
a29fac28e3
|
Apply ES6 guidelines
|
2016-07-06 15:51:52 +02:00 |
|
Aurélien Georget
|
80d505fc50
|
Load external hooks in specific order
|
2016-07-06 12:16:31 +02:00 |
|
Aurélien Georget
|
1b7e1b9e6a
|
Waiting knex fired event before load bookshelf
|
2016-07-05 14:32:50 +02:00 |
|
Aurélien Georget
|
3734bb2f59
|
Load external hooks
|
2016-07-05 14:13:35 +02:00 |
|
Aurélien Georget
|
5a0fa44bdc
|
Return cb when hook category is empty
|
2016-07-05 11:30:55 +02:00 |
|
Aurélien Georget
|
9f2dcbbfcb
|
Don't load hook when is set to false
|
2016-07-05 11:27:46 +02:00 |
|
Aurélien Georget
|
46939d6173
|
Remove console.log
|
2016-07-05 11:10:01 +02:00 |
|
Aurélien Georget
|
4338ffe8cf
|
Fix strapi dependency in generated package.json
|
2016-07-04 12:53:02 +02:00 |
|
Aurélien Georget
|
e811d171ab
|
Run server from local directory
|
2016-07-04 12:47:26 +02:00 |
|
Aurélien Georget
|
a4651b21cb
|
Update bin for global symlink
|
2016-07-04 11:44:36 +02:00 |
|
Aurélien Georget
|
0913179ccb
|
Add CLI to core
|
2016-07-04 11:27:26 +02:00 |
|
Aurélien Georget
|
f2cc5c24af
|
Update README
|
2016-06-30 14:57:51 +02:00 |
|
Aurélien Georget
|
7f0ac91caf
|
Loading and organizing hooks by category
|
2016-06-30 12:31:17 +02:00 |
|
Aurélien Georget
|
3ce5d62460
|
Unnecessary use of prototype ctx for require
|
2016-06-29 12:11:29 +02:00 |
|
Aurélien Georget
|
fdc2427f5e
|
Fix old JSON API require
|
2016-06-29 12:01:59 +02:00 |
|
Aurélien Georget
|
f3a44426ea
|
Remove koa-mount
|
2016-06-29 11:57:12 +02:00 |
|
Aurélien Georget
|
35aff54631
|
Remove useless hooks
|
2016-06-29 11:47:33 +02:00 |
|
Pierre BURGY
|
da6d9123a2
|
Merge pull request #114 from dj-hedgehog/hedgehog-patch-2
fixed required attributes & relationships in JSONAPI
|
2016-05-26 17:13:44 +02:00 |
|
Pierre BURGY
|
03cf1b246a
|
Merge pull request #108 from dj-hedgehog/patch-1
Added missing async dependency in migrations generator
|
2016-05-26 17:12:21 +02:00 |
|
Pierre BURGY
|
6e354353d8
|
Merge pull request #107 from dj-hedgehog/v2
added logging documentation from Strapi v1
|
2016-05-26 17:12:10 +02:00 |
|
Pierre BURGY
|
75eb3dd72f
|
Merge pull request #118 from abelsoares/enhancement/strapi-cli-extra-backtick
Remove extra backticks from strapi cli
|
2016-05-26 17:11:12 +02:00 |
|
Pierre BURGY
|
5204f03bcd
|
Merge pull request #119 from abelsoares/enhancement/test-env-configs
Add `test` env config to `strapi-generate-new`
|
2016-05-26 17:10:19 +02:00 |
|
Abel Soares
|
e5d83558d1
|
Add test env config to strapi-generate-new
This commit adds `test` environment configuration files to
`strapi-generate-new` package
|
2016-05-14 11:27:27 +01:00 |
|
Abel Soares
|
6798ff9115
|
Remove extra backticks from strapi-migrate-make
This commit updates the `strapi-cli` package by removing
extra backticks from `strapi-migrate-make.js`
|
2016-05-14 01:33:26 +01:00 |
|