Page MenuHomePhabricator

User DelightExperimental
ActivePublic

Members (3)

Watchers

  • This project does not have any watchers.
  • View All

Details

Description

Tasks that, while not high priority, greatly increase a persons delight in using Phabricator.

Recent Activity

Jul 31 2019

epriestley closed T4900: Workboards updating in real time as Resolved.

See T13357 for followup.

Jul 31 2019, 8:13 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20689: Don't try to emit project board update events if there are no projects to update.
Jul 31 2019, 7:42 PM · Workboards (v3), User Delight, Wikimedia

Jul 24 2019

epriestley added a revision to T4900: Workboards updating in real time: D20681: Fix an issue where editing cards on a workboard with implicit column ordering could reorder cards improperly.
Jul 24 2019, 6:11 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

There's currently a bug (likely related to D20652 or D20654?) where normal edits aren't respecting card order correctly during the redraw. I suspect this is just an order parameter getting lost somewhere.

Jul 24 2019, 5:31 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20680: When a task card is edited, emit update events for old boards and parent boards.
Jul 24 2019, 5:29 PM · Workboards (v3), User Delight, Wikimedia

Jul 17 2019

epriestley added a revision to T4900: Workboards updating in real time: D20656: Make workboard real-time updates mostly work.
Jul 17 2019, 8:09 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

a logical clock to complement the wall-time clocks

Jul 17 2019, 6:25 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

From D20653:

Jul 17 2019, 6:15 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20654: Make reloading workboards with "R" respect workboard ordering.
Jul 17 2019, 6:04 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20653: When updating a workboard with "R", send the client visible set with version numbers.
Jul 17 2019, 5:53 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20652: Move "BoardResponseEngine" toward a more comprehensive update model.
Jul 17 2019, 5:39 PM · Workboards (v3), User Delight, Wikimedia

Jul 3 2019

epriestley added a comment to T4900: Workboards updating in real time.

Just thinking out loud:

Jul 3 2019, 5:54 PM · Workboards (v3), User Delight, Wikimedia

Jul 2 2019

epriestley added a revision to T4900: Workboards updating in real time: D20639: Make pressing "R" on your keyboard reload the card state on workboards.
Jul 2 2019, 8:58 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20638: Remove obsolete "options" from workboard "updateCard()" call.
Jul 2 2019, 5:20 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

Here's roughly where I'm headed next. I'm planning to:

Jul 2 2019, 5:18 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

The "default" controller currently needs to "force" the URI parameters...
The "filter" controller currently needs to "force" the URI parameters...
The "apply" flow, where a new custom filter is applied...

Jul 2 2019, 4:32 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20637: Remove remnants of clumsy old URI state handling from workboards.
Jul 2 2019, 4:30 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20636: Differentiate between "Move Tasks to Column..." and "Move Tasks to Project..." in the workboard UI.
Jul 2 2019, 3:32 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20635: Move workboard "Move Tasks to Column..." workflow to a separate controller.
Jul 2 2019, 2:43 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20634: Move workboard "Bulk Edit Tasks" workflow to a separate controller.
Jul 2 2019, 1:16 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20633: Move workboard "View as Query" workflow to a separate controller.
Jul 2 2019, 12:50 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20632: Move workboard "filter" workflow to a separate controller.
Jul 2 2019, 12:30 PM · Workboards (v3), User Delight, Wikimedia

Jun 29 2019

epriestley added a revision to T4900: Workboards updating in real time: D20629: Give the workboard "default" workflows more modern state handling.
Jun 29 2019, 10:35 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a comment to T4900: Workboards updating in real time.

A couple of weird cases on state management:

Jun 29 2019, 10:14 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20628: Separate workboard view state (ordering, filtering, hidden columns) from the View controller.
Jun 29 2019, 10:12 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20627: Remove property "id" from Workboard View controller.
Jun 29 2019, 9:20 PM · Workboards (v3), User Delight, Wikimedia
epriestley added a revision to T4900: Workboards updating in real time: D20626: Remove unused property "slug" from Workboard View controller.
Jun 29 2019, 8:07 PM · Workboards (v3), User Delight, Wikimedia

Sep 10 2018

GoogleLegacy added a comment to T7820: Add "Closed, Duplicate" option to Status Action in Maniphest.
Sep 10 2018, 9:47 AM · Restricted Project, User Delight, Maniphest

Sep 7 2018

epriestley closed T8573: All reviewers should be allowed to mark a comment as done, a subtask of T1460: Add "Done" link to an inline comment, as Resolved.
Sep 7 2018, 6:18 PM · User Delight, Differential

Apr 5 2018

epriestley closed T8407: Control diffusion's syntax highlighting, a subtask of T5698: Github-style Remarkup previews on a checked-in resource, as Resolved.
Apr 5 2018, 5:52 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Apr 4 2018

epriestley closed T11126: Allow embedding XKCD panes in Remarkup as Wontfix.

This is well-suited to a third-party extension, particularly after T5055.

Apr 4 2018, 2:09 PM · Restricted Project, User Delight, Remarkup, Feature Request

Mar 14 2018

epriestley closed T5698: Github-style Remarkup previews on a checked-in resource as Wontfix.

See followup in T13105.

Mar 14 2018, 6:45 AM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Aug 25 2017

epriestley closed T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges as Resolved.

I'm going to call this effectively resolved:

Aug 25 2017, 2:30 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Aug 24 2017

epriestley added a revision to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: D18469: Provide some more detailed information about inline comments in "transaction.search".
Aug 24 2017, 10:19 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
epriestley added a revision to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: D18467: Allow ModularTransactions to opt in to providing data to Conduit.
Aug 24 2017, 9:51 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit
epriestley added a revision to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: D18466: Add the skeleton for a "transaction.search" Conduit API method.
Aug 24 2017, 9:20 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Aug 6 2017

chad placed T5698: Github-style Remarkup previews on a checked-in resource up for grabs.
Aug 6 2017, 2:46 AM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Jul 9 2017

chad removed the image for User Delight.
Jul 9 2017, 7:14 PM

May 17 2017

marcio-ao added a comment to T5698: Github-style Remarkup previews on a checked-in resource.
In T5698#223992, @chad wrote:

Oh hai Cura uses Phabricator? I have a Lulzbot at home!

May 17 2017, 2:37 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup
chad added a comment to T5698: Github-style Remarkup previews on a checked-in resource.

Oh hai Cura uses Phabricator? I have a Lulzbot at home!

May 17 2017, 2:32 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup
marcio-ao added a comment to T5698: Github-style Remarkup previews on a checked-in resource.

@Krinkle, @pablocarrillo I second your requests. Great suggestion. I have a large README.md that I would love to split into multiple documentation files, without losing all the formatting.

May 17 2017, 2:12 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

May 16 2017

epriestley closed T8130: Keyboard shortcut for "Done", a subtask of T1460: Add "Done" link to an inline comment, as Resolved.
May 16 2017, 3:23 PM · User Delight, Differential

Apr 27 2017

tejpaldevwork moved T4900: Workboards updating in real time from Details to Important on the Wikimedia board.
Apr 27 2017, 12:46 PM · Workboards (v3), User Delight, Wikimedia
tejpaldevwork moved T4900: Workboards updating in real time from Important to Details on the Wikimedia board.
Apr 27 2017, 12:46 PM · Workboards (v3), User Delight, Wikimedia

Apr 15 2017

epriestley added a comment to T5698: Github-style Remarkup previews on a checked-in resource.

Recent security issues in GitHub, GitLab, etc., with markdown:

Apr 15 2017, 11:22 AM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Mar 27 2017

chad moved T11126: Allow embedding XKCD panes in Remarkup from Backlog to Tomfoolery on the Remarkup board.
Mar 27 2017, 4:01 PM · Restricted Project, User Delight, Remarkup, Feature Request

Mar 22 2017

chad added a comment to T5698: Github-style Remarkup previews on a checked-in resource.

I'm going to probably re-design this page a little.

Mar 22 2017, 5:24 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup
chad claimed T5698: Github-style Remarkup previews on a checked-in resource.
Mar 22 2017, 5:24 PM · User Delight, KDE, Haskell.org, Wikimedia, Restricted Project, Diffusion, Remarkup

Mar 4 2017

epriestley added a revision to T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges: D17462: Add a generic "edge.search" method.
Mar 4 2017, 5:54 PM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit

Mar 3 2017

chad merged T12342: conduit project.search by slug, and return image into T5873: Update Conduit for ApplicationTransactions, CustomFields and Edges.
Mar 3 2017, 5:04 AM · Haskell.org, Restricted Project, Restricted Project, ApplicationEditor, FreeBSD, Restricted Project, User Delight, Phacility, Custom Fields, Transactions, Conduit