mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-14 19:28: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
|
* @license OMS License 1.0
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/Modules#77
|
||||||
|
* Edit functionality
|
||||||
|
* Currently nothing can be edited (change)
|
||||||
*/
|
*/
|
||||||
final class ApiController extends Controller
|
final class ApiController extends Controller
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -33,6 +33,10 @@ use phpOMS\Views\View;
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
|
*
|
||||||
|
* @todo Orange-Management/Modules#77
|
||||||
|
* Edit functionality
|
||||||
|
* Currently nothing can be edited (change)
|
||||||
*/
|
*/
|
||||||
final class BackendController extends Controller
|
final class BackendController extends Controller
|
||||||
{
|
{
|
||||||
|
|
@ -45,6 +49,9 @@ final class BackendController extends Controller
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*
|
*
|
||||||
|
* @todo Orange-Management/Modules#76
|
||||||
|
* Style board, card and columns
|
||||||
|
*
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
* @codeCoverageIgnore
|
* @codeCoverageIgnore
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user