John Molakvoæ (skjnldsv)
428907c685
Fix @nextcloud/vue imports
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-01-14 17:32:13 +01:00
Julien Veyssier
27f7b9f3ce
refs #24970 fix night condition in dashboard greeting
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2021-01-13 18:41:53 +01:00
Nina Pypchenko
98299d9c29
Fix dashboard greetings that show 'good morning' after noon
...
Updated dashboard greetings to show "Good afternoon" after 12:00 instead of 13:00.
Updated time periods for greetings:
- Morning: 5:00 to 11.59
- Afternoon: 12:00 to 17.59
- Evening: 18:00 to 21:59
- Night: 22:00 to 4.59
Updated night-time greeting to "Hello" as "Good night" is a kind of goodbye.
Closes #24938 .
Signed-off-by: Nina Pypchenko <22447785+nina-py@users.noreply.github.com>
2021-01-05 21:40:35 +11:00
Valdnet
403637d773
Change to the name of the app
...
It should refer to the application name "Files".
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-12-30 12:44:52 +00:00
Avior
e0e61b8658
Added check on window.Accessibility
...
It crash the Dashboard when the Accessibility module is not presetn
Signed-off-by: Florian BOUILLON <florian.bouillon@delta-wings.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-30 15:52:42 +00:00
Julien Veyssier
f5ef2d7d58
override default dashboard background with theming one
...
fix getAppValue default value in theming app
fix cacheBuster value injection
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2020-11-13 06:51:26 +00:00
Julien Veyssier
9b58653757
fix dashboard statuses sort function
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-10-08 11:09:29 +02:00
Julius Härtl
b76ea9d6d1
Fix dashboard rendering if accessibility app is disabled
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-05 09:25:22 +02:00
Julien Veyssier
e97fb669e1
refs #23140 split dashboard attributions in multiple lines to allow translation parsing
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2020-10-02 15:55:52 +02:00
Jan C. Borchardt
caf284dd2e
Dashboard: Fix accessibility skip links
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-17 20:31:21 +02:00
Jan C. Borchardt
e67ceee609
Dashboard: Fix 'Get more widgets' button size
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 15:06:06 +02:00
Jan C. Borchardt
7e60295d4a
Dashboard: Change heading padding to relative so it adjusts based on screen size, ref #22864
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 15:01:49 +02:00
Jan C. Borchardt
aef82c0a7c
Fix v-deep overwrite for weather and status buttons, ref #22864
...
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-09-15 14:54:03 +02:00
Julius Härtl
b759b40f24
Remove tooltip on customize button in dashboard
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-04 08:14:22 +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
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
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
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
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
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
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
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