Commit graph

2351 commits

Author SHA1 Message Date
dependabot-preview[bot]
969e1939fd
Bump eslint-plugin-vue from 5.2.3 to 6.0.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 5.2.3 to 6.0.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v5.2.3...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-10 02:15:05 +00:00
dependabot-preview[bot]
f710ca88b7
Bump webpack-cli from 3.3.9 to 3.3.10
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-10 02:14:15 +00:00
dependabot-preview[bot]
17470d6738
Bump @babel/core from 7.6.4 to 7.7.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.4 to 7.7.2.
- [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.4...v7.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-10 02:13:33 +00:00
Raimund Schlüßler
7d2bcbb3d8
Add stricter tests for week collection
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-09 21:47:34 +01:00
Raimund Schlüßler
10e773a7a2
Add simple test for week view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-07 21:03:44 +01:00
Nextcloud bot
5d274d0b1b
[tx-robot] updated from transifex 2019-11-04 02:52:23 +00:00
Raimund Schlüßler
b33a08f6d3
Add tests for completed view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 20:28:20 +01:00
Raimund Schlüßler
e75d7fd0ad
Improve test for today collection
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 20:21:56 +01:00
Raimund Schlüßler
a80b78d946
Add simple test for today view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 07:46:52 +01:00
Raimund Schlüßler
229747ef26
Simplify isTaskInList
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 07:46:52 +01:00
Raimund Schlüßler
8fa530149f
Only match uncompleted tasks
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 07:46:52 +01:00
Raimund Schlüßler
6344344f86
Improve tests for starred and current view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-03 07:46:13 +01:00
Nextcloud bot
5c42bc50e1
[tx-robot] updated from transifex 2019-11-03 02:54:23 +00:00
Raimund Schlüßler
1ac8a278e3
Add test for current view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-11-02 20:01:53 +01:00
Raimund Schlüßler
ffee5ce588
Merge pull request #702 from timholl/master
Fixes style of italic text in markdown
2019-11-01 09:17:10 +01:00
Tim Hollmann
5134ee4578 Fixes style of italic text in markdown
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-11-01 07:56:16 +00:00
Raimund Schlüßler
b532703d5a
Merge pull request #698 from nextcloud/sprite-size
Don't require knowledge of sprite row count
2019-10-31 18:05:17 +01:00
Raimund Schlüßler
26684d53c1
Merge pull request #700 from timholl/master
Fixes dispatching of null action
2019-10-31 16:33:25 +01:00
Tim Hollmann
c8c8911449 Fixes dispatching of null action
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-31 15:00:47 +00:00
Raimund Schlüßler
8c4b2941c5
Don't require knowledge of sprite row count
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-31 15:51:52 +01:00
Raimund Schlüßler
8cf00d28ee
Merge pull request #696 from nextcloud/details-title
Move details title to flex-box
2019-10-31 15:19:33 +01:00
Raimund Schlüßler
468ae67147
Merge pull request #697 from nextcloud/pin
Align pin svgs
2019-10-31 15:06:41 +01:00
Raimund Schlüßler
0af63846e6
Align pin svgs
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-31 13:45:46 +01:00
Raimund Schlüßler
2b1378af0b
Move details title to flex-box
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-31 13:23:46 +01:00
Raimund Schlüßler
c35b04f803
Merge pull request #695 from timholl/master
Added support for task pinning
2019-10-31 12:08:45 +01:00
Tim Hollmann
da10bb9a58 Apply suggestions, switched icons
Co-Authored-By: Raimund Schlüßler <raimund.schluessler@mailbox.org>
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-31 10:14:02 +00:00
Nextcloud bot
1da53db936
[tx-robot] updated from transifex 2019-10-31 02:42:58 +00:00
Tim Hollmann
79b102f4a8 Apply suggestion, fix typo
Co-Authored-By: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-30 21:51:40 +00:00
Tim Hollmann
e45e51af79 Added missing comparator entry
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-30 21:39:50 +00:00
Tim Hollmann
356642c541 Implemented comparator in order to display pinned tasks always on top
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-30 21:33:46 +00:00
Tim Hollmann
ecc8ab3050 Added support for task pinning
Signed-off-by: Tim Hollmann <github.fe8c53c0@mail.tim-hollmann.de>
2019-10-30 21:26:45 +00:00
Raimund Schlüßler
52b44c8686
Add test for starred view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-30 22:20:26 +01:00
Raimund Schlüßler
54ceae13f5
Add test for all view
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-30 21:02:23 +01:00
Raimund Schlüßler
5cd822fde4
Set dav on mocked tasks so we get an uri
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-30 20:12:12 +01:00
Raimund Schlüßler
0c86fe6a50
Add tests for current, today and completed collection
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-29 21:40:54 +01:00
Raimund Schlüßler
befa3782aa
Move creating store into separate file
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-29 21:15:25 +01:00
Nextcloud bot
57458e3d4c
[tx-robot] updated from transifex 2019-10-29 02:50:41 +00:00
Raimund Schlüßler
899c2c9af1
Add more tests for general collection component
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 21:58:31 +01:00
Raimund Schlüßler
3bef2de2d3
Add test for general collection component
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:58 +01:00
Raimund Schlüßler
b4833a9dce
Sort tests in javascript and php folders
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:49 +01:00
Raimund Schlüßler
18e2e9145b
Make collection id a property
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:42 +01:00
Raimund Schlüßler
09823783ad
Move dayOfTask function to store
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:36 +01:00
Raimund Schlüßler
6c1436a255
Count all tasks that match a collection
Not only root tasks

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:31 +01:00
Raimund Schlüßler
c9835d4c93
Adjust which subtasks are shown in the collections
Only show subtasks in a collection
when they or a descendant task match the collection

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:23 +01:00
Raimund Schlüßler
4f07897580
Add tests
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:15:17 +01:00
Raimund Schlüßler
97a4addc2f
Also test subtasks for showing task in collections
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
2019-10-28 10:14:51 +01:00
Raimund Schlüßler
1f5a60dc2c
Don't debug complete value to console 2019-10-28 09:58:20 +01:00
Raimund Schlüßler
55ca0a467d
Merge pull request #693 from nextcloud/npm-link
Only apply eslint-loader to our own sources
2019-10-27 11:51:05 +01:00
dependabot-preview[bot]
11a6361ffd
Merge pull request #690 from nextcloud/dependabot/npm_and_yarn/eslint-6.6.0 2019-10-27 10:35:21 +00:00
Raimund Schlüßler
b2b528885a
Only apply eslint-loader to our own sources
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>

See c81b9ae648
2019-10-27 11:35:20 +01:00