Jerad Bitner
Jerad Bitner
I'm sure this would take some coordination on the front-end and back-end here, but there is [a request for a friend list in Janus](https://www.reddit.com/r/janusVR/comments/2mg7kt/janus_ux_concept_friends_list/) which I think also kinda ties...
license
Should we have an OSS license on here? If so which one?
One request by our front end team is to make sure that we have the ability to compile sass so that css stays out of the db. ref: https://github.com/Lullabot/sassy-jenkins
@makangus For the ms... project, I saw that you installed Services and discarded RestWS. I'd like to hear more about why, and if it would be a better solution for...
Just saw this today. Want to look into it further at some point. https://github.com/mgonto/restangular
The file path that RestWS serves up for a node object is ``` json field_recipe_photos: [ 0: { alt: "", file: { uri:"http://copelandia.lulladev.com/file/2", id:"2", resource:"file" } } ] ``` Obviously...
A resource in Angular is basically a data source and constructors to query that source. The AngularJS module already has a decent start on a resource library which uses the...
Here's a list of resources provided by RestWS  We should probably have one for menu. Take a look at [restws.api.php](https://github.com/Lullabot/copelandia/blob/master/docroot/sites/all/modules/contrib/restws/restws.api.php) and write a submodule to...