aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-152-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-062-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-054-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-04-012-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-302-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-2980-90/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dashboard): do not suggest to install new widgets if appstore is disabledThomas Citharel2024-03-282-1/+3
| | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-03-281-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-252-10/+12
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-162-2/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-132-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-292-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge branch 'master' into refactor_dashboard_appJohn Molakvoæ2024-02-2883-214/+958
|\ | | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
| * fix(dashboard): Align icon of widgets with the imagesJulius Härtl2024-02-211-0/+1
| | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-194-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-184-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-164-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-156-0/+6
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-1468-134/+156
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * feat: rename users to account or personVincent Petry2024-02-131-1/+1
| | | | | | | | | | | | Replace translated text in most locations Signed-off-by: Vincent Petry <vincent@nextcloud.com>
| * chore: Remove unused code from dashboard entrypointFerdinand Thiessen2024-02-091-7/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix!: Remove deprecated `RegisterWidgetEvent`Ferdinand Thiessen2024-02-091-3/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * perf(dashboard): Stop loading the viewer on the dashboardFerdinand Thiessen2024-02-071-7/+0
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-02-052-0/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(dashboard): Migrate to NcUserStatusIconChristopher Ng2024-01-231-2/+4
| | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
| * refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
| | | | | | | | Signed-off-by: provokateurin <kate@provokateurin.de>
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-262-0/+32
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * enh(dashboard): changed h1 to say Dashboard instead of NextcloudEduardo Morales2023-12-201-1/+1
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| * enh(dashboard): changed h1 to say Dashboard instead of NextcloudEduardo Morales2023-12-201-0/+7
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| * fix: Adjust colors of app menu and dashboardFerdinand Thiessen2023-12-201-1/+2
| | | | | | | | | | | | | | Those elements are shown directly on the background which has the `color-primary`, so they need to use `color-primary-text` instead of `color-primary-element-text` for guranteed contrast. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * fix(dashboard): changed h3 elements to h2Eduardo Morales2023-12-141-7/+4
| | | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
| * fix(core): Make sure correct colors are used on blurred backgroundFerdinand Thiessen2023-12-141-0/+6
| | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-12-092-0/+54
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * chore(deps): Update openapi-extractorjld31032023-12-081-2/+6
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
| * chore(dashboard): Add limit range to items v1 APIjld31032023-12-061-0/+1
| | | | | | | | Signed-off-by: jld3103 <jld3103yt@gmail.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2023-11-302-2/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Merge pull request #41578 from nextcloud/enh/noid/dispatcher-test-argument-rangeJoas Schilling2023-11-272-2/+3
| |\ | | | | | | Enable AppFramework dispatcher to enforce integer ranges
| | * docs(openapi): update definitionsArthur Schiwon2023-11-241-1/+1
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| | * enh(noid): reasonabley limit amount of possible dashboard widget itemsArthur Schiwon2023-11-241-1/+2
| | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-254-2/+4
| |/ | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>