Commit Graph

742 Commits

Author SHA1 Message Date
Patrick Smith
82c5941ab5 Add title to fin-ver alert modal 2018-10-01 11:14:43 -04:00
Patrick Smith
d823b923a2 Show modal when submitted request is pending acceptance 2018-10-01 11:14:43 -04:00
Patrick Smith
4577a37bad Hide edit project link for users that cannot edit projects 2018-09-30 22:23:52 -04:00
Patrick Smith
aa42f5671c Don't show workspace nav items the user doesn't have access to 2018-09-30 22:19:26 -04:00
Patrick Smith
6400e85664 Merge branch 'master' into demo-fixes 2018-09-28 09:55:43 -04:00
patricksmithdds
3f5790325b Merge pull request #344 from dod-ccpo/ui/text-fixes
Text fixes
2018-09-28 09:50:48 -04:00
Patrick Smith
2d7d97a03c Expand review form if there are errors 2018-09-28 09:48:41 -04:00
Patrick Smith
a859af9eea Pass in request as jedi_request in request detail template
Fixes the user sessions/daily traffic fields not being shown when they
should be.
2018-09-28 09:48:41 -04:00
Patrick Smith
7d7afebede Update modal content for approval/acceptance 2018-09-28 09:48:41 -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
Luis Cielak
4fc5ba7629 Fix how the heading is displayed 2018-09-26 11:34:25 -04:00
richard-dds
0a8c488f1e Merge pull request #341 from dod-ccpo/ui/clean-up-audit-log
Initial audit log UI cleanup
2018-09-26 11:33:03 -04:00
andrewdds
d594135fbe Merge pull request #337 from dod-ccpo/user-profile-screen
User profile screen
2018-09-26 11:31:08 -04:00
Luis Cielak
363bb51749 Rename sign in with CAC button 2018-09-26 11:30:30 -04:00
Patrick Smith
648964dc1e Hook up the "Add Environment Access" link when adding a member 2018-09-25 16:44:40 -04:00
Andrew Croce
d87f2b17ed audit log markup 2018-09-25 16:03:08 -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
patricksmithdds
5869d5a5e4 Merge pull request #334 from dod-ccpo/show-zero-dollars-on-financial-verification
Always set initial text input value when field data is not None
2018-09-25 14:51:28 -04:00
dandds
774df938c4 cleanup, temp fix for PT bug #160768940 2018-09-25 14:34:55 -04:00
Andrew Croce
60445b9593 add temporary alert 2018-09-25 14:22:07 -04:00
Andrew Croce
9415f14451 edit user url in public topbar 2018-09-25 14:19:50 -04:00
Andrew Croce
ca3be247e3 edit user screen template 2018-09-25 14:19:50 -04:00
Andrew Croce
72d63f82c9 edit user form template 2018-09-25 14:19:50 -04:00
Andrew Croce
04ca96618c stub user edit screen 2018-09-25 14:19:50 -04:00
Andrew Croce
6c9aa44b37 user link in topbar 2018-09-25 14:19:50 -04:00
richard-dds
51bc6fb950 Give members/index Environments column a right alignment 2018-09-25 14:14:01 -04:00
Patrick Smith
0e33755ef7 Set initial value when field data is not None 2018-09-25 13:39:59 -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
richard-dds
7a08845ca6 Merge pull request #315 from dod-ccpo/audit-log-v2
Audit log v2
2018-09-25 13:30:40 -04:00
dandds
3c7b5a083d always display at least current month on reports select menu 2018-09-25 13:20:15 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
Montana
6986213780 Cancel button redirects to members view page 2018-09-25 12:03:54 -04:00
dandds
7ae201655a refactor new project component form validation 2018-09-25 12:02:59 -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