Commit Graph

95 Commits

Author SHA1 Message Date
dandds
cf9fc7efbc use "prod" for production environment 2018-08-08 09:41:42 -04:00
richard-dds
8494744801 Disable CSRF checking in test and CI 2018-08-06 16:36:49 -04:00
richard-dds
19a072d67e Initialize CSRF protection 2018-08-06 16:21:43 -04:00
dandds
b9f4a4be71 remove all references to tornado 2018-08-06 15:39:30 -04:00
dandds
94223e1869 add session expiration config 2018-08-06 15:03:09 -04:00
dandds
d693db7dbb apply authentication to the whole app, track exceptions 2018-08-06 14:06:06 -04:00
dandds
ac95bf371e implement CRL checking from authnid 2018-08-06 11:12:58 -04:00
dandds
9937b77c74 reimplement dev login 2018-08-06 10:44:24 -04:00
Patrick Smith
e3e9a022f8 Remove unused import 2018-08-03 14:07:15 -04:00
patricksmithdds
89ab7dd4c3 Merge pull request #125 from dod-ccpo/vue
Add Parcel front end stuff
2018-08-03 14:05:05 -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
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
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
bc8bd719b6 Rename assets environment to play nicely with script/setup 2018-08-02 13:44:01 -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
d6b099c684 Formatting 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
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
dandds
cb30ee99ca remove fundz_client in favor of pe numbers repo 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
dc2a1f572d remove references to requests-queue url and client 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
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
richard-dds
8d477003db Requests page working 2018-07-31 11:49:06 -04:00
Andrew Croce
9369a137ca Add mock screen for editing a project 2018-07-30 11:19:39 -04:00
Andrew Croce
862f1f7b18 change workspace projects URL 2018-07-27 10:16:25 -04:00
andrewdds
49460768ef Merge pull request #96 from dod-ccpo/ui/request-approval-screen
Ui/request approval screen
2018-07-26 15:21:13 -04:00
dandds
5f7b37d0f8 add stub implementation for workspace members 2018-07-26 13:48:07 -04:00
dandds
c594d88804 stub functionality for individual workspaces with projects 2018-07-26 13:40:32 -04:00
andrewdds
9bbea99aa0 Merge branch 'master' into ui/request-approval-screen 2018-07-26 12:28:50 -04:00
Andrew Croce
19221b8277 Add dummy request/approval route 2018-07-26 12:14:48 -04:00
Patrick Smith
609597c0ad Redirect to interstitial submitted page 2018-07-24 10:42:14 -04:00
Patrick Smith
db0db3f327 Show financial verification page when request is approved 2018-07-24 10:42:14 -04:00
Luis Cielak
e99b13347a Begin ripping out current financial step out of req process 2018-07-24 10:42:14 -04:00
patricksmithdds
ef1f2224e9 Merge pull request #80 from dod-ccpo/158874759-validate-pe-number
Validate PE number
2018-07-20 14:11:21 -04:00