Commit Graph

513 Commits

Author SHA1 Message Date
Patrick Smith
7d7afebede Update modal content for approval/acceptance 2018-09-28 09:48:41 -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
Patrick Smith
648964dc1e Hook up the "Add Environment Access" link when adding a member 2018-09-25 16:44:40 -04:00
Andrew Croce
5572dfedba formatting 2018-09-25 14:19:50 -04:00
Andrew Croce
ca66139a2f dummy save_user route 2018-09-25 14:19:50 -04:00
Andrew Croce
27a806d7f8 user route 2018-09-25 14:19:50 -04:00
richard-dds
ddc2e2fad7 Automatic audit logging using SQLA events 2018-09-25 13:09:54 -04:00
Montana
8fd1d93f2e Prevent saving environment roles as empty strings 2018-09-25 11:13:24 -04:00
Montana
e1767488c7 Fix seed script bug 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
3a978a1673 Fix bugs and write a test 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
bead1990c9 Let input value be simple 2018-09-25 11:13:23 -04:00
Montana
ccce20c48c Update environment role with real data 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
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
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
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
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
dandds
5a52ea3c81 display task order info on reports page 2018-09-25 09:45:34 -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
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
richard-dds
479b5a7f36 Formatting 2018-09-24 14:51:00 -04:00
dandds
4f4c1892ba Merge pull request #318 from dod-ccpo/reports-task-order-info-#159975038
Reports task order info #159975038
2018-09-24 14:44:02 -04:00
richard-dds
86ee4c12a0 Use Role.displayname in "workspace role updated" modal 2018-09-24 14:35:32 -04:00
Patrick Smith
da86245803 Remove fake comment data 2018-09-24 13:56:42 -04:00
Patrick Smith
92d73387f5 Show error on page if submitting an empty comment 2018-09-24 13:52:50 -04:00
Patrick Smith
e0e51d8c35 Allow adding an internal comment on a request 2018-09-24 13:52:50 -04:00
dandds
22c642a7e1 Merge pull request #320 from dod-ccpo/modal-redirects-#160668407
fix financial verification modal bug and refactor modal redirects
2018-09-24 11:33:34 -04:00
dandds
430efd211c display task order info on reports page 2018-09-24 11:03:20 -04:00
dandds
b4662f56bd fix financial verification modal bug and refactor modal redirects 2018-09-24 10:59:39 -04:00
Andrew Croce
1663fbd6c3 comment out form var 2018-09-24 08:28:14 -04:00
Andrew Croce
589671525d format 2018-09-21 14:38:30 -04:00
Andrew Croce
8e7a692983 Use dummy comments 2018-09-21 14:32:07 -04:00
Andrew Croce
c1cf194f06 empty comments 2018-09-21 14:30:44 -04:00
Andrew Croce
0ab8cc86c2 Add back comment form to route
Add some dummy comment data
2018-09-21 14:22:48 -04:00
dandds
4e75927b52 mock report data for predetermined workspace names 2018-09-20 10:09:51 -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
ee455e7f90 formatting 2018-09-19 12:12:04 -04:00
Andrew Croce
56eb480695 extrapolate days remaining with today, not the focused month 2018-09-19 12:10:15 -04:00
Andrew Croce
7f6cebbc5f mock expiration date in workspace/reports route 2018-09-19 10:45:54 -04:00
dandds
8fc5a4a092 show request name where appropriate and set as default workspace name 2018-09-19 10:44:21 -04:00
dandds
ca8b9028bc reports shows real budget information for total spend 2018-09-18 16:04:03 -04:00