richard-dds
|
ad49d3f71f
|
Merge pull request #359 from dod-ccpo/task-order-expiration
Fix report display for task order with no expiration date
|
2018-10-02 10:11:28 -04:00 |
|
richard-dds
|
fc754250dd
|
Check that remaining_days is not None
|
2018-10-01 16:17:38 -04:00 |
|
andrewdds
|
df6a0527c3
|
Merge pull request #355 from dod-ccpo/ui/ie-fixes
IE fixes
|
2018-10-01 14:56:38 -04:00 |
|
richard-dds
|
1750c268f7
|
Fix report display for task order with no expiration date
|
2018-10-01 13:32:01 -04:00 |
|
montana-mil
|
388ff899a2
|
Merge pull request #343 from dod-ccpo/more-tests-for-workspaces
Add more tests for workspaces routes
|
2018-10-01 13:23:47 -04:00 |
|
Patrick Smith
|
4577a37bad
|
Hide edit project link for users that cannot edit projects
|
2018-09-30 22:23:52 -04:00 |
|
Montana
|
927741eb73
|
Add a warning on edit project page
|
2018-09-28 10:05:20 -04:00 |
|
Andrew Croce
|
c88f2a1a56
|
add missing fallback meter
|
2018-09-27 11:46:42 -04:00 |
|
Jason Garber - Ctr
|
50dc4acfa5
|
Grammar fix to 'no projects' message
Just some capitalization and compound word fixes.
|
2018-09-26 13:56:28 -04:00 |
|
Patrick Smith
|
648964dc1e
|
Hook up the "Add Environment Access" link when adding a member
|
2018-09-25 16:44:40 -04:00 |
|
richard-dds
|
51bc6fb950
|
Give members/index Environments column a right alignment
|
2018-09-25 14:14:01 -04:00 |
|
dandds
|
d0c1bc563f
|
Merge pull request #328 from dod-ccpo/workspace-empty-state-#160732667
Empty state for workspace reports should show existing projects
|
2018-09-25 13:39:23 -04:00 |
|
dandds
|
3c7b5a083d
|
always display at least current month on reports select menu
|
2018-09-25 13:20:15 -04:00 |
|
Montana
|
6986213780
|
Cancel button redirects to members view page
|
2018-09-25 12:03:54 -04:00 |
|
Montana
|
e17ede4514
|
No destructuring in IE10
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
8fd1d93f2e
|
Prevent saving environment roles as empty strings
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
83c4483c42
|
Pass environment role choices directly from the view to the template instead of via the form
|
2018-09-25 11:13:24 -04:00 |
|
Montana
|
e12c1f42db
|
Move environment role method into domain
|
2018-09-25 11:13:24 -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
|
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
|
bead1990c9
|
Let input value be simple
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
32d04bfce4
|
Make environment role display dynamic
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
f4c379ea25
|
Use modal inputs to pass environment id and env role to route
|
2018-09-25 11:13:23 -04:00 |
|
Montana
|
c0bb9e1024
|
Modal for each environment role
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
5a5d81eb7f
|
Update the template to show real data
|
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
|
c3da34e7cb
|
Capture environment role from modal
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
3c9243686a
|
Don't use Vue for the environment roles modal
|
2018-09-25 11:13:22 -04:00 |
|
Montana
|
19a8078bb2
|
working commit
|
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 |
|
andrewdds
|
2bbb859ad8
|
Merge pull request #327 from dod-ccpo/dummy-help-page
Dummy help page
|
2018-09-25 11:08:56 -04:00 |
|
richard-dds
|
daa41609e1
|
Merge pull request #324 from dod-ccpo/fix-members-list-screen
Use proper display name for workspace roles
|
2018-09-25 10:12:57 -04:00 |
|
Andrew Croce
|
93ae48ea83
|
use url_for
|
2018-09-25 09:45:34 -04:00 |
|
richard-dds
|
ac1c4cd5b7
|
Display members' count of environment roles
|
2018-09-25 09:45:34 -04:00 |
|
dandds
|
041d16539d
|
add link for editing workspace info to task order box on reports page
|
2018-09-25 09:45:34 -04:00 |
|
dandds
|
5a52ea3c81
|
display task order info on reports page
|
2018-09-25 09:45:34 -04:00 |
|
dandds
|
634ca1c76d
|
always return project and envs for reports page and check if workspace has projects
|
2018-09-24 16:36:30 -04:00 |
|
Andrew Croce
|
962e7d98ee
|
link various "learn more" links to the /help page
|
2018-09-24 16:08:49 -04:00 |
|
richard-dds
|
49555cab71
|
Display members' count of environment roles
|
2018-09-24 14:45:03 -04:00 |
|
richard-dds
|
b889235bb4
|
Use role displayname for showing members' workspace role
|
2018-09-24 14:19:21 -04:00 |
|
dandds
|
5d3a0873a5
|
add link for editing workspace info to task order box on reports page
|
2018-09-24 11:03:20 -04:00 |
|
dandds
|
430efd211c
|
display task order info on reports page
|
2018-09-24 11:03:20 -04:00 |
|
Andrew Croce
|
56d01c2e5b
|
lets try that again
|
2018-09-21 10:36:03 -04:00 |
|
Andrew Croce
|
70493322f6
|
Labels for spend table
|
2018-09-21 10:08:24 -04:00 |
|
andrewdds
|
e3f48b6869
|
Merge pull request #312 from dod-ccpo/reports-copy
Update report copy
|
2018-09-21 10:03:11 -04:00 |
|
Andrew Croce
|
50ce6d9066
|
update copy
remove dismiss link
|
2018-09-21 08:36:57 -04:00 |
|