1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-23 18:58:48 +02:00
phorge-phorge/webroot/rsrc/css/application
epriestley 3215899925 Execute Maniphest batch edits in the background with a web UI progress bar
Summary:
Ref T8637. This does nothing interesting, just has empty scaffolding for a bulk job queue.

Basic idea is that when you do something like a batch edit in Maniphest, we:

  - Create a BulkJob with all the details.
  - Queue a worker to start the job.
  - Send you to a progress bar page for the job.

In the background:

  - The "start job" worker creates a ton of Task objects, then queues worker tasks to do the work.

In the foreground:

  - Fancy ajax animates the progress bar and it goes wooosh.

In general:

  - Big jobs actually work.
  - Jobs get logged.
  - You can monitor jobs.
  - Terrible junk like T8637 should be much harder to write and much easier to catch and diagnose.

Test Plan:
No interesting code/beahavior yet. Clean `storage adjust`.

{F526411}

Reviewers: chad, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T8637

Differential Revision: https://secure.phabricator.com/D13392
2015-06-23 13:36:16 -07:00
..
almanac Allow Almanac service types to define default properties 2014-12-17 11:10:50 -08:00
auth Make CSS agnostic to underlying profile image size 2015-05-13 11:38:46 -07:00
base Separate handle "status" and "availability" 2015-05-14 11:14:44 -07:00
calendar Skeleton of calendar icon infrastructure 2015-05-19 11:13:20 -07:00
chatlog Make chatlog bg white 2014-02-12 09:55:53 -08:00
conduit Show how to call Conduit API methods from clients 2015-05-08 12:19:52 -07:00
config New Admin Welcome Screen 2015-03-02 15:42:25 -08:00
conpherence Conpherence - override some device specific styles so menu dropdown always present 2015-05-19 10:48:48 -07:00
contentsource Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
countdown Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
daemon Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
dashboard Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
diff Increase CSS specificity on Inline Comment Summary 2015-05-31 08:37:18 -07:00
differential Improve lint/unit limit, sort, view all, collapse behaviors 2015-06-23 13:34:25 -07:00
diffusion Send Markdown in Diffusion through SourceSans 2015-04-08 09:41:56 -07:00
feed Minor fixes for CSS linter issues 2014-12-30 02:48:26 -08:00
files Move all CSS "z-index" rules to "z-index.css", fix Differential z-index problem 2012-12-30 09:30:21 -08:00
flag Move PhabricatorObjectItem to PHUIObjectItem, add 'plain' setting for lists. 2013-09-09 14:14:34 -07:00
harbormaster Hide empty build logs 2014-08-06 10:28:13 +10:00
herald Clean up Multirow Manager UI 2014-11-17 14:06:05 -08:00
home Update stock Homepage to look like Dashboards 2015-01-27 15:30:11 -08:00
maniphest Remove AphrontPanelView 2015-03-06 16:44:18 -08:00
objectselector Update ObjectSelector CSS 2013-11-30 19:47:20 -08:00
owners Move #666 to $greytext in UIColor 2013-09-02 08:08:54 -07:00
paste Minor touchup to Paste Embed UI 2015-02-26 11:09:10 -08:00
people T6856 Make Project Images that match Typeahead choices 2015-01-11 09:40:53 -08:00
phame Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
pholio Update Pholio to use pink instead of indigo 2014-10-21 10:06:10 -07:00
phortune Make it easier to add payment methods for subscription autopay 2015-03-02 13:01:08 -08:00
phrequent UIColor Blues and common color integration 2013-09-02 08:10:47 -07:00
phriction Fix padding issues on Phriction History 2015-02-27 11:26:44 -08:00
policy Clean up Multirow Manager UI 2014-11-17 14:06:05 -08:00
ponder Update Conpherence CSS to handle multiple edits better 2015-03-26 12:56:58 -07:00
profile Move PHUIErrorView to PHUIInfoView 2015-03-01 14:45:56 -08:00
projects Use standard tag elements instead of "maniphest project tag" to show tags in list views 2014-06-26 08:49:44 -07:00
releeph Use standard UI elements to render pull requests in Releeph 2014-04-18 06:44:45 -07:00
search Don't syntax highlight codebase pattern search results 2015-03-24 12:47:28 -07:00
slowvote Move #888 and #999 to $lightgreytext 2013-09-02 08:12:18 -07:00
tokens Make tokens more accessible to assitive technologies 2014-05-05 10:54:34 -07:00
uiexample Clean up FontAwesome / Timeline CSS 2014-04-22 18:29:14 -07:00