Loïc Saint-Roch
a59020a8f5
Merge pull request #43 from wistityhq/feature/admin
...
Remove dashboard hook and add admin generator dependency
2015-12-02 17:00:44 +01:00
Pierre BURGY
966aa48ead
Remove deprecated loaded hook
2015-12-02 16:58:28 +01:00
Pierre BURGY
fbc398e780
Merge branch 'master' of github.com:wistityhq/strapi into feature/admin
2015-12-02 16:57:19 +01:00
Aurélien Georget
859995ec6a
Merge branch 'master' of github.com:wistityhq/strapi into feature/settings
2015-12-02 16:56:00 +01:00
Aurélien Georget
1c11869cf7
Merge and guidelines
2015-12-02 16:55:56 +01:00
Loïc Saint-Roch
d05150e163
Merge pull request #44 from wistityhq/feature/dry
...
Add --dry option
2015-12-02 16:55:31 +01:00
loicsaintroch
b9f14866a8
Fix Strapi prototype
2015-12-02 16:52:52 +01:00
loicsaintroch
0125c4c261
Merge branch 'master' of github.com:wistityhq/strapi into feature/dry
...
* 'master' of github.com:wistityhq/strapi:
Expose the factory directly
Revert strapiReady function
Remove unused function along with unused cluster module
Remove usless function binding
Use self if no arrow function
Use ES5 .bind() and ES6 arrow functions
2015-12-02 16:45:36 +01:00
Loïc Saint-Roch
ada453aa3e
Merge pull request #42 from dciccale/master
...
Use ES5 .bind() and ES6 arrow functions
2015-12-02 16:31:38 +01:00
loicsaintroch
71cc569e78
Add --dry option
2015-12-02 14:57:00 +01:00
Denis Ciccale
d84cbf1b87
Expose the factory directly
2015-12-02 13:54:27 +01:00
Denis Ciccale
414d96267e
Revert strapiReady function
2015-12-02 13:54:07 +01:00
Denis Ciccale
cb6507195b
Remove unused function along with unused cluster module
2015-12-02 12:42:34 +01:00
Denis Ciccale
5b38c069c6
Remove usless function binding
2015-12-02 12:42:08 +01:00
Denis Ciccale
79eb9c9e2b
Use self if no arrow function
2015-12-02 11:22:13 +01:00
Denis Ciccale
6288c1864b
Use ES5 .bind() and ES6 arrow functions
2015-12-02 11:18:05 +01:00
Aurélien Georget
af579ca8d5
Purge global RSA key
2015-12-01 14:20:55 +01:00
Aurélien Georget
7ae3a2570a
Remove dashboardToken parameter
2015-12-01 12:13:51 +01:00
Aurélien Georget
fb64ee1b92
Clean guidelines
2015-11-30 16:15:14 +01:00
Aurélien Georget
665bbdf556
Clear package.json cache before populate configs
2015-11-30 16:06:37 +01:00
Aurélien Georget
b7f674b86a
Use spawn instead of exec to auto-install adapters
2015-11-30 14:08:15 +01:00
Aurélien Georget
b117e1d3ee
Handle adapters installation process
2015-11-30 12:08:47 +01:00
Aurélien Georget
ca58c66440
Install adapter only on master process
2015-11-30 10:18:20 +01:00
loicsaintroch
fe1f8fbe5c
Add log to access the admin panel
2015-11-26 14:17:10 +01:00
loicsaintroch
7ce92ce3b4
Merge branch 'feature/admin' of github.com:wistityhq/strapi into feature/admin
...
* 'feature/admin' of github.com:wistityhq/strapi:
Add strapi-generate-admin dependency
Remove dashboard hook
2015-11-26 14:03:55 +01:00
pierreburgy
1d8758fdf2
Add strapi-generate-admin dependency
2015-11-26 11:53:40 +01:00
loicsaintroch
4c5d7377cd
Add Travis notifications to Slack
2015-11-26 11:19:42 +01:00
pierreburgy
9a29865997
Merge branch 'master' of https://github.com/wistityhq/strapi into feature/admin
2015-11-26 11:04:30 +01:00
loicsaintroch
48d9d0b9e9
Improve email regex for login via the CLI
2015-11-25 18:18:22 +01:00
loicsaintroch
3ffbf2a952
Add Slack status badge
2015-11-23 23:38:00 +01:00
Aurélien Georget
aef83536f1
Display log when application has really restarted
2015-11-23 17:36:59 +01:00
loicsaintroch
4489558f1b
Fix issues between master and workers in the REPL
2015-11-23 16:28:17 +01:00
loicsaintroch
5d7eda0f14
Merge branch 'feature/settings' of github.com:wistityhq/strapi into feature/settings
...
* 'feature/settings' of github.com:wistityhq/strapi:
Handle case files array to unzip is empty
Update hook i18n to consider new locales filename
Add possibility to pull file value
2015-11-23 11:34:03 +01:00
loicsaintroch
6cbd45e680
Take advantage of multiple environment config
2015-11-23 11:33:56 +01:00
loicsaintroch
fefdc4cf9b
Fix documentation link
2015-11-23 09:04:25 +01:00
Loïc Saint-Roch
6cf460b5d8
Merge pull request #37 from wistityhq/fix/grant
...
Fix grant config object path
2015-11-23 08:57:22 +01:00
Aurélien Georget
754abd3a5c
Handle case files array to unzip is empty
2015-11-20 14:22:46 +01:00
Aurélien Georget
5e92ba1068
Update hook i18n to consider new locales filename
2015-11-20 13:10:47 +01:00
Aurélien Georget
91bf22cbbd
Add possibility to pull file value
2015-11-20 11:40:33 +01:00
pierreburgy
1bbca362b4
Fix grant config
2015-11-19 22:54:54 +01:00
pierreburgy
0d8a74ccdd
Merge branch 'master' of https://github.com/wistityhq/strapi into feature/admin
2015-11-19 16:08:41 +01:00
loicsaintroch
fd6e907fc7
Ignore API public directories in dictionary
2015-11-19 16:08:19 +01:00
loicsaintroch
b2ae87f26e
Make sure connections have an appropriate migrate strategy
2015-11-19 14:40:02 +01:00
loicsaintroch
542a2c7d44
Remove deprecated poweredBy config
2015-11-19 14:01:01 +01:00
loicsaintroch
5aee4f5b23
Add screenshots of the dashboard
2015-11-19 13:49:18 +01:00
pierreburgy
56ef28f6c3
Remove dashboard hook
2015-11-19 13:34:36 +01:00
loicsaintroch
b0d562ea48
v1.4.1
v1.4.1
2015-11-18 18:40:39 +01:00
loicsaintroch
93fe9f589c
Bump user generator version
2015-11-18 18:39:33 +01:00
loicsaintroch
305ce248b0
Merge branch 'master' of github.com:wistityhq/strapi
...
* 'master' of github.com:wistityhq/strapi:
Fix load hooks
Clean guidelines
Delete previous application
2015-11-18 18:37:10 +01:00
loicsaintroch
7841df2316
Add screenshot of the studio
2015-11-18 18:37:05 +01:00