Jerad Bitner

Results 51 issues of 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...

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

enhancement

@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...

question
server

Just saw this today. Want to look into it further at some point. https://github.com/mgonto/restangular

client
AngularJS

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...

server

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...

client
AngularJS

Here's a list of resources provided by RestWS ![People Robot Cafe 2013-03-08 15-01-32](https://f.cloud.github.com/assets/28543/238531/bdb82026-883b-11e2-98f8-3d2f72fc11a0.jpg) 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...

server

Create a vocabulary for free tagging. Used on the News [#4] content type.

taxonomy

Create a News content type with the following fields: - title - body - tags

content-type