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

Implement new dashboard API #912

Merged
merged 3 commits into from
Sep 19, 2022
Merged

Conversation

julien-nc
Copy link
Member

@julien-nc julien-nc commented Sep 8, 2022

closes #910

Implement IAPIWIdget, IButtonWidget and IIconWidget.

lib/Dashboard/ActivityWidget.php Show resolved Hide resolved
lib/Dashboard/ActivityWidget.php Outdated Show resolved Hide resolved
lib/Dashboard/ActivityWidget.php Outdated Show resolved Hide resolved
@julien-nc julien-nc force-pushed the enh/910/implement-new-dashboard-api branch from 4b03740 to 81c303c Compare September 12, 2022 18:25
@julien-nc julien-nc force-pushed the enh/910/implement-new-dashboard-api branch 2 times, most recently from 1c5835a to 07a3cbe Compare September 14, 2022 09:34
@PVince81
Copy link
Member

@eneiluj can you make CI happy ?

@nickvergessen
Copy link
Member

CI will be happy after Server PR is in and then the CI dependency is bumped (happens on the weekend automatically, but can also be done manually on the day after server was merged): https://github.com/nextcloud/activity/blob/master/composer.json#L9

@PVince81
Copy link
Member

/rebase

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member

@tobiasKaminsky tobiasKaminsky left a comment

Choose a reason for hiding this comment

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

From client side 👍

Julien Veyssier added 3 commits September 19, 2022 08:48
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
@nickvergessen nickvergessen force-pushed the enh/910/implement-new-dashboard-api branch from d6208d1 to 1d7b4ad Compare September 19, 2022 06:49
@nickvergessen
Copy link
Member

Rebased for the psalm update

@delete-merged-branch delete-merged-branch bot deleted the enh/910/implement-new-dashboard-api branch September 19, 2022 08:04
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.

Adapt recent activities widget for mobile clients
4 participants