533 Commits

Author SHA1 Message Date
dandds
038cceb34b ccpo should see request approval screen for all request 2018-09-07 09:44:48 -04:00
patricksmithdds
48724fd13b
Merge pull request #258 from dod-ccpo/resurrect-missing-import
Add back missing import in new project template
2018-09-06 16:33:28 -04:00
Patrick Smith
7faeabfbdf Add back missing import in new project template 2018-09-06 16:23:06 -04:00
richard-dds
5ba76354a3 Show "No Environment Access" flag 2018-09-06 15:41:03 -04:00
Patrick Smith
c235e519fa Hook up Edit Project page 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
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
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
Montana
1ade48ece6 Fix styling on search bar 2018-09-05 16:42:48 -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
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
109249d953 Allow user to save without changing user's role 2018-09-05 14:16:20 -04:00
Montana
1f752cac22 Fill out user data in the member edit template 2018-09-05 14:16:20 -04:00
Montana
ce44e4537a Add an alert for successful role update 2018-09-05 14:16:20 -04:00
Montana
ea1a3926ac Wire up selector for updating a workspace user's role 2018-09-05 14:16:19 -04:00
luis cielak
a12c033812 Add half cols class to eventually get the alignment fixed yo 2018-09-05 13:14:33 -05:00
luis cielak
937df89fd4 Add notes field and update copy 2018-09-05 13:05:42 -05:00
luis cielak
19f5edfa17 Set name fields side by side 2018-09-05 13:05:42 -05:00
luis cielak
03a1fec6b6 Fix layout issues 2018-09-05 13:05:42 -05:00
luis cielak
cd7fb852f0 Arrange fields in column layout 2018-09-05 13:05:42 -05:00
luis cielak
447e759277 Update placeholder text and remove column layout 2018-09-05 13:05:42 -05:00
luis cielak
054ff82beb Replace end-user with requestor 2018-09-05 13:05:42 -05:00
luis cielak
54a2821952 Update placeholder fields 2018-09-05 13:05:41 -05:00
Andrew Croce
bdd1af579f add back dev login button 2018-09-05 13:58:32 -04:00
dandds
4b25cc19d9
Merge pull request #238 from dod-ccpo/request-schema-#159719829
Request schema #159719829
2018-09-05 13:22:58 -04:00
Andrew Croce
f513e5ce35 login page styles and markup 2018-09-05 10:10:37 -04:00
dandds
59fdad8554 use regular WTForms DateField for requests dates 2018-09-04 16:15:36 -04:00
richard-dds
156e19387d Use action_required and num_action_required in template 2018-09-04 14:57:18 -04:00
richard-dds
762a44d9ab
Merge pull request #242 from dod-ccpo/requests-date-submitted
Show last submission date in requests index
2018-09-04 14:01:21 -04:00
richard-dds
0af7fb4573 Use last_submission_timestamp in requests index 2018-09-04 13:09:48 -04:00
luis cielak
f9b8a49013 Update copy for empty request screen 2018-09-04 12:06:57 -05:00
richard-dds
1f26596b5f Show success alert when new workspace user is created 2018-08-31 16:04:45 -04:00
richard-dds
b1326a7c75 Use object for selector component 2018-08-31 13:58:25 -04:00
richard-dds
b793d4a00a New route for creating workspace user 2018-08-31 13:25:14 -04:00
andrewdds
1c73c1a191
Merge pull request #233 from dod-ccpo/ui/ws-role-picker
UI/Selector Vue component
2018-08-31 11:25:52 -04:00
patricksmithdds
734c1ea006
Merge pull request #232 from dod-ccpo/review-by-user
Allow user to view submitted request
2018-08-31 10:27:44 -04:00