Jakob
001aaa4dcd
format entries, do not load on end, loading by click on another card/board
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-27 12:12:58 +02:00
Jakob
9f62a24450
loading icon, parse msg in BoardSidebar
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-27 12:11:59 +02:00
Jakob
6b8d42f176
timeline for board and cards and small other fixes
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-27 12:11:59 +02:00
Jakob
bc7c5ea4b7
board timeline
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-27 12:11:59 +02:00
Julius Härtl
c3d925a172
Fix desc field ( #1192 )
...
Fix desc field
2019-08-27 10:08:26 +02:00
Jakob
1b2fed9e86
improve desc in editor
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-27 10:07:43 +02:00
alexandru.puiu
d6b0155e9d
Probably a better method to solve the update card title issue.
...
Signed-off-by: alexandru.puiu <alexandrup@newro.co >
2019-08-27 10:43:14 +03:00
dependabot-preview[bot]
f4f7c05f9f
Merge pull request #1200 from nextcloud/dependabot/npm_and_yarn/vue/eslint-utils-1.4.2
2019-08-27 05:14:21 +00:00
dependabot-preview[bot]
610507f790
[Security] Bump eslint-utils from 1.3.1 to 1.4.2
...
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils ) from 1.3.1 to 1.4.2. **This update includes a security fix.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases )
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.3.1...v1.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-26 19:20:24 +00:00
Koen
bf1a917e2b
Add date format to If-Modified-Since documentation ( #1196 )
...
* Fix If-Modified-Since example in API.md
Fixes the example curl request date format. It didn't conform to the IMF-fix standard and was not accepted by the parseDate function.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
* Add If-Modified-Since format description to API.md
Adds a short description elaborating on the different date formats supported by the If-Modified-Since header.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
* Mark old time formats as obsolete in API.md
Clarified in the text that only the IMF-fixformat date format should be used in conjuction with the If-Modified-Since header.
Signed-off-by: Koen Tange <monokles@protonmail.ch >
2019-08-26 17:18:32 +02:00
alexandru.puiu
d082e3f805
Solving timeline small bugs.
...
Signed-off-by: alexandru.puiu <alexandrup@newro.co >
2019-08-26 18:00:19 +03:00
dependabot-preview[bot]
7e4edf5d6c
Bump webpack-cli from 3.3.6 to 3.3.7 in /js
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-26 08:13:55 +02:00
dependabot-preview[bot]
edbeda81f6
Merge pull request #1194 from nextcloud/dependabot/npm_and_yarn/vue/sass-loader-7.3.1
2019-08-26 06:13:07 +00:00
dependabot-preview[bot]
9accaa4987
Merge pull request #1195 from nextcloud/dependabot/npm_and_yarn/vue/webpack-cli-3.3.7
2019-08-26 06:13:02 +00:00
dependabot-preview[bot]
0dbe106907
Bump webpack-cli from 3.3.6 to 3.3.7
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.7/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-25 01:15:01 +00:00
dependabot-preview[bot]
64e3af25f9
Bump sass-loader from 7.2.0 to 7.3.1
...
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 7.2.0 to 7.3.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.2.0...v7.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-25 01:13:28 +00:00
Julius Härtl
77a3563b89
Fix card design
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Julius Härtl
ba3b5b59ff
Some styling of the card details
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Julius Härtl
60d77e4d33
Make board title required
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Julius Härtl
6f595aebdc
Fix tag list alignment
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Julius Härtl
0b5c7fb56a
Fix color picker in navigation
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:29 +02:00
Julius Härtl
f14e9758a0
Fix board filter and limit acl list
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-23 11:09:22 +02:00
Jakob
bd5f2c13b7
members are shown now
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-23 11:09:22 +02:00
Jakob
bdb9442671
sharing fix and updatedutime
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-22 09:55:23 +02:00
dependabot-preview[bot]
8874b3df69
Merge pull request #1180 from nextcloud/dependabot/npm_and_yarn/vue/vue-easymde-1.0.0
2019-08-21 09:27:21 +00:00
Julius Härtl
74550b9953
Fix build
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-21 11:24:18 +02:00
Julius Härtl
a0af85abe4
Merge branch 'vue' into dependabot/npm_and_yarn/vue/vue-easymde-1.0.0
2019-08-21 10:00:02 +02:00
Jakob
34316d84f0
Import change for version 1.0
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-21 09:56:45 +02:00
Julius Härtl
84a9e72463
Update vue branch to master ( #1183 )
...
Update vue branch to master
2019-08-20 11:58:38 +02:00
Julius Härtl
da8b7774b4
Merge pull request #1175 from nextcloud/timeFix
...
changed time calculation
2019-08-20 11:58:13 +02:00
Jakob
0de1c581e8
watcher readded
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-20 11:23:43 +02:00
Julius Härtl
1eeaff7f29
Merge branch 'master' into vue-master
2019-08-20 10:57:41 +02:00
Julius Härtl
c88b25c627
Bump versions on master
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-20 10:55:53 +02:00
Julius Härtl
14244f257e
Update CHANGELOG
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-08-20 10:55:23 +02:00
Julius Härtl
bcc9f03942
Merge pull request #1182 from a11exandru/issue1138
...
Able to set description on creation card via API.
v0.7.0
2019-08-20 10:40:58 +02:00
alexandru.puiu
002587523f
Add empty default value to description parameter and remove the tabs from the empty lines
...
Signed-off-by: alexandru.puiu <alexandrup@newro.co >
2019-08-19 11:40:03 +03:00
alexandru.puiu
313ceb9a95
Able to set description on creation card via API.
...
Signed-off-by: alexandru.puiu <alexandrup@newro.co >
2019-08-19 11:00:56 +03:00
Nextcloud bot
36977564a2
[tx-robot] updated from transifex
2019-08-19 02:23:31 +00:00
dependabot-preview[bot]
27ec348533
Bump vue-easymde from 0.1.6 to 1.0.0
...
Bumps [vue-easymde](https://github.com/NikulinIlya/vue-easymde ) from 0.1.6 to 1.0.0.
- [Release notes](https://github.com/NikulinIlya/vue-easymde/releases )
- [Commits](https://github.com/NikulinIlya/vue-easymde/commits/v1.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 17:35:36 +00:00
Julius Härtl
a5ee26a592
Bump jest from 24.8.0 to 24.9.0 ( #1181 )
...
Bump jest from 24.8.0 to 24.9.0
2019-08-18 19:33:17 +02:00
dependabot-preview[bot]
3496c09472
Bump jest from 24.8.0 to 24.9.0
...
Bumps [jest](https://github.com/facebook/jest ) from 24.8.0 to 24.9.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.8.0...v24.9.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 17:32:06 +00:00
Julius Härtl
17999595a5
Bump webpack from 4.39.1 to 4.39.2 in /js ( #1176 )
...
Bump webpack from 4.39.1 to 4.39.2 in /js
2019-08-18 19:31:45 +02:00
Julius Härtl
96dac29870
Bump markdown-it from 9.0.1 to 9.1.0 in /js ( #1178 )
...
Bump markdown-it from 9.0.1 to 9.1.0 in /js
2019-08-18 19:31:34 +02:00
dependabot-preview[bot]
be752061ff
Merge pull request #1177 from nextcloud/dependabot/npm_and_yarn/vue/webpack-4.39.2
2019-08-18 17:31:22 +00:00
dependabot-preview[bot]
1652bb921a
Merge pull request #1179 from nextcloud/dependabot/npm_and_yarn/vue/babel-jest-24.9.0
2019-08-18 17:29:39 +00:00
Nextcloud bot
1ab2ee1daa
[tx-robot] updated from transifex
2019-08-18 02:25:09 +00:00
dependabot-preview[bot]
7aa7574e26
Bump babel-jest from 24.8.0 to 24.9.0
...
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest ) from 24.8.0 to 24.9.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/v24.9.0/packages/babel-jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 01:13:52 +00:00
dependabot-preview[bot]
138faf2de1
Bump markdown-it from 9.0.1 to 9.1.0 in /js
...
Bumps [markdown-it](https://github.com/markdown-it/markdown-it ) from 9.0.1 to 9.1.0.
- [Release notes](https://github.com/markdown-it/markdown-it/releases )
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md )
- [Commits](https://github.com/markdown-it/markdown-it/compare/9.0.1...9.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 01:13:06 +00:00
dependabot-preview[bot]
2887df270d
Bump webpack from 4.39.1 to 4.39.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 01:13:05 +00:00
dependabot-preview[bot]
7e58486877
Bump webpack from 4.39.1 to 4.39.2 in /js
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.1 to 4.39.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.1...v4.39.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2019-08-18 01:12:32 +00:00