mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-01-26 18:38:40 +00:00
add todos from github
This commit is contained in:
parent
6a872ad5aa
commit
faffcac57f
|
|
@ -37,6 +37,10 @@ use phpOMS\Model\Message\FormValidation;
|
|||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Orange-Management/Modules#77
|
||||
* Edit functionality
|
||||
* Currently nothing can be edited (change)
|
||||
*/
|
||||
final class ApiController extends Controller
|
||||
{
|
||||
|
|
|
|||
|
|
@ -33,6 +33,10 @@ use phpOMS\Views\View;
|
|||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Orange-Management/Modules#77
|
||||
* Edit functionality
|
||||
* Currently nothing can be edited (change)
|
||||
*/
|
||||
final class BackendController extends Controller
|
||||
{
|
||||
|
|
@ -45,6 +49,9 @@ final class BackendController extends Controller
|
|||
*
|
||||
* @return void
|
||||
*
|
||||
* @todo Orange-Management/Modules#76
|
||||
* Style board, card and columns
|
||||
*
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user