1072 Commits

Author SHA1 Message Date
patricksmithdds
a010487f34
Merge pull request #541 from dod-ccpo/task-order-status
Rework Task Order status
2019-01-15 14:56:53 -05:00
Patrick Smith
fcd1f0aa86 Highlight task order status on task order view page 2019-01-15 11:25:04 -05:00
Patrick Smith
5c64c000b0 Update TO next steps layout on smaller screens 2019-01-15 09:54:39 -05:00
Montana
5861c7bd42 Ensure otherText is set as it is typed 2019-01-15 08:59:14 -05:00
dandds
25a34d5608 include updated task order page and fix TaskOrders.get call 2019-01-14 16:00:17 -05:00
dandds
cfe454be40 cleanup from rebase 2019-01-14 16:00:17 -05:00
dandds
0eec42c55b change constant names 2019-01-14 16:00:17 -05:00
dandds
d3d36822df workspace -> portfolio everywhere 2019-01-14 16:00:17 -05:00
dandds
3fc323d785 project -> application everywhere 2019-01-14 16:00:17 -05:00
dandds
9ad3c45200 rename Project to Application in user-facing contexts 2019-01-14 16:00:17 -05:00
dandds
142395f1e9 rename Workspace to Portfolio in user-facing contexts 2019-01-14 16:00:17 -05:00
leigh-mil
28b10107e7
Merge pull request #535 from dod-ccpo/update-to-form-per-design-#163066434
Update to form per design - Part 1 of 2
2019-01-14 10:12:39 -05:00
Patrick Smith
117fe73133 Add a bit of responsiveness 2019-01-13 15:20:05 -05:00
Patrick Smith
8a71477564 Fix up buttons on TO get started page 2019-01-12 11:01:23 -05:00
Patrick Smith
5c7f3fa294 Add centered class for paragraphs 2019-01-12 11:01:23 -05:00
Patrick Smith
94b89917ef Link to TO get started page 2019-01-12 11:01:18 -05:00
leigh-mil
4ed61708fb Updates from PR review 2019-01-11 15:59:18 -05:00
leigh-mil
52b3b054b5 Update formatting
Remove html tags from translations file
Rename csp_cost_estimate to pdf
2019-01-11 15:59:18 -05:00
leigh-mil
b18e3a9e10 Add columns relating to Funding and Oversight sections to TaskOrder model 2019-01-11 15:59:18 -05:00
leigh-mil
74ab102891 Update TO section for Oversight 2019-01-11 15:57:47 -05:00
leigh-mil
922ec56134 Update TO funding section 2019-01-11 15:57:47 -05:00
leigh-mil
b00210a92c Update app_info section of form 2019-01-11 15:57:47 -05:00
Patrick Smith
e3ec50ab2d add initial version of get started page 2019-01-11 15:49:38 -05:00
patricksmithdds
af5cf88e6d
Merge branch 'master' into view-task-order 2019-01-11 13:35:37 -05:00
Patrick Smith
b807d2c932 Clean up document links on task order view page 2019-01-11 11:01:57 -05:00
Patrick Smith
f7a87308c7 Use .panel__content on task order view page 2019-01-11 10:49:30 -05:00
montana-mil
63b354a2e4
Merge pull request #517 from dod-ccpo/hide-requests
hide requests workflow
2019-01-10 14:57:59 -05:00
Patrick Smith
dda6db8562 Add status to task order table 2019-01-10 14:41:45 -05:00
Patrick Smith
27eb15fc2d Show missing invitations as red alerts 2019-01-10 14:41:45 -05:00
Patrick Smith
b6b5304520 Fix document download links
The links to cloud estimate and market research aren't available yet, so
are just empty links.
2019-01-10 14:41:45 -05:00
Patrick Smith
440329249a Fix disabled download links 2019-01-10 14:41:45 -05:00
Patrick Smith
175d0df234 Flesh out rest of task order view page 2019-01-10 14:41:45 -05:00
Patrick Smith
84659a0578 Show task order heading on view task order page 2019-01-10 14:41:45 -05:00
Montana
c2a597d98b hide requests 2019-01-09 13:22:32 -05:00
leigh-mil
eff797d21b Refactor pagination macro 2019-01-09 13:16:03 -05:00
leigh-mil
16febc2a77 Move pagination macro out of audit log fragment 2019-01-09 13:16:03 -05:00
leigh-mil
8e8adb8c6a Disable next and last links in pagination if there is only 1 page 2019-01-09 13:16:03 -05:00
leigh-mil
8700ba37d3 Create partial for duplicated div for audit log and activity history 2019-01-09 13:16:03 -05:00
Montana
81af9f1c99 Add new permission 2019-01-09 13:14:56 -05:00
Montana
ef6d9a2c5f Add pagination 2019-01-09 13:14:55 -05:00
Montana
3731dd876e Display audit logs for current workspace 2019-01-09 13:14:55 -05:00
Montana
bf22afa7af Add Activity Log tab for a workspace 2019-01-09 13:14:55 -05:00
patricksmithdds
8bd7de4f02
Merge pull request #527 from dod-ccpo/simple-task-order-view
Simple task order view
2019-01-09 13:01:39 -05:00
montana-mil
e83b57f8b2
Merge pull request #526 from dod-ccpo/checkbox-fixes
Checkbox fixes
2019-01-09 11:22:38 -05:00
Montana
ac1df00730 Use loop.index0 everywhere 2019-01-09 10:58:11 -05:00
Patrick Smith
189bf5a92e Add task orders to side nav for workspaces 2019-01-09 10:36:20 -05:00
Patrick Smith
8017b7f03f Add rudimentary task order listing and viewing pages 2019-01-09 10:35:57 -05:00
Montana
dd33a23c47 Fix off by one error 2019-01-09 10:19:27 -05:00
Patrick Smith
b3cdfd730d Don't show success/error icon on disabled fields 2019-01-08 18:21:11 -05:00
Patrick Smith
9883bde00c Remove unneccesary flash
The flash is in the base 'task_order/_new.html' template, so it doesn't
need to be included in the section as well.
2019-01-08 17:20:31 -05:00