240 Commits

Author SHA1 Message Date
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
Luis Cielak
c584899550 Update search bar 2018-08-02 13:18:10 -04:00
Luis Cielak
ccb38dc2c6 Add fields to header 2018-08-02 13:18:10 -04:00
Luis Cielak
391060b07f Add fields to panel heading 2018-08-02 13:18:10 -04:00
Luis Cielak
88c073e1b2 Add placeholder project item 2018-08-02 13:18:10 -04:00
Luis Cielak
b4b99de7de Style block list links 2018-08-02 13:18:10 -04:00
Luis Cielak
1db88a8191 Add member placeholder info 2018-08-02 13:18:10 -04:00
Andrew Croce
6db9db3f7d remove dummy "empty" vars, just check if the arrays are empty 2018-08-02 13:18:10 -04:00
Andrew Croce
6973443f36 Add conditional empty state modules to Requests, Workspace Members, and Workspace Projects 2018-08-02 13:18:10 -04:00
Andrew Croce
34c570ab18 EmptyState UI module 2018-08-02 13:18:10 -04:00
Andrew Croce
6ee71113c7 Clean up workspace list layout 2018-08-02 13:18:10 -04:00
luisgov
60ff20834b
Merge pull request #107 from dod-ccpo/ui/request-form
UI/request form
2018-07-31 11:21:08 -04:00
Luis Cielak
be3d5b287e Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue 2018-07-31 10:58:52 -04:00
Andrew Croce
8f90a8f379 redo search bars on requests and workspace members screens 2018-07-31 09:39:39 -04:00
Luis Cielak
1df4640363 Put the submit button outside of panel 2018-07-30 16:11:38 -04:00
Luis Cielak
54028c1590 Wrap dt/dd with divs 2018-07-30 15:39:44 -04:00
Luis Cielak
c337910a17 Add icon-link class to edit buttons 2018-07-30 15:33:05 -04:00
Luis Cielak
04e532c8db Normalize location and style for submiting the form 2018-07-30 15:33:05 -04:00
Luis Cielak
bd58579c18 Remove paragraph lead class 2018-07-30 15:33:05 -04:00
Luis Cielak
e0db5c7f32 Update alert messages with alert modules 2018-07-30 15:33:05 -04:00
Luis Cielak
db6566cc36 Add validations back, few updates to layout 2018-07-30 15:33:05 -04:00
Luis Cielak
7b307ed1d8 Add read-only fields for poc and org details 2018-07-30 15:33:05 -04:00
Luis Cielak
bb92ed9cb5 Begin adding read-only fields to review screen 2018-07-30 15:33:05 -04:00
Luis Cielak
217450a15a Add placeholder text to fields 2018-07-30 15:33:05 -04:00