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
chandi Langecker
2e6b20d71d
live updates: remove deleted cards with loadStacks() and not just append them
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-02-21 21:53:22 +01:00
chandi Langecker
322ee92573
live updates for boards
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-02-21 21:53:20 +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
fc324f611a
Merge pull request #4422 from nextcloud/enh/noid/discoverable-searchable-ref-provider
2023-02-10 14:45:23 +01:00
Julius Härtl
8eca148a6e
perf: Lazy load dashboard components
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-02-09 10:24:32 +01:00
Julien Veyssier
bbd6f0c26c
use deck icon for boards, MDI-card for cards and MDI-comment for comments
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-02-08 14:02:06 +01:00
Julien Veyssier
b4d477dc05
implement BoardReferenceWidget and CommentReferenceWidget
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net >
2023-02-08 14:02:05 +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
f03521e2a1
fix syntax error/mistake after rebase
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
541ee13780
sessions: ignore self-emitted update events
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +01:00
chandi Langecker
ccf73736c4
sessions: let's be an OCS API to support extenal clients
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:45:11 +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
b3d4ac5218
don't refresh closed sessions when tab is in the background
...
Signed-off-by: chandi Langecker <git@chandi.it >
2023-01-03 12:43:59 +01:00
chandi Langecker
cd7fb9a4bd
increase session timeout
...
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
8b94750e85
fix(Navigation): Default open navigation if no local storage is set
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-01-02 11:53:46 +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
Julius Härtl
9cc199dc47
fix(Sidebar): Only close sidebar on v-click-outside for specific targets
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2023-01-02 08:50:53 +01:00
Simon Hötten
2be2afba16
basic e2e tests for stack title edit
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-12-30 14:43:13 +01:00
Simon Hötten
411972c812
change tooltip wording of list edit
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-12-30 14:43:13 +01:00
Julius Härtl
a96fe36795
Merge pull request #4344 from nextcloud/tag_creation_from_card_view
...
Tag creation from card view
2022-12-30 14:08:51 +01:00
fschn
6ed19bd2b0
#1472 : Implement addLabelToBoardAndCard to also create Labels from the CardSidebar
...
Signed-off-by: Felix Schnabel <f.schnabel@tum.de >
2022-12-30 13:49:58 +01:00
Marcel Klehr
d25c7feb13
Fix lint errors
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-12-30 12:56:06 +01:00
David Loe
88a9fe2161
Export Board
...
Signed-off-by: David Loe <d.loewens24@gmail.com >
2022-12-30 12:56:06 +01:00
Johan Bernhardsson
2f0c89e513
Fix component renaming so that acl works on shares again
...
Signed-off-by: Johan Bernhardsson <johan.bernhardsson@redpill-linpro.com >
2022-12-19 09:36:41 +01:00
Johannes Szeibert
afc23d3f2c
minor style fixes
...
Signed-off-by: Johannes Szeibert <johannes@szeibert.de >
2022-11-10 09:05:36 +01:00
Julius Härtl
0c59a85c9c
Remove legacy v-deep selector
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 20:42:46 +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
Simon Hötten
cd5753f247
only drag stack by title
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-11-07 19:54:25 +01:00
Simon Hötten
467a3a454e
don't edit stack title when dragging
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-11-07 19:54:25 +01:00
Simon Hötten
0ae73b57d5
allow to cancel stack title edit
...
Signed-off-by: Simon Hötten <s+git@hoetten.org >
2022-11-07 19:54:25 +01:00
Julius Härtl
07bc1456cd
Move all to @nextcloud/vue-richtext
...
Signed-off-by: Julius Härtl <jus@bitgrid.net >
2022-11-07 08:35:33 +01:00
Marcel Klehr
723fb807da
Fix lint errors
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-11-03 18:25:48 +01:00
Marcel Klehr
7a23f3b0d2
Fix click-outside for sidebar
...
Signed-off-by: Marcel Klehr <mklehr@gmx.net >
2022-11-03 18:19:40 +01:00
Jakob Röhrl
8fc4238bd9
try to do it in App.vue
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2022-11-03 15:09:35 +01:00
Jakob Röhrl
d5dfd2c80c
click outside to close sidebar
...
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de >
2022-11-03 15:06:20 +01:00
Julius Härtl
d8e423b45e
Merge pull request #3321 from estromenko/fix-archived-stack-button
...
Make it possible to unarchive all archived cards
2022-10-31 21:42:14 +01:00
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
Julius Härtl
1c75744f4a
Merge pull request #4076 from Jerome-Herbinet/patch-2
...
Fix : Dashboard Deck widget overlap + align issue
2022-10-27 19:50:32 +02:00