Page MenuHomePhabricator

Rough in a Nuance "work" controller
ClosedPublic

Authored by epriestley on May 24 2017, 2:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 22, 9:13 AM
Unknown Object (File)
Mon, Apr 22, 9:13 AM
Unknown Object (File)
Mon, Apr 22, 9:13 AM
Unknown Object (File)
Mon, Apr 22, 9:00 AM
Unknown Object (File)
Fri, Apr 19, 6:32 PM
Unknown Object (File)
Thu, Apr 11, 7:38 AM
Unknown Object (File)
Wed, Mar 27, 7:05 PM
Unknown Object (File)
Feb 24 2024, 5:05 PM
Subscribers
None

Details

Summary

Ref T12738. This is mostly just laying in groundwork and prerequisites, like the ability to query items by queue.

Eventually, this will become the main UI which staff use to process a queue of items. For now, it does nothing and renders nonsense.

This and probably the next big chunk of changes are all going to be made-up, nonfinal things that just make basic operations work until we have fundamental flows -- like "assign", "comment", "close" -- working at a basic level and can think more about UI/workflow.

Test Plan

Visited the page, it loaded a mostly-reasonable item and then rendered nonsense:

Screen Shot 2017-05-24 at 7.06.02 AM.png (822×1 px, 114 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/nuance/query/NuanceItemQuery.php
54–58

I've removed this weird rule for now in hope that we won't need it, since there's no clear reason that we have to have it right now and less weird rules = more better.

This revision is now accepted and ready to land.May 24 2017, 2:31 PM
This revision was automatically updated to reflect the committed changes.