Commit Graph

3376 Commits

Author SHA1 Message Date
dependabot-preview[bot]
cae1ae5cba Bump @vue/test-utils from 1.0.0-beta.31 to 1.0.0-beta.32
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.0-beta.31 to 1.0.0-beta.32.
- [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.0.0-beta.32/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-16 07:39:21 +00:00
Julius Härtl
76bb15738f Merge pull request #1607 from nextcloud/dependabot/npm_and_yarn/vuex-3.1.3
Bump vuex from 3.1.2 to 3.1.3
2020-03-16 08:37:52 +01:00
Nextcloud bot
9d12ed12fb [tx-robot] updated from transifex 2020-03-16 02:32:28 +00:00
Nextcloud bot
cff20e33f6 [tx-robot] updated from transifex 2020-03-15 02:30:35 +00:00
dependabot-preview[bot]
0206941b85 Bump vuex from 3.1.2 to 3.1.3
Bumps [vuex](https://github.com/vuejs/vuex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Commits](https://github.com/vuejs/vuex/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-15 02:18:13 +00:00
Julius Härtl
c94bf25f54 Merge pull request #1601 from nextcloud/enh/dad
drag and drop on attachment tab
2020-03-14 09:51:40 +01:00
Julius Härtl
b600d13806 Merge pull request #1603 from nextcloud/dependabot/npm_and_yarn/acorn-6.4.1
[Security] Bump acorn from 6.4.0 to 6.4.1
2020-03-14 09:51:13 +01:00
Nextcloud bot
5bc0044a29 [tx-robot] updated from transifex 2020-03-14 02:29:01 +00:00
dependabot-preview[bot]
dc35ad16f6 [Security] Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1. **This update includes a security fix.**
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-13 22:18:54 +00:00
Julius Härtl
d10d8bdebb Cleanup and simplify animation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-13 13:04:50 +01:00
Jakob
25679b0fb4 Merge branch 'master' into enh/dad 2020-03-13 11:11:18 +01:00
Nextcloud bot
bb9cb194bb [tx-robot] updated from transifex 2020-03-13 02:29:22 +00:00
Jakob Röhrl
bb01ccf638 permissions impl
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-12 14:52:51 +01:00
Julius Härtl
c770689e99 Merge pull request #1600 from nextcloud/bugfix/noid/filesize
Add back initial state and check for filesize and canCreate permissions
2020-03-12 12:01:36 +01:00
Jakob Röhrl
b3e5bf8324 drag and drop on attachment tab
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-12 11:30:23 +01:00
Julius Härtl
59e3c8ce61 Add back initial state and check for filesize and canCreate permissions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-12 10:56:23 +01:00
Julius Härtl
1348990868 Merge pull request #1524 from nextcloud/enh/attachments
Attachments
2020-03-12 08:32:57 +01:00
Julius Härtl
bb30205f86 Make upload button a bit nicer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-12 08:20:44 +01:00
Julius Härtl
7fb7fbc0d1 Fix unit tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-12 08:11:42 +01:00
Nextcloud bot
b82b42faf9 [tx-robot] updated from transifex 2020-03-12 02:29:25 +00:00
Julius Härtl
98b733338b Fix updating attachments and computed properties
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 14:55:59 +01:00
Julius Härtl
10a12a7291 Bump package-lock
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-11 12:10:11 +01:00
Jakob Röhrl
b90842e717 styles
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:49 +01:00
Jakob Röhrl
d27a5ac9ba override attachment
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:23 +01:00
Jakob Röhrl
725f99d8b8 update attachment
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:04 +01:00
Jakob Röhrl
1e3ff41cb2 new exception
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:03 +01:00
Jakob Röhrl
7750621917 X1st try
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-03-11 12:08:02 +01:00
Nextcloud bot
27679c43bf [tx-robot] updated from transifex 2020-03-11 02:30:01 +00:00
Julius Härtl
ebafe3c98e Merge pull request #1575 from nextcloud/bugfix/trashbin
Trashbin refactoring
2020-03-10 12:39:18 +01:00
Julius Härtl
4482356bb0 Merge pull request #1576 from nextcloud/bugfix/noid/board-jumping
Fix card sizing when editing
2020-03-10 12:39:10 +01:00
Julius Härtl
cbaa47ade3 Refactor deleted items into trashbin store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:31:31 +01:00
Julius Härtl
87ae02246c Fix restoring cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:30:21 +01:00
Julius Härtl
f89cac2822 Merge pull request #1574 from nextcloud/bugfix/noid/duedate-udpate
Make sure due date is properly updated in the UI
2020-03-10 12:29:21 +01:00
Julius Härtl
486e8bf89d Dynamically size card height
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:27:57 +01:00
Julius Härtl
095f64c4c3 Fix card sizing when editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:27:56 +01:00
Julius Härtl
82f35bb5ab Merge pull request #1537 from nextcloud/enh/comments-reply
Comments reply
2020-03-10 12:27:04 +01:00
Julius Härtl
7e4b42a223 Comments are available to all users of a board though webdav, but at least check for read permission to the board
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 12:13:32 +01:00
Julius Härtl
08310406a1 Fix editing comments in the UI
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:58:23 +01:00
Julius Härtl
3f891bf103 Add API docs for comments OCS API
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:58:15 +01:00
Julius Härtl
755f0527dd Fix reply styling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
b7a870fae6 Cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
81e8100897 Fix extracting the richtext element since there is no component ref available for functional components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
694438bd3a Move to OCS requests in comments api service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
ecbbc29384 Show relative timestamp using mixin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
fb06cac246 Move to OCS routes for new comments api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
7ab2a839e7 Add fixme about ins/del
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:38 +01:00
Julius Härtl
ef48636f5d Do not lint jsdocs for now
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
cc4e544eef Use @nextcloud/router
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
841fa0d4dd Implement api endpoints for comment reply handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:37 +01:00
Julius Härtl
e6de5fe3a9 Properly handle spaces in user ids (fixes #1515)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:16:34 +01:00