Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create alternate view of repos metadata #228

Open
gidili opened this issue Nov 28, 2016 · 7 comments
Open

Create alternate view of repos metadata #228

gidili opened this issue Nov 28, 2016 · 7 comments

Comments

@gidili
Copy link
Member

@gidili gidili commented Nov 28, 2016

We have a view of the metadata available for openworm repos deployed live here, driven by this code here.

At the moment metadata is shown in tabs, courtesy of @cheelee.

We'd like to add an alternate tabular view (possibly re-using some javascript/jquery grid) to show metadata and that's what this issue is about.

There should be also a toggle to switch from the tabbed view to the tabular view.

The reason to add the tabular view is so that we can see metadata for the various repos at a glance, so that people can quickly access documentation etc.

@gidili
Copy link
Member Author

@gidili gidili commented Nov 28, 2016

Good lightweight candidate for a grid component to re-use: http://js-grid.com/

@souravsingh
Copy link

@souravsingh souravsingh commented Jan 9, 2017

@gidili I am interested in the issue. How do I start?

@gidili
Copy link
Member Author

@gidili gidili commented Jan 10, 2017

Hi @souravsingh! @cheelee is taking a stab at this and you can follow changes on this PR currently under review.

A good way to start getting involved is to clone the openworm website repo and explore the repositories page code so once you are familiar with that you can help us with new features and improvements.

About this particular issue, @cheelee do you have any suggestions for @souravsingh of outstanding items on this task he can help with?

@cheelee
Copy link
Contributor

@cheelee cheelee commented Jan 10, 2017

@gidili @souravsingh Sure thing! We're currently working on two independent views of the same data. They appear in different tabs (Tabbed View, and Grid View.) The one of key interest now is Grid View - we're using jsGrid (http://js-grid.com/) to layout each repo's metadata as a row. This is only the initial view - ideally this is what we're (more or less) gunning for:

A nested row display for grids where - each row represents the master repo for a subgroup, and if the subgroup has other child repos, the row will also contain additional rows.

We could arrange for a time to discuss this on Gitter or a Hangout if that helps.

@arnab1896
Copy link

@arnab1896 arnab1896 commented Dec 15, 2017

@cheelee , @gidili
Is this issue still being worked on?
Or can i take it up

@mwatts15 mwatts15 added this to Backlog in muscle_model Apr 13, 2019
@mwatts15 mwatts15 added this to Backlog in OpenWorm Top-level Apr 13, 2019
@devanshbatra04
Copy link

@devanshbatra04 devanshbatra04 commented Oct 4, 2019

I am taking this up.

@ghost
Copy link

@ghost ghost commented Jan 21, 2020

can i work on this issue because i am new to this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
5 participants
You can’t perform that action at this time.