Re: [DISCUSS] CSS framework for CloudStack UI

2013-09-21 Thread Daan Hoogland
...@gmail.com] Sent: Wednesday, September 18, 2013 9:32 AM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] CSS framework for CloudStack UI Another positive side of using grunt would be to minimize and package javascript. Currently, we load a huge number of javascript files separately. It'd

RE: [DISCUSS] CSS framework for CloudStack UI

2013-09-19 Thread Brian Federle
...@gmail.com] Sent: Wednesday, September 18, 2013 9:32 AM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] CSS framework for CloudStack UI Another positive side of using grunt would be to minimize and package javascript. Currently, we load a huge number of javascript files separately. It'd be great

Re: [DISCUSS] CSS framework for CloudStack UI

2013-09-18 Thread Amit Das
- From: Brian Federle [mailto:brian.fede...@citrix.com] Sent: Tuesday, September 17, 2013 3:53 PM To: 'dev@cloudstack.apache.org' Cc: Rayees Namathponnan; Frank Zhang; Animesh Chaturvedi Subject: RE: [DISCUSS] CSS framework for CloudStack UI Following up with this thread I started last month

Re: [DISCUSS] CSS framework for CloudStack UI

2013-09-18 Thread Chip Childers
On Wed, Sep 18, 2013 at 11:53:18AM +0530, Amit Das wrote: Hi Brian, I agree with Edison on usage of grunt using maven-exec to call grunt. Will wait for your repository that has your experiments. I believe setting up the Maven tasks will be a one-time setting should work without issues.

RE: [DISCUSS] CSS framework for CloudStack UI

2013-09-18 Thread Brian Federle
; Animesh Chaturvedi Subject: Re: [DISCUSS] CSS framework for CloudStack UI On Wed, Sep 18, 2013 at 11:53:18AM +0530, Amit Das wrote: Hi Brian, I agree with Edison on usage of grunt using maven-exec to call grunt. Will wait for your repository that has your experiments. I believe setting up

Re: [DISCUSS] CSS framework for CloudStack UI

2013-09-18 Thread Shiva Teja
] Sent: Wednesday, September 18, 2013 6:01 AM To: dev@cloudstack.apache.org Cc: Rayees Namathponnan; Frank Zhang; Animesh Chaturvedi Subject: Re: [DISCUSS] CSS framework for CloudStack UI On Wed, Sep 18, 2013 at 11:53:18AM +0530, Amit Das wrote: Hi Brian, I agree with Edison on usage

RE: [DISCUSS] CSS framework for CloudStack UI

2013-09-17 Thread Brian Federle
not familiar at all with Maven, so will need a fellow expert to help out here :) -Brian -Original Message- From: Amit Das [mailto:amit@cloudbyte.com] Sent: Monday, August 12, 2013 10:11 PM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] CSS framework for CloudStack UI Hi Brian

RE: [DISCUSS] CSS framework for CloudStack UI

2013-09-17 Thread Edison Su
, September 17, 2013 3:53 PM To: 'dev@cloudstack.apache.org' Cc: Rayees Namathponnan; Frank Zhang; Animesh Chaturvedi Subject: RE: [DISCUSS] CSS framework for CloudStack UI Following up with this thread I started last month. For the first step (hopefully ready by 4.3), I'm planning on getting

Re: [DISCUSS] CSS framework for CloudStack UI

2013-08-12 Thread Amit Das
: Tuesday, August 06, 2013 10:16 PM To: dev@cloudstack.apache.org Subject: Re: [DISCUSS] CSS framework for CloudStack UI This is definitely a great idea. Will it be feasible to decouple the front-end build from server-side build as mentioned in the following link: http://addyosmani.com/blog

RE: [DISCUSS] CSS framework for CloudStack UI

2013-08-08 Thread Brian Federle
@cloudstack.apache.org Subject: Re: [DISCUSS] CSS framework for CloudStack UI This is definitely a great idea. Will it be feasible to decouple the front-end build from server-side build as mentioned in the following link: http://addyosmani.com/blog/making-maven-grunt/ Regards, Amit Kumar Das *CloudByte Inc

Re: [DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Ian Duffy
+1 to that definitely! The only problem I cannot handle is integrating the SASS compiler (which converts .scss-.css) into the UI build phase. I've found a maven plugin at https://github.com/Jasig/sass-maven-plugin, so if anyone wants to tackle that it would be awesome. Below is a meer

Re: [DISCUSS] CSS framework for CloudStack UI

2013-08-06 Thread Amit Das
This is definitely a great idea. Will it be feasible to decouple the front-end build from server-side build as mentioned in the following link: http://addyosmani.com/blog/making-maven-grunt/ Regards, Amit Kumar Das *CloudByte Inc.* http://www.cloudbyte.com/ On Wed, Aug 7, 2013 at 5:48 AM, Ian