Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-deck.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-18feat(done): Change wording of undone to "Not completed" to match Deck serverStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-18fix(done): Fix crash when filtering for both, done and due date at the same timeStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-18chore: Use class names instead of magic string literals in exceptionsStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-18feat(filter): Use "reset" in favor of "clear" for resetting filtersStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-18feat(done): Allow filtering for (un)done cardsStefan Niedermann
Refs: #1556 https://github.com/nextcloud/deck/issues/5406 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-18feat(done): Limit write access to Done property to Deck server 1.12.2Stefan Niedermann
Refs: #1556 https://github.com/nextcloud/deck/pull/5491 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16feat(done): Also filter cards which are done at timestamp 0 for Upcoming cardsStefan Niedermann
Safety first. Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16#1556 mark card as done: hide done cards in upcoming-cards viewdesperateCoder
2024-01-16chore(done): Remove unused resourcesStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16chore(done): Use onSurfaceVariant for future due datesStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16chore(done): Use filled checkbox item for tasksStefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16chore(done): Adjust due date chip to match Deck server appStefan Niedermann
- Make done icon circular - Adjust logic to determine colors Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-16chore(done): Support compact modeStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-15chore(done): Limit done support to Deck server 1.12.0 and higherStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-15feat(done): Align styling with Deck server appStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-15feat(done): Show done state in card detail viewStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-15#1556 mark card as done: reset etags for updatedesperateCoder
2024-01-15#1556 mark card as done: reset etags for updatedesperateCoder
2024-01-14feat(done): Enhance width of done buttonStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-14feat(done): Add "done" property to Card copy constructorStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-14feat(done): Use ✔️ icon when done is present in favor of 📆 / 🕙 in ↵Stefan Niedermann
single card widget Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-14feat(done): Enhance due date / done UX in board viewStefan Niedermann
- Use ✔️ icon when done is present in favor of 📆 / 🕙 in board view - Change icon from 📆 to 🕙 for due dates - Move temporal information into own reusable component to encapsulate logic Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-13feat(done): Add button to mark a card as done into the card view below the ↵Stefan Niedermann
due date Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2024-01-13feat(done): Display done state and adjust colorsStefan Niedermann
Refs: #1556 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-12-22#1556 mark card as done: first impldesperateCoder
2023-12-18Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-12Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-08Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-07Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-12-02Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-26Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-25Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-17Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-11Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-11-10Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-31Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-26Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-21Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-19Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-07Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-03Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-02Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-29fix: Do not allow backing up this app to prevent missing authentication ↵Stefan Niedermann
tokens on recovery Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-09-19Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-15Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-04fix(attachments): Fix rare crash after attaching image to cardStefan Niedermann
Refs: #1512 Signed-off-by: Stefan Niedermann <info@niedermann.it>
2023-08-31Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-09Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-06Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-30Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>