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

juliushaertl
Copy link
Member

@juliushaertl juliushaertl 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

@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. :)

@juliushaertl
Copy link
Member Author

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

Pushed already :)

juliushaertl and others added 12 commits August 25, 2020 21:17
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
…oards all due cards

Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliushaertl
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!

@juliushaertl juliushaertl merged commit 12024a7 into master Aug 26, 2020
@juliushaertl juliushaertl deleted the enh/dashboard branch August 26, 2020 15:02
@juliushaertl juliushaertl 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