wekan/client/components/boards
John R. Supplee b249fcbb2e Use the copyBoard method to duplicate a board
* Use `copyBoard` instead of `cloneBoard` to duplicate a board
* Give duplicated boards a unique title by appending number
2021-01-22 14:24:39 +02:00
..
boardArchive.jade Fix delete board button not visible. 2020-12-17 21:37:18 +02:00
boardArchive.js Add some permission code, to see does it fix something. 2020-12-17 21:27:02 +02:00
boardBody.jade fix(scrollbar): remove custom scrollbar 2020-08-28 11:46:51 +01:00
boardBody.js Prevent normal user deleting or modifying too much. 2020-12-15 11:52:57 +02:00
boardBody.styl add card color to calendar event (#2651) 2019-08-29 14:12:53 +02:00
boardColors.styl attempt to fix a visual problem in Dark theme 2020-12-23 11:38:11 -06:00
boardHeader.jade 1) Public board default view to Swimlane. 2020-06-08 19:12:17 +03:00
boardHeader.js Remove export button if WITH_API is not enabled 2020-04-09 01:55:01 +02:00
boardHeader.styl Show parent in card (no links, yet) 2018-06-26 14:32:51 +03:00
boardsList.jade Moved Public/Archive/Templates/etc options to click right top username Member Settings menu, where My Cards also is. 2021-01-02 16:39:58 +02:00
boardsList.js Use the copyBoard method to duplicate a board 2021-01-22 14:24:39 +02:00
boardsList.styl Set minimum height to icons at All Boards page. 2020-11-18 22:42:00 +02:00
miniboard.jade Fix list view issues. Allow creation of boards from templates 2019-02-25 22:48:32 +01:00