RE: [DISCUSS] UI: New look and feel

2013-09-29 Thread Shiva Teja
Hi, Sorry about that. Our ISP seems to be down. I am not sure if it will be back soon. Shiva Teja On Sep 30, 2013 10:04 AM, "Santhosh Edukulla" wrote: > Hi Shiva, > > Iam trying to access http://students.iitmandi.ac.in:2, but couldnt. > It seems there was a name

Re: [DISCUSS] UI: New look and feel

2013-09-29 Thread Shiva Teja
irectives [2] This is an example template : https://github.com/shivateja/cloudstack-ui/blob/angular-rawapi/static/js/app/instances/instances.tpl.html Thanks, Shiva Teja

Re: [DISCUSS] UI: New look and feel

2013-09-26 Thread Shiva Teja
loudstack-ui/blob/angular-rawapi/static/js/common/resources/virtualmachines.js https://github.com/shivateja/cloudstack-ui/blob/angular-rawapi/static/js/app/instances/instances.js https://github.com/shivateja/cloudstack-ui/blob/angular-rawapi/static/js/app/instances/instances.tpl.html Thanks, Shiva Teja

Re: [DISCUSS] CSS framework for CloudStack UI

2013-09-18 Thread Shiva Teja
makes it easy automate them. Shiva Teja On Wed, Sep 18, 2013 at 9:49 PM, Brian Federle wrote: > Yeah, I'm definitely thinking the newer spec, which is better for us > anyway since it is backwards-compatible with existing CSS. > > What I'll do is setup a dummy bran

[UI] Unnecessary cookie

2013-09-14 Thread Shiva Teja
Hi I was going through the UI code. The cookie for capabilities[0] is set to a JS object. It comes up as capabilities=%5Bobject%20Object%5D in the cookies. I don't think this is necessary. [0]: https://github.com/apache/cloudstack/blob/master/ui/scripts/cloudStack.js#L303 Thanks, Shiva Teja

Re: [GSOC][Urgent] Build docbook failed

2013-07-27 Thread Shiva Teja
Oops, *paste it somewhere On Sat, Jul 27, 2013 at 10:06 PM, Shiva Teja wrote: > Hi, > > Can you send the paste it somewhere and give a link? I can try. > > > On Sat, Jul 27, 2013 at 9:46 PM, Nguyen Anh Tu wrote: > >> Hi guys, >> >> I build my GSo

Re: [GSOC][Urgent] Build docbook failed

2013-07-27 Thread Shiva Teja
Hi, Can you send the paste it somewhere and give a link? I can try. On Sat, Jul 27, 2013 at 9:46 PM, Nguyen Anh Tu wrote: > Hi guys, > > I build my GSoC mid-term review and get an error here: > > Validation failed: > CloudStack_GSoC_Guide.xml:67: validity error : Element itemizedlist content >

Re: Review Request 12995: [GSoC] Add midterm report to docs

2013-07-27 Thread Shiva Teja Reddy
://reviews.apache.org/r/12995/diff/ Testing --- Build was successful with publican Thanks, Shiva Teja Reddy

Review Request 12995: [GSoC] Add midterm report to docs

2013-07-27 Thread Shiva Teja Reddy
/ Testing --- Build was successful with publican Thanks, Shiva Teja Reddy

Re: [GSoC] Updates

2013-06-26 Thread Shiva Teja
cs.angularjs.org/tutorial/step_03). Maybe this could just be enough. I am not sure about the performance with thousands of instances. Will look into it. I am yet to design the mockups for the final UI. I'll keep all other suggestions in mind. Thanks! Shiva Teja.

[GSoC] Updates

2013-06-26 Thread Shiva Teja
udstack-ui/ Regards, Shiva Teja.

Re: [GSoC] Update

2013-06-20 Thread Shiva Teja
I am studying the current ui and still working on the prototype with angular.js. Hoping to finish it by sunday. On Fri, Jun 21, 2013 at 2:17 AM, Sebastien Goasguen wrote: > Dharmesh, Shiva, how are you guys doing ? > > -sebastien >

Review Request: Add GSoC proposal to docs

2013-06-13 Thread Shiva Teja Reddy
with publican Thanks, Shiva Teja Reddy

Re: [GSOC] Community Bonding Period

2013-05-30 Thread Shiva Teja
Oops, pressed send by mistake. Yes, the wrapper API will use Flask. On Thu, May 30, 2013 at 10:42 PM, Shiva Teja wrote: > Hey Kelcey, > > I was about to send an email off-list with updates. > Yes, the wrapper API > > > On Thu, May 30, 2013 at 10:37 PM, Kelcey Ja

Re: [GSOC] Community Bonding Period

2013-05-30 Thread Shiva Teja
anning to integrate Flask into your project? > > - Original Message - > From: "Shiva Teja" > To: dev@cloudstack.apache.org > Sent: Thursday, May 30, 2013 9:54:26 AM > Subject: Re: [GSOC] Community Bonding Period > > Hi, > > I am Shiva Teja, 2nd year co

Re: [GSOC] Community Bonding Period

2013-05-30 Thread Shiva Teja
Hi, I am Shiva Teja, 2nd year computer science undergrad student from IIT Mandi, India. I'll be working on #CLOUDSTACK-1778 "Create a new bootstrap based GUI for CloudStack". I like algorithm research, web development and a bit of system administration. I'll be creating a n

Re: [GSOC] deadline today

2013-05-03 Thread Shiva Teja
Any last minute reviews on https://gist.github.com/shivateja/f1651c21563b5dbe0f16 ? Thanks, Shiva Teja. On Fri, May 3, 2013 at 11:33 PM, Sebastien Goasguen wrote: > Remember to submit your proposals today. This is the end of the > application period. > > -Sebastien

Re: [GSoC] Introduction and Project Discussion

2013-04-28 Thread Shiva Teja
This probably needs of lot of discussion. For now, I'll stick to basics and concentrate more on the UI. Thanks for the help. Regards, Shiva Teja. On Mon, Apr 29, 2013 at 10:45 AM, Rohit Yadav wrote: > On Mon, Apr 29, 2013 at 1:53 AM, Shiva Teja wrote: > > > Hi Rohit, > &g

Re: [GSoC] Introduction and Project Discussion

2013-04-28 Thread Shiva Teja
contain method to be used for the verb, should the verb be in the URL or not...etc. And use these rules to generate the wrapper. I am trying to decide these rules, so that they don't deviate from the point of being a RESTful API. Will get back with final implementation details before I finish

[GSoC] Introduction and Project Discussion

2013-04-26 Thread Shiva Teja
Hi all, I am Shiva Teja, an undergrad student from IIT Mandi, India. I will be participating in GSoC this year. I'd like to work on the new CloudStack UI with bootstrap project[1]. I've been experimenting with API for the past few days. After reading a couple of blog posts by Seba