Page MenuHomePhorge

CompanionApp commands
ClosedPublic

Authored by mollekopf on Mon, Jun 10, 9:48 AM.
Tags
None
Referenced Files
F12990462: D4743.diff
Wed, Jun 26, 1:53 AM
F12989673: D4743.id13623.diff
Tue, Jun 25, 11:27 PM
F12989622: D4743.id13626.diff
Tue, Jun 25, 11:25 PM
F12989619: D4743.id.diff
Tue, Jun 25, 11:25 PM
F12988698: D4743.diff
Tue, Jun 25, 9:20 PM
F12985974: D4743.diff
Tue, Jun 25, 2:18 PM
Unknown Object (File)
Wed, Jun 19, 5:32 AM
Unknown Object (File)
Wed, Jun 19, 12:52 AM
Subscribers

Details

Reviewers
machniak
Group Reviewers
Restricted Project
Commits
rK560ef604802d: CompanionApp commands

Diff Detail

Repository
rK kolab
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.
mollekopf added a reviewer: Restricted Project.Mon, Jun 10, 9:49 AM
machniak subscribed.
machniak added inline comments.
src/app/Console/Commands/CompanionApp/DeleteCommand.php
15

I think $objectTitle should be null.

src/app/Console/Commands/CompanionApp/ListCommand.php
36

The use of JSON is something new, there's only one command that does this. I think this whole command should just use ObjectListCommand. authattempt:list too.

This revision is now accepted and ready to land.Mon, Jun 10, 9:59 AM
This revision was automatically updated to reflect the committed changes.