Commit Graph

280 Commits

Author SHA1 Message Date
luis cielak
88092a7892 Adjust tooltips for accessibility 2018-08-13 14:13:47 -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
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
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
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
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
Patrick Smith
cc4b87f611 Add complete/active indicator to request form nav 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
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
dandds
7b8934e0cb add Flask error handlers 2018-08-08 13:54:15 -04:00
Andrew Croce
375bdc52b8 dont mutate prop directly 2018-08-08 11:13:09 -04:00
Andrew Croce
f48a878beb Add vue stuff to sample styleguide input 2018-08-08 10:59:14 -04:00
Andrew Croce
b649d17eb8 input validations WIP 2018-08-07 15:43:03 -04:00
Andrew Croce
3f752280f2 trying to add a textinput component 2018-08-07 13:42:29 -04:00
Andrew Croce
7da306047f Add back app root 2018-08-07 13:24:12 -04:00
Andrew Croce
00c5b771ed remove demo text input 2018-08-07 13:06:05 -04:00
Andrew Croce
daa2075437 Use #app-root instead of #vue-root so as to be more general 2018-08-07 13:05:07 -04:00
Patrick Smith
b16fe24ddc Working modal component 2018-08-07 13:05:07 -04:00
Andrew Croce
0782be6f92 testing out vue stuff 2018-08-07 13:05:07 -04:00
Andrew Croce
09ce3510aa Fix form markup 2018-08-07 12:06:50 -04:00
richard-dds
7b83804281 Fix some old tornado templates 2018-08-06 16:47:52 -04:00
richard-dds
83c1cc8584 Use url_for for requests form links 2018-08-06 16:21:55 -04:00
dandds
2fd34194b3 fix some additional login handling bugs 2018-08-06 15:03:09 -04:00
dandds
b5559212f9 error pages should not show navigation 2018-08-06 14:14:27 -04:00
dandds
4f7870aaff fix workspace_members template 2018-08-06 10:44:24 -04:00
dandds
ea5c9732ba implement authentication redirect 2018-08-06 10:44:24 -04:00
dandds
6dce89df1b 401 unauthorized page for bad logins 2018-08-06 10:44:24 -04:00
Patrick Smith
d77964e4c9 Import Icon in options input 2018-08-03 13:31:39 -04:00
Andrew Croce
5e8183aaf1 Reorganize macros into separate component files
Replace a few old UI Module instances with  macros
2018-08-03 10:35:04 -04:00
Andrew Croce
a2fd623611 Add ending script tag 2018-08-03 09:10:19 -04:00
Patrick Smith
165a5bf374 Merge remote-tracking branch 'origin/monolith' into vue 2018-08-02 16:36:22 -04:00
Andrew Croce
d9d105433b use iconSvg filter for Icon component 2018-08-02 16:14:58 -04:00
dandds
45b47c41bf update tests for Flask 2018-08-02 16:03:54 -04:00
Patrick Smith
dea0962f7c Use flask-webassets to version js/css bundle 2018-08-02 14:54:07 -04:00
Patrick Smith
015adaf30f Working parcel setup 2018-08-02 14:37:16 -04:00