Aurélien Georget
2da3adc1be
Handle relationships update
2016-02-08 12:07:58 +01:00
Aurélien Georget
047f68383f
Write some TODOs
2016-02-05 18:00:47 +01:00
Aurélien Georget
8b7aa8ebce
Merge branch 'v2' of github.com:wistityhq/strapi into feature/json
2016-02-05 17:15:32 +01:00
Aurélien Georget
eee53028de
Draft for JSON API pagination support
2016-02-03 16:53:30 +01:00
Aurélien Georget
d318f1cc65
Handle fields selection in query
2016-02-01 17:38:08 +01:00
Aurélien Georget
5995bccf8d
Update jsonapi-serializer and consider configuration on relationships
2016-02-01 16:00:54 +01:00
Aurélien Georget
4725e87cc4
Update list of unsupported query parameters
2016-02-01 14:56:17 +01:00
Aurélien Georget
3fa303fa8b
Fire error when query parameter is not supported
2016-02-01 14:54:31 +01:00
Aurélien Georget
3d0f801b3a
Handle display JSON API version support
2016-02-01 14:38:55 +01:00
Aurélien Georget
348428132c
Support X-HTTP-Method-Override for old clients
2016-02-01 14:22:29 +01:00
Aurélien Georget
06549e6bb7
Improve errors display and display only existing link
2016-01-29 17:56:57 +01:00
Aurélien Georget
744bf74069
Enabled or not JSON API support thanks to configuration
2016-01-29 16:01:10 +01:00
Aurélien Georget
9ba5137777
Clean code and improve administration routes exclusion
2016-01-29 14:52:11 +01:00
Aurélien Georget
bd2ae13859
Remove logs, handle DELETE method and add some verifications
2016-01-29 13:17:38 +01:00
Aurélien Georget
42c06950e2
Migrate utils functions
2016-01-28 16:21:25 +01:00
Aurélien Georget
37b937a4de
Handle POST method with JSON API request and response
2016-01-28 16:12:16 +01:00
Aurélien Georget
c7049253d6
Use generators, send strapi instance in parser and optimizations
2016-01-27 16:45:44 +01:00
Aurélien Georget
fad6c2af6d
Apply on GET routes and dirty way to verify request body object
2016-01-27 14:20:09 +01:00
loicsaintroch
1d1cba79a5
Remove deprecated messy config solution for Waterline
2016-01-27 00:28:39 +01:00
Aurélien Georget
9dd94e72a2
Add middleware to parse data request
2016-01-26 18:03:52 +01:00
Aurélien Georget
8408538f21
Reject related request with include parameter
2016-01-26 16:30:31 +01:00
Aurélien Georget
38f9239ec9
Handle related ressource without include parameter
2016-01-26 16:24:43 +01:00
Aurélien Georget
fc970e6538
Handle relationships requests
2016-01-26 15:35:25 +01:00
Aurélien Georget
23b306c576
Support relationships for collection and ressource
2016-01-25 16:48:15 +01:00
Aurélien Georget
2868ce08ee
Writting some TODOs, adding support for single ressource fetch
2016-01-22 18:36:15 +01:00
Aurélien Georget
684acb6f7d
Serialize data for collections and ressources
2016-01-22 17:59:46 +01:00
Aurélien Georget
03400e82f5
Build interceptor and JSON API helpers
2016-01-22 15:40:43 +01:00
loicsaintroch
3bd7d2ea4b
Do not load Grant middleware without user API
2016-01-20 16:26:31 +01:00
loicsaintroch
96c2407d69
Remove GraphQL support
2016-01-20 15:52:05 +01:00
loicsaintroch
3fa66a1aaf
Load external hooks
2016-01-20 11:09:11 +01:00
loicsaintroch
c45ea07a27
Merge branch 'v2' of github.com:wistityhq/strapi into v2
2016-01-20 11:01:35 +01:00
Aurélien Georget
cfd473e4ff
Fix path to update setting on Windows platform
2016-01-15 00:00:44 +01:00
Aurélien Georget
b17a31c518
Fix path for Windows
2016-01-12 23:18:37 +01:00
loicsaintroch
6c45ab946e
Remove ORM references and logic
2016-01-11 14:32:29 +01:00
fallenpeace
a63ea36a20
Update index.js
...
Human errors :)
2015-12-18 16:23:36 -08:00
loicsaintroch
5e2ac2f953
Do not make the Studio URL configurable
2015-12-10 18:34:20 +01:00
Aurélien Georget
08fd99b9ab
Run template engine and adapters during restart
2015-12-03 14:38:46 +01:00
Aurélien Georget
57b64f34fd
Auto install engine/adapter during restart
2015-12-03 13:21:59 +01:00
Loïc Saint-Roch
f9fd950c4f
Merge pull request #45 from wistityhq/feature/settings
...
Add settings tools for the Studio
2015-12-02 17:13:02 +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
loicsaintroch
71cc569e78
Add --dry option
2015-12-02 14:57:00 +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
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
pierreburgy
9a29865997
Merge branch 'master' of https://github.com/wistityhq/strapi into feature/admin
2015-11-26 11:04:30 +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