1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src/applications/maniphest
Chad Little 43ff24b0f3 Update form styles, implement in many places
Summary:
This creates a common form look and feel across the site. I spent a bit of time working out a number of kinks in our various renderings. Some things:

- Font Styles are correctly applied for form elements now.
- Everything lines up!
- Selects are larger, easier to read, interact.
- Inputs have been squared.
- Consistant CSS applied glow (try it!)
- Improved Mobile Responsiveness
- CSS applied to all form elements, not just Aphront
- Many other minor tweaks.

I tried to hit as many high profile forms as possible in an effort to increase consistency. Stopped for now and will follow up after this lands. I know Evan is not a super fan of the glow, but after working with it for a week, it's way cleaner and responsive than the OS controls. Give it a try.

Test Plan: Tested many applications, forms, mobile and tablet.

Reviewers: epriestley, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5860
2013-05-07 14:07:06 -07:00
..
application Add Subscribe option to maniphest 2013-05-03 15:47:39 -07:00
auxiliaryfield Add a custom "Header" Maniphest field type 2013-04-07 15:58:17 -07:00
conduit Uninstall Conduit calls when uninstalling applications 2013-03-13 07:09:05 -07:00
config Delete maniphest.enabled and phriction.enabled 2013-04-08 20:47:59 -07:00
constants getConfigEnv fails fast when key is not found and no default value is given. 2013-01-19 12:11:28 -08:00
controller Update form styles, implement in many places 2013-05-07 14:07:06 -07:00
editor Add Subscribe option to maniphest 2013-05-03 15:47:39 -07:00
event Hovercard tweaks 2013-04-06 21:16:55 -07:00
export Implemented support for different export formats. 2013-04-11 11:27:36 -07:00
extensions Implement Maniphest auxiliary field 'default' key 2013-03-07 17:23:30 -08:00
lipsum Fixed Project Generation 2013-05-03 08:13:58 -07:00
remarkup Require a viewer for Remarkup rendering 2013-03-04 12:33:05 -08:00
search Require a viewer to load handles 2013-02-28 17:15:09 -08:00
storage Streamline tag rendering for Differential and Maniphest 2013-04-03 08:28:18 -07:00
view Add a "byline" element to ObjectItemListView 2013-04-06 11:38:43 -07:00
ManiphestReplyHandler.php Mailer on the CC list of Maniphest Task. 2013-05-07 09:15:23 -07:00
ManiphestTaskQuery.php Add "Any User Projects" to Maniphest Custom Query 2013-04-04 10:58:17 -07:00