Commit Graph

  • 14d03e7e66 requests domain can approve a request for financial verification dandds 2018-09-07 10:28:03 -04:00
  • 8e000e3e77 add request review dandds 2018-09-06 15:43:14 -04:00
  • d295798d75 ccpo should see request approval screen for all request dandds 2018-09-04 17:28:16 -04:00
  • 75a01b1571 Route to members list after cancelling new member creation richard-dds 2018-09-10 10:08:40 -04:00
  • ca3e819375 Merge pull request #241 from dod-ccpo/financial-verification-validation-and-messaging andrewdds 2018-09-07 16:09:10 -04:00
  • afeb6729ee Merge pull request #255 from dod-ccpo/review-request-page-#159038263 dandds 2018-09-07 16:07:52 -04:00
  • 6798bd200e make field cols half/half Andrew Croce 2018-09-05 14:17:03 -04:00
  • a30a0a729c align form rows to the top Andrew Croce 2018-09-05 14:16:24 -04:00
  • 014eb9c1ef run formatter Andrew Croce 2018-09-04 15:26:06 -04:00
  • fa1292662c remove first and third zeros from PE number input mask Andrew Croce 2018-09-04 14:36:41 -04:00
  • fe3bbcb10d correct column classes Andrew Croce 2018-09-04 14:32:28 -04:00
  • 231b3788de make leading zeros optional, remove 0 prefix Andrew Croce 2018-09-04 13:05:26 -04:00
  • 16e0f3f175 Update financial.py andrewdds 2018-09-04 12:59:56 -04:00
  • 259c048952 fix typo andrewdds 2018-09-04 12:59:02 -04:00
  • 4f7e193130 Update various labels and placeholders Add form row/col markup to person-info fields Andrew Croce 2018-09-04 11:18:45 -04:00
  • 743e790180 remove unnecessary placeholders add dollar validation/masking to CLIN numbers Andrew Croce 2018-09-04 11:18:01 -04:00
  • d61bf853ac move form block outside panel markup Andrew Croce 2018-09-04 11:17:34 -04:00
  • 1791b0162e input style adjustments Andrew Croce 2018-09-04 11:16:39 -04:00
  • 08ac775e3b more form column / row styles Andrew Croce 2018-09-04 11:16:23 -04:00
  • 7e5843c995 update various labels and placeholders Andrew Croce 2018-09-04 11:16:09 -04:00
  • 6026478cfa Add validations/masking for PE number, treasury code, and BA code Andrew Croce 2018-09-04 11:14:58 -04:00
  • ddafb23092 Merge pull request #259 from dod-ccpo/consolidate-request-forms dandds 2018-09-07 13:48:48 -04:00
  • e863f85319 rename and consolidate new request forms into one namespace dandds 2018-09-07 13:19:43 -04:00
  • a6c069e85a add task order information source to review form dandds 2018-09-07 09:43:36 -04:00
  • 4ec85a11f1 because of bug LIBCLOUD-931, write file downloads to tempfile dandds 2018-09-06 13:32:26 -04:00
  • 6241ca4da7 do not redundantly include usage description on ccpo review page dandds 2018-09-06 12:57:03 -04:00
  • 8741e8ee41 display real request info for number, description dandds 2018-09-06 12:08:49 -04:00
  • a6bd27d880 conditionally display pdf link on request approval page dandds 2018-09-06 11:46:43 -04:00
  • d139c6678d set content-disposition for task order downloads so filename is known dandds 2018-09-06 10:58:12 -04:00
  • 8f97fc4cbf check user is ccpo for request approval page dandds 2018-09-06 10:36:06 -04:00
  • 0391348b5d basic task order pdf downloads dandds 2018-09-05 17:45:12 -04:00
  • e8aa905a99 display financial verification review info for ccpo dandds 2018-09-05 17:17:30 -04:00
  • 50c8766a7a use macro for request review fields dandds 2018-09-05 15:41:51 -04:00
  • 038cceb34b ccpo should see request approval screen for all request dandds 2018-09-04 17:28:16 -04:00
  • a96af2d095 Merge pull request #252 from dod-ccpo/view-member-list-workspace-owner richard-dds 2018-09-06 16:53:19 -04:00
  • 48724fd13b Merge pull request #258 from dod-ccpo/resurrect-missing-import patricksmithdds 2018-09-06 16:33:28 -04:00
  • 7faeabfbdf Add back missing import in new project template Patrick Smith 2018-09-06 16:23:06 -04:00
  • 1620403cda Add view_workspace_members permission to admin role richard-dds 2018-09-06 16:15:11 -04:00
  • 633957c61d Template has moved richard-dds 2018-09-06 15:56:29 -04:00
  • 674477042b Fix migration path richard-dds 2018-09-06 15:56:24 -04:00
  • eb200fbd67 Create Workspaces._get richard-dds 2018-09-06 14:17:32 -04:00
  • 3e74ff9c05 Remove unused import richard-dds 2018-09-06 14:11:09 -04:00
  • d569e02a47 Formatting richard-dds 2018-09-06 13:04:55 -04:00
  • 6c0df3b0cb Use check_workspace_permission richard-dds 2018-09-06 11:49:57 -04:00
  • 40c141f146 Remove random richard-dds 2018-09-06 11:36:25 -04:00
  • e7ae4cf80f Formatting richard-dds 2018-09-06 11:22:45 -04:00
  • b2717ca62c Add additional test richard-dds 2018-09-06 11:22:23 -04:00
  • 549e4d6263 Use Workspaces.get_with_members richard-dds 2018-09-06 11:20:11 -04:00
  • bdab58f150 Add a new "view workspace" permission richard-dds 2018-09-06 11:19:13 -04:00
  • 361630e446 Use helper methods for adding and removing permissions richard-dds 2018-09-06 10:16:48 -04:00
  • 19d88ce4f5 Changes to mutable arrays need to be flagged richard-dds 2018-09-05 20:34:54 -04:00
  • 4fe758c4ff Fix migration path richard-dds 2018-09-05 17:00:07 -04:00
  • 29e6d2934f Check VIEW_WORKSPACE_MEMBERS permission richard-dds 2018-09-05 12:04:22 -04:00
  • 398bdac871 Add new VIEW_WORKSPACE_MEMBERS permission to owner and ccpo richard-dds 2018-09-05 12:02:42 -04:00
  • ea3f1b926c Display workspace members richard-dds 2018-09-05 11:02:15 -04:00
  • b4f34a25e0 Add workspace members to seed script richard-dds 2018-09-04 11:44:02 -04:00
  • a0b0b54146 Merge pull request #257 from dod-ccpo/no-environment-access-flag richard-dds 2018-09-06 16:19:18 -04:00
  • 5ba76354a3 Show "No Environment Access" flag richard-dds 2018-09-06 15:39:37 -04:00
  • 6d4aec3a6a Merge pull request #254 from dod-ccpo/refactor-templates patricksmithdds 2018-09-06 15:33:34 -04:00
  • c235e519fa Hook up Edit Project page Patrick Smith 2018-09-06 11:48:24 -04:00
  • 9c9374541b Add get project method Patrick Smith 2018-09-06 11:47:54 -04:00
  • c26854e26e Remove unused templates Patrick Smith 2018-09-06 10:56:23 -04:00
  • 00e91ba789 Move requests & workspaces templates into directories Patrick Smith 2018-09-06 10:52:17 -04:00
  • 011a5371b5 Merge pull request #256 from dod-ccpo/environment-users richard-dds 2018-09-06 14:40:21 -04:00
  • 3f792d0a57 Merge pull request #248 from dod-ccpo/ui/logout-button patricksmithdds 2018-09-06 14:39:29 -04:00
  • d01a59fc82 Merge pull request #250 from dod-ccpo/mock-reporting patricksmithdds 2018-09-06 14:38:53 -04:00
  • 6d27f56542 Update role definition text luis cielak 2018-09-06 12:03:27 -05:00
  • 92f300c6e2 Add select role modal luis cielak 2018-09-06 11:54:51 -05:00
  • a69d6b2e1c Use Environment.num_users in projects template richard-dds 2018-09-06 14:01:02 -04:00
  • 3edbfa3129 Add and list environment members richard-dds 2018-09-06 13:53:19 -04:00
  • e5a0d69844 Add migration for EnvironmentRole richard-dds 2018-09-06 13:51:31 -04:00
  • 0a1cb6a5c9 Add mock data for cumulative budget reports Patrick Smith 2018-09-06 10:13:13 -04:00
  • 9d8fe572bb Default to current month for reporting Patrick Smith 2018-09-06 09:57:15 -04:00
  • c00b136c1f Merge pull request #251 from dod-ccpo/seed-script-existing-users dandds 2018-09-06 09:56:34 -04:00
  • f0664e254c Use check_workspace_permission helper Patrick Smith 2018-09-06 09:50:45 -04:00
  • 36486b0982 create requests for existing users dandds 2018-09-06 09:10:01 -04:00
  • 033b366ceb Merge pull request #249 from dod-ccpo/fix-seed andrewdds 2018-09-06 08:49:28 -04:00
  • d6da217e08 Run that formatter jawn Patrick Smith 2018-09-05 17:31:32 -04:00
  • 5abd592f78 Add query string args to control date/alternate date source Patrick Smith 2018-09-05 17:26:26 -04:00
  • 4982b80d9b Add alternate set of mock reporting data Patrick Smith 2018-09-05 16:22:58 -04:00
  • 0677a1b4dd Change placeholder links to "#" instead of "/" Patrick Smith 2018-09-05 16:17:16 -04:00
  • a9d705daac Add mock monthly reporting data Patrick Smith 2018-09-05 15:59:57 -04:00
  • f33a7b4a9f Protect reports page with correct permission Patrick Smith 2018-09-05 13:16:09 -04:00
  • 557df21a30 Add initial Reports object Patrick Smith 2018-09-05 13:15:46 -04:00
  • 91cb986b8e Merge pull request #239 from dod-ccpo/edit-user-role montana-mil 2018-09-05 16:51:36 -04:00
  • 50d11368af Divulge script/seed in the README richard-dds 2018-09-05 16:45:53 -04:00
  • 1ade48ece6 Fix styling on search bar Montana 2018-09-05 16:42:48 -04:00
  • ed2029533f Fix seed script richard-dds 2018-09-05 16:15:59 -04:00
  • 006e5bf70e remove defunct header template Andrew Croce 2018-09-05 15:55:50 -04:00
  • d8d9898975 Add dummy logout link Andrew Croce 2018-09-05 15:55:39 -04:00
  • 7feb84ba37 fix alignment of topbar links Andrew Croce 2018-09-05 15:55:30 -04:00
  • 438d8a8c05 add logout svg icon Andrew Croce 2018-09-05 15:55:03 -04:00
  • 11b0f0d103 Merge pull request #246 from dod-ccpo/ui/request-approval dandds 2018-09-05 15:50:33 -04:00
  • 9a81d2b6d0 Merge pull request #247 from dod-ccpo/login-screen andrewdds 2018-09-05 15:30:06 -04:00
  • 277b4a22e2 Fix selector styling Montana 2018-09-05 14:49:27 -04:00
  • 6444325f42 Update test for updating user role Montana 2018-09-05 14:11:12 -04:00
  • 40c248df16 Refactor and format Montana 2018-09-05 13:58:30 -04:00
  • 109249d953 Allow user to save without changing user's role Montana 2018-09-05 13:51:07 -04:00
  • 1b8233af89 Use update member form Montana 2018-09-05 09:10:41 -04:00
  • 75ea8025c1 Authorization check for edit member post route Montana 2018-09-04 15:21:46 -04:00