Commit Graph

1579 Commits

Author SHA1 Message Date
richard-dds
60d2661b0d Use Flask-Sessions for session management 2018-08-02 16:52:22 -04:00
Patrick Smith
165a5bf374 Merge remote-tracking branch 'origin/monolith' into vue 2018-08-02 16:36:22 -04:00
dandds
649ac89e2e configure test environment 2018-08-02 16:20:54 -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
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
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
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
1db88a8191 Add member placeholder info 2018-08-02 13:18:10 -04:00
richard-dds
106b87b96e Allow for multiple date formats 2018-08-02 13:18:10 -04:00
richard-dds
b14c490082 Remove unnecessary XML 2018-08-02 13:18:10 -04:00
Andrew Croce
34c570ab18 EmptyState UI module 2018-08-02 13:18:10 -04:00
richard-dds
bf279b7eee Create mock eda client 2018-08-02 13:18:10 -04:00
dandds
55bd55a0b5 move logic for creating many PE Numbers to the domain repo 2018-07-31 11:50:34 -04:00
dandds
cb30ee99ca remove fundz_client in favor of pe numbers repo 2018-07-31 11:50:33 -04:00
dandds
fc535ea715 domain repos for PE numbers and task orders 2018-07-31 11:50:33 -04:00
dandds
56690ed631 import fundz models 2018-07-31 11:50:33 -04:00
richard-dds
d207b259cf Fix linting errors 2018-07-31 11:50:33 -04:00
richard-dds
efdf0b04ba Formatting 2018-07-31 11:50:33 -04:00
dandds
e270350925 add WorkspaceUser tests from authz 2018-07-31 11:50:33 -04:00
dandds
202f88bae5 update handlers to user Users repo for managing authorization 2018-07-31 11:50:33 -04:00
dandds
06c2c205a1 import authz domain module 2018-07-31 11:50:33 -04:00
dandds
8c75a5239d import authz models 2018-07-31 11:50:33 -04:00
dandds
dc2a1f572d remove references to requests-queue url and client 2018-07-31 11:50:33 -04:00
dandds
eeb45b61ed fix lint errors 2018-07-31 11:50:33 -04:00
Devon Mackay
85c8a1166d Change db vars to standard postgres equivalents 2018-07-31 11:50:33 -04:00
dandds
4b2047df0a add new config pattern for database URI and overrides 2018-07-31 11:50:33 -04:00
dandds
78c55099bc update financial verification to use requests repo 2018-07-31 11:50:33 -04:00
dandds
7f5f02985b update and fix some tests from rebase 2018-07-31 11:50:33 -04:00
richard-dds
818d180285 Update requests_submit 2018-07-31 11:49:06 -04:00
richard-dds
42cdf17ab6 Fix request_new 2018-07-31 11:49:06 -04:00