Re: [COUCHDB-2214] Dashboard as main page

2015-09-16 Thread Ayola Jayamaha
Hi All, I would like to contribute to Couchdb frontend. Hope you will all continue supporting. On Sun, May 24, 2015 at 11:07 AM, Dulanga Sashika wrote: > Hi Michelle, > > Wow, seriously this is amazing :) I pushed this branch to my repo without > testing. But it is

Re: [COUCHDB-2214] Dashboard as main page

2015-09-16 Thread Michelle Phung
Hello Ayloa! Welcome to the project! I see you have found our Fauxton repo (https://github.com/apache/couchdb-fauxton), from here you are able to pull the latest code, and view pull requests for improvements. To get started contributing, I would fork the github repo so you have the latest

Re: [COUCHDB-2214] Dashboard as main page

2015-05-23 Thread Dulanga Sashika
Hi Michelle, Wow, seriously this is amazing :) I pushed this branch to my repo without testing. But it is working :D. Thank you very much for your great help Michelle. I'll send a PR today with few modifications. I think Progress and Update On fields should be formatted. And I'll switch to the

Re: [COUCHDB-2214] Dashboard as main page

2015-05-22 Thread Michelle Phung
Hi Dulanga, Probably the easiest (and fastest way) way for us to give feedback would be for you to open a PR. That way we can comment on the code inline, and we can pull the repo down and see how it works in our environment faster. I’ll pull your branch now, and take a look, but if you want

Re: [COUCHDB-2214] Dashboard as main page

2015-05-21 Thread Dulanga Sashika
Hi all, I implemented the first widget in the dashboard. You can find it in https://github.com/wadsashika/couchdb-fauxton/tree/2214-Dashboard-as-main-page I didn't send a PR since I need to test the functionality more. I couldn't generate any active tasks to test this. Michelle told me about two

Re: [COUCHDB-2214] Dashboard as main page

2015-04-30 Thread Robert Kowalski
Hi Dulanga, Hi Nadeeshaan, welcome! :) Michelle, Ben and me will mentor this summer. And the community bonding period just started! We will help you regarding the design of your widgets and revision browser and we will try to provide feedback on your code on a daily basis - that means that we

Re: [COUCHDB-2214] Dashboard as main page

2015-04-27 Thread Dulanga Sashika
Dear all, Thank you very much for supporting me to achieve this success in GSoC 2015. I will not get accepted for GSoC 2015 without all your great help. Special thanks should go to Robert and Alexander who guide me really well and help me to understand the project and create a good proposal for

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-04-13 Thread Ayola Jayamaha
, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous experience with creating dashboards and front-end development. Under the guidance

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Dulanga Sashika
Problem solved :) thank you very much for the help Robert. On Sat, Apr 4, 2015 at 11:54 PM, Robert Kowalski r...@kowalski.gd wrote: Hi Dulanga, Given you named your module `documents` you must have your main less file for the module in `assets/less` and name it `documents.less`. Example:

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Dulanga Sashika
Hi Robert, By following given links and playing around with the code, I could successfully implement a react component and display a text in the dashboard. I added a new dashboard.less file to apply styles for that. But it didn't work. Is there any configurations to do before using those less

Re: [COUCHDB-2214] Dashboard as main page

2015-04-04 Thread Robert Kowalski
Hi Dulanga, Given you named your module `documents` you must have your main less file for the module in `assets/less` and name it `documents.less`. Example: https://github.com/apache/couchdb-fauxton/blob/master/app/addons/documents/assets/less/documents.less On Sat, Apr 4, 2015 at 7:54 PM,

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-04-02 Thread Ayola Jayamaha
proceed with the next steps on my proposal. Thanks in Advance. Best Regards, Nishani. On Fri, Mar 20, 2015 at 9:05 PM, Ayola Jayamaha raphaelan...@gmail.com wrote: Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-04-01 Thread Ayola Jayamaha
me proceed with the next steps on my proposal. Thanks in Advance. Best Regards, Nishani. On Fri, Mar 20, 2015 at 9:05 PM, Ayola Jayamaha raphaelan...@gmail.com wrote: Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-04-01 Thread Robert Kowalski
help me proceed with the next steps on my proposal. Thanks in Advance. Best Regards, Nishani. On Fri, Mar 20, 2015 at 9:05 PM, Ayola Jayamaha raphaelan...@gmail.com wrote: Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests

Re: [jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-28 Thread Ayola Jayamaha
everyone would collaborate with it. So now I'm ready with proceeding with the 2 tasks you mentioned, Fauxton code structure and how it works discussion on features of the dashboard. Thanks. BR, Nishani Dashboard as main page -- Key: COUCHDB-2214

Re: [COUCHDB-2214] Dashboard as main page

2015-03-27 Thread Alexander Shorin
On Sat, Mar 21, 2015 at 11:00 PM, Dulanga Sashika wadsash...@gmail.com wrote: https://www.dropbox.com/s/n1q4whsd460neil/Dashboard_mockup.png?dl=0 http://i.imgur.com/FFiIpbv.png 1. Widgets customization button shouldn't consume so much valuable space. 2. These buttons are duplicates sidebar menu

Re: [COUCHDB-2214] Dashboard as main page

2015-03-27 Thread Dulanga Sashika
Thank you very much for your valuable ideas Alex. As we discussed in IRC, I will move into implementing basic structure of the dashboard rather than bothering about widget design. After doing that, we can go into widgets. Cheers On 3/27/15, Alexander Shorin kxe...@gmail.com wrote: On Sat, Mar

Re: [COUCHDB-2214] Dashboard as main page

2015-03-23 Thread Dulanga Sashika
Hi Robert, Actually I am the one who made the mistake here. I didn't explain the functions properly. And you didn't discourage me :) every idea coming from you and others are really valuable to me. My development environment is Ubuntu and I design this mock up in Windows. So I couldn't find find

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Ayola Jayamaha
, Mar 20, 2015 at 9:05 PM, Ayola Jayamaha raphaelan...@gmail.com wrote: Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Ayola Jayamaha
Hi Alexander, Thanks for the reply. It clarifies my doubts. So I can enable _stats on standalone mode but keep it disable on the widget on distributed mode. Thank you. BR, Nishani On Sun, Mar 22, 2015 at 7:04 PM, Alexander Shorin kxe...@gmail.com wrote: On Sun, Mar 22, 2015 at 3:34 PM, Ayola

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Ayola Jayamaha
Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous experience with creating dashboards and front-end development. Under the guidance of Robert Kowalski, Alexander Shorin I successfully built it and am ready

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Ayola Jayamaha
Hi All, Shared here are the links to the mockup UIs that I came up with. (1) Image dashboard-custom-layout It shows you the Main Dashboard Page that you see when you run the Fauxton Web UI. In this configuration you can see 6 widgets. The customizable widget or the master widget is only visible

Re: [COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Robert Kowalski
Hi Dulanga, exactly my opinion! I agree! Sorry if I my response sounded discouraging, but I think we share the exactly same opinion! Just for clarification - I hope my mail was not received in another way: Regarding the font: I just wanted to share the knowledge for the future (implementation

Re: [GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-22 Thread Ayola Jayamaha
Hi All, I just want to know how to extend the existing CouchDB Dashboard to include some widgets? Can we use plugins / addons to achieve such? Are there any particular tutorial for me to follow regarding the said? Which technology would you suggest suits best for my needs? Thanks. BR, Nishani

Re: [COUCHDB-2214] Dashboard as main page

2015-03-21 Thread Dulanga Sashika
Hi Robert, Here is the mock up I designed for the dashboard. https://www.dropbox.com/s/n1q4whsd460neil/Dashboard_mockup.png?dl=0 Please give some comments and we can change this later by discussing the important facts that we should show in the dashboard. For now I designed a mock up only for

Re: [COUCHDB-2214] Dashboard as main page

2015-03-21 Thread Robert Kowalski
Cool! Thank you! Creating a mock-up is a good way to get some initial feedback and helps to think about problems that might occur. Probably Sean or another designer will take a final look at the final work you create in terms of design. One question that came to my mind while looking at the

Re: [COUCHDB-2214] Dashboard as main page

2015-03-21 Thread Dulanga Sashika
Hi Robert, I made this design using Photoshop. Therefore, I used these icons and fonts just to show how it looks like. Since this is the first design, I thought it will not be a big issue. We can change them at any time. Previously we talked about Custom Widgets. As I understand it, there will be

Re: [COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Robert Kowalski
Cool thank you! Yes I also did not know until someone told me 2 months ago :) On Fri, Mar 20, 2015 at 5:06 AM, Dulanga Sashika wadsash...@gmail.com wrote: Hi Robert, Thank you very much for the help. I can carry on from there now. Actually I didn't know that this mailing list does not

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-20 Thread Nishani (JIRA)
with proceeding with the 2 tasks you mentioned, Fauxton code structure and how it works discussion on features of the dashboard. Thanks. BR, Nishani Dashboard as main page -- Key: COUCHDB-2214 URL: https://issues.apache.org/jira/browse/COUCHDB-2214

[GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Ayola Jayamaha
Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous experience with creating dashboards and front-end development. Under

[GSoC 2015][COUCHDB-2214] Dashboard as main page

2015-03-20 Thread Ayola Jayamaha
:05 PM, Ayola Jayamaha raphaelan...@gmail.com wrote: Hi All, I'm Nishani. I'm a Student at University of Moratuwa. COUCHDB-2214 Dashboard as main page project interests me as I plan to attempt GSoC 2015 particularly due to it's active dev-mailing lists and my previous experience with creating

Re: [COUCHDB-2214] Dashboard as main page

2015-03-19 Thread Dulanga Sashika
Hi Robert, Thank you very much for the help. I can carry on from there now. Actually I didn't know that this mailing list does not supported for attachments. Here is the screenshots I uploaded. img1 - https://www.dropbox.com/s/1dwgxnfip1zgphd/img1.png?dl=0 img2 -

Re: [COUCHDB-2214] Dashboard as main page

2015-03-19 Thread Robert Kowalski
Hi Dulanga, glad you figured it out while I was on a train! :) Can you upload the pictures to something like box.com / dropbox or an image hoster as the list does not support attachments? We are storing our react components in files like

Re: [COUCHDB-2214] Dashboard as main page

2015-03-19 Thread Dulanga Sashika
Hi, Here I attached the screen shots of Dashboard menu item. Now its working. Now I want to know that, if I need to implement react component, where should I put it? And how can I access that to render the view? just give me some hints and I can carry on from there. Regards On Thu, Mar 19, 2015

Re: [COUCHDB-2214] Dashboard as main page

2015-03-19 Thread Dulanga Sashika
Hi Robert, Now I am trying to create a new menu item for dashboard and implement a react component as you said. But now I am stuck in some place and couldn't figure out the problem yet. Here is the problem I had in process. I added dashboard menu item and added route and view for that. And i

Re: [COUCHDB-2214] Dashboard as main page

2015-03-19 Thread Dulanga Sashika
Hey Robert, problem solved.. :) Regards. On Thu, Mar 19, 2015 at 9:52 PM, Dulanga Sashika wadsash...@gmail.com wrote: Hi Robert, Now I am trying to create a new menu item for dashboard and implement a react component as you said. But now I am stuck in some place and couldn't figure out

Re: [COUCHDB-2214] Dashboard as main page

2015-03-18 Thread Dulanga Sashika
Hi Robert, Thank you very much for the reference. I started to write the proposal today. I hope you will help to write this proposal by reviewing it. I will share it with you after complete the draft of the proposal. Thank you On Thu, Mar 19, 2015 at 3:21 AM, Robert Kowalski r...@kowalski.gd

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-18 Thread Nishani (JIRA)
to include on the dashboard, I will put a message to dev-mail list asking community requirements and ideas. Thanks. Best Regards, Nishani [1] https://issues.apache.org/jira/browse/COUCHDB-2605 Dashboard as main page -- Key: COUCHDB-2214 URL

Re: [COUCHDB-2214] Dashboard as main page

2015-03-18 Thread Robert Kowalski
Some of you asked for a template for their proposals, here is what I've found: http://community.staging.apache.org/gsoc#application-template Best, Robert On Tue, Mar 17, 2015 at 10:39 PM, Robert Kowalski r...@kowalski.gd wrote: Wow you are making very good progress! We have our weekly status

Re: [COUCHDB-2214] Dashboard as main page

2015-03-17 Thread Robert Kowalski
Wow you are making very good progress! We have our weekly status meetup tomorrow (see [1] for the time in your timezone), feel free to join, meet other project members and learn what the project is currently doing next to the Summer of Code. I will also be around 1hr earlier to answer all your

Re: [COUCHDB-2214] Dashboard as main page

2015-03-17 Thread Dulanga Sashika
Hi Robert, Here is the current status of the checklist :) - check out the active tasks api (linked on top of this mail) - (finished) - a mockup showing some widgets and how they could look like - (started but not finished yet) - code React tutorial read about Flux - (finished) - take a look

Re: [COUCHDB-2214] Dashboard as main page

2015-03-15 Thread Robert Kowalski
Hi Dulanga, we already talked on irc and you already talked to Alex regarding features for our dashboard. That's great! Some topics will repeat in this mail, but I also would like the ML to follow our project and additionally add some more in-depth informations. Recap additons = As

Re: [COUCHDB-2214] Dashboard as main page

2015-03-14 Thread Dulanga Sashika
Hi Robert, I went through the guidelines you provided and successfully installed and configured as you said. Everything works find and I played around it by creating a database and documents. I think I am ready for the next step and we can start it if you are ok :) Thank You On Sun, Mar 15,

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-14 Thread Dulanga Sashika (JIRA)
looking forward to contribute to this project in this summer. If you can, please guide me to start working on this project. Thank you. Dashboard as main page -- Key: COUCHDB-2214 URL: https://issues.apache.org/jira/browse/COUCHDB-2214

[COUCHDB-2214] Dashboard as main page

2015-03-14 Thread Dulanga Sashika
Hi all, I am Dulanga Sashika and I am a final year undergraduate student at Computer Science and Engineering department at University of Moratuwa, Sri Lanka. I am really interested in java, java script, web applications, algorithms, data mining and machine learning. I have 6 months of training

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-14 Thread Nishani (JIRA)
] https://github.com/AyolaJayamaha/helix/tree/master/helix-hawtio-plugin [2] https://github.com/AyolaJayamaha/helix-hawtio-plugins [3] https://github.com/AyolaJayamaha/helix [4] http://ayolajayamaha.blogspot.com/2014/08/helix-dashboard-features.html Dashboard as main page

Re: [COUCHDB-2214] Dashboard as main page

2015-03-14 Thread Robert Kowalski
You're welcome. I also hang out in the couchdb-dev channel for around 1-3hrs if you get stuck! On Sat, Mar 14, 2015 at 7:29 PM, Dulanga Sashika wadsash...@gmail.com wrote: Hi Robert, Thank you very much for the quick reply. I will go through the guidelines and contact you if I have any issue

[jira] [Commented] (COUCHDB-2214) Dashboard as main page

2015-03-07 Thread Robert Kowalski (JIRA)
for the Admin-Interface. You will use JavaScript, CSS, HTML and the HTTP API of CouchDB. Dashboard as main page -- Key: COUCHDB-2214 URL: https://issues.apache.org/jira/browse/COUCHDB-2214 Project: CouchDB Issue Type

[jira] [Updated] (COUCHDB-2214) Dashboard as main page

2015-03-07 Thread Robert Kowalski (JIRA)
[ https://issues.apache.org/jira/browse/COUCHDB-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Kowalski updated COUCHDB-2214: - Labels: CouchDB gsoc2015 javascript (was: ) Dashboard as main page