Commit Graph

513 Commits

Author SHA1 Message Date
dandds
93bf0dcb8a prepopulate remaining user data on request form 2018-10-23 09:23:59 -04:00
montana-mil
63c26f14bb Merge pull request #392 from dod-ccpo/ccpo-submit-finver
Allow CCPO users to submit financial verification
2018-10-18 09:29:10 -04:00
andrewdds
c4fcd9540c Merge pull request #389 from dod-ccpo/workspaces-dropdown
Workspaces dropdown
2018-10-17 16:17:05 -04:00
dandds
b6c5f89784 Merge pull request #384 from dod-ccpo/mailer
Mailer
2018-10-17 15:25:06 -04:00
dandds
b733884c30 Merge pull request #386 from dod-ccpo/edit-user-#160268937
Edit user #160268937
2018-10-17 15:04:15 -04:00
Montana
caaad21542 Formatting 2018-10-17 13:43:32 -04:00
Montana
ff1727b74f Allow CCPO users to submit financial verification on requests they create 2018-10-17 13:43:32 -04:00
patricksmithdds
a05d226401 Merge pull request #391 from dod-ccpo/csrf-error
Redirect to login page when CSRF error occurs
2018-10-17 10:12:01 -04:00
montana-mil
10d90a0e6b Merge pull request #390 from dod-ccpo/add-copy
Add description to Environment Roles Modal
2018-10-17 09:47:54 -04:00
Patrick Smith
783ce58991 Formatting fix 2018-10-16 21:30:35 -04:00
Patrick Smith
c7d5015942 Redirect to login page when CSRF error occurs 2018-10-16 17:23:09 -04:00
Montana
77b88b0b3c Add a description to env roles modal 2018-10-16 14:44:38 -04:00
Patrick Smith
9be83a83d3 Raise unhandled exception in debug mode 2018-10-16 14:27:44 -04:00
Andrew Croce
82d765122a formatting 2018-10-16 14:18:00 -04:00
dandds
65bc05d214 display success alert when user updates profile info 2018-10-16 13:33:39 -04:00
Andrew Croce
80849a3207 add list of workspaces to all workspace routes 2018-10-16 11:59:39 -04:00
dandds
ab42245797 display DOD ID on user update page 2018-10-16 09:18:13 -04:00
dandds
f3c3332127 user can update profile 2018-10-16 09:18:13 -04:00
dandds
e7a117be33 move user edit routes into their own module and blueprint 2018-10-16 09:18:13 -04:00
Patrick Smith
e5f588e032 WIP of a queue 2018-10-15 15:59:42 -04:00
Patrick Smith
d4cd4003c3 Catch flask's NotFound error and return 404 2018-10-15 15:48:46 -04:00
dandds
f7d8783349 implement mailer with task queue 2018-10-15 11:37:06 -04:00
dandds
18bb5b24fd basic mailer implementation 2018-10-15 11:35:20 -04:00
dandds
9fcb016f86 formatting 2018-10-15 10:30:54 -04:00
dandds
e514aa9a94 disable coverage for acceptance tests 2018-10-15 10:19:48 -04:00
dandds
f16b227ece catch 500 errors and remove unnecessary acceptance test fixture 2018-10-15 10:03:13 -04:00
dandds
ffa317a3eb Merge pull request #374 from dod-ccpo/finver-refactor
financial verification routes refactor
2018-10-12 11:19:05 -04:00
dandds
1329cd8206 pass request directly to FinancialVerification class 2018-10-09 11:11:48 -04:00
richard-dds
72f65cac9b Merge pull request #379 from dod-ccpo/logged-in-redirect
Root url should redirect if user is already logged in
2018-10-09 10:41:51 -04:00
richard-dds
a118812661 Move logged-in redirect to beginning of view 2018-10-09 10:27:54 -04:00
dandds
ef75c15b99 small tweaks and test setup for FinancialVerification 2018-10-09 09:34:35 -04:00
dandds
a206fafe0a fix bug in fin ver service object 2018-10-09 09:34:35 -04:00
dandds
3384738f5d use financial verification service class for all routes 2018-10-09 09:34:35 -04:00
dandds
6419d96bbe WIP refactor fin ver routes 2018-10-09 09:32:16 -04:00
richard-dds
d51d5e2ca9 Root url should redirect if user is already logged in 2018-10-08 15:23:13 -04:00
Montana
3c95063293 Handle AlreadyExistsError on user creation with non-unique email 2018-10-08 10:36:40 -04:00
patricksmithdds
becfe4817f Merge pull request #373 from dod-ccpo/fin-ver-tabs-#160939324
Update template variable request to jedi_request for financial verifi…
2018-10-04 10:18:26 -04:00
dandds
16c803a5cd Update template variable request to jedi_request for financial verification review menu (thanks to Leigh) 2018-10-03 14:33:36 -04:00
Andrew Croce
612a4a4f95 helpdocs route takes a doc path and renders sub template
list of helpdocs generated by files in `help/docs`
2018-10-03 13:57:39 -04:00
Luis Cielak
5cd4bd4751 Fix formatting 2018-10-02 13:15:46 -04:00
Luis Cielak
164ccd02ed Add about page and route 2018-10-02 13:15:46 -04:00
richard-dds
ad49d3f71f Merge pull request #359 from dod-ccpo/task-order-expiration
Fix report display for task order with no expiration date
2018-10-02 10:11:28 -04:00
dandds
509b4c55a2 more explicit naming, query param handling for login redirects 2018-10-01 16:16:30 -04:00
dandds
4eaea6c055 fix unused import 2018-10-01 16:16:30 -04:00
dandds
8a89c519eb on user login, redirect based on next query parameter if available 2018-10-01 16:16:30 -04:00
dandds
9f4b284d6c add login redirect query param to login button 2018-10-01 16:16:30 -04:00
dandds
b137a41a8f logout should redirect to root, not home 2018-10-01 16:16:30 -04:00
dandds
8b8d694abd apply destination url path as next parameter to login redirect 2018-10-01 16:16:30 -04:00
richard-dds
1750c268f7 Fix report display for task order with no expiration date 2018-10-01 13:32:01 -04:00
Patrick Smith
a859af9eea Pass in request as jedi_request in request detail template
Fixes the user sessions/daily traffic fields not being shown when they
should be.
2018-09-28 09:48:41 -04:00