aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #22136 from nextcloud/design/reasons-to-use-nextcloudRoeland Jago Douma2020-09-072-2/+2
|\ | | | | Add 'Reasons to use Nextcloud in your organization' call to action in settings
| * Add 'Reasons to use Nextcloud in your organization' call to action in settingsJan C. Borchardt2020-09-072-2/+2
| | | | | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* | refs #22468 fix empty php array becoming an array instead of an object in UIJulien Veyssier2020-09-041-1/+5
|/ | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Remove tooltip on customize button in dashboardJulius Härtl2020-09-043-22/+4
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-032-2/+2
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Fix Dashboard CSS indentationJan C. Borchardt2020-08-254-239/+236
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Fix Dashboard background blur for Safari and iOS SafariJan C. Borchardt2020-08-251-0/+2
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Add shadow behind navigation when Dashboard is scrolledJan C. Borchardt2020-08-252-18/+35
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Add body class when dashboard is scrolledJulius Härtl2020-08-251-0/+11
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add loading indicator until the widget is mountedJulius Härtl2020-08-251-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-252-2/+2
| | | | | | | | | | | | | | | Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together. Updates `vue` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Updates `vue-template-compiler` from 2.6.11 to 2.6.12 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Make the tick always whiteJoas Schilling2020-08-243-9/+13
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix wording 'User status' to just 'Status'Jan C. Borchardt2020-08-213-3/+3
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* fix checkbox order and iconsJulien Veyssier2020-08-213-5/+8
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* add buttons in modal to toggle all statusesJulien Veyssier2020-08-213-5/+36
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* now able to toggle statusesJulien Veyssier2020-08-213-4/+49
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* add attributions and warning for external services in modal, sort statusesJulien Veyssier2020-08-213-3/+33
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Dashboard: Fix status bubbles open but unfocused backgroundJan C. Borchardt2020-08-203-4/+6
| | | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
* Dashboard: Suppress scrollbars inside widgetsJan C. Borchardt2020-08-201-1/+2
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: Fix text on background choicesJan C. Borchardt2020-08-201-1/+0
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Adjust design of 'Get more widgets' buttonJan C. Borchardt2020-08-201-0/+7
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: Move panels to more semantically correct h2Jan C. Borchardt2020-08-201-10/+10
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* build dashboard jsJulien Veyssier2020-08-202-2/+2
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Dashboard: Ellipsize widget headings to one lineJan C. Borchardt2020-08-201-0/+5
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: No need to extend height of widgets if only one column is shownJan C. Borchardt2020-08-201-0/+7
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* remove background-color for user status and weather status in dashboard, ↵Julien Veyssier2020-08-202-0/+3
| | | | | | build all Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Small fixes to cleanup codeJulius Härtl2020-08-206-32/+21
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
| | | | | | Else the weather geolocation is kind of useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-202-2/+2
| | | | Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
* Weather status: Fix small design issuesJan C. Borchardt2020-08-201-7/+6
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix psalm warningsMorris Jobke2020-08-192-1/+2
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Bump bundlesJulius Härtl2020-08-192-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only show app store link if user is adminJulius Härtl2020-08-191-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Dashboard: fix visual glitch when clicking on active backgroundJan C. Borchardt2020-08-191-1/+1
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Add previewsJulius Härtl2020-08-1916-1/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-0/+4
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-24/+18
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: Finish image list and attributionJan C. Borchardt2020-08-191-22/+45
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Dashboard: Add more feedback for selected backgroundJan C. Borchardt2020-08-192-3/+10
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix php csJulius Härtl2020-08-192-13/+29
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix const visibilityJulius Härtl2020-08-191-3/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Add active indicator to background selectorJulius Härtl2020-08-192-11/+19
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only invert header buttonsJulius Härtl2020-08-192-4/+5
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Make it possible to define theme header styling per backgroundJulius Härtl2020-08-194-20/+94
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Dashboard: fix HTML structure of background pickerJan C. Borchardt2020-08-191-24/+11
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
* Fix late night errorsJulius Härtl2020-08-192-1/+6
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* WIP: Start off with attribution for shipped backgroundsJulius Härtl2020-08-192-11/+46
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Allow to set a primary color backgroundJulius Härtl2020-08-197-75/+151
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Fix keyboard navigationJulius Härtl2020-08-192-17/+36
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Dashboard: Customize modal design improvementsJan C. Borchardt2020-08-192-31/+54
| | | | Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>