Commit Graph

154 Commits

Author SHA1 Message Date
dandds
60509dab8c additional logging to CRL checks 2018-08-17 16:05:49 -04:00
dandds
2db84fb19a build individual x509 stores for each CRL 2018-08-16 14:21:03 -04:00
dandds
1acb55fde6 beginning of a CRL loader rewrite 2018-08-16 13:02:49 -04:00
Andrew Croce
6f4ebc1164 match the request path, not the full url 2018-08-13 16:34:56 -04:00
dandds
0371c969e7 Merge pull request #153 from dod-ccpo/financial-verification-modal-159014770
Financial verification modal 159014770
2018-08-10 15:20:05 -04:00
dandds
4da814aaf4 move crl validator 2018-08-09 15:01:43 -04:00
dandds
3a41d9f81c pass logger in to CRL validator 2018-08-09 15:01:06 -04:00
dandds
5e5b357c7e add mechanism for initial modal display; fix financial verification modal display 2018-08-09 13:48:07 -04:00
dandds
7b8934e0cb add Flask error handlers 2018-08-08 13:54:15 -04:00
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