Commit graph

192 commits

Author SHA1 Message Date
ansuz
264f4950bd don't show the help menu in embed mode 2020-05-25 17:12:12 -04:00
yflory
806175f582 Add missing file 2020-05-25 17:22:12 +02:00
yflory
b881b459c0 Pull dragula from bower and lint compliance for our jkanban 2020-05-25 15:15:36 +02:00
yflory
5e8fc41b06 Fix item deletion in kanban #551 2020-05-25 14:16:37 +02:00
yflory
7c17d34d12 Fix errors 2020-04-29 12:30:59 +02:00
yflory
adae4b690b outer.css cache busting 2020-04-17 17:38:15 +02:00
yflory
175ee492a5 Merge branch 'staging' into lightbox 2020-04-06 11:43:13 +02:00
yflory
d12fad3420 Fix kanban edit modal not locked on disconnect 2020-04-02 16:16:40 +02:00
yflory
75e5d3cc42 Move the mediatag and avatar code outsite of common-ui-elements 2020-03-30 12:09:12 +02:00
yflory
0074824a0a Fix XXX in jKanban 2020-03-16 14:59:32 +01:00
yflory
abc27295ab Fix XXX in kanban 2020-03-16 14:49:59 +01:00
yflory
747657a559 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-16 14:42:40 +01:00
yflory
15925f625d Fix keyboard shortcuts in kanban edit modal 2020-03-16 14:42:27 +01:00
ansuz
b5560c279b label some issues to fix before the release 2020-03-13 13:43:06 -04:00
ansuz
5d59b55799 lint compliance 2020-03-13 10:40:03 -04:00
David Benqué
ed4de6a007 remove // XXX related to translation keys 2020-03-13 14:13:44 +00:00
yflory
d53e9cff02 Fix 'clear filter' button 2020-03-13 15:10:07 +01:00
yflory
a5aac22374 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging 2020-03-13 15:05:12 +01:00
yflory
729a167e59 Confirm button in kanban edit modal 2020-03-13 15:05:07 +01:00
David Benqué
5bbfb4c71f Merge branch 'kanban_UI_fixes' into staging 2020-03-13 13:27:19 +00:00
David Benqué
f6f499ee31 add padding to kanban container 2020-03-13 10:42:52 +00:00
David Benqué
f8b8f09a74 highlight trash on drag 2020-03-13 09:40:52 +00:00
David Benqué
fcb67d5b50 add alt text to edit card/board buttons 2020-03-13 08:53:29 +00:00
David Benqué
7bb0263f8f make tag input 100% width 2020-03-12 17:01:38 +00:00
David Benqué
e17544d168 add code block width 2020-03-12 15:30:47 +00:00
David Benqué
a442f77851 style code blocks 2020-03-12 15:28:26 +00:00
David Benqué
cd5c9739ad move temp translation key 2020-03-12 15:05:12 +00:00
David Benqué
a5767d8b68 fix hover color of markdown toolbar buttons 2020-03-12 15:01:30 +00:00
David Benqué
f38caa0af5 move tag filter clear and add text 2020-03-12 14:43:10 +00:00
yflory
2f80a32e15 Fix cursor not removed when another user leaves the kanban 2020-03-12 13:54:15 +01:00
yflory
1e877e1980 Keyboard shortcut to close kanban edit modal 2020-03-12 13:46:26 +01:00
yflory
62a12e8825 Cache an throttle the markdown rendering in kanban 2020-03-12 13:40:58 +01:00
yflory
77894b5336 Fix relative links in kanban 2020-03-11 18:13:45 +01:00
David Benqué
291a84723f display cursors inline in modal notification. 2020-03-11 16:57:57 +00:00
David Benqué
928fe6c3dc change trash color 2020-03-11 16:38:34 +00:00
David Benqué
1d0e9f7392 adjustments to card body rendered markdown 2020-03-11 16:18:51 +00:00
David Benqué
6347b6193b align edit button to the top 2020-03-11 16:17:27 +00:00
yflory
a0ab44c82d Use codemirror settings in kanban 2020-03-11 16:57:56 +01:00
yflory
17be91f640 Fix flash of previous content in kanban codemirror 2020-03-11 16:42:05 +01:00
yflory
441b31969c Preserve horizontal scroll in kanban 2020-03-11 16:30:33 +01:00
David Benqué
5cc0161e45 fade [+] button in column footers 2020-03-11 15:30:05 +00:00
David Benqué
7d0d701942 loop for column colors 2020-03-11 15:21:53 +00:00
yflory
21c3abde6f Fix kanban tags autocomplete 2020-03-11 13:06:18 +01:00
yflory
e31ddda8f5 Show all cards when all the selected tags have been deleted 2020-03-11 12:02:55 +01:00
yflory
ab2337e2f6 Unselect tags that don't exist anymore on redraw 2020-03-10 18:00:07 +01:00
yflory
8bc8a6b08f Add link support 2020-03-10 17:38:49 +01:00
yflory
f316c6b85a Fix losing scroll position on remote changes 2020-03-10 17:29:40 +01:00
yflory
c178d5b54e Don't remember tag filter and view mode 2020-03-10 17:14:29 +01:00
yflory
342f0f741b Fix type error 2020-03-10 17:12:41 +01:00
yflory
e9e65ae23b Fix minimum size of a column 2020-03-10 17:05:17 +01:00
yflory
84e3ed84a6 Resize vertical on edit modla codemirror 2020-03-10 17:02:41 +01:00
yflory
01ce4bcb95 Fix new item removed on remote change 2020-03-10 17:01:09 +01:00
yflory
bf02f1f97e Fix outline in kanban 2020-03-10 17:00:54 +01:00
yflory
31c994ae2f Fix blur 2020-03-10 16:51:30 +01:00
yflory
f478c313c8 Fix palette for default color 2020-03-10 16:32:18 +01:00
yflory
f2b3a711eb Fix uppercase tags in kanban 2020-03-10 15:51:39 +01:00
yflory
4690392cd9 Display other users' cursor 2020-03-09 18:50:38 +01:00
yflory
56f5a75532 Drag and scroll inside boards 2020-03-09 15:41:44 +01:00
yflory
b768ac5a4a Remove debug logs 2020-03-09 15:04:05 +01:00
yflory
1402dc7170 Fix kanban edit modal issues 2020-03-09 14:58:49 +01:00
yflory
6d0154fb4d Use jscolor contrast values 2020-03-09 14:33:12 +01:00
yflory
03f65438fd Fix UI issues 2020-03-09 14:27:33 +01:00
yflory
bc6a329f06 lint compliance 2020-03-05 14:07:34 +01:00
yflory
7d19b9a205 Kanban migration to new format 2020-03-05 14:06:34 +01:00
yflory
e139d46b26 Enable migration to new format 2020-03-05 13:49:58 +01:00
yflory
fdea16d601 Tag filter 2020-03-05 12:06:35 +01:00
yflory
411b125b0f Fix board height 2020-03-05 11:47:49 +01:00
yflory
bd7d9a93c2 Add tags filter 2020-03-04 18:50:17 +01:00
yflory
fbf4434fc4 Board color 2020-03-04 17:59:13 +01:00
yflory
0975f253ab Display body and tags 2020-03-04 17:48:20 +01:00
yflory
04bd69f2f5 Add board button 2020-03-04 15:34:36 +01:00
yflory
b31d024851 Horizontal scrollbar layout 2020-03-04 15:25:03 +01:00
yflory
ea154e9ecc Add item button 2020-03-04 14:39:24 +01:00
yflory
9b54659e86 Fix default colors 2020-03-04 13:40:15 +01:00
yflory
c220a7ecf4 Add colors to kanban 2020-03-04 12:56:47 +01:00
yflory
8c342862e7 Fix removing a board in kanban 2020-03-04 12:17:12 +01:00
yflory
05708f6166 Make quick edit realtime too 2020-03-03 18:35:56 +01:00
yflory
fd5e3b0fd5 lint compliance 2020-03-03 17:42:08 +01:00
yflory
c42a7bff6f Make kanban edit modal realtime 2020-03-03 17:40:01 +01:00
yflory
c8cca35073 Add edit modal in kanban 2020-03-03 16:20:45 +01:00
yflory
8cb6e3c1b4 Delete boards 2020-03-02 18:43:44 +01:00
yflory
0fc5a456df Fix drag&drop issues 2020-03-02 18:03:06 +01:00
yflory
a901905ae5 Better move function 2020-03-02 15:03:32 +01:00
yflory
1b2bb5b693 Fix concurrent move 2020-03-02 13:38:37 +01:00
yflory
889b18a1ff Drag to remove 2020-03-02 12:05:09 +01:00
yflory
0b5f76d471 Fix issues with the new structure and better restoreCursor 2020-02-28 18:32:15 +01:00
yflory
2e81605c95 New kanban structure with drag&drop support 2020-02-28 18:31:33 +01:00
yflory
9ee9e46087 Receiving a burn after reading URL 2020-01-09 17:30:15 +01:00
yflory
5f0244beb3 Fix kanban UI issues 2019-12-12 16:09:07 +01:00
yflory
b558d6e354 Fix null item in kanban 2019-12-09 11:03:11 +01:00
yflory
0b0ce98fc7 Kanban UI 2019-12-04 11:18:25 +01:00
yflory
870607c338 Preserve kanban title edition when receiving remote changes 2019-11-19 15:20:39 +01:00
yflory
63ea882545 Preserve cursor with remote changes in kanban 2019-11-13 18:01:53 +01:00
yflory
6b81bba3a5 Press enter to add a new item in kanban 2019-11-13 16:52:54 +01:00
yflory
fa08304514 Merge branch 'add-board-bottom-left' of git://github.com/lkiesow/cryptpad into lkiesow-add-board-bottom-left 2019-10-28 11:58:06 +01:00
yflory
8f27389f6c Fix kanban issue 2019-10-28 11:57:11 +01:00
Lars Kiesow
ef5a56954d
Kanban: Move “Add Item” to Header
This patch moves the button to add new items to kanban boards to the
column headers.

The reasoning behind this change is that on larger boards the buttons at
the bottom may be pushed far away from the actual content, causing users
to constantly scroll up and down over the whole page just to add new
items.

This also helps on mobile devices since you may not see all of the
columns there due to the limited screen space. This means that you have
to remember which column you are working on to not accidentally add
items to the wrong column. This patch makes it clear to which  column
users add items since the button now resides next to the column title.
2019-10-09 22:04:31 +02:00
Lars Kiesow
c5e8f3d50c
Kanban: Move “Add Column” to Bottom
This patch moves the button for adding new columns to kanban boards from
the top-right to the bottom-left. The reasoning behind this is that it's
not very often used (often only at the beginning when setting up the
board) but it is constantly taking space away from the columns. This is
annoying especially on mobile devices where it even moves all of the
columns to the left, leaving a larger border on the right.
2019-10-09 21:50:29 +02:00
yflory
4d799a8552 Fix kanban items issues 2019-09-25 14:52:24 +02:00
ClemDee
3e918ec1cf Fix issues of no file extension for pad export 2019-07-29 16:30:48 +02:00