Raimund Schlüßler

Results 46 issues of Raimund Schlüßler

**Current Status** The app uses many custom components for which there are replacements in the @nextcloud/vue component bundle, e.g. - [Actions](https://nextcloud-vue-components.netlify.app/#/Components/Actions) (DropdownMenu) - [Breadcrumbs](https://nextcloud-vue-components.netlify.app/#/Components/Breadcrumbs) (Breadcrumb) - [AppSidebar](https://nextcloud-vue-components.netlify.app/#/Components/App%20containers?id=appsidebar) - Modal -...

feature

![Screenshot 2021-10-07 at 21-58-41 Tasks - Nextcloud](https://user-images.githubusercontent.com/2496460/136456387-c33c8a37-46ec-43f2-a833-54a3b33c66c2.png) - [ ] Replace button in trash bin - [ ] Load and delete completed tasks - [ ] Increase required server version...

![Bildschirmfoto vom 2022-07-27 22-49-13](https://user-images.githubusercontent.com/2496460/181369818-6e38201c-0cf8-448d-b543-022f0dcc8539.png)

_Originally posted by @bcutter in https://github.com/nextcloud/tasks/issues/23#issuecomment-587783529_ I´m a bit confused on this different behaviour, now reading all your posts understanding why (every app seems to implement an own way of...

enhancement
help wanted
feature

Todo: - [ ] Datepicker styling is a bit broken - [ ] Toggling task completed triggers ICAL.js error - [ ] Trash bin actions do not work (cannot delete...

2 - developing
dependencies

Tasks should use the workflow templates from https://github.com/nextcloud/.github for `lint`, `node-test` and `phpunit`.

Cleanup
1 - to develop

For proper repeating tasks #34 and timezone support #1233, it is probably better to use calendar-js instead of reinventing the wheel here.

Cleanup
dependencies

See https://github.com/nextcloud/tasks/pull/1649#issue-676278432

enhancement
design