1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/css
epriestley 96839d35f4 Detect and raise setup warnings from within Phabricator
Summary:
This is basicaly a light version of D4286. The major problem with D4286 is that it's a huge leap and completely replaces the setup process in one step.

Instead, I want to do this:

  - Add the post-setup warnings (yellow bar with "6 unresolved warnings...").
  - Copy all setup checks into post-setup warnings (so every check has an old-style check and a new-style check).
  - Run that for a little bit and make sure it's stable.
  - Implement fatal post-setup checks (the red screen, vs the yellow bar).
  - Run that for a little bit.
  - Nuke setup mode and delete all the old checks.

This should give us a bunch of very gradual steps toward the brave new world of simpler setup.

Test Plan:
 - Faked APC setup failures, saw warnings raise.
 - Verified that this runs after restart (get + set).
 - Verified that this costs us only one cache hit after first-run (get only).

Reviewers: btrahan, codeblock, vrana, chad

Reviewed By: codeblock

CC: aran

Maniphest Tasks: T2228

Differential Revision: https://secure.phabricator.com/D4295
2012-12-30 06:37:49 -08:00
..
aphront Status events from others were not clearly visible. 2012-12-21 10:15:48 -08:00
application Detect and raise setup warnings from within Phabricator 2012-12-30 06:37:49 -08:00
core Colorize monospaced links correctly in Remarkup 2012-12-17 13:19:45 -08:00
layout Add previews to ApplicationTransaction 2012-12-21 05:51:33 -08:00
sprite-apps-large.css Add a setup icon. 2012-12-28 14:21:41 -08:00
sprite-apps-xlarge.css Add a setup icon. 2012-12-28 14:21:41 -08:00
sprite-apps.css Add a setup icon. 2012-12-28 14:21:41 -08:00
sprite-gradient.css Use application icons for "Eye" menu and Crumbs 2012-12-07 13:37:28 -08:00
sprite-icon.css Modernize Files lists 2012-12-16 16:33:02 -08:00
sprite-menu.css Clean up some more sprite stuff 2012-12-07 14:29:09 -08:00