Commit Graph

23064 Commits

Author SHA1 Message Date
Roeland Jago Douma abdb201c04
Merge pull request #22362 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.8.1
Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
2020-08-27 15:52:34 +02:00
Roeland Jago Douma a831165135
Merge pull request #22450 from nextcloud/bugfix/22433/user_status_app_icon_coloring
UserStatus: Fix app icon visibility in apps management
2020-08-27 15:34:44 +02:00
Roeland Jago Douma 1a312c4d2a
Merge pull request #22454 from nextcloud/bugfix/noid/fix_double_escaping_status_dashboard
Fix double escape of user-status in Dashboard widget
2020-08-27 15:02:04 +02:00
Roeland Jago Douma 2c6c5fece6
Merge pull request #22458 from nextcloud/fix/weather-status-navigate-error
Hide error if a background request fails during navigation
2020-08-27 14:59:57 +02:00
dependabot-preview[bot] cc60e58c63 Bump nextcloud-vue-collections from 0.7.2 to 0.8.1
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.7.2 to 0.8.1.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.7.2...v0.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-27 11:57:24 +00:00
Christoph Wurst ceffbe9f6d
Hide error if a background request fails during navigation
If you open the dashboard but quickly navigate somewhere else, a toast
will show telling you that the weather status could not be fetched. As a
user I don't care about this. This is only relevant if the user intents
to no leave the page.

So let's not show a toast for aborted connections. This makes the UX a
tad smoother.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-27 13:19:12 +02:00
Georg Ehrke 67bbfda481
Fix double escape of user-status in Dashboard widget
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-27 10:42:48 +02:00
Georg Ehrke 7ee9024223
App Icons need to be white
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-27 10:05:12 +02:00
John Molakvoæ 94a04d905d
Merge pull request #22440 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-0.1.8
Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
2020-08-27 08:15:42 +02:00
Nextcloud bot f6ad09ad58
[tx-robot] updated from transifex 2020-08-27 02:16:40 +00:00
Georg Ehrke 9ff7f5836c
Merge pull request #22425 from nextcloud/bugfix/noid/status_icons_coloring
User-status: Fix icon coloring
2020-08-26 22:49:14 +02:00
Roeland Jago Douma 7685d1fc61
Merge pull request #22421 from nextcloud/group-folder-quota-warning
show better quota warning for group folders and external storage
2020-08-26 21:15:47 +02:00
dependabot-preview[bot] 25acc8b509 Bump @nextcloud/vue-dashboard from 0.1.3 to 0.1.8
Bumps [@nextcloud/vue-dashboard](https://github.com/nextcloud/nextcloud-vue-dashboard) from 0.1.3 to 0.1.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue-dashboard/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue-dashboard/compare/v0.1.3...v0.1.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-26 18:39:17 +00:00
Roeland Jago Douma df99d8f0e0
Merge pull request #22134 from nextcloud/merge-calendar-activity-settings
merge activity settings for calendars, events and todos
2020-08-26 15:56:27 +02:00
Robin Appelman 06ae93b270
fix tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-26 15:46:24 +02:00
Robin Appelman 460db942a0
Update apps/dav/lib/CalDAV/Activity/Setting/CalDAVSetting.php
Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
2020-08-26 12:20:46 +00:00
John Molakvoæ cb2695df8d
Merge pull request #17536 from nextcloud/enh/noid/expose-current-filelist
Expose currently active file list though OCA.Files.App
2020-08-26 11:57:18 +02:00
Roeland Jago Douma 4298442940
Merge pull request #22392 from nextcloud/bugfix/noid/dashboard-loading-til-moutned
Dashboard polishing
2020-08-26 11:23:58 +02:00
Nextcloud bot 00459adfa2
[tx-robot] updated from transifex 2020-08-26 02:16:29 +00:00
Julius Härtl d5e854e7ef Expose currently active file list though OCA.Files.App
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 22:42:44 +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
Robin Appelman aadf0f6f87
move calendar settings into their own group
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 19:11:28 +02:00
Georg Ehrke 8b97e28efb
User-status: Fix icon coloring
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-08-25 18:08:46 +02:00
Robin Appelman c077c15875
show better quota warning for group folders and external storage
instead of showing the generic 'Your storage is full' message, better explain that it's the group folder/external storage that is full

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-08-25 16:05:16 +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 0934aee46b
Merge pull request #22359 from nextcloud/fix/noid/flow-leaking-scope
fix possible leaking scope in Flow
2020-08-25 10:40:26 +02:00
Nextcloud bot b287760694
[tx-robot] updated from transifex 2020-08-25 02:17:40 +00:00
Roeland Jago Douma 7e6f04490e
Merge pull request #22393 from nextcloud/fix/license-headers-20
Update the license headers for Nextcloud 20
2020-08-24 22:03:00 +02:00
Jan C. Borchardt 487d17dd55
Merge pull request #22357 from nextcloud/enh/dashboard/toggle-statuses
Ability to toggle statuses in dashboard
2020-08-24 19:29:49 +02:00
John Molakvoæ 111496c7cd
Merge pull request #22394 from nextcloud/fix/share-federation-missing-fn
Fix missing FN from federated contact
2020-08-24 18:05:00 +02:00
John Molakvoæ 77a31b566e
Merge pull request #22376 from nextcloud/design/wording-leave-share 2020-08-24 15:23:55 +02:00
John Molakvoæ (skjnldsv) 6d576a9100
Fix missing FN from federated contact
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-08-24 15:15:32 +02:00
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-08-24 14:54:25 +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
Joas Schilling 0308d2f922
Make the recent status icon dark theme compatible
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-08-24 14:28:59 +02:00
blizzz bf162d08f5
Merge pull request #22358 from nextcloud/fix/noid/flow-icon-size-and-alignment
fix event icon sizes and text alignment
2020-08-24 14:11:41 +02:00
Arthur Schiwon 28c0eea8cb
fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
  was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-24 13:44:01 +02:00
npmbuildbot[bot] 130ce7892a Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-08-24 10:56:57 +00:00
Nextcloud bot 9e8b6b9995
[tx-robot] updated from transifex 2020-08-24 02:16:45 +00:00
Jan C. Borchardt d192854fea
Clarify wording to 'Leave this share', fix #18622
Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
2020-08-23 23:58:38 +02:00
Nextcloud bot d9b9de6d7d
[tx-robot] updated from transifex 2020-08-23 02:16:43 +00:00
Nextcloud bot bcbe1e1c9d
[tx-robot] updated from transifex 2020-08-22 02:16:27 +00: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
Arthur Schiwon 6bdcbeae93
fix event icon sizes and text alignment
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-08-21 16:28:45 +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