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

[Outreachy] Dashboard Redesign URL #8886

Merged
merged 4 commits into from
Dec 23, 2020

Conversation

RuthNjeri
Copy link
Contributor

@RuthNjeri RuthNjeri commented Dec 22, 2020

Fixes #8831

I haven't fully completed the queries needed for the new dashboard page.

I would love some clarification.. Please have a look at the Dashboard screenshot on #8513 to get an idea on some of the questions I have raised within the comments.

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

  • PR is descriptively titled 📑 and links the original issue above 🔗
  • tests pass -- look for a green checkbox ✔️ a few minutes after opening your PR -- or run tests locally with rake test
  • code is in uniquely-named feature branch and has no merge conflicts 📁
  • screenshots/GIFs are attached 📎 in case of UI updation
  • ask @publiclab/reviewers for help, in a comment below

@gitpod-io
Copy link

gitpod-io bot commented Dec 22, 2020

@codecov
Copy link

codecov bot commented Dec 22, 2020

Codecov Report

❗ No coverage uploaded for pull request base (main@6505f53). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #8886   +/-   ##
=======================================
  Coverage        ?   81.98%           
=======================================
  Files           ?      100           
  Lines           ?     5941           
  Branches        ?        0           
=======================================
  Hits            ?     4871           
  Misses          ?     1070           
  Partials        ?        0           

Copy link
Member

@jywarren jywarren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great! Are you interested in adding the partial template to display your list of topics in this pr or are you planning that for a follow-up? Awesome, Ruth!

@RuthNjeri
Copy link
Contributor Author

This looks great! Are you interested in adding the partial template to display your list of topics in this pr or are you planning that for a follow-up? Awesome, Ruth!

Thanks 😄 , I was thinking of doing that with the design task in a follow-up PR...

@codeclimate
Copy link

codeclimate bot commented Dec 23, 2020

Code Climate has analyzed commit 42d89aa and detected 0 issues on this pull request.

View more on Code Climate.

@RuthNjeri RuthNjeri requested a review from jywarren December 23, 2020 17:53
@RuthNjeri
Copy link
Contributor Author

@jywarren I'm curious, in the new next PR, should I create a new topics card partial or should I reuse the one within the tag views?

@RuthNjeri
Copy link
Contributor Author

@jywarren I'm curious, in the new next PR, should I create a new topics card partial or should I reuse the one within the tag views?

oh, I'll recreate another one, I have just noticed slight differences...

@jywarren
Copy link
Member

I wonder though if you may want to use conditionals to re-use the existing one to preserve consistency? But I trust your judgement!

OK, this should be ready to merge then!

@jywarren jywarren merged commit cd59bfc into publiclab:main Dec 23, 2020
@jywarren
Copy link
Member

Let's check it out on stable.publiclab.org once it publishes! Great work!!!! 🎉 🎉 🎉 🎉

manchere pushed a commit to manchere/plots2 that referenced this pull request Feb 13, 2021
* dashboard redesign

* rename dashboard2 to dashboard_v2

* add subscription test and dashboard_v2 query

* add limit to query
lagunasmel pushed a commit to lagunasmel/plots2 that referenced this pull request Mar 2, 2021
* dashboard redesign

* rename dashboard2 to dashboard_v2

* add subscription test and dashboard_v2 query

* add limit to query
reginaalyssa pushed a commit to reginaalyssa/plots2 that referenced this pull request Oct 16, 2021
* dashboard redesign

* rename dashboard2 to dashboard_v2

* add subscription test and dashboard_v2 query

* add limit to query
billymoroney1 pushed a commit to billymoroney1/plots2 that referenced this pull request Dec 28, 2021
* dashboard redesign

* rename dashboard2 to dashboard_v2

* add subscription test and dashboard_v2 query

* add limit to query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create Another Dashboard URL
3 participants