266 Commits

Author SHA1 Message Date
dandds
251bef6bb8 move pending financial review text 2018-08-10 12:12:02 -04:00
dandds
5f9b589465 only show financial verification alert on requests index page if relevant 2018-08-09 14:10:17 -04:00
dandds
a9dfa005a9 update financial verification copy 2018-08-09 13:53:45 -04:00
dandds
5e5b357c7e add mechanism for initial modal display; fix financial verification modal display 2018-08-09 13:48:07 -04:00
dandds
28665c32f9
Merge pull request #152 from dod-ccpo/log-errors
Log errors
2018-08-09 12:41:00 -04:00
dandds
3f01d455bb better name, text for unauthenticated page 2018-08-09 11:57:37 -04:00
Patrick Smith
c0f3c0f8a6 Fix financial verification form submission 2018-08-09 10:52:27 -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