dependabot-preview[bot]
9f57066c5a
Bump vue-easymde from 1.0.0 to 1.0.1
...
Bumps [vue-easymde](https://github.com/NikulinIlya/vue-easymde ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/NikulinIlya/vue-easymde/releases )
- [Commits](https://github.com/NikulinIlya/vue-easymde/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-11-10 02:13:51 +00:00
dependabot-preview[bot]
99e04162ee
Merge pull request #1311 from nextcloud/dependabot/npm_and_yarn/vue/vue-smooth-dnd-0.8.1
2019-11-02 12:02:03 +00:00
dependabot-preview[bot]
a09f7b7912
Merge pull request #1309 from nextcloud/dependabot/npm_and_yarn/vue/nextcloud-vue-0.12.7
2019-11-02 12:01:53 +00:00
dependabot-preview[bot]
090e788c0c
Merge pull request #1310 from nextcloud/dependabot/npm_and_yarn/vue/node-sass-4.13.0
2019-10-27 05:47:24 +00:00
dependabot-preview[bot]
de269fa278
Bump vue-smooth-dnd from 0.8.0 to 0.8.1
...
Bumps [vue-smooth-dnd](https://github.com/kutlugsahin/vue-smooth-dnd ) from 0.8.0 to 0.8.1.
- [Release notes](https://github.com/kutlugsahin/vue-smooth-dnd/releases )
- [Commits](https://github.com/kutlugsahin/vue-smooth-dnd/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-27 02:18:26 +00:00
dependabot-preview[bot]
0e6b79fe9b
Bump node-sass from 4.12.0 to 4.13.0
...
Bumps [node-sass](https://github.com/sass/node-sass ) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/sass/node-sass/releases )
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sass/node-sass/compare/v4.12.0...v4.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-27 02:17:18 +00:00
dependabot-preview[bot]
3ca6cda2cc
Bump nextcloud-vue from 0.12.6 to 0.12.7
...
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue ) from 0.12.6 to 0.12.7.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases )
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.12.6...v0.12.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-27 02:16:11 +00:00
Julius Härtl
ab3a42fc11
Collections ( #1294 )
...
Collections
2019-10-24 17:20:54 +02:00
Julius Härtl
56bee425b9
Fix angular dependency in board selector
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-24 16:04:18 +02:00
Julius Härtl
6e192db79b
clip icon instead of folder icon ( #1305 )
...
clip icon instead of folder icon
2019-10-24 14:50:24 +02:00
Jakob
c29aed239c
new icon
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-24 14:35:33 +02:00
Julius Härtl
9c8f5d5f63
Fetch board properly
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-23 15:31:34 +02:00
Julius Härtl
1fcb667a3c
Fetch proper data for card resource provider
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-22 21:28:36 +02:00
Julius Härtl
7390acae26
Improvements to Card Heading Editing ( #1255 )
...
Improvements to Card Heading Editing
2019-10-22 12:10:50 +02:00
Jakob
677123a8f7
added card project selection
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-22 11:42:09 +02:00
Gary Kim
067ec5e057
Fix overflowing card heading
...
If the heading of a card is too long,
it will push interface elements off the
card.
This change will ensure that text that
does not have spaces and thus cannot be
wrapped will simply be cut off with an
ellipsis instead.
Signed-off-by: Gary Kim <gary@garykim.dev >
2019-10-22 17:08:03 +08:00
Gary Kim
fd406a0adb
Prevent wrapping text being visible while editing card header
...
Also: address errors thrown by linter
Signed-off-by: Gary Kim <gary@garykim.dev >
2019-10-22 17:08:03 +08:00
Gary Kim
1d4fe31155
Cancel editing card header when escape is pressed
...
Signed-off-by: Gary Kim <gary@garykim.dev >
2019-10-22 17:08:03 +08:00
Gary Kim
c2b8408cd2
Update Card Name on Form Submit
...
When editing a card's heading, pressing
"enter" or otherwise submitting the form
will save your edits.
Signed-off-by: Gary Kim <gary@garykim.dev >
2019-10-22 17:08:03 +08:00
Gary Kim
b50e295e27
Cancel Card Heading Edit on Click Outside
...
Clicking away while editing a card name
will now cancel the edit.
Signed-off-by: Gary Kim <gary@garykim.dev >
2019-10-22 17:08:03 +08:00
Julius Härtl
97864ac1ff
Properly register tooltip directive
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-22 10:45:26 +02:00
Julius Härtl
f940d23968
Share boards and assign cards ( #1293 )
...
Share boards and assign cards
2019-10-22 10:09:21 +02:00
Julius Härtl
ce31e02d6a
Use groups icon from the server
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-22 10:08:38 +02:00
Julius Härtl
c2189683c7
Fix npm audit
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-22 09:52:06 +02:00
Julius Härtl
9b2903b4d5
Move to @nextcloud packages
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-22 09:51:13 +02:00
Jakob
2875e23b96
update assignabl
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-22 07:58:45 +02:00
Jakob
1d54fc3ae8
tried to move loadBoard to store
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-19 14:27:00 +02:00
Jakob
23e88a7e15
typos, css
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-18 11:18:29 +02:00
Jakob
08ef55c950
fix share users
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-17 13:50:32 +02:00
Jakob
4d10b5fd59
UI done
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-17 12:49:00 +02:00
Jakob
4a3ba6540c
duplicate files
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-17 07:49:28 +02:00
dependabot-preview[bot]
9c6d80d5d3
Merge pull request #1296 from nextcloud/dependabot/npm_and_yarn/vue/nextcloud-vue-collections-0.6.0
2019-10-16 15:06:57 +00:00
dependabot-preview[bot]
2d3ef29041
Merge pull request #1295 from nextcloud/dependabot/npm_and_yarn/vue/webpack-4.41.2
2019-10-16 14:36:56 +00:00
dependabot-preview[bot]
4d9e26a6ce
Bump nextcloud-vue-collections from 0.5.6 to 0.6.0
...
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections ) from 0.5.6 to 0.6.0.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases )
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.5.6...v0.6.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-16 14:30:38 +00:00
dependabot-preview[bot]
1a2c950b61
Bump webpack from 4.41.1 to 4.41.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.41.1 to 4.41.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.41.1...v4.41.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-16 14:28:18 +00:00
Julius Härtl
029accfe49
Use nextcloud-vue tooltip
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-16 14:48:15 +02:00
Julius Härtl
7716fb6738
Use url-loader to embed icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-16 14:40:12 +02:00
Julius Härtl
da87973b85
Fix path for collection entrypoint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-16 14:27:46 +02:00
Julius Härtl
91aa14c7c2
Remove old js directory
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-16 14:26:39 +02:00
Julius Härtl
f3da8f80a7
Adjust path to load for collections
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-10-16 14:11:44 +02:00
Jakob
5021e475c7
start
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-16 13:48:29 +02:00
Jakob
7628eb425c
little changes
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-16 10:09:25 +02:00
Jakob
d33725303a
start
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-16 09:39:38 +02:00
Jakob
e0808273ec
get circle users
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-15 13:56:12 +02:00
Jakob
84dc4ce1dd
circles
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-15 11:39:15 +02:00
Jakob
e7fcef3e3a
circle sharing
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-15 08:30:25 +02:00
dependabot-preview[bot]
99591eae0e
Merge pull request #1287 from nextcloud/dependabot/npm_and_yarn/vue/babel/preset-env-7.6.3
2019-10-14 06:58:12 +00:00
dependabot-preview[bot]
a88ea8f4b3
Merge pull request #1289 from nextcloud/dependabot/npm_and_yarn/vue/nextcloud-vue-0.12.6
2019-10-14 06:49:58 +00:00
Julius Härtl
5772a7025d
move card to another board ( #1242 )
...
move card to another board
2019-10-14 08:49:20 +02:00
dependabot-preview[bot]
abd82db9af
Bump @babel/preset-env from 7.6.2 to 7.6.3
...
Bumps [@babel/preset-env](https://github.com/babel/babel ) from 7.6.2 to 7.6.3.
- [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.6.2...v7.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-10-14 06:48:55 +00:00