727 Commits

Author SHA1 Message Date
dandds
ba4ea97d4b remove reference to fundz in config and api mocks 2018-07-31 11:50:34 -04:00
dandds
65239b7882 fix pe number test to add non-existent pe number 2018-07-31 11:50:33 -04:00
dandds
0fca4753c5 add script for ingesting PE numbers and necessary script config for database 2018-07-31 11:50:33 -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
dandds
d3a51ccc29 remove authz url reference in config 2018-07-31 11:50:33 -04:00
richard-dds
206b7f7b2b Remove unnecessary type hint 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
richard-dds
08243a199a Add domain tests for all of authz 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
4baa5fdd8c add role and perms migrations for 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
96ed26ed9f Update to most recent scriptz 2018-07-31 11:50:33 -04:00
Devon Mackay
da40d22add Remove debugging related items 2018-07-31 11:50:33 -04:00
Devon Mackay
8f22921622 Add postgres host to running container 2018-07-31 11:50:33 -04:00
Devon Mackay
40359e8e2d Switch to postgres in a container 2018-07-31 11:50:33 -04:00
Devon Mackay
dd69506e72 Add app name to PG settings 2018-07-31 11:50:33 -04:00
Devon Mackay
129db2968b Ensure app env is ci when testing 2018-07-31 11:50:33 -04:00
Devon Mackay
e4fd71437e Ensure get_db is sourced so the vars carry over 2018-07-31 11:50:33 -04:00
Devon Mackay
9e937eca8b Debug travis ip and psql connect issues 2018-07-31 11:50:33 -04:00
Devon Mackay
09b8b8ab4c Debug travis ip and psql connect issues 2018-07-31 11:50:33 -04:00
Devon Mackay
c1dc914953 Remove blank line 2018-07-31 11:50:33 -04:00
Devon Mackay
0d30d08718 Fix type 2018-07-31 11:50:33 -04:00
Devon Mackay
1d0d57735d Rename script 2018-07-31 11:50:33 -04:00
Devon Mackay
413f5329bb Add DB info and setup 2018-07-31 11:50:33 -04:00
Devon Mackay
79204383ac Add postgres to ATST build
- Add postgres 9.6 service
- Add Travis host IP entry to docker container
2018-07-31 11:50:33 -04:00
Devon Mackay
ea014d3b8b Add postgres hostname used during CI 2018-07-31 11:50:33 -04:00
Devon Mackay
aa1c73262b Switch to scriptz feature branch 2018-07-31 11:50:33 -04:00
Devon Mackay
239a0e9821 Add wrapper script for settign DB ENV vars 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
dandds
84c228ec2e update submodule 2018-07-31 11:50:00 -04:00
richard-dds
12507109ac update tests, remove MockRequestsClient 2018-07-31 11:50:00 -04:00
richard-dds
4291b614c9 Add request domain tests and factories 2018-07-31 11:49:06 -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
richard-dds
024051ae07 Models and migrations for requests 2018-07-31 11:49:06 -04:00
richard-dds
543250377c Merge pipfiles 2018-07-31 11:49:06 -04:00
richard-dds
17a58fec21 Add models dir 2018-07-31 11:49:06 -04:00
luisgov
60ff20834b
Merge pull request #107 from dod-ccpo/ui/request-form
UI/request form
2018-07-31 11:21:08 -04:00
Luis Cielak
be3d5b287e Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue 2018-07-31 10:58:52 -04:00