aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dashboard
Commit message (Expand)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 settingsJan C. Borchardt2020-09-072-2/+2
* | refs #22468 fix empty php array becoming an array instead of an object in UIJulien Veyssier2020-09-041-1/+5
|/
* Remove tooltip on customize button in dashboardJulius Härtl2020-09-043-22/+4
* Bump @nextcloud/vue to v2.6.3John Molakvoæ (skjnldsv)2020-09-032-2/+2
* Fix Dashboard CSS indentationJan C. Borchardt2020-08-254-239/+236
* Fix Dashboard background blur for Safari and iOS SafariJan C. Borchardt2020-08-251-0/+2
* Add shadow behind navigation when Dashboard is scrolledJan C. Borchardt2020-08-252-18/+35
* Add body class when dashboard is scrolledJulius Härtl2020-08-251-0/+11
* Add loading indicator until the widget is mountedJulius Härtl2020-08-251-1/+1
* Bump vue and vue-template-compilerdependabot-preview[bot]2020-08-252-2/+2
* Make the tick always whiteJoas Schilling2020-08-243-9/+13
* Fix wording 'User status' to just 'Status'Jan C. Borchardt2020-08-213-3/+3
* fix checkbox order and iconsJulien Veyssier2020-08-213-5/+8
* add buttons in modal to toggle all statusesJulien Veyssier2020-08-213-5/+36
* now able to toggle statusesJulien Veyssier2020-08-213-4/+49
* add attributions and warning for external services in modal, sort statusesJulien Veyssier2020-08-213-3/+33
* Dashboard: Fix status bubbles open but unfocused backgroundJan C. Borchardt2020-08-203-4/+6
* Dashboard: Suppress scrollbars inside widgetsJan C. Borchardt2020-08-201-1/+2
* Dashboard: Fix text on background choicesJan C. Borchardt2020-08-201-1/+0
* Adjust design of 'Get more widgets' buttonJan C. Borchardt2020-08-201-0/+7
* Dashboard: Move panels to more semantically correct h2Jan C. Borchardt2020-08-201-10/+10
* build dashboard jsJulien Veyssier2020-08-202-2/+2
* Dashboard: Ellipsize widget headings to one lineJan C. Borchardt2020-08-201-0/+5
* Dashboard: No need to extend height of widgets if only one column is shownJan C. Borchardt2020-08-201-0/+7
* remove background-color for user status and weather status in dashboard, buil...Julien Veyssier2020-08-202-0/+3
* Small fixes to cleanup codeJulius Härtl2020-08-206-32/+21
* Allow using geolocation in the dashboardRoeland Jago Douma2020-08-201-1/+8
* better translations, fix status color, build user status and dashboardJulien Veyssier2020-08-202-2/+2
* Weather status: Fix small design issuesJan C. Borchardt2020-08-201-7/+6
* Fix psalm warningsMorris Jobke2020-08-192-1/+2
* Bump bundlesJulius Härtl2020-08-192-2/+2
* Only show app store link if user is adminJulius Härtl2020-08-191-1/+2
* Dashboard: fix visual glitch when clicking on active backgroundJan C. Borchardt2020-08-191-1/+1
* Add previewsJulius Härtl2020-08-1916-1/+2
* Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-0/+4
* Dashboard: Adjust for dark and high contrast themesJan C. Borchardt2020-08-191-24/+18
* Dashboard: Finish image list and attributionJan C. Borchardt2020-08-191-22/+45
* Dashboard: Add more feedback for selected backgroundJan C. Borchardt2020-08-192-3/+10
* Fix php csJulius Härtl2020-08-192-13/+29
* Fix const visibilityJulius Härtl2020-08-191-3/+2
* Add active indicator to background selectorJulius Härtl2020-08-192-11/+19
* Only invert header buttonsJulius Härtl2020-08-192-4/+5
* Make it possible to define theme header styling per backgroundJulius Härtl2020-08-194-20/+94
* Dashboard: fix HTML structure of background pickerJan C. Borchardt2020-08-191-24/+11
* Fix late night errorsJulius Härtl2020-08-192-1/+6
* WIP: Start off with attribution for shipped backgroundsJulius Härtl2020-08-192-11/+46
* Allow to set a primary color backgroundJulius Härtl2020-08-197-75/+151
* Fix keyboard navigationJulius Härtl2020-08-192-17/+36
* Dashboard: Customize modal design improvementsJan C. Borchardt2020-08-192-31/+54