Luka Trovic
327bfff315
feat: use outline icons
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-07-15 20:57:36 +02:00
Luka Trovic
dd64e0c73d
fix: styling for new stack input field
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-07-11 18:59:52 +02:00
Julius Härtl
cf0b90369a
fix: Adapt spacing to new compact design
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-09-02 07:59:42 +02:00
Julius Härtl
5416a2b3a1
fix: Adjust UI to be more consistent with new Nextcloud compact UI
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-08-23 20:13:09 +02:00
Julius Härtl
5c3098afa1
fix: Hide inline search box as the global one is working now
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-08-23 20:11:48 +02:00
Luka Trovic
9bc601c7a9
fix: design review issues
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-07-17 18:51:46 +02:00
rakekniven
f5e29354db
choir(i18n): Change filter title
...
You do not filter for completed when selecting "filter for open".
Status is a better name for all existing options
Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com >
2024-06-01 15:12:40 +02:00
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
grnd-alt
c6728d33c8
group completed filters to one property
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:44:17 +01:00
grnd-alt
9a3521ba93
add filter option to show both completed and open
...
refactor element-ids to filter-option-
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:42:53 +01:00
grnd-alt
a32755c460
fix linting issues
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:42:53 +01:00
grnd-alt
09a9da3cf8
add new filter section
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:42:53 +01:00
grnd-alt
f246c68fac
introduce done filter
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:42:53 +01:00
grnd-alt
a4ccc89969
introduce open filter
...
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2024-03-13 15:42:53 +01:00
Julius Härtl
d8128a01a2
chore: Remove deprecated tooltips
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-03-01 08:50:01 +01:00
Julius Härtl
5b33fcca0d
feat: Interactive deck board widget
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Provide relevant app state for widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net >
fix: Adapt interactive widget
Signed-off-by: Julius Härtl <jus@bitgrid.net >
chore: fixup
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-03-01 08:49:57 +01:00
Julius Härtl
e1de6d317b
fix: Adapt to new nextcloud vue version
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-02-29 08:54:34 +01:00
Adrian Missy
05d4f529f5
feat: Add keyboard shortcuts
...
Implement keyboard shortcuts for the board view and individual cards
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-12-07 15:58:54 +01:00
Fitrah Munir
80e09355f0
fix(card): use primary when filter is active
...
Signed-off-by: Fitrah Munir <fitrahmunir@outlook.com >
2023-11-20 22:30:20 +08:00
jamazi
2a4b3e709c
add support for bidi text
...
fix #1959
Signed-off-by: jamazi <jamazi@tutanota.com >
2023-11-05 16:52:15 +03:00
Johannes Szeibert
6e1e6a8957
introduce Card Covers
...
Signed-off-by: Johannes Szeibert <johannes@szeibert.de >
2023-10-17 14:10:45 +02:00
Julius Härtl
1564da544e
Update src/components/Controls.vue
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-16 22:54:56 +02:00
Private Maker
2ab186a688
add attributes aria-label= and title= to Filters & View Modes buttons
...
Signed-off-by: Private Maker <privatemaker@posteo.net >
2023-10-10 08:39:12 +02:00
Luka Trovic
12217afe65
feat: create new card from smart picker
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2023-08-09 13:25:27 +02:00
chandi Langecker
c82a5a1228
session list: minor visual improvements
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
0272b2d52f
fix linter errors after rebase
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
567b9cc66e
use data() for constants instead of a computed property
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
38aed97d69
better session handling
...
- separated from component
- handle visibilityState / closing of the tab
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
fcfbcc63b4
basic notify_push usage with session handling (rebased)
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:56 +01:00
Julius Härtl
9ec44bdadd
Fix stylelint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-09-21 09:01:51 +02:00
Julius Härtl
660290121c
Fix some styling issues
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-09-21 09:01:51 +02:00
Julien Veyssier
3c83320c20
implement card reference widget, fix DeckIcon.vue
...
bring back eslint and stylelint on compilation, fix almost all warnings, ignore some
Signed-off-by: Julien Veyssier <eneiluj@posteo.net >
2022-09-12 17:20:45 +02:00
Julius Härtl
49acc1a88f
Small styling fix for the controls bar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-26 12:41:09 +02:00
Julius Härtl
4be99a93c8
Bump to @nextcloud/vue@6.0.0-beta.3
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-08-26 12:41:08 +02:00
Marcel Klehr
d1997c0f65
Add a11y label for sidebar button
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-08-19 11:35:12 +02:00
Julius Härtl
9de6a61ea5
Move to vue-material-design-icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-22 11:39:16 +02:00
Julius Härtl
41ed0cee1d
Improve filter popover accessibility
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-05-13 12:40:05 +02:00
dependabot[bot]
4e8219c6fa
build(deps-dev): Bump @nextcloud/eslint-config from 6.1.2 to 8.0.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 6.1.2 to 8.0.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.1.2...v8.0.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-28 15:04:26 +02:00
Luka Trovic
b26f61b9a3
show board name in browser title
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-01-14 17:11:31 +01:00
dependabot[bot]
5f3d5e800d
Bump @nextcloud/eslint-config from 6.0.0 to 6.1.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases )
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nextcloud/eslint-config/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-08-20 17:51:09 +02:00
Jakob Röhrl
6e1e281638
add card button in card overview
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2021-06-25 10:06:31 +02:00
Julius Härtl
e77ca1997b
Fix global search in overview
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:04 +02:00
Julius Härtl
0f10e1f0e1
Add inline search input
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-13 14:13:04 +02:00
Jakob Röhrl
2748b4a0b1
3dots no opacity
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-12-30 11:31:23 +01:00
Julius Härtl
f1845f1b09
Only load filter view when shown
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 15:57:35 +01:00
Julius Härtl
e22fbb7277
Fix new eslint rules
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-12-28 12:52:21 +01:00
Julius Härtl
ebd27a2f4d
Do not reset filter when staying on the same board
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-13 16:05:34 +01:00
Julius Härtl
ab9549102d
Fix control bar toggle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-13 13:03:56 +02:00
Flamenco
905f32e229
Update Controls.vue
...
Add padding to filter popup.
2020-10-09 09:36:59 -04:00
Jakob Röhrl
c06cb5984e
consistent naming
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-09-23 13:22:54 +02:00