1223 Commits

Author SHA1 Message Date
Patrick Smith
d3bcfe8676 Fix ingest_pe_numbers script 2018-08-07 10:36:08 -04:00
dandds
e88e444ee8 configure test environment 2018-08-07 10:36:07 -04:00
Andrew Croce
3247fe5dbf use iconSvg filter for Icon component 2018-08-07 10:36:07 -04:00
Andrew Croce
a4b2d809f0 jinja filter for getting an icon's SVG file contents 2018-08-07 10:36:07 -04:00
dandds
b43c4082a6 pylint fixes 2018-08-07 10:36:07 -04:00
dandds
192aff4ea3 update tests for Flask 2018-08-07 10:36:07 -04:00
Patrick Smith
7377dd1f3f Use flask-webassets to version js/css bundle 2018-08-07 10:36:07 -04:00
Patrick Smith
c4dde6beed Move styles to "styles" directory 2018-08-07 10:36:07 -04:00
Patrick Smith
630a3b0cd5 Working parcel setup 2018-08-07 10:36:07 -04:00
Patrick Smith
ccf4108665 Add parcel/vue js deps 2018-08-07 10:36:07 -04:00
Patrick Smith
cd2f17e084 Update alembic/env to work with flask app 2018-08-07 10:36:07 -04:00
richard-dds
94f131a424 Requests index rendering 2018-08-07 10:36:07 -04:00
dandds
fe5fddf021 add new config pattern for database URI and overrides 2018-08-07 10:36:07 -04:00
Luis Cielak
89bde5fb2c Add member placeholder info 2018-08-07 10:36:07 -04:00
richard-dds
3ddc76c330 Formatting 2018-08-07 10:36:07 -04:00
richard-dds
a9d1390704 Rename assets environment to play nicely with script/setup 2018-08-07 10:36:07 -04:00
richard-dds
891d67de9e Fix styleguide route and template 2018-08-07 10:36:07 -04:00
richard-dds
b28062b7ce Remove .to extension from header and footer templates 2018-08-07 10:36:07 -04:00
richard-dds
f625366e9a Remove tornado cruft from app.py 2018-08-07 10:36:07 -04:00
richard-dds
ac1f6c4902 Split requests routes into multiple files 2018-08-07 10:36:07 -04:00
richard-dds
02c66b74b1 Actually fix request form flow 2018-08-07 10:36:07 -04:00
richard-dds
a31172124b Formatting 2018-08-07 10:36:07 -04:00
richard-dds
8d2b49ad85 Remove .to extension from nav templates 2018-08-07 10:36:07 -04:00
richard-dds
9d43a7d5f3 Move requests routes into subfolder 2018-08-07 10:36:07 -04:00
richard-dds
46e3bf1643 Request flow seems to be working 2018-08-07 10:36:07 -04:00
richard-dds
a032ccd5b0 Converted all form pages. Flow still not working 2018-08-07 10:36:07 -04:00
richard-dds
f15fc19eaf First page of request form rendering, but flow is still WIP 2018-08-07 10:36:07 -04:00
richard-dds
2618d92e12 Financial verification form rendering 2018-08-07 10:36:07 -04:00
richard-dds
fbe5137188 Requests index rendering 2018-08-07 10:36:07 -04:00
dandds
494a919797 switch workspace routes and templates to Flask and Jinja 2018-08-07 10:36:07 -04:00
richard-dds
9c024e382a home.html is rendering
- Converted Icon and SidenavItem into macros
- Setting a mock user on g.current_user
2018-08-07 10:36:07 -04:00
richard-dds
9d9c980eb0 Convert ui methods into Flask globals 2018-08-07 10:36:07 -04:00
richard-dds
1af0f5e579 Flask setup 2018-08-07 10:36:07 -04:00
dandds
63e3db7d51 fix missing import from rebase 2018-08-07 10:30:17 -04:00
dandds
5f27ae2015 move logic for creating many PE Numbers to the domain repo 2018-08-07 10:30:17 -04:00
dandds
a37711b47a remove reference to fundz in config and api mocks 2018-08-07 10:30:17 -04:00
dandds
080d48dc38 fix pe number test to add non-existent pe number 2018-08-07 10:30:17 -04:00
dandds
5f1db135c3 add script for ingesting PE numbers and necessary script config for database 2018-08-07 10:30:17 -04:00
dandds
c2d5c52577 remove fundz_client in favor of pe numbers repo 2018-08-07 10:30:17 -04:00
dandds
2e13c4772b domain repos for PE numbers and task orders 2018-08-07 10:30:17 -04:00
dandds
c02a95d00a import fundz models 2018-08-07 10:30:17 -04:00
dandds
e14aac24c4 remove authz url reference in config 2018-08-07 10:30:17 -04:00
richard-dds
4742957f6d Remove unnecessary type hint 2018-08-07 10:30:17 -04:00
richard-dds
d23975ad02 Fix linting errors 2018-08-07 10:30:17 -04:00
richard-dds
8fdf3ec20f Formatting 2018-08-07 10:30:17 -04:00
richard-dds
c4039de861 Add domain tests for all of authz 2018-08-07 10:30:17 -04:00
dandds
be29c5804f add WorkspaceUser tests from authz 2018-08-07 10:30:17 -04:00
dandds
232b8192f5 update handlers to user Users repo for managing authorization 2018-08-07 10:30:17 -04:00
dandds
25d3cbac28 add role and perms migrations for authorization 2018-08-07 10:30:17 -04:00
dandds
b4050b306e import authz domain module 2018-08-07 10:30:17 -04:00