Commit Graph

  • 725a45aea7 Merge pull request #1026 from dod-ccpo/team-settings-styling leigh-mil 2019-08-19 09:44:14 -04:00
  • 1efe9cb5e4 Merge pull request #1023 from dod-ccpo/csp-links leigh-mil 2019-08-19 09:43:54 -04:00
  • 156025fb46 Merge pull request #1024 from dod-ccpo/167299614-deleted-app dandds 2019-08-19 05:38:58 -04:00
  • 0d6f7aa3cc Do not create AuditEvent if updating the User.last_login leigh-mil 2019-08-16 16:41:58 -04:00
  • 4ea77c89e5 Merge pull request #1031 from dod-ccpo/readme-fix-entr Jay R. Newlin (PromptWorks) 2019-08-16 15:54:29 -04:00
  • 4a54602cc6 Merge pull request #1025 from dod-ccpo/center-modals leigh-mil 2019-08-16 15:27:31 -04:00
  • e4ce9d02e4 URL changed for the entr tool Jay R. Newlin (PromptWorks) 2019-08-16 15:13:22 -04:00
  • ecedb319d7 Merge pull request #1028 from dod-ccpo/disabled-save-button-functionality leigh-mil 2019-08-16 14:00:00 -04:00
  • 9b7186c94f Formatting richard-dds 2019-08-16 13:49:50 -04:00
  • db73a12e95 Limit size of uploaded files richard-dds 2019-08-16 13:30:03 -04:00
  • afb35b9b22 SaveButton on forms should stay disabled until the form is valid leigh-mil 2019-08-16 08:39:00 -04:00
  • 2fd148eda8 Use SaveButton macro and base-form vue component on app settings page Use common translations for save button leigh-mil 2019-08-16 08:34:41 -04:00
  • a942b5f172 Use base-form and SaveButton leigh-mil 2019-08-15 15:41:07 -04:00
  • 7f477ec034 Fix "request entity too large" when uploading TO PDF richard-dds 2019-08-15 14:47:19 -04:00
  • 4660bc50eb Remove bullet points from li elements in accordion tables leigh-mil 2019-08-15 14:21:10 -04:00
  • 3026b41c4e Move app name and description to their own line leigh-mil 2019-08-15 14:16:19 -04:00
  • b49d926d7a Both uploader impelementations should return same response richard-dds 2019-08-15 14:10:28 -04:00
  • 16c764627e Use text align instead of float to position remove button leigh-mil 2019-08-15 13:54:06 -04:00
  • bf1932dccf Add padding around the text in remove button leigh-mil 2019-08-15 13:46:41 -04:00
  • 5f3cf2adcd Center all modals leigh-mil 2019-08-15 10:57:15 -04:00
  • 24b2d95f03 Application members should not see deleted applications. dandds 2019-08-15 10:20:30 -04:00
  • c37c5d72b9 move data property into the base EnvironmentForm so that NO_ACCESS is converted to None when creating a new application member leigh-mil 2019-08-14 16:54:23 -04:00
  • afd84e178f Add tests to check if environment roles are being created correctly leigh-mil 2019-08-14 15:54:21 -04:00
  • 068405607c Merge pull request #1022 from dod-ccpo/167431341-sample-portfolio-users dandds 2019-08-14 15:54:30 -04:00
  • 1a32896c7d Merge pull request #1021 from dod-ccpo/167740911-signing-cta-label dandds 2019-08-14 14:43:52 -04:00
  • 4d7af9a4d0 Fix portfolio user names in seed_sample.py script. dandds 2019-08-14 14:33:08 -04:00
  • 16c9b826b3 Merge pull request #1019 from dod-ccpo/upload-error-handling dandds 2019-08-14 14:30:46 -04:00
  • eb7336a46e Fix text for TO signature button label. dandds 2019-08-14 14:20:34 -04:00
  • 51272922bb Update Vue test templates richard-dds 2019-08-14 11:54:56 -04:00
  • 56cec0694f Formatting richard-dds 2019-08-14 11:40:23 -04:00
  • a7417b4f39 Add upload errors to translations file richard-dds 2019-08-14 11:35:07 -04:00
  • 36d39dc949 Use unique attachment object names richard-dds 2019-08-14 10:39:58 -04:00
  • b1582e73d4 Merge pull request #1020 from dod-ccpo/pipenv-sync dandds 2019-08-14 10:21:00 -04:00
  • f4737ba7ff Merge pull request #1014 from dod-ccpo/record-ccpo-user-activity leigh-mil 2019-08-14 09:53:33 -04:00
  • 4baf397be2 Use pipenv sync command in Dockerfile. dandds 2019-08-14 09:45:24 -04:00
  • e59e3b959c Add listener to User model to record permission set updates and update user audit log template leigh-mil 2019-08-08 15:52:23 -04:00
  • b26d8d575c Merge pull request #1011 from dod-ccpo/remove-ccpo-user leigh-mil 2019-08-13 16:29:07 -04:00
  • 852046a3e7 Change variable name from data to user_info because it was more descriptive leigh-mil 2019-08-13 14:22:43 -04:00
  • 87b173b035 Use tuple instead of a dict for the user data and form leigh-mil 2019-08-13 14:09:04 -04:00
  • 330c9ef365 Correctly set and unset uploadError richard-dds 2019-08-13 14:08:53 -04:00
  • 6652d47104 Add custom message for object_name length validation richard-dds 2019-08-13 13:58:36 -04:00
  • ac7de6b4d2 Formatting richard-dds 2019-08-13 13:49:49 -04:00
  • b48154f738 Fix MockUploader by returning ok response richard-dds 2019-08-13 10:16:37 -04:00
  • 034645d013 Fix seed script richard-dds 2019-08-13 10:16:25 -04:00
  • bc0fd4900a Prevent "there were some errors" from being flashed twice richard-dds 2019-08-09 15:54:41 -04:00
  • 71bb1be130 Validate filename and object_name for TO PDF upload richard-dds 2019-08-09 15:40:15 -04:00
  • 3ecb2cf84f Update copy for file upload failure richard-dds 2019-08-09 15:39:59 -04:00
  • 8d7c4672b0 Display file upload errors in form richard-dds 2019-08-09 14:45:21 -04:00
  • 8b23173fef Only show disable link if user has delete ccpo user perms leigh-mil 2019-08-08 14:44:25 -04:00
  • 14978142b1 Use DeleteConfirmation macro leigh-mil 2019-08-08 14:41:14 -04:00
  • 7c65783d08 Add csrf token to remove ccpo user form leigh-mil 2019-08-08 14:33:10 -04:00
  • 0745539853 Move text into translations leigh-mil 2019-08-08 14:14:00 -04:00
  • e35399d8f5 Update route function to revoke CCPO superuser status leigh-mil 2019-08-08 14:09:10 -04:00
  • 54239a520e Add revoke access button and modal, sketch out route function for removing cppo perms from a user leigh-mil 2019-08-08 13:29:35 -04:00
  • 529a7b71c9 Merge pull request #1016 from dod-ccpo/detect-secrets dandds 2019-08-13 10:16:13 -04:00
  • 0410d82359 Merge pull request #1018 from dod-ccpo/new-user-dev tomdds 2019-08-13 10:13:56 -04:00
  • 2a0168b1e6 Scripts for finding accidental secrets in the repo. dandds 2019-08-09 08:55:51 -04:00
  • 59f43c69ee Only populate passed info when creating new user tomdds 2019-08-12 10:14:49 -04:00
  • f6447d49e0 Allow creation of new users in dev mode tomdds 2019-08-09 16:01:32 -04:00
  • a426af0d7d Merge pull request #1017 from dod-ccpo/dotenv-script-update dandds 2019-08-09 15:08:59 -04:00
  • d5706454e3 Fix newline issues in script/write_dotenv. dandds 2019-08-09 14:48:29 -04:00
  • 0777bd3369 Merge pull request #1008 from dod-ccpo/add-ccpo-user leigh-mil 2019-08-09 14:15:40 -04:00
  • 14327e9a8b Use common translations for table headings, remove unnecessary class leigh-mil 2019-08-09 10:47:25 -04:00
  • fa83dfe6bd When user not found, redirect to users page and show flash message leigh-mil 2019-08-09 10:36:04 -04:00
  • 43855c5495 Remove alert from confirm ccpo user page leigh-mil 2019-08-09 10:21:18 -04:00
  • 1783cd494d Add max length to dod id field in CCPO user form leigh-mil 2019-08-09 10:13:31 -04:00
  • 864e11ea11 Remove redundant 'ccpo' from ccpo route function names leigh-mil 2019-08-09 10:09:23 -04:00
  • feb24b8e16 Break class method for ccpo perms into two methods instead of switching on a kwarg to determine if perms are given or removed leigh-mil 2019-08-09 09:51:47 -04:00
  • 0b2c7f5957 Remove unused imports and context processor leigh-mil 2019-08-09 09:40:19 -04:00
  • 1b86147ab6 Move text into translations file leigh-mil 2019-08-08 11:39:57 -04:00
  • a6eb89ffb8 Add tests for route functions leigh-mil 2019-08-08 11:27:04 -04:00
  • 1f8337485f Move ccpo routes into their own file leigh-mil 2019-08-08 10:52:34 -04:00
  • 5b008e044a Add tests leigh-mil 2019-08-08 10:33:27 -04:00
  • 6b15b41d56 Formatting and styling of form leigh-mil 2019-08-08 10:00:20 -04:00
  • 9f54501df4 Add in alert for when user isn't found leigh-mil 2019-08-07 16:37:15 -04:00
  • 811a498bf4 Finish route for confirming CCPO user, add function to update user's ccpo perms, and add success flash message to template leigh-mil 2019-08-07 16:25:10 -04:00
  • 01ba73ef42 Add in templates for ccpo user form and sketch out route functions leigh-mil 2019-08-07 14:53:30 -04:00
  • 8420a78392 Add CREATE_CCPO_USER permission, create context processor for ATAT so user_can and permissions can be used in the template, add placeholder button for adding new CCPO user leigh-mil 2019-08-06 14:47:36 -04:00
  • 93c39fd7e7 Merge pull request #1012 from dod-ccpo/upload-config dandds 2019-08-09 10:29:41 -04:00
  • 8fce880ae6 Merge pull request #1013 from dod-ccpo/fix-cancel-button richard-dds 2019-08-09 09:50:38 -04:00
  • 485f578c78 Apply config changes for CSP file uploads. dandds 2019-08-08 10:08:15 -04:00
  • a941cca5e6 Merge pull request #1015 from dod-ccpo/add-key dandds 2019-08-09 06:30:48 -04:00
  • 90caeae063 Add back in CRL_STORAGE_CONTAINER to base.ini leigh-mil 2019-08-08 16:57:38 -04:00
  • 3b9a737675 Remove redundant task_order_id check richard-dds 2019-08-08 16:34:27 -04:00
  • 915ccfadfc Clean up assertion richard-dds 2019-08-08 16:28:26 -04:00
  • f042b12416 Real assertion in TO delete test richard-dds 2019-08-08 16:26:59 -04:00
  • 89dc8d2652 No need to check for presence of TO before deleting richard-dds 2019-08-08 16:11:13 -04:00
  • 7fdb27ddbf Delete TO draft when click "delete it" on cancel modal richard-dds 2019-08-08 15:31:07 -04:00
  • 02900ff771 Allow TOs to be deleted, along with their associated CLINs richard-dds 2019-08-08 15:30:29 -04:00
  • 472575e0bd Merge pull request #1006 from dod-ccpo/fix-security-deps tomdds 2019-08-08 15:35:01 -04:00
  • 4ed79d8383 Merge pull request #1010 from dod-ccpo/upload-cleanup dandds 2019-08-08 15:01:54 -04:00
  • 9fc6514d80 Clean up defunct upload and CRL logic. dandds 2019-08-08 13:20:27 -04:00
  • 334a280610 Merge pull request #1009 from dod-ccpo/bugfix-cd-migrations dandds 2019-08-08 12:08:22 -04:00
  • d79127f652 Update the k8s config directory in the migration script. dandds 2019-08-08 12:02:02 -04:00
  • 76fd5c09c7 Remove npm dependency and upgrade v-tooltip to resolve security issues tomdds 2019-08-07 10:24:44 -04:00
  • 736e2aa21d Merge pull request #994 from dod-ccpo/cloud-pdf-uploads richard-dds 2019-08-08 11:17:07 -04:00
  • cf6bd7dcd0 Merge pull request #1007 from dod-ccpo/k8s-cleanup dandds 2019-08-08 10:37:50 -04:00
  • 6593b7eda1 Create README for Kubernetes config. dandds 2019-08-08 09:33:09 -04:00
  • 46cca3c40f Ignore deployment configuration files. dandds 2019-08-08 09:01:22 -04:00
  • c100cc8d1f Move k8s config dir to deploy dir dandds 2019-08-08 08:30:14 -04:00