Commit Graph

3267 Commits

Author SHA1 Message Date
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
Julius Härtl
07fd562a55 WIP: Comment reply
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:15:45 +01:00
Julius Härtl
0a27174592 Make sure due date is properly updated in the UI
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-10 11:09:31 +01:00
Julius Härtl
8457f2f6c2 Merge pull request #1573 from nextcloud/enh/migrations
Move to database migrations
2020-03-10 11:04:15 +01:00
Julius Härtl
26d895dfd8 Merge pull request #1577 from nextcloud/bugfix/1274
Show tooltip with local timezone
2020-03-09 10:38:58 +01:00
Julius Härtl
05d0bdbb61 Merge pull request #1579 from nextcloud/bugfix/card-store-cleanup
Card store cleanup
2020-03-09 10:38:21 +01:00
dependabot-preview[bot]
6f17d0bdf8 Merge pull request #1586 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.7 2020-03-07 20:09:00 +00:00
dependabot-preview[bot]
4c30de712f Bump @babel/core from 7.8.6 to 7.8.7
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.6 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.6...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 20:02:58 +00:00
dependabot-preview[bot]
92c97f2f53 Merge pull request #1588 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.8.7 2020-03-07 20:00:28 +00:00
dependabot-preview[bot]
4b88762bfc Bump @babel/polyfill from 7.8.3 to 7.8.7
Bumps [@babel/polyfill](https://github.com/babel/babel) from 7.8.3 to 7.8.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-07 19:55:42 +00:00