richard-dds
|
0f6fee9909
|
Add test for removing env role in update_environment_roles
|
2018-10-24 11:17:44 -04:00 |
|
richard-dds
|
c138df2b0f
|
Allow user to select 'No Access'
|
2018-10-24 11:17:44 -04:00 |
|
leigh-mil
|
86cf568e5b
|
Formatting
|
2018-10-23 13:43:13 -04:00 |
|
leigh-mil
|
ff88c5c34a
|
Update edit_project route to use ProjectForm and removed environments from being passed to form
|
2018-10-23 13:43:13 -04:00 |
|
leigh-mil
|
25b84a4df6
|
Add ProjectForm class that does not include environments for edit project form
|
2018-10-23 13:41:20 -04:00 |
|
leigh-mil
|
bc76ef633e
|
Add route and function to update Project details
|
2018-10-23 13:41:20 -04:00 |
|
andrewdds
|
c4fcd9540c
|
Merge pull request #389 from dod-ccpo/workspaces-dropdown
Workspaces dropdown
|
2018-10-17 16:17:05 -04:00 |
|
Montana
|
77b88b0b3c
|
Add a description to env roles modal
|
2018-10-16 14:44:38 -04:00 |
|
Andrew Croce
|
82d765122a
|
formatting
|
2018-10-16 14:18:00 -04:00 |
|
Andrew Croce
|
80849a3207
|
add list of workspaces to all workspace routes
|
2018-10-16 11:59:39 -04:00 |
|
Montana
|
3c95063293
|
Handle AlreadyExistsError on user creation with non-unique email
|
2018-10-08 10:36:40 -04:00 |
|
richard-dds
|
1750c268f7
|
Fix report display for task order with no expiration date
|
2018-10-01 13:32:01 -04:00 |
|
Patrick Smith
|
648964dc1e
|
Hook up the "Add Environment Access" link when adding a member
|
2018-09-25 16:44:40 -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 |
|
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 |
|
richard-dds
|
479b5a7f36
|
Formatting
|
2018-09-24 14:51:00 -04:00 |
|
richard-dds
|
86ee4c12a0
|
Use Role.displayname in "workspace role updated" modal
|
2018-09-24 14:35:32 -04:00 |
|
dandds
|
430efd211c
|
display task order info on reports page
|
2018-09-24 11:03:20 -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
|
ca8b9028bc
|
reports shows real budget information for total spend
|
2018-09-18 16:04:03 -04:00 |
|
dandds
|
c3f89ba149
|
add form for editing workspace name
|
2018-09-17 13:10:37 -04:00 |
|
dandds
|
021871ec16
|
route, form, and domain methods for updating workspace name
|
2018-09-17 11:40:58 -04:00 |
|
richard-dds
|
e997c5cedd
|
Allow CCPO to view workspaces
|
2018-09-12 11:13:06 -04:00 |
|
Andrew Croce
|
d882c552dc
|
starting charting
|
2018-09-11 11:23:22 -04:00 |
|
richard-dds
|
996596f2b3
|
Automatically assign workspace owner to environments
|
2018-09-10 13:35:16 -04:00 |
|
richard-dds
|
633957c61d
|
Template has moved
|
2018-09-06 16:21:58 -04:00 |
|
richard-dds
|
549e4d6263
|
Use Workspaces.get_with_members
|
2018-09-06 16:21:24 -04:00 |
|
richard-dds
|
29e6d2934f
|
Check VIEW_WORKSPACE_MEMBERS permission
|
2018-09-06 16:21:24 -04:00 |
|
Patrick Smith
|
c235e519fa
|
Hook up Edit Project page
|
2018-09-06 14:58:34 -04:00 |
|
Patrick Smith
|
00e91ba789
|
Move requests & workspaces templates into directories
|
2018-09-06 14:58:34 -04:00 |
|
Patrick Smith
|
9d8fe572bb
|
Default to current month for reporting
|
2018-09-06 09:57:15 -04:00 |
|
Patrick Smith
|
f0664e254c
|
Use check_workspace_permission helper
|
2018-09-06 09:50:45 -04:00 |
|
Patrick Smith
|
d6da217e08
|
Run that formatter jawn
|
2018-09-05 17:31:32 -04:00 |
|
Patrick Smith
|
5abd592f78
|
Add query string args to control date/alternate date source
|
2018-09-05 17:26:58 -04:00 |
|