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
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
..
aphront Convert Owners paths to application transactions 2015-05-27 10:30:26 -07:00
application Execute Maniphest batch edits in the background with a web UI progress bar 2015-06-23 13:36:16 -07:00
core Search symbols by ctrl/cmd-click 2015-05-28 15:33:06 -07:00
diviner Support WOFF files in Celerity and add Source Sans Pro 2014-03-06 11:28:24 -08:00
font Fix FontAwesome fonts in Firefox 2015-04-30 15:16:55 -07:00
layout Replace user "status" with "availability" 2015-05-14 11:15:04 -07:00
phui Show when objects have a non-default policy 2015-06-22 11:46:59 -07:00
sprite-gradient.css Move ActionHeaders to PHUI, add ObjectBox Support, new Colors 2014-06-24 09:39:32 -07:00
sprite-login.css Recompress login sprite 2015-05-07 10:49:54 -07:00
sprite-main-header.css Add "Blindigo" header color 2015-03-01 12:03:02 -08:00
sprite-menu.css Increase height of logo 2015-02-19 14:43:33 -08:00
sprite-projects.css Rename group to users in project icons 2015-01-14 10:49:36 -08:00
sprite-tokens.css Add Pebkac app icon, 2x Tokens 2013-11-04 11:50:19 -08:00