Commit Graph

498 Commits

Author SHA1 Message Date
Julius Härtl
ccbe2eaf94 Avoid issues with clicking in compact mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 19:21:32 +00:00
Julius Härtl
568b099c17 Give modal a bit more padding
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 19:21:32 +00:00
Julius Härtl
a5bd24f475 Do not trigger card open when updating the title
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 19:21:32 +00:00
Julius Härtl
89bec2752b Do not open the dialog automatically upon card creation, only upon click
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 19:21:32 +00:00
Julius Härtl
ba5570558e Fix spacing in AppContent
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 15:21:01 +00:00
Julius Härtl
df0531851e Fix control bar toggle
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 15:21:01 +00:00
Julius Härtl
bbc218de95 Move navigation toggle to vue components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 15:21:00 +00:00
Julius Härtl
9b6d62d24c Merge pull request #2439 from nextcloud/backport/2437/stable1.1
[stable1.1] Only remove card padding for editable cards
2020-10-13 13:07:19 +02:00
Julius Härtl
d2ceda08cb Merge pull request #2438 from nextcloud/backport/2433/stable1.1
[stable1.1] Fix scrollable titles with Dyslexia font
2020-10-13 13:07:14 +02:00
Julius Härtl
7afe28f2e9 Only remove card padding for editable cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 09:44:42 +00:00
Julius Härtl
56a79c9fcc Fix scrollable titles with Dyslexia font
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 09:44:28 +00:00
nienzu
6fa485c6ca Move most destructive actions in drop down menus to the bottom
Signed-off-by: nienzu <ibqqz0602@gmail.com>
2020-10-13 08:02:44 +00:00
Julius Härtl
3d3f2de781 Properly handle multiple shares in a row and refactor sharee loading
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-13 06:18:49 +00:00
Flamenco
8e28f8e67c Update Controls.vue
Add padding to filter popup.
2020-10-12 06:50:17 +00:00
Julius Härtl
9b9413c5e1 Merge pull request #2365 from nextcloud/backport/2361/stable1.1
[stable1.1] Comments do not depend on the comments app
2020-10-07 11:28:27 +02:00
Jakob Röhrl
5cc52526cf removeCommentCheck
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-10-06 21:02:07 +00:00
Julius Härtl
30bb429a57 Use uid instead of displayname for sharee results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-06 14:06:07 +00:00
Julius Härtl
c4672f04d2 Merge pull request #2334 from nextcloud/bugfixes 2020-10-02 15:34:40 +02:00
Julius Härtl
6a409c508e Reduce the number of results in autocomplete
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-02 14:10:36 +02:00
Julius Härtl
012e5b8ef9 Use unified search events to apply on board filtering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-02 13:22:36 +02:00
Julius Härtl
3914127b39 Don't fail if boards have not been loaded (yet)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-10-02 13:12:32 +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
7a18a61f91 Merge pull request #2271 from nextcloud/fix/sortFilterTags
sort tags in filter
2020-09-23 10:48:41 +02:00
Julius Härtl
ade0e787da Add more descriptive error message if the title is empty
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-23 09:56:07 +02:00
Jakob Röhrl
7bddcb877c card title: prevent space and no text
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-23 09:53:48 +02:00
Jakob Röhrl
7c0403bfc9 sort tags in filter
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-23 09:52:45 +02:00
Julius Härtl
12f39eec92 Merge pull request #2290 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-dashboard-1.0.0 2020-09-17 09:49:49 +02:00
Julius Härtl
a9d00f226d Switch to empty-content props
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-15 22:20:05 +02:00
Julius Härtl
b5456392c1 Merge pull request #1545 from nextcloud/enh/dav-calendars 2020-09-15 11:12:52 +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
Julius Härtl
8f461aef8b Merge pull request #2282 from nextcloud/bugfix/noid/duedate 2020-09-14 12:10:34 +02:00
Julius Härtl
463d4ee117 Properly parse dates with moment
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-11 08:24:57 +02:00
Julius Härtl
1da9b7dfd0 Fix picking up proper duedate locale and language settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-11 08:24:33 +02:00
Michiel Janssens
0bc584ec7e l10n:add translation to card placeholder
Signed-off-by: Michiel Janssens <michiel@nexigon.net>
2020-09-09 00:32:32 +02:00
Julius Härtl
34e6bea134 Fix empty content view to align with other widgets
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-07 10:24:10 +02:00
Julius Härtl
7e183d6e99 Properly filter archived view and deleted cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 11:02:48 +02:00
Julius Härtl
39e9296256 Fix modal styling and scroll behavior
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 09:42:04 +02:00
Jakob Röhrl
a6cf09e194 scrollbar
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-01 09:41:48 +02:00
Julius Härtl
51e32205a4 Revert removals from CardSidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 09:41:47 +02:00
Julius Härtl
7b59782ece Revert moving to dedicated details tab
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 09:41:47 +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
Jakob Röhrl
71a35a9cf8 Add a button to the modal to switch back to the sidebar view
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-01 09:41:46 +02:00
Jakob Röhrl
e9a6c585b9 localstorage
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-01 09:41:18 +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
b977e233ce Fix modal toggling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-01 09:41:17 +02:00
Jakob Röhrl
a4f59f6c64 show card details in modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-09-01 09:41:17 +02:00
Julius Härtl
99ff3c2f66 Merge pull request #2244 from nextcloud/enh/filter-on-label-click
Toggle filter on clicking card labels
2020-08-31 11:30:31 +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
71785322c2 Toggle filter on clicking card labels
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:43:47 +02:00
Julius Härtl
6229236b00 Fix avatar positioning for non-writable cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:18:52 +02:00