Skip to content

Upcoming/Today/Tomorrow dashboard widgets#2658

Merged
juliusknorr merged 6 commits intonextcloud:mainfrom
BKapelari:More-Dashboard-Widgets-#2643
Oct 18, 2023
Merged

Upcoming/Today/Tomorrow dashboard widgets#2658
juliusknorr merged 6 commits intonextcloud:mainfrom
BKapelari:More-Dashboard-Widgets-#2643

Conversation

@BKapelari
Copy link
Copy Markdown
Contributor

@BKapelari BKapelari commented Dec 16, 2020

Summary

Basic function for the new dashboard widgets

TODO

  • Translations

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Comment thread l10n/de_DE.js Outdated
Comment thread lib/Dashboard/DeckWidgetToday.php Outdated
Comment thread src/views/DashboardToday.vue Outdated
Comment thread src/views/DashboardToday.vue Outdated
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Those could go into a mixin to avoid duplicate code across widgets.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

still open

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Here's how you create a mixin: https://v2.vuejs.org/v2/guide/mixins.html

Let me know if you need help :)

Comment thread src/views/DashboardToday.vue Outdated
@BKapelari
Copy link
Copy Markdown
Contributor Author

BKapelari commented Dec 17, 2020

Idea: Should we rename src/views/Dashboard.vue to something else?

@juliusknorr
Copy link
Copy Markdown
Member

Idea: Should we rename src/views/Dashboard.vue to something else?

Yes, since this PR introduces DashboardToday and DashboardTomorrow, it could just be DashboardUpcoming for example.

@BKapelari
Copy link
Copy Markdown
Contributor Author

@juliushaertl please take a look.

Comment thread lib/Dashboard/DeckWidgetUpcoming.php Outdated
@BKapelari
Copy link
Copy Markdown
Contributor Author

@juliushaertl do you think, we can let this on this status an merge it into main?
If you see any problems, let me know, I will try to resolve them

@juliusknorr juliusknorr added this to the 1.3.0 milestone Jan 28, 2021
@juliusknorr
Copy link
Copy Markdown
Member

Sorry for the delay here, I have it on my list of things to review.

@BKapelari
Copy link
Copy Markdown
Contributor Author

BKapelari commented Feb 8, 2021

can we merge? Are only a few changes: https://github.com/nextcloud/deck/pull/2658/files

@juliusknorr juliusknorr modified the milestones: 1.3.0, 1.4.0, 1.5.0, 2.0.0 Apr 7, 2021
@jakobroehrl
Copy link
Copy Markdown
Contributor

@BKapelari could you provide some screenshots?

@juliusknorr juliusknorr modified the milestones: 1.5.0, 1.6.0 Nov 5, 2021
@juliusknorr juliusknorr modified the milestones: 1.6.0, 1.7.0 Dec 30, 2021
@juliusknorr juliusknorr changed the title basic functions Upcoming/Today/Tomorrow dashboard widgets Aug 9, 2022
@marcelklehr
Copy link
Copy Markdown
Member

I gave this some love and resolved all open issues. Should be good to go now.

image

BKapelari and others added 4 commits October 18, 2023 11:44
Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>

First feedback

Signed-off-by: Bernhard Kapelari <bernhard@kapelari.com>

lint:fix

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
needed for dashboard widgets

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
@juliusknorr
Copy link
Copy Markdown
Member

Did another rebase and resolved conflicts

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Julius Härtl <jus@bitgrid.net>
@juliusknorr juliusknorr merged commit ea67956 into nextcloud:main Oct 18, 2023
@marcelklehr
Copy link
Copy Markdown
Member

🎉

@BKapelari BKapelari deleted the More-Dashboard-Widgets-#2643 branch October 18, 2023 16:40
@qualitaetsdefensive
Copy link
Copy Markdown

Hi, I want to add the Upcoming cards widget to the dashboard for all the users of my nextcloud via occ command like so:

<occ config:app:set dashboard layout --value='welcome,mail,activity,UpcomingCards'>

I am however unsure about the parameter I need to pass to this command to add the mentioned widget. I looked around the repo with search funtion but as I am no javascript nor php programmer I was not able to find what I was looking for.
Any help or documentation is much appreciated!

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

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

More Dashboard Widgets

5 participants