Page MenuHomePhabricator

Conpherence - move crumb-based room edit to widget; other cleanup
ClosedPublic

Authored by btrahan on Jun 25 2015, 10:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:18 AM
Unknown Object (File)
Sat, Apr 20, 10:03 PM
Unknown Object (File)
Fri, Apr 12, 2:18 PM
Unknown Object (File)
Thu, Apr 11, 10:19 AM
Unknown Object (File)
Sat, Apr 6, 4:51 PM
Unknown Object (File)
Thu, Apr 4, 8:04 AM
Unknown Object (File)
Mar 25 2024, 1:40 PM
Unknown Object (File)
Mar 25 2024, 1:40 PM
Subscribers
Tokens
"Pterodactyl" token, awarded by sshannin.

Details

Summary

We use a non-standard way to invoke the edit dialogue (title, picture, etc) via the crumb. Stop doing that and instead use the widget technology to invoke the dialogue.

This requires making the widget handling code a bit more nuanced as nothing has wanted to pop a dialogue before. I plan to clean this up as I add the action to "Mark as Favorite" to the UI. In particular, I want to stop rendering the un-used DOM and make a workflow-based widget action a property as opposed to something hardcoded. This may be too ambitious depending on how similar these workflows are....

This also updates the ThreadSearchEngine to be a bit more modern. Additionally, go through making some user-facing strings a bit more sensical.

Test Plan

changed settings from conpherence full and durable column successfully.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

btrahan retitled this revision from to Conpherence - application cleanup.
btrahan updated this object.
btrahan edited the test plan for this revision. (Show Details)
btrahan added a reviewer: epriestley.
btrahan added a subscriber: epriestley.
btrahan retitled this revision from Conpherence - application cleanup to Conpherence - move crumb-based room edit to widget; other cleanup.Jun 25 2015, 10:52 PM
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 25 2015, 10:56 PM
This revision was automatically updated to reflect the committed changes.