grnd-alt
|
8032fe6964
|
don't reset update time when no update was written to db
Signed-off-by: grnd-alt <salimbelakkaf@outlook.de>
|
2024-06-26 08:31:59 +00:00 |
|
Luka Trovic
|
efb5f8e28d
|
fix: permission check for cloning board
Signed-off-by: Luka Trovic <luka@nextcloud.com>
[skip ci]
|
2024-05-17 19:12:03 +02:00 |
|
Maksim Sukharev
|
10a3060454
|
fix(CardMenu): introduce cardRichObject in CardMenu
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
|
2024-02-20 15:23:00 +01:00 |
|
Julius Härtl
|
487941532a
|
fix: Properly undo card deletion in the frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-01-03 16:51:52 +01:00 |
|
Julius Härtl
|
857a82ecff
|
fix: Show proper error page when board was not found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2024-01-03 16:50:24 +01:00 |
|
Julius Härtl
|
3d1e28442f
|
fix: Use text content as result for comments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-17 10:38:27 +00:00 |
|
Luka Trovic
|
bcefc2a36c
|
fix: cypress issue
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-11-14 14:54:15 +00:00 |
|
Luka Trovic
|
d0049b5257
|
fix: open card in modal on main route
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-11-14 14:54:15 +00:00 |
|
Julius Härtl
|
047400e05e
|
style: Fix missing trailing commas
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:34:05 +01:00 |
|
Julius Härtl
|
30842fa969
|
fix: Show tooltip for readable date
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:33:25 +01:00 |
|
Julius Härtl
|
f8f81af3f8
|
fix: Make sure to always update card description when navigating awayfix
fix #5254
fix #2705
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:49 +01:00 |
|
Julius Härtl
|
ffe8aa55d0
|
fix: Set fixed height for card modal (fix #4296)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:49 +01:00 |
|
Julius Härtl
|
00d33a582f
|
fix: More fitting click target for title editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:39 +01:00 |
|
Julius Härtl
|
0d61202ecc
|
fix: Use localCompare to sort labels
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:39 +01:00 |
|
Julius Härtl
|
d10e5582d7
|
fix: Disable dragging archived cards (fix #3271)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:20 +01:00 |
|
Julius Härtl
|
b3b7d3907d
|
fix: Add title with absolute date time to activity (fix #4508, fix #2122)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:19 +01:00 |
|
Julius Härtl
|
4fbb75b073
|
fix: Detect end of the activity responses (fix #3395)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:15:19 +01:00 |
|
Julius Härtl
|
9b00792827
|
fix: Expose card actions in the card menu (fix #3180)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-11-13 23:14:23 +01:00 |
|
Michał Walczak
|
c5b11b344e
|
fix: export doesn't handle lists with no cards
Signed-off-by: Michał Walczak <mw@michalwalczak.eu>
|
2023-09-13 11:12:09 +00:00 |
|
Luka Trovic
|
ef5dcc5c52
|
feat: remember last board, list for new card dialog
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-08-24 13:47:56 +00:00 |
|
Git'Fellow
|
35440c41c7
|
Remove duplicate button
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
|
2023-08-22 05:54:36 +00:00 |
|
Luka Trovic
|
ceea3ab007
|
feat: error msg on CreateNewCardCustomPicker & only show available boards
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-08-16 19:04:04 +00:00 |
|
dependabot[bot]
|
9824c578ad
|
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-libraries/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-08-10 22:36:48 +02:00 |
|
Julius Härtl
|
2f349e0138
|
fix: Force auto width
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-09 14:46:30 +02:00 |
|
Julius Härtl
|
a32b3cd3cf
|
fix: Add missing scss file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-08-09 12:02:38 +00:00 |
|
Luka Trovic
|
1cd5f2f496
|
feat: create new card from smart picker
Signed-off-by: Luka Trovic <luka@nextcloud.com>
|
2023-08-09 12:02:38 +00:00 |
|
Julius Härtl
|
4cebac2306
|
chore(webpack): Move to shared code for entrypoints and use webpack serve public path
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-05-22 08:04:51 +00: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 |
|
Julius Härtl
|
ee308c8afd
|
Merge pull request #4586 from nextcloud/chore/remove-nextcloud-vue-dashboard
chore: Remove unused @nextcloud/vue-dashboard
|
2023-04-26 11:50:09 +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 |
|
Jérôme Herbinet
|
be75d8890c
|
Better display of card dates
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-20 10:35:50 +02:00 |
|
Julius Härtl
|
bf37cc2ed8
|
fix: Move dashboard fetching to dedicated store module
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-04-05 20:56:31 +02:00 |
|
Josh Richards
|
bd37672b0f
|
Stop tag being edit button if user lacks perms
Addresses #4554
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
|
2023-04-03 08:18:23 +02:00 |
|
Julius Härtl
|
22616d8266
|
fix: Adapt NcEmptyContent usages to new slots
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-27 10:28:49 +02:00 |
|
Julius Härtl
|
eaa1b93f15
|
Merge pull request #4534 from Jerome-Herbinet/patch-3
Fix consistency of a "Create card" wording with its equivalent for Notes ("New card")
|
2023-03-15 14:53:05 +01:00 |
|
Jérôme Herbinet
|
de6086b4e1
|
Fix : Overlapping expiry dates on tags
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-03-15 13:35:22 +01:00 |
|
Jérôme Herbinet
|
8620e7fc6c
|
Consistency of a wording with its equiv. for Notes
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-03-15 13:18:52 +01:00 |
|
Julius Härtl
|
d9f83b7833
|
Merge pull request #4510 from nextcloud/bugfix/noid/close-without-token
|
2023-03-10 08:26:50 +01:00 |
|
Julius Härtl
|
e4acb37b3b
|
fix(cards): Fix card sizing by limiting too wide style rules
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 12:30:02 +01:00 |
|
Julius Härtl
|
25f86beec9
|
fix(sessions): Do not send close request without token
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-03-06 12:04:48 +01:00 |
|
dependabot[bot]
|
28ea6ed03e
|
bump @nextcloud/dialogs from 3.2.0 to 4.0.1
---
updated-dependencies:
- dependency-name: "@nextcloud/dialogs"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-02 22:33:51 +01:00 |
|