Uh oh!
There was an error while loading. Please reload this page.
Dashboard API - #21346
Conversation
Uh oh!
There was an error while loading. Please reload this page.
jancborchardt
commented
Jun 11, 2020
Great work, added some design & layout fixes. Now just needs the panels (or mocks) for Calendar, Mail and Talk. :) |
Uh oh!
There was an error while loading. Please reload this page.
30a3f3a to
4ab2dc5Comparejuliusknorr
commented
Jun 23, 2020
Acceptance tests would still need some more work due to the new default app, but this should be good for a first review round until those are figured out. 😉 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
rullzer
commented
Jun 24, 2020
Maybe as discussed we don't add it as default just yet. only when we think it is ready? |
45e3cdc to
4a39d36Comparejuliusknorr
commented
Jun 24, 2020
Yes, I've dropped that for now and added it to the todo list for the next steps. |
juliusknorr
commented
Jun 24, 2020
/compile amend / |
4a39d36 to
477e89dCompare477e89d to
61db82cCompareUh oh!
There was an error while loading. Please reload this page.
2e3bb89 to
2825e4dCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cb7fecd to
af3c51fCompareSigned-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: Jan-Christoph Borchardt <hey@jancborchardt.net>
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.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>
…g backward compatible apps 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: Jan-Christoph Borchardt <hey@jancborchardt.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>
053f7cf to
1026be8Comparejuliusknorr
commented
Jul 15, 2020
/compile amend / |
Signed-off-by: Julius Härtl <jus@bitgrid.net>
1026be8 to
6b2bb32Comparejuliusknorr
commented
Jul 15, 2020
Ah it was the missing map file. |
MorrisJobke
commented
Jul 15, 2020
Breaks master tests - let me fix them. |
See #21346 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
MorrisJobke
commented
Jul 15, 2020
|
This PR is the first part of the planned dashboard work. For now it contains the following parts:
A reference panel implementation can be found in nextcloud/recommendations#229
Required steps for implementing a panel as an app developer: 📖 nextcloud/documentation#2168
ToDo
Follow-up