Julius Härtl
a231061043
Merge pull request #4059 from nextcloud/feature/improve-security-level
2022-10-31 12:59:12 +01: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
Luka Trovic
1217b37b19
feat: add validators to check values in services
...
Signed-off-by: Luka Trovic <luka@nextcloud.com >
2022-10-21 18:08:19 +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
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
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
ben
62d68edc17
fixes nextcloud/deck#3410
...
Signed-off-by: ben <git@rott.io >
2022-03-22 08:51:53 +01: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
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
dependabot[bot]
d98c2bc926
Bump @nextcloud/eslint-config from 5.1.0 to 6.0.0
...
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config ) from 5.1.0 to 6.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/v5.1.0...v6.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 >
2021-08-03 19:32:36 +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
6fb99df3e4
Adjust generateOcsUrl calls
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2021-04-14 16:19:29 +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
Vincent Petry
9ced6ae8c6
Pad random color with leading zeroes
...
Fixes issue with color validation when leading zeroes are missing.
Signed-off-by: Vincent Petry <vincent@nextcloud.com >
2021-01-13 09:33:30 +01: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
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
1ac4a696d0
Move navigation toggle to vue components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2020-10-13 13:03:56 +02: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
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
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
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
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
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
c88ad6e968
Merge pull request #1866 from nextcloud/fix/boardClonePermission
2020-05-15 14:05:15 +02:00