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

Dashboard panel #2115

Merged
merged 14 commits into from
Aug 26, 2020
Merged

Dashboard panel #2115

merged 14 commits into from
Aug 26, 2020

Conversation

juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Jul 11, 2020

First attempt to implement a dashboard panel for deck to display assigned cards with a due date soon.

Based on the work by @jakobroehrl in #1934 as it uses similar collections of data that we can reuse then.

image

  • The requirement of being assigned doesn’t work well for instances you use on your own. Can we check if there’s assigned cards at all, and if not, show the non-assigned ones you created for example?
  • No emptycontent view
  • auto update of the deck dashboard?

cc @jancborchardt

@juliusknorr juliusknorr added this to the ⭐ 1.1.0 milestone Jul 11, 2020
Base automatically changed from enh/cardDashboard to master August 20, 2020 11:26
@jakobroehrl
Copy link
Contributor

grafik
grafik
@juliushaertl I would remove the functions for findAllWithDue since it is now condensed to findAssignedCards

@jakobroehrl jakobroehrl linked an issue Aug 21, 2020 that may be closed by this pull request
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Looks good from what you showed me @juliushaertl – as said only the "More items …" should better be "More assigned cards …" for accessibility. :)

@juliusknorr
Copy link
Member Author

as said only the "More items …" should better be "More assigned cards …" for accessibility. :)

Pushed already :)

Signed-off-by: Julius Härtl <[email protected]>
Signed-off-by: Julius Härtl <[email protected]>
@juliusknorr
Copy link
Member Author

@jakobroehrl Could you have another look? I'd say we get this in as it is and iterate over the rest in follow-ups.

Copy link
Contributor

@jakobroehrl jakobroehrl left a comment

Choose a reason for hiding this comment

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

super nice!

@juliusknorr juliusknorr merged commit 12024a7 into master Aug 26, 2020
@juliusknorr juliusknorr deleted the enh/dashboard branch August 26, 2020 15:02
@juliusknorr juliusknorr mentioned this pull request Sep 1, 2020
7 tasks
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.

Useful start screen [$5]
3 participants