aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* refactor(styles): Adjust code style in SCSS sources to match our stylelint ↵Ferdinand Thiessen2024-11-192-8/+4
| | | | | | config Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-152-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49015 from nextcloud/fix/openapi/array-syntaxJohn Molakvoæ2024-11-062-7/+7
|\
| * fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-052-7/+7
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-042-0/+54
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-032-2/+2
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-302-8/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-4/+5
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-082-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-072-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-042-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-302-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-291-2/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-291-4/+4
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* fix(dashboard): Adjust widget border radiusFerdinand Thiessen2024-08-221-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-70/+62
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-172-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-164-20/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore(deps): Update `@nextcloud/auth` to v2.4.0 and use `getCSPNonce` where ↵Ferdinand Thiessen2024-08-131-4/+5
| | | | | | possible Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore: Replace dashboard icon with Material Symbols "View Column"Ferdinand Thiessen2024-08-052-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(dashboard): Replace security annotations with respective attributesprovokateurin2024-07-272-15/+16
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-07-182-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dashboard): Use the widget icon URL when it was providedJoas Schilling2024-07-112-2/+24
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* chore: Make app icons consistent Material Symbols with same settingsFerdinand Thiessen2024-07-101-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* style: Align dashboard app icon in size with photos app iconAndy Scherzinger2024-07-081-1/+1
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Merge pull request #46010 from ↵Joas Schilling2024-07-081-1/+1
|\ | | | | | | | | nextcloud/bugfix/noid/allow-guests-to-load-the-dashboard fix(dashboard): Correctly redirect guests to login page when opening dashboard
| * fix(dashboard): Correctly redirect guests to login page when opening dashboardJoas Schilling2024-06-201-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix: update dashboard iconAndy Scherzinger2024-07-071-1/+1
| | | | | | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* | Feat: update panels border radiusMarco Ambrosini2024-07-021-1/+1
| | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@proton.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | Merge pull request #46215 from nextcloud/enh/dashboard-iconAndy Scherzinger2024-07-022-1/+5
|\ \ | | | | | | chore: Replace dashboard icon with Material Symbols
| * | chore: Replace dashboard icon with Material SymbolsFerdinand Thiessen2024-07-012-1/+5
| |/ | | | | | | | | | | | | | | | | | | | | Currently we use a circle as the dashboard icon, 1. This confuses with the circles app 2. Does not really gives information what this app does 3. Is not consistent with our app stores So make it consistent and use the "dashboard" Material Symbol everywhere. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* / chore(deps): Update openapi-extractorprovokateurin2024-07-021-85/+113
|/ | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-191-0/+3
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* chore: Add SPDX headerAndy Scherzinger2024-06-062-0/+6
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-06-0510-10/+68
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* chore(assets): Recompile assetsnextcloud-command2024-05-272-2/+5
| | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* chore: Add SPDX headerAndy Scherzinger2024-05-2712-143/+36
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* fix: Adjust dashboard and header menu to use new background colorsFerdinand Thiessen2024-05-211-2/+2
| | | | | | fix(UnifiedSearch): Adjust to new background color Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* refactor(dashboard): Use attributes for routingprovokateurin2024-05-104-90/+59
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* feat(dashboard): Add endpoints to get the layout and statusesprovokateurin2024-05-107-15/+237
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* refactor(dashboard): Let the statuses and layout endpoints use a saner formatprovokateurin2024-05-104-26/+46
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* refactor(dashboard): Migrate saving layout and statuses to OCSprovokateurin2024-05-105-25/+188
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* chore(dashboard): Delete unused LayoutApiControllerprovokateurin2024-05-103-58/+0
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-05-082-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-192-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-182-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-162-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>