6861 Commits

Author SHA1 Message Date
Andrew Croce
c73bd982a4 use a consistent filename for output 2018-08-03 09:10:10 -04:00
Andrew Croce
bf3054908c move styles and js to the root directory 2018-08-03 09:09:07 -04:00
Patrick Smith
6d884f9e5b Add flask-wtf dependency back 2018-08-02 17:24:12 -04:00
Patrick Smith
322ab22cf2 Resolve lint warning 2018-08-02 16:53:34 -04:00
richard-dds
60d2661b0d Use Flask-Sessions for session management 2018-08-02 16:52:22 -04:00
Patrick Smith
5e2908cbfe Don't compile webassets in bootstrap script 2018-08-02 16:48:52 -04:00
Patrick Smith
a5c0d3dd92 Fix ingest_pe_numbers script 2018-08-02 16:48:35 -04:00
Patrick Smith
165a5bf374 Merge remote-tracking branch 'origin/monolith' into vue 2018-08-02 16:36:22 -04:00
dandds
32cc6cb520
Merge pull request #119 from dod-ccpo/flask2-rebase
Use flask instead of tornado
2018-08-02 16:34:40 -04:00
andrewdds
07d2f3a124
Merge pull request #120 from dod-ccpo/fix-icons
Fix icons
2018-08-02 16:21:49 -04:00
dandds
649ac89e2e configure test environment 2018-08-02 16:20:54 -04:00
Andrew Croce
d9d105433b use iconSvg filter for Icon component 2018-08-02 16:14:58 -04:00
Andrew Croce
381c85b5ef jinja filter for getting an icon's SVG file contents 2018-08-02 16:14:40 -04:00
dandds
8ec27cbb31 pylint fixes 2018-08-02 16:14:18 -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
b67b4cca44 Move styles to "styles" directory 2018-08-02 14:37:22 -04:00
Patrick Smith
015adaf30f Working parcel setup 2018-08-02 14:37:16 -04:00
Patrick Smith
5b764a51fb Add parcel/vue js deps 2018-08-02 14:37:11 -04:00
Patrick Smith
46a608794d Update alembic/env to work with flask app 2018-08-02 14:37:06 -04:00
richard-dds
5987748898 Requests index rendering 2018-08-02 13:58:41 -04:00
dandds
41135d0b2f add new config pattern for database URI and overrides 2018-08-02 13:54:39 -04:00
Luis Cielak
92e65e7595 Add member placeholder info 2018-08-02 13:53:10 -04:00
richard-dds
f8cee60baa Formatting 2018-08-02 13:44:54 -04:00
richard-dds
bc8bd719b6 Rename assets environment to play nicely with script/setup 2018-08-02 13:44:01 -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
c6f51589ab Remove tornado cruft from app.py 2018-08-02 13:24:22 -04:00
richard-dds
177ae84e8a Split requests routes into multiple files 2018-08-02 13:20:03 -04:00
richard-dds
c2dd07eb11 Actually fix request form flow 2018-08-02 13:20:03 -04:00
richard-dds
d6b099c684 Formatting 2018-08-02 13:20:03 -04:00
richard-dds
6c060c8256 Remove .to extension from nav templates 2018-08-02 13:20:03 -04:00
richard-dds
7de7b62ef1 Move requests routes into subfolder 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
richard-dds
6a5d3d57cf Flask setup 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
72d5726885 Fix firefox dropdown rendering issue 2018-08-02 13:18:10 -04:00