103 Commits

Author SHA1 Message Date
Montana
a8b777acda Infer if the user has no environment role 2018-09-25 11:13:23 -04:00
Montana
95d826be09 All modals use activeModal 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
c0bb9e1024 Modal for each environment role 2018-09-25 11:13:22 -04:00
Montana
79c357dcab Write query to change the environment role based on mock data 2018-09-25 11:13:22 -04:00
Montana
04672b9aeb Catch environment role selection 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
Andrew Croce
538f0a4016 refine else condition 2018-09-24 12:04:10 -04:00
Andrew Croce
78d36378a5 add local_datetime component as child of ccpo_approval component 2018-09-21 14:23:21 -04:00
Andrew Croce
27b03eea04 Emit and respond to a modalOpen event, which conditionally adds a class to the body 2018-09-20 13:45:16 -04:00
andrewdds
6dba46af66
Merge pull request #303 from dod-ccpo/to-expiration-projection
Task order expiration projection
2018-09-20 10:08:45 -04:00
Andrew Croce
1a01aae0a5 remove console log 2018-09-20 09:57:19 -04:00
dandds
19296e64c9 fix typos in request name field name and validation 2018-09-19 12:00:40 -04:00
dandds
8ce667cea2 workspace and request names can be 100 chars long 2018-09-19 11:39:18 -04:00
Andrew Croce
9cc8ad75d2 update budget chart component to add rolling average projections and expiration date 2018-09-19 10:52:22 -04:00
dandds
ec5c3e8ce8 add request name 2018-09-19 10:44:21 -04:00
andrewdds
d4e8dcd0a6
Merge pull request #296 from dod-ccpo/ie/fix-toggler
Ie/fix toggler
2018-09-18 12:01:51 -04:00
Andrew Croce
651e503a0c fix dollar formatter 2018-09-18 09:42:09 -04:00
Andrew Croce
cef2c448e6 Merge project values with previous version on toggle 2018-09-18 09:42:09 -04:00
andrewdds
de04fc39b0
Merge branch 'master' into ie/fix-toggler 2018-09-17 15:19:48 -04:00
Andrew Croce
24acfb5010 Add type checking on formatDollars
add param to hide cents
2018-09-17 15:08:45 -04:00
Andrew Croce
1715ac99b9 SpendTable Vue component 2018-09-17 15:06:38 -04:00
dandds
c3f89ba149 add form for editing workspace name 2018-09-17 13:10:37 -04:00
Andrew Croce
0cf81f3a5b timestamp formatting vue component 2018-09-14 11:39:42 -04:00
Andrew Croce
5f5052f528 ccpo approval form script 2018-09-14 11:39:42 -04:00
Andrew Croce
19e80cd183 add noMaxWidth, label and description overrides to text input 2018-09-14 11:39:42 -04:00
Andrew Croce
f25bd2aabf didnt actually need D3!! 2018-09-11 11:25:52 -04:00
Andrew Croce
7a88f581f1 remove console log 2018-09-11 11:23:22 -04:00
Andrew Croce
072e565b84 polyfill for svg innerhtml 2018-09-11 11:23:22 -04:00
Andrew Croce
dd5f09c44c dollar formatting helper methods 2018-09-11 11:23:22 -04:00
Andrew Croce
22dc20ab73 budget chart vue component 2018-09-11 11:23:22 -04:00
Andrew Croce
d882c552dc starting charting 2018-09-11 11:23:22 -04:00
Andrew Croce
fa1292662c remove first and third zeros from PE number input mask 2018-09-07 15:44:48 -04:00
Andrew Croce
231b3788de make leading zeros optional, remove 0 prefix 2018-09-07 15:44:48 -04:00
Andrew Croce
6026478cfa Add validations/masking for PE number, treasury code, and BA code 2018-09-07 15:44:48 -04:00
richard-dds
bd3aad47d7 Remove console.log 2018-08-31 14:06:15 -04:00
richard-dds
b1326a7c75 Use object for selector component 2018-08-31 13:58:25 -04:00
Andrew Croce
ab77935cdc selector vue component 2018-08-31 10:14:18 -04:00
andrewdds
5c09c05ec9
Merge pull request #227 from dod-ccpo/member-roles
Member roles
2018-08-29 10:49:12 -04:00
andrewdds
1fb43a9fd6
Merge pull request #204 from dod-ccpo/internet-explorer-fixes
Internet explorer fixes
2018-08-27 16:59:31 -04:00
luis cielak
fbffc41cb6 Rename modal and remove dismiss functionality 2018-08-27 14:39:47 -04:00
luis cielak
53f959ca8b Expand section for active access by default 2018-08-27 09:44:08 -04:00
Patrick Smith
e4649e1b60 Show confirmation modal when creating project 2018-08-23 16:51:09 -04:00
Patrick Smith
b8a983f4dc Use form mixin for add field change handler 2018-08-23 16:51:09 -04:00
Patrick Smith
180cedf6db Add global mixin for modal
This allows the modal to be used anywhere in the component hierarchy,
rather than requiring it to be in the top level.
2018-08-23 16:15:35 -04:00