Julius Härtl
|
f24123c686
|
fix: Use localCompare to sort labels
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 09:00:56 +01:00 |
|
Julius Härtl
|
6f6d6282bc
|
fix: Hide unavailable card menu entries for archived card view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 09:00:56 +01:00 |
|
Julius Härtl
|
c876e87990
|
fix: Disable dragging archived cards (fix #3271)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 09:00:56 +01:00 |
|
Julius Härtl
|
342d9beaf6
|
fix: Add title with absolute date time to activity (fix #4508, fix #2122)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-12 09:09:52 +01:00 |
|
Julius Härtl
|
ee1a3e0515
|
fix: Detect end of the activity responses (fix #3395)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-12 09:09:52 +01:00 |
|
Julius Härtl
|
265c4c4039
|
fix: Use full card menu everywhere (fix #3993)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-12 09:09:52 +01:00 |
|
Julius Härtl
|
58180272ec
|
fix: Expose card actions in the card menu (fix #3180)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-12 09:09:52 +01:00 |
|
Julius Härtl
|
b360ba66c0
|
fix: Style new card input and buttons
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-11 20:18:23 +01:00 |
|
Julius Härtl
|
a52de61b57
|
fix: Align card details better to take less space
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-10 15:44:41 +01:00 |
|
Julius Härtl
|
41d17494d4
|
fix: Fix spacing and reserved scrollbar space
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-10 12:04:34 +01:00 |
|
Julius Härtl
|
51ac5db960
|
fix: Show tooltip for readable date
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-08 12:59:36 +01:00 |
|
Julius Härtl
|
1462d6b7e2
|
fix: Move all actions to the duedate section
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-08 12:59:36 +01:00 |
|
Julius Härtl
|
c2fd5163b0
|
fix: Move to storing the date instead of boolean for done state
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-08 12:59:35 +01:00 |
|
Thanos Kamber
|
c3b4ed6e1f
|
Added ability to mark card as done
Closes #534
Signed-off-by: Thanos Kamber <thanos.kamber@gmail.com>
|
2023-11-08 12:59:27 +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 |
|
Fitrah Munir
|
2f16239831
|
feat(card): tooltip for comment timestamp
Signed-off-by: Fitrah Munir <fitrahmunir@outlook.com>
|
2023-10-31 15:56:21 +00:00 |
|
Julius Härtl
|
7e0765adb0
|
tests: Date time picker tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-18 15:03:45 +02:00 |
|
Julius Härtl
|
42461a74ea
|
enh: Move to native datetime picker component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-18 15:03:45 +02:00 |
|
Julius Härtl
|
7c774bd988
|
style: Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-18 12:10:34 +02:00 |
|
Marcel Klehr
|
515d9cbd65
|
Dashboard widgets: Factor out a card component
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
|
2023-10-18 11:44:34 +02: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 |
|
Julius Härtl
|
24b7c232f2
|
fix: Only request attachments if there are any
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-10-17 14:10:57 +02: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 |
|
Julius Härtl
|
028b4c0bb7
|
Merge pull request #5164 from nextcloud/Jerome-Herbinet-replace-timeline-with-activity
Replace "Timeline" wording with "Activity" in order to be consistent with equivalent contexts throughout Nextcloud
|
2023-10-10 08:38:10 +02: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 |
|
Jérôme Herbinet
|
97b0eb64ad
|
Replace "Timeline" with "Activity" in CardSidebar.vue
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-09-26 14:22:31 +02:00 |
|
Jérôme Herbinet
|
691d267186
|
Replace "Timeline" with "Activity" in BoardSidebar.vue
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-09-26 14:18:11 +02:00 |
|
Julius Härtl
|
d3515de265
|
style: Fix code style
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-09-01 14:45:22 +02:00 |
|
Julius Härtl
|
a8839ccb64
|
fix: Use Lab for calculating text contrast color value (fix #3084)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-09-01 14:45:22 +02:00 |
|
Julius Härtl
|
f53785ef54
|
fix: Due date badge in dark mode / compact mode (fix #4386)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-09-01 14:45:22 +02:00 |
|
Julius Härtl
|
08bc7b163b
|
feat: Enhance dark mode (fix #5034)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-09-01 14:45:22 +02:00 |
|
Luka Trovic
|
e03e57e5ac
|
feat: remember last board, list for new card dialog
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-08-24 15:39:48 +02:00 |
|
Fabian Dingemans
|
f9cf7223e4
|
Enabled advanced fields option on tag color picker
I have enabled the advanced fields option on the color picker for the board tag editor
Signed-off-by: Fabian Dingemans <mail@fabiandingemans.nl>
|
2023-08-22 08:23:13 +02:00 |
|
Julius Härtl
|
b9316cdd2b
|
Merge pull request #4850 from nextcloud/remDupBtn
|
2023-08-22 07:54:20 +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 |
|
dependabot[bot]
|
a0fef6bc56
|
Chore(deps-dev): Bump @nextcloud/stylelint-config from 2.3.0 to 2.3.1
Bumps [@nextcloud/stylelint-config](https://github.com/nextcloud/stylelint-config) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/nextcloud/stylelint-config/releases)
- [Changelog](https://github.com/nextcloud/stylelint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/stylelint-config/compare/v2.3.0...v2.3.1)
---
updated-dependencies:
- dependency-name: "@nextcloud/stylelint-config"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-21 18:34:53 +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 |
|
Simon L
|
9f91ecc116
|
Use the color-primary-element* variables
Signed-off-by: Simon L <szaimen@e.mail.de>
|
2023-05-12 16:26:34 +02:00 |
|
Julius Härtl
|
03e34b291e
|
fix: Properly overwrite z-index of datepicker above modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-10 18:18:32 +02:00 |
|
Julius Härtl
|
d028728407
|
fix: Bring back overdue column by removing faulty condition
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-09 19:27:41 +02:00 |
|
Julius Härtl
|
284ca3d202
|
fix: z-index of datepicker in modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 13:11:09 +02:00 |
|
Julius Härtl
|
b2d035f05d
|
fix: Append datetime picker to body to avoid cut off
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-03 10:25:40 +02:00 |
|
Julius Härtl
|
741e4be749
|
Merge pull request #4623 from nextcloud/deps/update
|
2023-04-27 15:46:58 +02:00 |
|
Julius Härtl
|
f98004f343
|
Merge pull request #4617 from pschopen/main
|
2023-04-26 18:12:17 +02:00 |
|
Julius Härtl
|
2066080e56
|
fix: move sidebar tab icons to material design
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-04-26 18:05:55 +02:00 |
|
Julius Härtl
|
df0db786be
|
chore: Bump @nextcloud/vue @nextcloud/webpack-vue-config and remove @nextcloud/vue-richtext
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-04-26 16:41:05 +02:00 |
|
Jérôme Herbinet
|
0c825addb1
|
Following nimishavijay's suggestion
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
|
2023-04-25 09:05:33 +02:00 |
|
Philip
|
d27c083bcc
|
Update Description.vue
Signed-off-by: Philip <65334274+pschopen@users.noreply.github.com>
|
2023-04-22 22:37:21 +02:00 |
|