Max Bachhuber
f2c30afe8a
feat: Add possibility to clone cards when cloning a board
...
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Adjust BoardServiceTest to new dependencies
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add BoardCloneModal vue component to frontend. Adjust BoardApi and store to support clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add license and credits
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix PHP code style
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change default clone settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Add accordion for advanced settings
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Fix bug which caused board to be cloned when clicking out of the modal
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
Change wording of clone options
Signed-off-by: Max Bachhuber <max.bachhuber@bahuma.io >
fix: Rebase failures
Signed-off-by: Julius Härtl <jus@bitgrid.net >
update cloneBoards phpdoc
make error message clear
SPDX Header BoardCloneModal.vue
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de >
2025-01-02 16:58:58 +01:00
Julius Härtl
40ac9b6c3e
fix: Avoid double tap on iOS and close navigation on click
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-09-02 08:09:29 +02:00
Julius Härtl
482bcb3149
fix: Fix styling of navigation input fields
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2024-09-02 08:09:27 +02:00
Luka Trovic
a4f2a99776
fix: 30 design issues
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-08-29 11:19:30 +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
Andy Scherzinger
be11113d32
chore: Add SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2024-05-07 15:51:49 +02:00
Luka Trovic
f7f5b88917
fix: permission check for cloning board
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2024-05-06 19:32:34 +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
jamazi
2a4b3e709c
add support for bidi text
...
fix #1959
Signed-off-by: jamazi <jamazi@tutanota.com >
2023-11-05 16:52:15 +03:00
Julius Härtl
09fd1e0fee
style: Fix trailing commas
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-10-17 15:42:49 +02:00
Git'Fellow
117e2a4ca6
Remove duplicate button
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com >
2023-06-24 08:45:57 +02:00
David Loe
88a9fe2161
Export Board
...
Signed-off-by: David Loe <d.loewens24@gmail.com >
2022-12-30 12:56:06 +01:00
Julius Härtl
ccf669bc85
Fix eslint errors
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 20:22:45 +01: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
Julius Härtl
c897074cb3
Clarify that board deletion also includes archived cards
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-09-02 14:59:06 +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
9de6a61ea5
Move to vue-material-design-icons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-07-22 11:39:16 +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
Michael Weimann
963e927aae
add autofocus on board edit
...
Signed-off-by: Michael Weimann <mail@michael-weimann.eu >
2021-09-17 11:14:12 +02:00
John Molakvoæ (skjnldsv)
a1abf91b40
Fix linting
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com >
2021-04-26 16:54:23 +02:00
Julius Härtl
5adc2b3b7b
Fix navigating to board details ( fix #2951 )
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-12 14:26:28 +02:00
Julius Härtl
2edc1bbad0
Avoid reusing the existing route object to make navigation work properly
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-03-29 10:01:32 +02:00
Julius Härtl
f7f0526f65
Apply proper checks for menu items
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-13 16:18:16 +01:00
Julius Härtl
054363ccc4
Simplify submenu logic for due date notifications
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 15:36:48 +01:00
Julius Härtl
6b4d4d9ffc
Only offer on/off setting when a board is not shared
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 13:04:23 +01:00
Julius Härtl
40cfed4240
Move to icon buttons
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:05 +01:00
Julius Härtl
af3043668f
Remove trailing whitespace from translations
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:05 +01:00
Julius Härtl
9fcb0b78f2
Add option to configure notification level per board
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-11-06 12:07:04 +01:00
Julius Härtl
9e1a30a3d2
Merge pull request #2157 from nextcloud/build/webpack-shared-config
2020-07-31 21:45: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
fca2e3530f
Apply eslint fixes
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-07-31 21:18:00 +02:00
Julius Härtl
7b5bda4ed3
Hide UI elements that are not used when archived
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-05-23 17:58:37 +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
Jakob Röhrl
6ea26af9ff
user can only clone a board on canManage permissions
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-05-14 12:22:40 +02:00
Julius Härtl
07a67cc94e
Merge pull request #1724 from ishantgupta777/board_delete_confirmation
2020-04-20 09:04:57 +02:00
Ishant
49a8ca6f22
removed extra lines
...
Signed-off-by: Ishant <ishantgupta777@gmail.com >
2020-04-20 05:11:11 +05:30
Ishant
7234e3a4bb
title changes with tooltip
...
Signed-off-by: Ishant <ishantgupta777@gmail.com >
2020-04-19 18:24:24 +05:30
Ishant
ec5a8e9ebe
translations added
...
Signed-off-by: Ishant <ishantgupta777@gmail.com >
2020-04-18 18:33:32 +05:30
Ishant
6009c10579
fixed tooltip bug and closes #1679
...
Signed-off-by: Ishant <ishantgupta777@gmail.com >
2020-04-18 05:40:54 +05:30
Julius Härtl
dc904f421c
Cleanup imports
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-02-01 14:45:42 +01:00
Jakob Röhrl
167448dde1
added new color picker
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-01-29 13:18:45 +01:00
Julius Härtl
1ef22524ec
Fix color picker positioning
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-29 13:18:45 +01:00
Jakob Röhrl
a15a00ab6b
new color picker
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2020-01-29 13:18:45 +01:00
Julius Härtl
1a874ba79b
Make sure to respect board acls in the frontend all over the place
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-01-25 13:37:17 +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
1c2c700593
use try/catch
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-09 12:45:33 +02:00
Jakob
71e7c98fd6
change route after board duplication
...
Signed-off-by: Jakob <jakob.roehrl@web.de >
2019-10-09 09:36:25 +02:00