yflory
e139d46b26
Enable migration to new format
5 years ago
yflory
fdea16d601
Tag filter
5 years ago
yflory
411b125b0f
Fix board height
5 years ago
yflory
bd7d9a93c2
Add tags filter
5 years ago
yflory
fbf4434fc4
Board color
5 years ago
yflory
0975f253ab
Display body and tags
5 years ago
yflory
04bd69f2f5
Add board button
5 years ago
yflory
b31d024851
Horizontal scrollbar layout
5 years ago
yflory
ea154e9ecc
Add item button
5 years ago
yflory
9b54659e86
Fix default colors
5 years ago
yflory
c220a7ecf4
Add colors to kanban
5 years ago
yflory
8c342862e7
Fix removing a board in kanban
5 years ago
yflory
05708f6166
Make quick edit realtime too
5 years ago
yflory
fd5e3b0fd5
lint compliance
5 years ago
yflory
c42a7bff6f
Make kanban edit modal realtime
5 years ago
yflory
c8cca35073
Add edit modal in kanban
5 years ago
yflory
8cb6e3c1b4
Delete boards
5 years ago
yflory
0fc5a456df
Fix drag&drop issues
5 years ago
yflory
a901905ae5
Better move function
5 years ago
yflory
1b2bb5b693
Fix concurrent move
5 years ago
yflory
889b18a1ff
Drag to remove
5 years ago
yflory
0b5f76d471
Fix issues with the new structure and better restoreCursor
5 years ago
yflory
2e81605c95
New kanban structure with drag&drop support
5 years ago
yflory
9ee9e46087
Receiving a burn after reading URL
5 years ago
yflory
5f0244beb3
Fix kanban UI issues
5 years ago
yflory
b558d6e354
Fix null item in kanban
5 years ago
yflory
0b0ce98fc7
Kanban UI
5 years ago
yflory
870607c338
Preserve kanban title edition when receiving remote changes
5 years ago
yflory
63ea882545
Preserve cursor with remote changes in kanban
5 years ago
yflory
6b81bba3a5
Press enter to add a new item in kanban
5 years ago
yflory
fa08304514
Merge branch 'add-board-bottom-left' of git://github.com/lkiesow/cryptpad into lkiesow-add-board-bottom-left
5 years ago
yflory
8f27389f6c
Fix kanban issue
5 years ago
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.
5 years ago
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.
5 years ago
yflory
4d799a8552
Fix kanban items issues
5 years ago
ClemDee
3e918ec1cf
Fix issues of no file extension for pad export
5 years ago
yflory
2c661310c7
Merge branch 'staging' into foldersColor
6 years ago
ClemDee
21300bb030
Add temporary folder custom color in drive
6 years ago
yflory
8e7858e6ae
New share modal in all the apps
6 years ago
yflory
a0049b360a
Break long words in kanban items
6 years ago
yflory
f381ca8cab
Fix wrong index when editing a kanban item
6 years ago
yflory
e3b89a5e59
Fix kanban color picker preventing items drag&drop #277
6 years ago
yflory
3e9e92dcac
Implement full CryptDrive export
6 years ago
ansuz
cb87f49b1f
Merge pull request #271 from Nordgedanken/fix-#254
...
[WIP] Partially Fix #254
6 years ago
yflory
35977a7ef0
Color consistency in kanban
6 years ago
MTRNord
8b384d6bb3
fix jscolor picker for new kanban items and fix the code according to CI
6 years ago
MTRNord
e7a1433a30
fix loading of the item color from saved state
6 years ago
MTRNord
2ef397a483
improve item color picker logic and UX
6 years ago
MTRNord
3c2417b479
fix more whitespace in jkanban.js
6 years ago
MTRNord
7e686a065e
Merge remote-tracking branch 'origin/fix-#254' into fix-#254
6 years ago