Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass on arguments passed to the FeatureConstrainer | Bob Van Landuyt | 2018-12-14 | 1 | -1/+1 |
| | | | | | All arguments passed to the `FeatureConstrainer` will be passed on to the `Feature.enabled?` check. | ||||
* | Enable GraphQL API endpoint | Phil Hughes | 2018-12-13 | 1 | -1/+1 |
| | |||||
* | Initial setup GraphQL using graphql-ruby 1.8 | Bob Van Landuyt | 2018-06-06 | 1 | -2/+4 |
| | | | | | | | | | - All definitions have been replaced by classes: http://graphql-ruby.org/schema/class_based_api.html - Authorization & Presentation have been refactored to work in the class based system - Loaders have been replaced by resolvers - Times are now coersed as ISO 8601 | ||||
* | Add a minimal GraphQL API | Nick Thomas | 2018-06-05 | 1 | -0/+3 |
| | |||||
* | Resolve "More RESTful API: include resource URLs in responses" | Oswaldo Ferreira | 2017-07-25 | 1 | -1/+1 |
| | |||||
* | Cleanup config/routes.rb even further by extracting more routes into ↵dz-more-route-cleanup | Dmitriy Zaporozhets | 2016-10-05 | 1 | -0/+2 |
separate files Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> |