2445 Commits

Author SHA1 Message Date
Montana
ccce20c48c Update environment role with real data 2018-09-25 11:13:23 -04:00
Montana
0d80604fcd Fix bug 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
50f9794c34 Update ENVIRONMENT_ROLES 2018-09-25 11:13:22 -04:00
Montana
19a8078bb2 working commit 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
andrewdds
2bbb859ad8
Merge pull request #327 from dod-ccpo/dummy-help-page
Dummy help page
2018-09-25 11:08:56 -04:00
dandds
e78c535659 refactor form component validation into class 2018-09-25 10:44:19 -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
dandds
033ee4e36e refactor for more abstract validation handling in new project Vue
component
2018-09-25 10:09:06 -04:00
Andrew Croce
93ae48ea83 use url_for 2018-09-25 09:45:34 -04:00
Patrick Smith
5a18536125 Rename internal comment test 2018-09-25 09:45:34 -04:00
Patrick Smith
aaf15ee268 Give me some space 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
Patrick Smith
5fec89d120 Remove fake comment data 2018-09-25 09:45:34 -04:00
Patrick Smith
fafe98756b Show error on page if submitting an empty comment 2018-09-25 09:45:34 -04:00
Patrick Smith
bed03901c2 Allow adding an internal comment on a request 2018-09-25 09:45:34 -04:00
Patrick Smith
0f14eabc44 Allow having multiple internal comments on a request 2018-09-25 09:45:34 -04:00
dandds
dbe1c0ff5b better date range for task order expiration date in test factory 2018-09-25 09:45:34 -04:00
dandds
32a97c29be better fake task order numbers for tests 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
1768dea235 formatting and add financial details to requests in seed_sample script 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
95afcc69dd tidy new project component a little 2018-09-25 09:03:36 -04:00
dandds
97f3816627 new project Vue component handles redundant env name validation 2018-09-25 09:03:36 -04:00
dandds
729c96de3a new project Vue component is responsible for form validation 2018-09-25 09:03:36 -04:00
dandds
90674b2e62 return current month with no data for cumulative budget report 2018-09-25 09:00:20 -04:00
andrewdds
293f94cae1
Merge pull request #322 from dod-ccpo/fix-budget-chart-projection-line
Fix budget chart projection line
2018-09-25 08:25:41 -04:00
Andrew Croce
123a3d2839 fix topbar layout for IE 2018-09-25 08:11:28 -04:00
Andrew Croce
68f02603ad use url_for helper 2018-09-25 08:06:58 -04:00
patricksmithdds
6ac19d315d
Merge pull request #323 from dod-ccpo/internal-comments
Hook up internal request comments
2018-09-24 17:53:06 -04:00
dandds
04d03f3c93 fix and refactor test for protected routes 2018-09-24 16:59:08 -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
richard-dds
5f232297a4
Merge pull request #325 from dod-ccpo/add-member-environments-column
Display members' count of environment roles
2018-09-24 16:30:54 -04:00
Andrew Croce
0de3aced97 Add icon dependency 2018-09-24 16:27:02 -04:00
Andrew Croce
9e66b35727 new styles for public topbar 2018-09-24 16:13:14 -04:00
Andrew Croce
ea52eb22ff Adjust footer styles to accommodate a help link 2018-09-24 16:11:35 -04:00
Andrew Croce
88793cab3f refactor topbar a bit so the shield icon and "JEDI Cloud" label are one link 2018-09-24 16:11:12 -04:00
Andrew Croce
ec5b01f9b8 Adjust markup and add help link to footer 2018-09-24 16:10:39 -04:00
Andrew Croce
4649832e8e dummy Help page markup 2018-09-24 16:10:20 -04:00
Andrew Croce
55b35f56b8 Create a general base layout for public pages
Make a separate template for login route
2018-09-24 16:10:08 -04:00
Andrew Croce
5868630e1f add a public help route 2018-09-24 16:09:20 -04:00
Andrew Croce
962e7d98ee link various "learn more" links to the /help page 2018-09-24 16:08:49 -04:00
Patrick Smith
0b81ccb254 Rename internal comment test 2018-09-24 15:56:36 -04:00