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
03cdc47540
feat: add board import and export
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2025-04-29 09:53:49 +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
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
Julius Härtl
93ea309a79
fix: Overview column width and hide archive boards by default
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-11-14 21:19:33 +01:00
Jérôme Herbinet
c96399bbad
Board creation limitation : More understandable wordings
...
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com >
Update src/components/navigation/AppNavigation.vue
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com >
Co-Authored-By: Julius Härtl <jus@bitgrid.net >
2023-10-09 13:31:58 +02:00
Adrian Missy
f7717aa02a
feat: #2906 add card ID badge
...
- adds vscode settings file to gitingore
- adds new badge for card ID
- adds card ID to board filter
- adds settings to disable card ID badge
Signed-off-by: Adrian Missy <adrian.missy@onewavestudios.com >
2022-10-29 10:25:28 +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
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
Julius Härtl
3f78ee72b4
Merge pull request #3803 from nextcloud/bugfix/noid/icon-css
...
SCSS cleanup
2022-07-25 19:51:01 +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
Vincent Petry
ef3a754033
Rename settings to deck settings
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2022-07-21 15:22:18 +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
Dmitriy Ivanko
51bcbdb87d
Store cardDetailsInModal in config instead of state
...
Signed-off-by: Dmitriy Ivanko <tmwsls12@gmail.com >
2021-12-28 14:39:25 +01:00
Julius Härtl
6fb99df3e4
Adjust generateOcsUrl calls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-14 16:19:29 +02:00
Jakob Röhrl
9f708e54c9
modal > bigger view wording
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-12-30 11:55:00 +01:00
Julius Härtl
1ac4a696d0
Move navigation toggle to vue components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-13 13:03:56 +02:00
Julius Härtl
1b16dbacf5
Add calendar setting and move to more generic config ocs routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-15 08:46:14 +02:00
Jakob Röhrl
7ae7537b59
overworked
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-09-01 09:41:47 +02:00
Julius Härtl
d7df3e2e25
Add setting to toggle between the modal and the sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-09-01 09:41:17 +02:00
Julius Härtl
346b989f7e
Use calendar icon for upcoming cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-29 11:47:19 +02:00
Julius Härtl
98b7f145bb
Highlight only the exact routes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-29 11:08:53 +02:00
Julius Härtl
0b23401a07
Some cleanup on the filtering
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-25 21:18:59 +02:00
Jakob Röhrl
3880b25705
show in dashboard and overview all my assigned cards and on private boards all due cards
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-25 21:18:15 +02:00
Julius Härtl
aa244108c8
Fix styling and rename to actual dashboard api
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-25 21:18:13 +02:00
Julius Härtl
06078c85ee
Cleanup frontend code
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 12:08:29 +02:00
Julius Härtl
b199442b16
Rename to overview
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-08-20 11:41:19 +02:00
Jakob Röhrl
3c5f68e0c3
card dashboard
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-08-20 11:40:39 +02:00
Julius Härtl
d6b03cd69c
Fix stylelint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-07-31 21:30:52 +02:00
Julius Härtl
2faaf29d03
Adjust navigation to new component slots
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-07-11 11:32:28 +02:00
Julius Härtl
c925a904ad
Fix navigation toggle
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-22 20:33:17 +02:00
Julius Härtl
78fa904ffa
Fix navigation issue with leftover nodes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-06-12 21:43:36 +02:00
Julius Härtl
ddb59c8f66
Refactor app navigation to use @nextcloud/vue components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-23 17:17:08 +02:00
Julius Härtl
c940617478
Remove deprecated global API calls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-17 13:23:38 +02:00
Julius Härtl
746993c389
Make settings menu more usable
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-04-20 17:45:17 +02:00
Julius Härtl
59e3c8ce61
Add back initial state and check for filesize and canCreate permissions
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-03-12 10:56:23 +01:00
Julius Härtl
dc904f421c
Cleanup imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-01 14:45:42 +01:00
Julius Härtl
7fd8419fa9
Use @nextcloud/axios
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 12:28:52 +01:00
Julius Härtl
6bbfe00474
Update eslint config
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-05 18:58:02 +01:00
Julius Härtl
76fbe7a0ea
Fix eslint
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-12-17 22:47:45 +01:00
Julius Härtl
4ccc590f24
Move to indivitual imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 13:28:20 +01:00
Julius Härtl
0d98d02b76
Move to @nextcloud/vue
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-11-27 13:27:53 +01:00
Jakob
097bb21b45
small fixes
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-08-11 12:02:58 +02:00
Julius Härtl
29c63288bf
Add loading icon to group selector
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-25 21:51:39 +02:00
Julius Härtl
a3b89f7da6
Add group settings to sidebar
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2019-04-25 21:40:52 +02:00
Michael Weimann
1fc0d64925
Re implement the navigation
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu >
2018-12-29 22:30:56 +01:00