Commit Graph

2836 Commits

Author SHA1 Message Date
Julius Härtl
5903002e54 Run nightly build on github actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>

Tag nightly build

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Test release

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-28 12:43:57 +01:00
Julius Härtl
39d9f24084 Bump version and fix wording (fixes #1088) (#1482)
Bump version and fix wording (fixes #1088)
2020-01-28 11:32:52 +01:00
Julius Härtl
9e0d242ff8 Bump stylelint-scss from 3.13.0 to 3.14.0 (#1501)
Bump stylelint-scss from 3.13.0 to 3.14.0
2020-01-28 11:28:26 +01:00
dependabot-preview[bot]
10931ce06a Bump stylelint-scss from 3.13.0 to 3.14.0
Bumps [stylelint-scss](https://github.com/kristerkari/stylelint-scss) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/kristerkari/stylelint-scss/releases)
- [Changelog](https://github.com/kristerkari/stylelint-scss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kristerkari/stylelint-scss/compare/3.13.0...3.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 10:05:27 +00:00
Julius Härtl
c3633d5642 Merge pull request #1492 from nextcloud/enh/application-cleanup
Move default board creation to Application and cleanup code
2020-01-28 11:03:13 +01:00
Julius Härtl
f115ae4648 Bump version and fix wording (fixes #1088)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-28 10:50:56 +01:00
Julius Härtl
8a6dbe67ec added translations (#1504)
added translations
2020-01-28 10:48:28 +01:00
dependabot-preview[bot]
7941a55431 Merge pull request #1500 from nextcloud/dependabot/npm_and_yarn/tiptap-1.26.6 2020-01-28 09:41:51 +00:00
dependabot-preview[bot]
dbe4213d23 Bump tiptap from 1.26.4 to 1.26.6
Bumps [tiptap](https://github.com/scrumpy/tiptap) from 1.26.4 to 1.26.6.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap@1.26.4...tiptap@1.26.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 09:27:16 +00:00
dependabot-preview[bot]
0adc7207f0 Merge pull request #1502 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.2.8 2020-01-28 09:25:13 +00:00
Jakob
16dbf94af0 Merge branch 'master' into enh/application-cleanup 2020-01-28 10:23:48 +01:00
Jakob Röhrl
67fdc738d2 added translations
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-01-28 10:19:20 +01:00
dependabot-preview[bot]
83ded95525 Bump @nextcloud/vue from 1.2.7 to 1.2.8
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.7 to 1.2.8.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.7...v1.2.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 09:18:31 +00:00
dependabot-preview[bot]
73c0fe75a9 Merge pull request #1499 from nextcloud/dependabot/npm_and_yarn/fuse.js-3.4.6 2020-01-28 09:16:22 +00:00
dependabot-preview[bot]
5fe7fd5fdb Bump fuse.js from 3.4.5 to 3.4.6
Bumps [fuse.js](https://github.com/krisk/Fuse) from 3.4.5 to 3.4.6.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/master/CHANGELOG.md)
- [Commits](https://github.com/krisk/Fuse/compare/v3.4.5...v3.4.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 09:02:31 +00:00
dependabot-preview[bot]
6bf813b79d Merge pull request #1498 from nextcloud/dependabot/npm_and_yarn/tiptap-extensions-1.28.6 2020-01-28 09:00:30 +00:00
dependabot-preview[bot]
51ae2eb87c Bump tiptap-extensions from 1.28.4 to 1.28.6
Bumps [tiptap-extensions](https://github.com/scrumpy/tiptap) from 1.28.4 to 1.28.6.
- [Release notes](https://github.com/scrumpy/tiptap/releases)
- [Commits](https://github.com/scrumpy/tiptap/compare/tiptap-extensions@1.28.4...tiptap-extensions@1.28.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-28 08:45:39 +00:00
Jakob
d178a113e2 Merge pull request #1481 from nextcloud/bugfix/dark-theme
Fix dark mode shadow and markdown docs link (fix #1136)
2020-01-28 09:39:10 +01:00
Jakob
4495cf86c6 Merge branch 'master' into bugfix/dark-theme 2020-01-28 09:26:22 +01:00
Nextcloud bot
a4bf3afddf [tx-robot] updated from transifex 2020-01-28 02:29:36 +00:00
Nextcloud bot
bcc7bf3396 [tx-robot] updated from transifex 2020-01-27 02:29:09 +00:00
Julius Härtl
257665c27a Move to middleware
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-26 12:41:24 +01:00
Julius Härtl
bdc149aa6b Move default board creation to Application and cleanup code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-26 12:14:51 +01:00
Nextcloud bot
63014d6bc6 [tx-robot] updated from transifex 2020-01-26 02:28:25 +00:00
Julius Härtl
6ea05e1cb2 Fix dark mode shadow and markdown docs link (fix #1136)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 13:50:15 +01:00
Julius Härtl
ef986842a5 Merge pull request #1483 from nextcloud/cleanup
Cleanup
2020-01-25 13:49:06 +01:00
Julius Härtl
1a874ba79b Make sure to respect board acls in the frontend all over the place
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 13:37:17 +01:00
Julius Härtl
7fd8419fa9 Use @nextcloud/axios
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:28:52 +01:00
Julius Härtl
6d33ffe881 Cleanup node modules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:25:37 +01:00
Julius Härtl
b040ea203e Update makefile
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:19:04 +01:00
Julius Härtl
52d287ab0e Remove unused templates
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 12:13:08 +01:00
Julius Härtl
5fe315a6c4 Merge pull request #1480 from nextcloud/master-merge-vue
Vue is now master
2020-01-25 10:48:51 +01:00
Julius Härtl
61e4d807b7 Merge remote-tracking branch 'origin/vue' into master-merge-vue 2020-01-25 10:42:05 +01:00
Julius Härtl
1a84e99fba Merge pull request #1459 from nextcloud/dependabot/npm_and_yarn/js/babel/plugin-syntax-dynamic-import-7.8.3
Bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.3 in /js
2020-01-25 10:38:08 +01:00
Julius Härtl
081e791d37 Merge pull request #1476 from nextcloud/dependabot/npm_and_yarn/vue/jest-25.1.0
Bump jest from 24.9.0 to 25.1.0
2020-01-25 10:37:54 +01:00
dependabot-preview[bot]
428deed7cf Bump jest from 24.9.0 to 25.1.0
Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v24.9.0...v25.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-25 09:35:29 +00:00
dependabot-preview[bot]
8011820e4e Merge pull request #1477 from nextcloud/dependabot/npm_and_yarn/vue/vue/test-utils-1.0.0-beta.31 2020-01-25 09:33:23 +00:00
dependabot-preview[bot]
e49a846b74 Bump @vue/test-utils from 1.0.0-beta.30 to 1.0.0-beta.31
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.0-beta.30 to 1.0.0-beta.31.
- [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.31/packages/test-utils)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-25 09:29:27 +00:00
dependabot-preview[bot]
f29b4fd1d2 Bump @babel/plugin-syntax-dynamic-import from 7.7.4 to 7.8.3 in /js
Bumps [@babel/plugin-syntax-dynamic-import](https://github.com/babel/babel) from 7.7.4 to 7.8.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.7.4...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-25 09:28:27 +00:00
Julius Härtl
3e14483cb3 Merge pull request #1478 from nextcloud/dependabot/npm_and_yarn/vue/babel-jest-25.1.0
Bump babel-jest from 24.9.0 to 25.1.0
2020-01-25 10:27:20 +01:00
Julius Härtl
420272f0a6 Merge pull request #1235 from nextcloud/comments
Comments
2020-01-25 10:26:53 +01:00
Julius Härtl
574c8927bf Add github actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 10:25:13 +01:00
Julius Härtl
cf67c2e323 Move sidebar tabs to individual components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 10:20:58 +01:00
Julius Härtl
ad069e5e14 Some comments code cleanup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 09:52:30 +01:00
Jakob
739a92e9a3 first step
Signed-off-by: Jakob <jakob.roehrl@web.de>

1. try

Signed-off-by: Jakob <jakob.roehrl@web.de>

remote calls are working

Signed-off-by: Jakob <jakob.roehrl@web.de>

litte changes

Signed-off-by: Jakob <jakob.roehrl@web.de>

small fixes

Signed-off-by: Jakob <jakob.roehrl@web.de>

incremental fetching

Signed-off-by: Jakob <jakob.roehrl@web.de>

integrated tiptap suggestions for test

Signed-off-by: Jakob <jakob.roehrl@web.de>

Update package-lock after rebase

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Fix various errors

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Cleanup mention plugin use

Signed-off-by: Julius Härtl <jus@bitgrid.net>

Downgrade tippy

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 08:52:13 +01:00
Julius Härtl
3adadc23d0 General design enhancements and scroll area changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-25 08:42:30 +01:00
Nextcloud bot
be62eafe2b [tx-robot] updated from transifex 2020-01-25 02:27:38 +00:00
dependabot-preview[bot]
904da9697a Bump babel-jest from 24.9.0 to 25.1.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 24.9.0 to 25.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v25.1.0/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-24 17:55:29 +00:00
Julius Härtl
b77dc10812 Merge pull request #1457 from nextcloud/dependabot/npm_and_yarn/js/babel/core-7.8.3
Bump @babel/core from 7.7.7 to 7.8.3 in /js
2020-01-24 18:49:50 +01:00
Nextcloud bot
eb5a8a0655 [tx-robot] updated from transifex 2020-01-24 02:27:49 +00:00