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 |
|
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 |
|
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
|
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 |
|
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 |
|
Julius Härtl
|
9fe79ed135
|
fix: Use proper z-index for text menubar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-27 23:46:29 +01:00 |
|
chandi Langecker
|
c03d067464
|
style(sessionlist): less incisive borders
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-02-21 21:53:22 +01:00 |
|
Julius Härtl
|
997e479a69
|
fix: Review feedback on vue tempalte
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-15 13:19:12 +01:00 |
|
Raul
|
99f5e8b76e
|
Use presorted cards on front-end view
Signed-off-by: Raul <raul@nextcloud.com>
|
2023-02-15 13:18:11 +01:00 |
|
Julius Härtl
|
1ad6375f73
|
fix: Insert attachments and menubar stickyness
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-03 15:47:08 +01:00 |
|
Julius Härtl
|
c9f539bf31
|
feat(Description): Use text as editor if available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-02-03 15:47:08 +01:00 |
|
chandi Langecker
|
5386e6e24f
|
make psalm & linter happy
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:45:11 +01:00 |
|
chandi Langecker
|
c82a5a1228
|
session list: minor visual improvements
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
0272b2d52f
|
fix linter errors after rebase
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
0aede224ec
|
remove refreshData() leftover
there is now no regular refreshing anymore, only after update events
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
567b9cc66e
|
use data() for constants instead of a computed property
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
38aed97d69
|
better session handling
- separated from component
- handle visibilityState / closing of the tab
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:59 +01:00 |
|
chandi Langecker
|
fcfbcc63b4
|
basic notify_push usage with session handling (rebased)
Signed-off-by: chandi Langecker <git@chandi.it>
|
2023-01-03 12:43:56 +01:00 |
|
Julius Härtl
|
4ab70617a5
|
test(Cypress): Add e2e tests for sharing basics and navigation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2023-01-02 11:53:21 +01:00 |
|