Vincent Petry
fa52e80bb8
Fix date mock
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-27 09:36:09 +02:00
Nextcloud bot
0db3046bcc
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-27 03:20:13 +00:00
Vincent Petry
ba4277e9ab
Merge pull request #5519 from nextcloud/bugfix/noid/sound-setting-for-users
...
Fix loading the correct sound setting for users
2021-04-26 16:56:13 +02:00
Joas Schilling
7526a6af71
Call services from within the store
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-26 16:39:51 +02:00
Joas Schilling
47879377b2
Fix loading the correct sound setting for users
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-26 16:32:48 +02:00
Vincent Petry
babd076074
Merge pull request #5506 from nextcloud/bugfix/5504/show-an-error-when-sharing-fails
...
Show an error when sharing fails
2021-04-26 16:07:36 +02:00
Joas Schilling
a51d0d3a4e
Merge pull request #5514 from nextcloud/dependabot/npm_and_yarn/babel/core-7.13.16
...
Bump @babel/core from 7.13.15 to 7.13.16
2021-04-26 11:51:41 +02:00
Joas Schilling
4b664275d6
Merge pull request #5513 from nextcloud/dependabot/npm_and_yarn/webpack-node-externals-3.0.0
...
Bump webpack-node-externals from 2.5.2 to 3.0.0
2021-04-26 11:42:57 +02:00
Joas Schilling
fa86e0a0ba
Merge pull request #5515 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.13.17
...
Bump @babel/runtime from 7.13.10 to 7.13.17
2021-04-26 11:41:40 +02:00
marco
204652af61
Merge pull request #5516 from nextcloud/bugfix/5510/fix-missing-screenshare-icon
...
Fix missing screenshare icon
2021-04-26 08:38:02 +01:00
Nextcloud bot
8a93aa7d06
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-26 03:19:24 +00:00
Nextcloud bot
cb7485f482
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-25 03:20:51 +00:00
Joas Schilling
6de54d27e2
Move all actions to slot-icons so the Actions component correctly falls back to the first action
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-24 17:15:21 +02:00
Nextcloud bot
37ce1da140
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-24 03:21:37 +00:00
dependabot[bot]
cf16a19655
Bump @babel/runtime from 7.13.10 to 7.13.17
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.13.10 to 7.13.17.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.17/packages/babel-runtime )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 01:10:50 +00:00
dependabot[bot]
04dd0fd87c
Bump @babel/core from 7.13.15 to 7.13.16
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.13.15 to 7.13.16.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.13.16/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 01:06:53 +00:00
dependabot[bot]
ff475520ff
Bump webpack-node-externals from 2.5.2 to 3.0.0
...
Bumps [webpack-node-externals](https://github.com/liady/webpack-node-externals ) from 2.5.2 to 3.0.0.
- [Release notes](https://github.com/liady/webpack-node-externals/releases )
- [Changelog](https://github.com/liady/webpack-node-externals/blob/master/CHANGELOG.md )
- [Commits](https://github.com/liady/webpack-node-externals/compare/v2.5.2...v3.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-24 01:03:58 +00:00
Vincent Petry
e6a5f390c7
More JS tests for stores
...
Added more JS tests for stores.
Extracted global store config to a separate file to be able to include it in
tests.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-23 18:16:10 +02:00
Vincent Petry
de6d64702a
Merge pull request #5508 from nextcloud/tests/noid/moar-jest-coverage
...
Added more JS tests for services
2021-04-23 14:57:06 +02:00
Vincent Petry
50d3292997
Added more JS tests for services
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-23 11:17:50 +02:00
Joas Schilling
57702c9d40
Show an error when sharing fails
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-23 09:39:50 +02:00
Joas Schilling
f9ebcb5914
Merge pull request #5507 from nextcloud/bugfix/noid/no-actions-on-temporary-files
...
No actions on temporary messages
2021-04-23 09:30:23 +02:00
Vincent Petry
5520e475ac
Merge pull request #5505 from nextcloud/tests/noid/increase-jest-coverage
...
Add more varied JS test cases
2021-04-23 09:29:57 +02:00
Nextcloud bot
4aecd5f447
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-23 03:21:34 +00:00
Vincent Petry
286155a5b4
Rename test pipeline for frontend to "jest"
...
Makes it easier to spot in the Github UI
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-22 18:20:52 +02:00
Vincent Petry
33a8b59606
Add more varied JS test cases
...
Added more varied JS test cases as examples for how to test different
parts of the Vue code like stores and services.
Adjusted global test namespace.
Introduced jest mock for axios.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-22 18:20:52 +02:00
Joas Schilling
d5153dfcd9
No actions on temporary messages
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-22 17:49:29 +02:00
Nextcloud bot
e413b09f92
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-22 03:20:51 +00:00
Nextcloud bot
0500d24046
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-21 03:21:18 +00:00
Joas Schilling
1bc690458d
Merge pull request #5501 from nextcloud/Valdnet-patch-1
...
l10n: Change to capital letter
2021-04-20 11:20:31 +02:00
Valdnet
2294a4fe77
l10n: Change to capital letter
...
Keyboard shortcuts should be capital letters.
Signed-off-by: Valdnet 47037905+Valdnet@users.noreply.github.com
2021-04-20 10:29:17 +02:00
Valdnet
514405d556
l10n: Change to capital letter
...
Keyboard shortcuts should be capital letters.
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-04-20 10:25:14 +02:00
Nextcloud bot
b121c5d941
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-20 03:20:35 +00:00
Joas Schilling
4030de4923
Merge pull request #5494 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-3.1.2
...
Bump @nextcloud/dialogs from 3.1.1 to 3.1.2
2021-04-19 13:14:02 +02:00
Joas Schilling
6052acb130
Merge pull request #5495 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.1.4
...
Bump @vue/test-utils from 1.1.3 to 1.1.4
2021-04-19 13:13:50 +02:00
Joas Schilling
76b30baa2a
Merge pull request #5496 from nextcloud/dependabot/npm_and_yarn/ua-parser-js-0.7.28
...
Bump ua-parser-js from 0.7.27 to 0.7.28
2021-04-19 13:13:40 +02:00
Nextcloud bot
9f9fca2228
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-19 03:22:06 +00:00
Nextcloud bot
e0c8a0d38a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-18 03:17:42 +00:00
Nextcloud bot
c22672547b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-17 03:18:23 +00:00
dependabot[bot]
f30de5216b
Bump ua-parser-js from 0.7.27 to 0.7.28
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.27 to 0.7.28.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.27...0.7.28 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-17 01:57:48 +00:00
dependabot[bot]
e821f4d756
Bump @vue/test-utils from 1.1.3 to 1.1.4
...
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils ) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases )
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md )
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.4/packages/test-utils )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-17 01:54:20 +00:00
dependabot[bot]
ac9e8cd808
Bump @nextcloud/dialogs from 3.1.1 to 3.1.2
...
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases )
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v3.1.1...v3.1.2 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-04-16 19:54:47 +00:00
Joas Schilling
d0810ece5c
Merge pull request #5488 from nextcloud/bugfix/5027/tooltips-in-fullscreen-mode
...
Make tooltips work in fullscreen mode
2021-04-16 14:43:02 +02:00
Joas Schilling
a5f5299543
Merge pull request #5487 from nextcloud/bugfix/noid/reset-page-title-when-not-found
...
Reset page title when not found
2021-04-16 14:40:48 +02:00
Nextcloud bot
364b8aa8a3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-04-16 03:21:04 +00:00
Vincent Petry
d1467df1c1
Make tooltips work in fullscreen mode
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-15 17:04:15 +02:00
Vincent Petry
a661a156a0
Reset page title when not found
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-15 16:46:14 +02:00
Vincent Petry
f549e525bc
Merge pull request #5485 from nextcloud/bugfix/5399/disable-avatar-menu-for-guests
...
Disable avatar menu in messages as guest
2021-04-15 16:32:53 +02:00
Vincent Petry
df349da80c
Disable avatar menu in messages as guest
...
When attending a conversation as guest, the menu of the avatars shown
before messages is now disabled. The menu would anyway not show any
entries.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-15 16:12:51 +02:00
Vincent Petry
c5015f53d1
Merge pull request #5484 from nextcloud/bugfix/noid/description-overflow-bug
...
Fix flickering of description overflow when switching between one-to-…
2021-04-15 15:49:20 +02:00