John Molakvoæ (skjnldsv)
|
43243ce298
|
Bump @nextcloud/vue to v2.6.3
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
|
2020-09-03 09:03:10 +02:00 |
Jan C. Borchardt
|
e4df8b6657
|
Fix Dashboard CSS indentation
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-08-25 18:42:35 +00:00 |
Jan C. Borchardt
|
7502510b7b
|
Fix Dashboard background blur for Safari and iOS Safari
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-25 20:30:43 +02:00 |
Jan C. Borchardt
|
c8d92ba6f9
|
Add shadow behind navigation when Dashboard is scrolled
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-25 20:30:43 +02:00 |
Julius Härtl
|
fe3374d843
|
Add body class when dashboard is scrolled
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-25 20:30:43 +02:00 |
Julius Härtl
|
d4502823f4
|
Add loading indicator until the widget is mounted
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-25 20:30:41 +02:00 |
dependabot-preview[bot]
|
4612fbec0f
|
Bump vue and vue-template-compiler
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>
|
2020-08-25 12:04:16 +00:00 |
Joas Schilling
|
d5edd71ab2
|
Make the tick always white
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
2020-08-24 14:29:34 +02:00 |
Jan C. Borchardt
|
8052382a75
|
Fix wording 'User status' to just 'Status'
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-21 22:02:57 +02:00 |
Julien Veyssier
|
fd2e4e496c
|
fix checkbox order and icons
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-21 17:05:10 +02:00 |
Julien Veyssier
|
3940abcf48
|
add buttons in modal to toggle all statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-21 15:25:38 +02:00 |
Julien Veyssier
|
006157b12f
|
now able to toggle statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-21 14:58:12 +02:00 |
Julien Veyssier
|
18057dbfbb
|
add attributions and warning for external services in modal, sort statuses
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-21 10:26:23 +02:00 |
Jan C. Borchardt
|
57b33a7805
|
Dashboard: Fix status bubbles open but unfocused background
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
|
2020-08-20 19:00:32 +00:00 |
Jan C. Borchardt
|
66b77790fa
|
Dashboard: Suppress scrollbars inside widgets
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 18:32:31 +02:00 |
Jan C. Borchardt
|
f092d9c704
|
Dashboard: Fix text on background choices
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 18:07:49 +02:00 |
Jan C. Borchardt
|
b08434b6a8
|
Adjust design of 'Get more widgets' button
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 18:07:27 +02:00 |
Jan C. Borchardt
|
d52ca95143
|
Dashboard: Move panels to more semantically correct h2
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 18:07:07 +02:00 |
Julien Veyssier
|
316c2155f5
|
build dashboard js
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 15:58:08 +02:00 |
Jan C. Borchardt
|
2fc732aebf
|
Dashboard: Ellipsize widget headings to one line
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 15:55:50 +02:00 |
Jan C. Borchardt
|
db42b4691f
|
Dashboard: No need to extend height of widgets if only one column is shown
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 15:55:49 +02:00 |
Julien Veyssier
|
1ce5dbd95f
|
remove background-color for user status and weather status in dashboard, build all
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 12:34:15 +02:00 |
Julius Härtl
|
8a3016565f
|
Small fixes to cleanup code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-20 12:27:57 +02:00 |
Roeland Jago Douma
|
f6578b74f4
|
Allow using geolocation in the dashboard
Else the weather geolocation is kind of useless.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2020-08-20 09:00:03 +02:00 |
Julien Veyssier
|
143db7f5ee
|
better translations, fix status color, build user status and dashboard
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
|
2020-08-20 01:44:53 +02:00 |
Jan C. Borchardt
|
f0a306c3fe
|
Weather status: Fix small design issues
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-20 00:54:11 +02:00 |
Morris Jobke
|
72df65c810
|
Fix psalm warnings
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
|
2020-08-19 21:55:13 +02:00 |
Julius Härtl
|
93e671e812
|
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:31 +02:00 |
Julius Härtl
|
e2f71fd322
|
Only show app store link if user is admin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
1c3e95670d
|
Dashboard: fix visual glitch when clicking on active background
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Julius Härtl
|
2b51b62f94
|
Add previews
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
8eff3f02b6
|
Dashboard: Adjust for dark and high contrast themes
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
3a3fa036e6
|
Dashboard: Adjust for dark and high contrast themes
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
6e92c7212e
|
Dashboard: Finish image list and attribution
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Jan C. Borchardt
|
d1a2482dda
|
Dashboard: Add more feedback for selected background
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:30 +02:00 |
Julius Härtl
|
9a7f7ea5e7
|
Fix php cs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
a4ebef75e9
|
Fix const visibility
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
1e61cf617a
|
Add active indicator to background selector
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
d288a11cee
|
Only invert header buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:29 +02:00 |
Julius Härtl
|
551d435f89
|
Make it possible to define theme header styling per background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Jan C. Borchardt
|
5932376333
|
Dashboard: fix HTML structure of background picker
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
135ceb4a9d
|
Fix late night errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
d02a92e870
|
WIP: Start off with attribution for shipped backgrounds
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
5661775568
|
Allow to set a primary color background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
fa2072e36b
|
Fix keyboard navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:28 +02:00 |
Jan C. Borchardt
|
38afee82bd
|
Dashboard: Customize modal design improvements
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
|
2020-08-19 17:07:28 +02:00 |
Julius Härtl
|
8d22d02422
|
Remove old shipped background
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |
Julius Härtl
|
9a90351435
|
Add images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
update images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |
Julius Härtl
|
4118cb0be6
|
Do not reset background on every save
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |
Julius Härtl
|
338f09b04b
|
Push widget metadata to callback
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2020-08-19 17:07:27 +02:00 |