171 Commits

Author SHA1 Message Date
richard-dds
bfc6766caa Sort workspace members list 2018-11-01 16:26:47 -04:00
richard-dds
6575afc1a0 Refactor search and filter 2018-11-01 16:26:47 -04:00
richard-dds
05b09e7961 Template fixes 2018-11-01 10:47:38 -04:00
richard-dds
bb903ece9f No sorting for non-ccpo users 2018-11-01 10:25:52 -04:00
richard-dds
63d5f3d25c Formatting 2018-11-01 10:25:52 -04:00
richard-dds
d540b2ae74 Sort requests 2018-11-01 10:25:52 -04:00
richard-dds
d069897062 Allow filtering by all possible statuses 2018-11-01 10:25:52 -04:00
richard-dds
af014cae03 Filter by status 2018-11-01 10:25:52 -04:00
richard-dds
18c3354519 Format dollar amount 2018-11-01 10:25:52 -04:00
richard-dds
588584ccee Use local-datetime components 2018-11-01 10:25:52 -04:00
richard-dds
c5800a8c98 Vue-ify requests listing page 2018-11-01 10:25:52 -04:00
Montana
471d98e650 Filter with new implementation of roles list 2018-10-31 14:03:56 -04:00
Montana
922a929ce2 Clear filters 2018-10-31 14:03:56 -04:00
Montana
421d5db291 computed searchedList with commented watch option 2018-10-31 14:03:56 -04:00
Montana
1d1b549531 Basic status and role filtering, not reactive 2018-10-31 14:03:56 -04:00
Montana
9d2a48bd5d Use inline-template 2018-10-31 14:03:56 -04:00
Montana
256ae73c92 Clean up Vue 2018-10-31 14:03:56 -04:00
Montana
3de1e55440 Basic Vue function for search 2018-10-31 14:03:55 -04:00
richard-dds
09d3f33908
Merge pull request #387 from dod-ccpo/save-finver-draft
Save Financial Verification Draft
2018-10-29 10:26:30 -04:00
Patrick Smith
c7471f9e8b Use global events to revoke env access 2018-10-24 11:19:03 -04:00
richard-dds
cd9ae2c928 Allow roles to be revoked many times 2018-10-24 11:19:03 -04:00
richard-dds
94fe8b8d7f Fixes 2018-10-24 11:17:44 -04:00
richard-dds
c138df2b0f Allow user to select 'No Access' 2018-10-24 11:17:44 -04:00
richard-dds
fcd16c1b3c Display 'no access' when role is revoked 2018-10-24 11:17:44 -04:00
richard-dds
0a3c43576f EditProjectRoles component 2018-10-24 11:17:44 -04:00
richard-dds
ec6b6d272c Rename EditWorkspaceMember to EditEnvironmentRole 2018-10-24 11:17:44 -04:00
richard-dds
85fe77d122 Fix task order upload widget 2018-10-23 11:45:09 -04:00
richard-dds
0439525f0f Refactor fv form to separate TO from request 2018-10-23 11:45:09 -04:00
richard-dds
5d2b976e5f Preemptively upload task order PDF 2018-10-23 11:45:09 -04:00
Andrew Croce
6b0c285d1c no need to pass along modalName 2018-10-04 14:50:27 -04:00
Andrew Croce
cb3947962c handleCancelSubmit method, which falsifies readyToSubmit 2018-10-04 14:11:22 -04:00
Andrew Croce
aba2eb28ed make modalName a component prop, rather than passing it into methods 2018-10-04 14:10:49 -04:00
Andrew Croce
e86f93243b set submit flag when the modal is opened 2018-10-04 09:36:21 -04:00
Andrew Croce
e8dcddfa65 Add submit handler that prevents normal submission if readyToSubmit flag is not set 2018-10-04 09:36:21 -04:00
Patrick Smith
2d7d97a03c Expand review form if there are errors 2018-09-28 09:48:41 -04:00
dandds
3eeacc41fb
Merge pull request #326 from dod-ccpo/new-project-validation-#160064518
New project validation #160064518
2018-09-25 15:11:01 -04:00
dandds
5eef5917e7 do not use spread operator 2018-09-25 15:03:09 -04:00
dandds
774df938c4 cleanup, temp fix for PT bug #160768940 2018-09-25 14:34:55 -04:00
dandds
7ae201655a refactor new project component form validation 2018-09-25 12:02:59 -04:00
Montana
6d50c228af Fix bug that would save a user's modal selection even if the user canceled out of the modal 2018-09-25 11:13:24 -04:00
Montana
a071ff625f Rename confusing variable 2018-09-25 11:13:24 -04:00
Montana
a8b777acda Infer if the user has no environment role 2018-09-25 11:13:23 -04:00
Montana
43a91e8c22 Display the environment role nicely 2018-09-25 11:13:23 -04:00
Montana
a1cf4335ce Use Vue to get label class dynamically 2018-09-25 11:13:23 -04:00
Montana
b973d3cf45 Clear the changed environment display if the user cancels out of modal 2018-09-25 11:13:23 -04:00
Montana
bf605d1ce6 Vue function to display the environment role in a friendlier format 2018-09-25 11:13:23 -04:00
Montana
32d04bfce4 Make environment role display dynamic 2018-09-25 11:13:23 -04:00
Montana
0d80604fcd Fix bug 2018-09-25 11:13:23 -04:00
Montana
79c357dcab Write query to change the environment role based on mock data 2018-09-25 11:13:22 -04:00
Montana
5b973ab1e4 Fix selection on modal, fix a typo 2018-09-25 11:13:22 -04:00