Commit Graph

1039 Commits

Author SHA1 Message Date
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
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
dandds
c1f3f6bb62 validate dod id for task order officers 2019-01-08 16:47:55 -05:00
dandds
cceb6bf868 checkbox fields for inviting KO, etc, on task order form 2019-01-08 16:47:55 -05:00
patricksmithdds
657b17c1ac Merge pull request #522 from dod-ccpo/csp-env-integration
CSP Interface: Environments
2019-01-08 16:44:08 -05:00
Patrick Smith
7c4ea282d3 Show relevant details for invitation events in audit log 2019-01-08 16:19:16 -05:00
Patrick Smith
91419af71a Generate mock access token when access env 2019-01-07 17:30:34 -05:00
George Drummond
a64c543b2f Remove unused declaration 2019-01-07 15:31:37 -05:00
George Drummond
99f34fe45a Disable CLIN fields via a config option 2019-01-07 14:25:03 -05:00
Montana
5f613b3cd5 Cleaning up checkbox code 2019-01-07 13:58:20 -05:00
montana-mil
7a7f8914c8 Merge pull request #516 from dod-ccpo/multicheckbox_with_other
Multicheckbox with 'other' option
2019-01-07 10:13:31 -05:00
Montana
c70202c33c Handle formdata processing in a property 2019-01-07 09:38:56 -05:00
Montana
a5cbffb140 Delete extra text input 2019-01-04 13:31:26 -05:00
Montana
53a6c73510 Refactor to use v-model 2019-01-04 13:25:10 -05:00
Montana
2743bddf0c Bind other input value properly and clear it when checkbox is toggled 2019-01-04 10:59:12 -05:00
Montana
62ac2642ae Persist text input for the field 2019-01-04 09:57:23 -05:00
Montana
ae55e1c71d Use formdata and change unfilled fields to '' instead of None 2019-01-03 10:23:10 -05:00
Montana
6c8974b603 Fix vue escaping character bug 2019-01-03 09:23:19 -05:00
leigh-mil
2121e28bd3 Update form to send data as expected by the route 2019-01-03 09:23:19 -05:00
Montana
9ff21bb58b Toggle other text input 2019-01-03 09:23:19 -05:00
leigh-mil
96df6ff485 Add macro for MultiCheckboxInput 2019-01-03 09:23:19 -05:00
Montana
b68097d665 Use widgets to get checkboxes and add some vue 2019-01-03 09:23:19 -05:00
George Drummond
7a9ca945f3 Introduce a "common" namespace 2019-01-02 16:04:37 -05:00
George Drummond
f806425d91 Put app strings into a YAML file for easy editing by product owner 2019-01-02 16:04:36 -05:00
dandds
8eecb62034 Merge pull request #510 from dod-ccpo/total-clin-#162772340
vue component for tracking CLIN total on task order funding page
2019-01-02 14:30:14 -05:00
dandds
a610e92340 vue component for tracking CLIN total on task order funding page 2019-01-02 09:36:59 -05:00
dandds
5cf2534445 fix edit links and formatting in TO review template 2019-01-02 09:36:29 -05:00
dandds
c024d12e3b touch up review page and add route for submitting task order invites 2019-01-02 09:36:29 -05:00
dandds
c516f0f74c review page 2019-01-02 09:36:29 -05:00
dandds
59510819e7 docx utility 2019-01-02 09:36:29 -05:00
dandds
ba19a6d341 Merge pull request #503 from dod-ccpo/spike-new-workflow
Task Order Form
2018-12-20 10:13:33 -05:00
montana-mil
52bb0bd5fc Merge pull request #497 from dod-ccpo/v-cloak
Prevent Vue from Loading Variables Before Evaluation
2018-12-20 10:09:04 -05:00