250 Commits

Author SHA1 Message Date
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
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