Kanboard-Prod/app/Api
Eskiso b3dbdca609 Add reference to the createComment parameters
I've only seen the reference column being used by integrations (gitbucket,etc), would be nice that from the API we could also use that column for other references.
2015-12-17 09:35:18 +00:00
..
Action.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
App.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Auth.php Add the possibility to define API token in config file 2015-12-06 18:13:49 -05:00
Base.php Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
Board.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Category.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Comment.php Add reference to the createComment parameters 2015-12-17 09:35:18 +00:00
File.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Link.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Me.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Project.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
ProjectPermission.php Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Subtask.php Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Swimlane.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Task.php API: check project membership for task operations 2015-12-12 17:46:11 -05:00
TaskLink.php Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
User.php Remove unused use statements 2015-12-05 21:34:26 -05:00