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-15build(deps): Bump actions/upload-artifact from 3 to 4dependabot[bot]
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14build(deps): Bump github/codeql-action from 2 to 3dependabot[bot]
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/v2...v3) --- updated-dependencies: - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.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-11-03build(deps): Bump org.mockito:mockito-core from 5.6.0 to 5.7.0dependabot[bot]
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.6.0 to 5.7.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.6.0...v5.7.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-02build(deps): Bump com.android.tools:desugar_jdk_libs from 2.0.3 to 2.0.4dependabot[bot]
Bumps [com.android.tools:desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 2.0.3 to 2.0.4. - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) --- updated-dependencies: - dependency-name: com.android.tools:desugar_jdk_libs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01build(deps): Bump org.robolectric:robolectric from 4.11 to 4.11.1dependabot[bot]
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.11 to 4.11.1. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.11...robolectric-4.11.1) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31Fix(l10n): Update translations from TransifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-10-30build(deps): Bump org.robolectric:robolectric from 4.10.3 to 4.11dependabot[bot]
Bumps [org.robolectric:robolectric](https://github.com/robolectric/robolectric) from 4.10.3 to 4.11. - [Release notes](https://github.com/robolectric/robolectric/releases) - [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.10.3...robolectric-4.11) --- updated-dependencies: - dependency-name: org.robolectric:robolectric dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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-09build(deps): Bump org.mockito:mockito-core from 5.5.0 to 5.6.0dependabot[bot]
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.5.0 to 5.6.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v5.5.0...v5.6.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.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-29release: Release 1.23.41.23.4Stefan Niedermann
Signed-off-by: Stefan Niedermann <info@niedermann.it>