1196 Commits

Author SHA1 Message Date
luis cielak
86660d4c62 Add hover style to inputs 2018-08-13 14:41:36 -04:00
luis cielak
88092a7892 Adjust tooltips for accessibility 2018-08-13 14:13:47 -04:00
luis cielak
8f50fd2651 Update text on some fields 2018-08-13 13:22:32 -04:00
luis cielak
23ae914211 Apply validation colors to correct icons 2018-08-13 13:17:21 -04:00
luis cielak
65207a480d Set label text displayed block with the tooltip 2018-08-13 13:10:18 -04:00
luis cielak
9260a01442 Some updates to the styleguide 2018-08-10 16:50:15 -04:00
luis cielak
eb5dfe1fbf Some tooltip tyleing and text changes 2018-08-10 16:44:48 -04:00
luis cielak
6b78aab8a9 Add placeholders to info about you section 2018-08-10 14:20:25 -04:00
luis cielak
bba8b2ac01 Change tooltip color 2018-08-10 13:56:13 -04:00
luis cielak
51185d16f0 Strip out html from label 2018-08-10 13:50:34 -04:00
luis cielak
1bc44b8882 Add moaaar tooltips 2018-08-10 13:38:14 -04:00
luis cielak
a3489d50e4 Adding some tooltips 2018-08-10 13:27:40 -04:00
luis cielak
0cefe76334 Restrict the with of the tooltip for longer text 2018-08-09 15:54:27 -04:00
luis cielak
a9be4665ce Begin adding tooltips to req form fields 2018-08-09 15:54:27 -04:00
luis cielak
659edcd183 Begin adding tooltip to text input module 2018-08-09 15:54:27 -04:00
dandds
3860bc40a6 better name, text for unauthenticated page 2018-08-09 15:54:27 -04:00
dandds
c98e57f17c log errors in error handlers 2018-08-09 15:54:27 -04:00
Patrick Smith
3fa4adb4de Require PE id to be defined in financial verification form 2018-08-09 15:54:27 -04:00
Patrick Smith
087b870718 Fix NewlineListField displaying too many newlines 2018-08-09 15:54:27 -04:00
Patrick Smith
d83ee6daf3 Fix financial verification form submission 2018-08-09 15:54:27 -04:00
luis cielak
2193c03c06 Strip out html to remove markup label 2018-08-09 15:54:27 -04:00
luis cielak
e981ef917a Place error icon next to text input box 2018-08-09 15:54:27 -04:00
luis cielak
cb2b9faa42 Render error message with proper color for input text 2018-08-09 15:54:27 -04:00
luis cielak
f365b18acd Render error validation message with proper color 2018-08-09 15:54:27 -04:00
luis cielak
bd58da642b Make sure the label style for input text and radios match 2018-08-09 15:54:27 -04:00
luis cielak
4e587c67a4 Increase some padding 2018-08-09 15:54:27 -04:00
luis cielak
bf66a31392 Add subtitle style 2018-08-09 15:54:27 -04:00
luis cielak
a29e7895bf Style form labels for inputs correctly 2018-08-09 15:54:27 -04:00
luis cielak
30a84c3ac6 Make tooltip module and update example 2018-08-09 14:06:29 -04:00
luis cielak
fcbb16afc6 Organize styleguide 2018-08-09 13:51:02 -04:00
luis cielak
090768972b Add example tooltips 2018-08-09 13:49:17 -04:00
patricksmithdds
c9363515be
Merge pull request #149 from dod-ccpo/request-stuff
Small request form fixes
2018-08-09 10:51:44 -04:00
Patrick Smith
cc4b87f611 Add complete/active indicator to request form nav 2018-08-09 09:42:25 -04:00
Patrick Smith
e1da908f93 Use helper method for allowing submission 2018-08-09 09:42:25 -04:00
Patrick Smith
115c84680c Fix link to financial verification page 2018-08-09 09:42:25 -04:00
richard-dds
1338e36b1c
Merge pull request #144 from dod-ccpo/request-creator-name
Fix fields in requests listing
2018-08-09 08:44:18 -04:00
andrewdds
cda0b6301b
Merge pull request #137 from dod-ccpo/ui/field-validation-setup
Ui/field validation setup
2018-08-08 16:22:00 -04:00
richard-dds
dd849df388 Use enum value to store status displayname 2018-08-08 16:18:12 -04:00
richard-dds
d307a255b1 Fix some issues from a tricky merge 2018-08-08 15:46:16 -04:00
richard-dds
47957384fc
Merge branch 'master' into request-creator-name 2018-08-08 15:28:36 -04:00
dandds
00f1500940
Merge pull request #138 from dod-ccpo/159414499-request-auth
159414499 request auth
2018-08-08 15:08:55 -04:00
dandds
dec8d92076 update tests to rely on newest RequestFactory 2018-08-08 14:45:51 -04:00
Devon
93b9317648
Merge pull request #146 from dod-ccpo/fix-request-statuses-migration
Fix request statuses migration
2018-08-08 14:35:49 -04:00
richard-dds
486b89fa83 Catch KeyError instead of ValueError 2018-08-08 14:25:30 -04:00
dandds
2b56ce6260 use existing Requests function for creator check 2018-08-08 14:11:54 -04:00
dandds
337dd2414b catch bad request_id in request form GET 2018-08-08 14:05:59 -04:00
dandds
d5ed99089c raise exceptions, map to http error codes 2018-08-08 13:54:15 -04:00
dandds
7b8934e0cb add Flask error handlers 2018-08-08 13:54:15 -04:00
dandds
2cfc142417 simple implementation of request view authorization 2018-08-08 13:54:15 -04:00
dandds
1a5800cbc5 Requests domain module can determine if user can view request 2018-08-08 13:53:35 -04:00