263 Commits

Author SHA1 Message Date
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
richard-dds
5987748898 Requests index rendering 2018-08-02 13:58:41 -04:00
Luis Cielak
92e65e7595 Add member placeholder info 2018-08-02 13:53:10 -04:00
richard-dds
9b3bedeb8f Fix styleguide route and template 2018-08-02 13:34:05 -04:00
richard-dds
44d1f56f67 Remove .to extension from header and footer templates 2018-08-02 13:27:58 -04:00
richard-dds
6c060c8256 Remove .to extension from nav templates 2018-08-02 13:20:03 -04:00
richard-dds
4ffbbb3471 Request flow seems to be working 2018-08-02 13:20:03 -04:00
richard-dds
ed0893b4a0 Converted all form pages. Flow still not working 2018-08-02 13:20:03 -04:00
richard-dds
6f0ff79904 First page of request form rendering, but flow is still WIP 2018-08-02 13:20:03 -04:00
richard-dds
5d7dde3561 Financial verification form rendering 2018-08-02 13:20:02 -04:00
richard-dds
4ee662665e Requests index rendering 2018-08-02 13:20:02 -04:00
dandds
3a53fc122d switch workspace routes and templates to Flask and Jinja 2018-08-02 13:18:44 -04:00
richard-dds
0976aed778 home.html is rendering
- Converted Icon and SidenavItem into macros
- Setting a mock user on g.current_user
2018-08-02 13:18:44 -04:00
richard-dds
29c68151de Convert ui methods into Flask globals 2018-08-02 13:18:44 -04:00
Luis Cielak
1a6d42f385 Style lables and adjust list 2018-08-02 13:18:10 -04:00
Luis Cielak
cdd442c266 Update member header layout 2018-08-02 13:18:10 -04:00
Luis Cielak
727680c31f Replace ascii traingles with svgs 2018-08-02 13:18:10 -04:00
Luis Cielak
cfbf2efdf6 Remove dl markup 2018-08-02 13:18:10 -04:00