Aurélien Georget
|
5041e0b6bc
|
Updating strapi-bookshelf's dependencies
|
2016-08-22 11:17:06 +02:00 |
|
Aurélien Georget
|
2839e2341d
|
Updating strapi's dependencies
|
2016-08-22 11:14:56 +02:00 |
|
Aurélien GEORGET
|
c01c910eb6
|
Merge pull request #139 from dj-hedgehog/master
fixed missing associations
|
2016-08-19 14:56:28 +02:00 |
|
Pierre BURGY
|
aed300c331
|
Add Header component
|
2016-08-19 14:17:17 +02:00 |
|
Pierre BURGY
|
7428702842
|
Add very basic style
|
2016-08-19 14:14:33 +02:00 |
|
Pierre BURGY
|
694b8808b4
|
Add links in left menu
|
2016-08-19 14:04:08 +02:00 |
|
Pierre BURGY
|
e63bfbd677
|
Add Content and LeftMenu
|
2016-08-19 13:57:50 +02:00 |
|
Hedgehog
|
3c2026d084
|
fixed missing associations
|
2016-08-19 13:37:33 +02:00 |
|
Aurélien Georget
|
cb53562c7f
|
Generate hooks.json on new project
|
2016-08-19 12:34:05 +02:00 |
|
Aurélien Georget
|
0007f53a91
|
Use forever-monitor to reload server on changes (#130)
|
2016-08-19 12:33:19 +02:00 |
|
Pierre BURGY
|
7c2fc51fd0
|
Register oustide plugin
|
2016-08-19 10:17:28 +02:00 |
|
Pierre BURGY
|
662dd6efd2
|
Expose Strapi object
|
2016-08-18 14:42:12 +02:00 |
|
Pierre BURGY
|
2083678a3c
|
Create appReducer and register plugin action
|
2016-08-18 14:22:12 +02:00 |
|
Pierre BURGY
|
9718726e66
|
Remove default example
|
2016-08-18 11:47:26 +02:00 |
|
Pierre BURGY
|
2d966e72ba
|
Initial commit
|
2016-08-18 11:41:13 +02:00 |
|
Aurélien GEORGET
|
1c82631348
|
Add logo in README
|
2016-08-17 15:23:12 +02:00 |
|
Aurélien Georget
|
e111a2de3b
|
Create hooks.json file in config to properly disable hook (#120)
|
2016-08-17 12:48:58 +02:00 |
|
Aurélien Georget
|
e5dc09b90b
|
Update README
|
2016-08-16 11:42:48 +02:00 |
|
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 |
|