Commit Graph

  • 2b884f2c85 Remove route, tests, and template code for deleting a portfolio leigh-mil 2019-12-18 12:22:14 -05:00
  • 5b55b5800e Remove route, tests, and template code for deleting an application leigh-mil 2019-12-18 12:18:43 -05:00
  • 72bb300913 Styling for TO signature page leigh-mil 2019-12-18 12:00:09 -05:00
  • 66cfaaa6c3 Update copy on TO signature page leigh-mil 2019-12-18 11:29:34 -05:00
  • 13e8cb8ee1 Move form buttons to floating bottom action bar graham-dds 2019-12-17 16:43:35 -05:00
  • 832234cbe1 Various minor test adjustments Jay R. Newlin (PromptWorks) 2019-12-18 11:20:46 -05:00
  • 5c84b7486e Test adjustments for efficiency Jay R. Newlin (PromptWorks) 2019-12-18 11:20:04 -05:00
  • fac58391d1 Tests updated to account for new designs Jay R. Newlin (PromptWorks) 2019-12-18 11:17:44 -05:00
  • 0698bacc12 New tests for added Reporting functionality Jay R. Newlin (PromptWorks) 2019-12-18 11:15:03 -05:00
  • 2690416707 Test renamed and adjusted for new functionality Jay R. Newlin (PromptWorks) 2019-12-18 11:13:35 -05:00
  • d464171461 New test for Application Index page Jay R. Newlin (PromptWorks) 2019-12-18 11:12:30 -05:00
  • d621781c3b 170339063 - Adds network diagrams Rob Gil 2019-12-18 11:12:14 -05:00
  • e585e8fcaa New tests for TO Index page Jay R. Newlin (PromptWorks) 2019-12-18 11:11:47 -05:00
  • 096cff620e New tests that serve as bases/steps in others Jay R. Newlin (PromptWorks) 2019-12-18 11:08:07 -05:00
  • f543602076 Update function name to better reflect what it does leigh-mil 2019-12-18 10:54:00 -05:00
  • d300ccf31b Catch error on update applications route when app name is duplicated within a portfolio leigh-mil 2019-12-18 10:37:19 -05:00
  • e82e0b482a remove unused imports leigh-mil 2019-12-17 15:49:48 -05:00
  • 63a5d9274b Update route to handle error when env names are duplicated leigh-mil 2019-12-16 14:38:46 -05:00
  • 812caf5d7d Update schema and create/update Environments domain methods to enforce environment name uniqueness within an application context. leigh-mil 2019-12-16 11:02:18 -05:00
  • 18cfffef46 Merge branch 'staging' of github-DDS:dod-ccpo/atst into gi-updates-wo-20191216 Jay R. Newlin (PromptWorks) 2019-12-17 17:13:42 -05:00
  • 4b5558be8d New test to support others; doesn't run standalone Jay R. Newlin (PromptWorks) 2019-12-17 17:06:04 -05:00
  • b270d0e4b0 Update new portfolio layout graham-dds 2019-12-17 16:10:21 -05:00
  • 301fcd3f78 New test to support others; doesn't run standalone Jay R. Newlin (PromptWorks) 2019-12-17 15:33:39 -05:00
  • dd09f386fe New test to support others; doesn't run standalone Jay R. Newlin (PromptWorks) 2019-12-17 14:48:28 -05:00
  • 5c32879efb Superseded by "Create New Application" Jay R. Newlin (PromptWorks) 2019-12-17 14:16:20 -05:00
  • a227044ccf Merge pull request #1244 from dod-ccpo/reset-staging-db dandds 2019-12-17 13:35:06 -05:00
  • 9d282ee82a K8s cronjob for resetting the database on staging. dandds 2019-12-12 11:27:41 -05:00
  • 3a6120fb5a Merge pull request #1255 from robgil-dds/169163334-tf-docs dandds 2019-12-16 16:55:20 -05:00
  • dbe24fdf91 169163334 - Adds initial terraform documentation Rob Gil 2019-12-16 10:46:47 -05:00
  • 2f10900df1 Renamed test Jay R. Newlin (PromptWorks) 2019-12-16 16:28:57 -05:00
  • 424dde31a3 Merge pull request #1249 from dod-ccpo/app-name-uniqueness leigh-mil 2019-12-16 15:34:57 -05:00
  • 5f267e9cfa Remove unused import leigh-mil 2019-12-16 14:40:17 -05:00
  • b927ef1b0e Create utility function for the pattern of committing to the database or raising AlreadyExistsError leigh-mil 2019-12-16 10:39:47 -05:00
  • afad5362a1 Update name of UniqueContraint to include the table name leigh-mil 2019-12-16 10:21:45 -05:00
  • ffbf612290 Update route to catch error when app name uniqueness is violated and display a error message leigh-mil 2019-12-13 16:08:22 -05:00
  • 22dd5d7b85 Add migration for enforcing uniqueness of an application name within a portfolio and update create/update Applicaiton domain methods. leigh-mil 2019-12-13 14:49:39 -05:00
  • 483b00a947 Merge pull request #1256 from dod-ccpo/ci-fail-hard dandds 2019-12-16 11:22:30 -05:00
  • 3457f51d99 CI script should fail hard. dandds 2019-12-16 10:47:22 -05:00
  • 11a30977cb Merge pull request #1252 from robgil-dds/terraform-codeowners dandds 2019-12-16 11:02:48 -05:00
  • cc3863d926 Merge pull request #1243 from dod-ccpo/staging dandds 2019-12-16 10:54:46 -05:00
  • 0480e71079 Merge pull request #1254 from dod-ccpo/fix-csp-subscription-bug dandds 2019-12-16 10:32:54 -05:00
  • 1968d458db Display names for subscriptions are passed to create_subscription. dandds 2019-12-16 10:12:35 -05:00
  • 1eef40a1cf Merge pull request #1253 from robgil-dds/169163334-keyvault dandds 2019-12-16 09:23:18 -05:00
  • 93f758b574 Merge pull request #1251 from robgil-dds/169163334-postgres dandds 2019-12-16 09:21:10 -05:00
  • 3b05f9b830 Adds rgil to keyvault access policy Rob Gil 2019-12-15 16:24:44 -05:00
  • fd6bf723db 169163334 - Enables KeyVault server in dev TF env Rob Gil 2019-12-15 14:44:02 -05:00
  • b11dc849f3 169163334 - Adds more variables to postgres TF module Rob Gil 2019-12-15 13:19:32 -05:00
  • f104803b6d 169163334 - Adds postgres module and configures dev to run pg Rob Gil 2019-12-15 12:48:40 -05:00
  • 4c6c414d00 Merge pull request #1250 from robgil-dds/169163334-terraform-vpc dandds 2019-12-16 09:18:07 -05:00
  • 955a1c483b 169163334 - Initial VPC TF and structure Rob Gil 2019-12-12 11:58:31 -05:00
  • d3bced5b5d Adds CODEOWNERS file and configures terraform with an owner for approvals Rob Gil 2019-12-15 13:02:52 -05:00
  • 7ab04aa390 Removed file rendered unnecessary by change in test strategy Jay R. Newlin (PromptWorks) 2019-12-13 16:59:25 -05:00
  • 3f824ccc41 Merge pull request #1248 from dod-ccpo/gi-updates-wo-20191209 Jay R. Newlin (PromptWorks) 2019-12-13 16:56:09 -05:00
  • b5a008c070 Merge branch 'staging' into gi-updates-wo-20191209 Jay R. Newlin (PromptWorks) 2019-12-13 16:40:37 -05:00
  • 7530da6982 Merge pull request #1245 from dod-ccpo/to-uniqueness leigh-mil 2019-12-13 15:21:54 -05:00
  • e38358992d Fix migration chain leigh-mil 2019-12-13 14:56:31 -05:00
  • f0505ee122 Remove unused imports Use remove_empty_string filter for TaskOrderForm.number instead of declaring the data property Update display of TOs without a number leigh-mil 2019-12-13 11:57:26 -05:00
  • 78ef47f649 Update TO route helper function to catch error and display flash message when a user tries to save a TO with an existing number. Update TaskOrderForm so that it converts empty string for number into None, this was causing an issue where new TOs were being saved with an empty string for the number, which violated the unique constraint. leigh-mil 2019-12-12 14:21:30 -05:00
  • 9caef2883a migration fix leigh-mil 2019-12-12 11:58:59 -05:00
  • 6446b4fbd0 Raise AlreadyExistsError if a task order is created or updated with a number of an existing task order leigh-mil 2019-12-11 11:41:47 -05:00
  • 85252812e0 Update number column on task orders table to have a unique constraint leigh-mil 2019-12-10 16:26:00 -05:00
  • 0556e108de Merge pull request #1242 from dod-ccpo/redesign-new-portfolio-page graham-dds 2019-12-13 14:29:39 -05:00
  • 2a77dbe063 Merge branch 'staging' of github-DDS:dod-ccpo/atst into gi-updates-wo-20191209 Jay R. Newlin (PromptWorks) 2019-12-13 13:52:24 -05:00
  • 0b163de7e5 Minor changes Jay R. Newlin (PromptWorks) 2019-12-13 13:50:53 -05:00
  • 6909cb7edc Adjust for random TO number Jay R. Newlin (PromptWorks) 2019-12-13 13:50:31 -05:00
  • df4458b27b Changes to TO index page Jay R. Newlin (PromptWorks) 2019-12-13 13:49:56 -05:00
  • 7a73be4bc4 Adjust for random TO number Jay R. Newlin (PromptWorks) 2019-12-13 13:49:23 -05:00
  • 8a2de3c4a3 Randomize TO number Jay R. Newlin (PromptWorks) 2019-12-13 13:48:37 -05:00
  • 258b9df4eb Adjust for new index design Jay R. Newlin (PromptWorks) 2019-12-13 13:47:59 -05:00
  • f900fd39b6 New test Jay R. Newlin (PromptWorks) 2019-12-13 13:47:04 -05:00
  • 2d0fa113c3 Rename report to reflect test purpose more accurately Jay R. Newlin (PromptWorks) 2019-12-13 13:45:56 -05:00
  • 07b4238c2b Write tests for multi checkbox input vue component graham-dds 2019-12-13 12:53:07 -05:00
  • cbea71259c Move checkbox validation message to translations graham-dds 2019-12-12 10:41:04 -05:00
  • 80f028540c Refactor multi_checkbox_input graham-dds 2019-12-11 15:51:55 -05:00
  • f4f3e3dee3 Add horizontal breaks to form graham-dds 2019-12-11 15:49:56 -05:00
  • a097a0ce61 Refactor New Portfolio page according to designs. graham-dds 2019-12-11 11:30:27 -05:00
  • f9a3d2628e Merge pull request #1247 from dod-ccpo/to-index-page-redesign_part-3 leigh-mil 2019-12-13 13:16:15 -05:00
  • 1550f32b4c Merge branch 'staging' into to-index-page-redesign_part-3 leigh-mil 2019-12-13 13:01:11 -05:00
  • 29c8b1207a Merge pull request #1240 from dod-ccpo/quote-k8s-integeres dandds 2019-12-13 12:44:47 -05:00
  • 1466a302b2 K8s YAML integer values need to be quoted. dandds 2019-12-11 05:41:54 -05:00
  • 67658e7eb4 Merge pull request #1246 from dod-ccpo/log-user-disable-error dandds 2019-12-13 12:09:45 -05:00
  • 2552d4c700 Styling for empty status accordion and update Not signed to Unsigned leigh-mil 2019-12-13 11:39:25 -05:00
  • 8f94d9e6ec Log any CSP errors that occur when disabling a user. dandds 2019-12-13 06:20:38 -05:00
  • 095120a806 Merge pull request #1237 from dod-ccpo/management-group-sketches dandds 2019-12-13 11:30:30 -05:00
  • 2c2b69affe Fix TO index blank states and number type issue leigh-mil 2019-12-13 10:54:00 -05:00
  • 8a1ed5b193 Sketch in Management Group integration for Azure tomdds 2019-12-09 14:00:36 -05:00
  • 2801e07454 Add Azure Management Group Dependency tomdds 2019-12-09 13:58:24 -05:00
  • 2edfecdd45 Merge pull request #1239 from dod-ccpo/to-index-page-redesign_part-2 leigh-mil 2019-12-12 16:32:43 -05:00
  • 4d7af1bab4 Remove extra details from expired TO display, small refactors in TO methods leigh-mil 2019-12-12 14:57:49 -05:00
  • 2fe7d4bb5b Removed unused styling leigh-mil 2019-12-10 11:31:20 -05:00
  • b49208ca57 Remove unused imports and formatting, fake TaskOrder.invoiced_funds with hard coded percentage instead of random number leigh-mil 2019-12-10 11:30:05 -05:00
  • e772a4b84b Use AccordionList macro on applications index page, remove duped class on task order index page leigh-mil 2019-12-10 10:58:55 -05:00
  • ac8dd662d1 Fake task order's expended funds, default task order start and end date to None, fix how task orders are sorted by status leigh-mil 2019-12-06 16:26:09 -05:00
  • 3fdde78531 Set default text for TOs without a number leigh-mil 2019-12-05 16:27:25 -05:00
  • e79b1d1524 Create AccordionList macro and vue component to collapse multiple accordion components leigh-mil 2019-12-05 16:22:20 -05:00
  • e32bad0d30 Display TOs grouped by status leigh-mil 2019-12-04 17:01:22 -05:00
  • a71ae3f6f0 File removed; was renamed in Ghost Inspector last week Jay R. Newlin (PromptWorks) 2019-12-11 16:59:21 -05:00
  • 2af99da9cf Merge pull request #1232 from dod-ccpo/to-index-page-redesign leigh-mil 2019-12-11 11:54:21 -05:00
  • d3f757c649 Update test_for_user to make variables clearer and add in a test case that should not be included in the list returned. Use list comprehension in portfolio_applications route to get list of all environments for a user leigh-mil 2019-12-11 10:35:42 -05:00
  • 78e7b1efe8 Styling changes: leigh-mil 2019-12-10 10:11:15 -05:00