1977 Commits

Author SHA1 Message Date
richard-dds
19d88ce4f5 Changes to mutable arrays need to be flagged 2018-09-06 16:21:24 -04:00
richard-dds
4fe758c4ff Fix migration path 2018-09-06 16:21:24 -04:00
richard-dds
29e6d2934f Check VIEW_WORKSPACE_MEMBERS permission 2018-09-06 16:21:24 -04:00
richard-dds
398bdac871 Add new VIEW_WORKSPACE_MEMBERS permission to owner and ccpo 2018-09-06 16:21:24 -04:00
richard-dds
ea3f1b926c Display workspace members 2018-09-06 16:21:24 -04:00
richard-dds
b4f34a25e0 Add workspace members to seed script 2018-09-06 16:19:53 -04:00
richard-dds
a0b0b54146
Merge pull request #257 from dod-ccpo/no-environment-access-flag
Show "No Environment Access" flag if workspace user is not added to any environments
2018-09-06 16:19:18 -04:00
richard-dds
5ba76354a3 Show "No Environment Access" flag 2018-09-06 15:41:03 -04:00
patricksmithdds
6d4aec3a6a
Merge pull request #254 from dod-ccpo/refactor-templates
Refactor templates
2018-09-06 15:33:34 -04:00
Patrick Smith
c235e519fa Hook up Edit Project page 2018-09-06 14:58:34 -04:00
Patrick Smith
9c9374541b Add get project method 2018-09-06 14:58:34 -04:00
Patrick Smith
c26854e26e Remove unused templates 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
richard-dds
011a5371b5
Merge pull request #256 from dod-ccpo/environment-users
Show how many members are in an environment
2018-09-06 14:40:21 -04:00
patricksmithdds
3f792d0a57
Merge pull request #248 from dod-ccpo/ui/logout-button
Ui/logout button
2018-09-06 14:39:29 -04:00
patricksmithdds
d01a59fc82
Merge pull request #250 from dod-ccpo/mock-reporting
Add mock reporting data
2018-09-06 14:38:53 -04:00
luis cielak
6d27f56542 Update role definition text 2018-09-06 13:27:09 -05:00
luis cielak
92f300c6e2 Add select role modal 2018-09-06 13:27:09 -05:00
richard-dds
a69d6b2e1c Use Environment.num_users in projects template 2018-09-06 14:01:37 -04:00
richard-dds
3edbfa3129 Add and list environment members 2018-09-06 13:53:19 -04:00
richard-dds
e5a0d69844 Add migration for EnvironmentRole 2018-09-06 13:51:31 -04:00
Patrick Smith
0a1cb6a5c9 Add mock data for cumulative budget reports 2018-09-06 10:13:13 -04:00
Patrick Smith
9d8fe572bb Default to current month for reporting 2018-09-06 09:57:15 -04:00
dandds
c00b136c1f
Merge pull request #251 from dod-ccpo/seed-script-existing-users
create requests for existing users
2018-09-06 09:56:34 -04:00
Patrick Smith
f0664e254c Use check_workspace_permission helper 2018-09-06 09:50:45 -04:00
dandds
36486b0982 create requests for existing users 2018-09-06 09:10:01 -04:00
andrewdds
033b366ceb
Merge pull request #249 from dod-ccpo/fix-seed
Fix seed script
2018-09-06 08:49:28 -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
Patrick Smith
4982b80d9b Add alternate set of mock reporting data 2018-09-05 17:26:58 -04:00
Patrick Smith
0677a1b4dd Change placeholder links to "#" instead of "/"
I keep clicking things and being sent to `/` unintentionally.
2018-09-05 17:26:58 -04:00
Patrick Smith
a9d705daac Add mock monthly reporting data 2018-09-05 17:26:58 -04:00
Patrick Smith
f33a7b4a9f Protect reports page with correct permission 2018-09-05 17:26:58 -04:00
Patrick Smith
557df21a30 Add initial Reports object 2018-09-05 17:26:32 -04:00
montana-mil
91cb986b8e
Merge pull request #239 from dod-ccpo/edit-user-role
Edit user role
2018-09-05 16:51:36 -04:00
richard-dds
50d11368af Divulge script/seed in the README 2018-09-05 16:45:53 -04:00
Montana
1ade48ece6 Fix styling on search bar 2018-09-05 16:42:48 -04:00
richard-dds
ed2029533f Fix seed script 2018-09-05 16:15:59 -04:00
Andrew Croce
006e5bf70e remove defunct header template 2018-09-05 15:55:50 -04:00
Andrew Croce
d8d9898975 Add dummy logout link 2018-09-05 15:55:39 -04:00
Andrew Croce
7feb84ba37 fix alignment of topbar links 2018-09-05 15:55:30 -04:00
Andrew Croce
438d8a8c05 add logout svg icon 2018-09-05 15:55:03 -04:00
dandds
11b0f0d103
Merge pull request #246 from dod-ccpo/ui/request-approval
UI/request approval
2018-09-05 15:50:33 -04:00
andrewdds
9a81d2b6d0
Merge pull request #247 from dod-ccpo/login-screen
Login screen
2018-09-05 15:30:06 -04:00
Montana
277b4a22e2 Fix selector styling 2018-09-05 15:13:08 -04:00
Montana
6444325f42 Update test for updating user role 2018-09-05 15:13:08 -04:00
Montana
40c248df16 Refactor and format 2018-09-05 15:13:08 -04:00
Montana
109249d953 Allow user to save without changing user's role 2018-09-05 14:16:20 -04:00
Montana
1b8233af89 Use update member form 2018-09-05 14:16:20 -04:00
Montana
75ea8025c1 Authorization check for edit member post route 2018-09-05 14:16:20 -04:00