leigh-mil
|
14327e9a8b
|
Use common translations for table headings, remove unnecessary class
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
fa83dfe6bd
|
When user not found, redirect to users page and show flash message
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
43855c5495
|
Remove alert from confirm ccpo user page
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
864e11ea11
|
Remove redundant 'ccpo' from ccpo route function names
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
1b86147ab6
|
Move text into translations file
|
2019-08-09 11:08:23 -04:00 |
|
leigh-mil
|
a6eb89ffb8
|
Add tests for route functions
|
2019-08-09 11:08:22 -04:00 |
|
leigh-mil
|
1f8337485f
|
Move ccpo routes into their own file
|
2019-08-09 11:08:22 -04:00 |
|
leigh-mil
|
6b15b41d56
|
Formatting and styling of form
|
2019-08-09 10:50:34 -04:00 |
|
leigh-mil
|
9f54501df4
|
Add in alert for when user isn't found
|
2019-08-09 10:50:34 -04:00 |
|
leigh-mil
|
811a498bf4
|
Finish route for confirming CCPO user, add function to update user's ccpo perms, and add success flash message to template
|
2019-08-09 10:50:34 -04:00 |
|
leigh-mil
|
01ba73ef42
|
Add in templates for ccpo user form and sketch out route functions
|
2019-08-09 10:50:34 -04:00 |
|
leigh-mil
|
8420a78392
|
Add CREATE_CCPO_USER permission, create context processor for ATAT so user_can and permissions can be used in the template, add placeholder button for adding new CCPO user
|
2019-08-09 10:50:34 -04:00 |
|
richard-dds
|
736e2aa21d
|
Merge pull request #994 from dod-ccpo/cloud-pdf-uploads
CSP PDF uploads
|
2019-08-08 11:17:07 -04:00 |
|
leigh-mil
|
4029c2b8cb
|
Merge pull request #1003 from dod-ccpo/bug-fixes
More styling fixes
|
2019-08-06 16:56:01 -04:00 |
|
leigh-mil
|
86b66e5685
|
Merge pull request #999 from dod-ccpo/ccpo-user-list
Page for CCPO users list
|
2019-08-06 13:18:57 -04:00 |
|
leigh-mil
|
f259024509
|
Merge pull request #1001 from dod-ccpo/styling-fixes
Styling fixes
|
2019-08-06 12:07:48 -04:00 |
|
leigh-mil
|
7ac8912d05
|
Merge pull request #1002 from dod-ccpo/csp-disclaimer
CSP disclaimer
|
2019-08-06 12:00:32 -04:00 |
|
leigh-mil
|
53943a30c3
|
Adjust columns widths and padding to fit large numbers
|
2019-08-06 11:59:23 -04:00 |
|
leigh-mil
|
5049b8262d
|
Add alert to log in page with csp disclaimer
|
2019-08-06 10:33:28 -04:00 |
|
leigh-mil
|
71e72bcbcf
|
If there are 0 envs, do not show the toggle arrow and disable the link
|
2019-08-06 10:19:54 -04:00 |
|
richard-dds
|
0bc5ccdb95
|
Merge pull request #988 from dod-ccpo/task-order-cancel
Save draft TO on cancel
|
2019-08-06 09:50:50 -04:00 |
|
leigh-mil
|
083896a689
|
Update template to show table of CCPO users
|
2019-08-05 16:11:24 -04:00 |
|
leigh-mil
|
41820813ed
|
Add in route for CCPO users page and permissions to view page
|
2019-08-05 15:23:17 -04:00 |
|
richard-dds
|
81a478915d
|
Fix uploader test and refactor makeTestWrapper to accept data fn
|
2019-08-05 14:58:10 -04:00 |
|
richard-dds
|
f5c8424b46
|
Wire up FE uploads to TO form
|
2019-08-05 14:58:10 -04:00 |
|
richard-dds
|
8eba9a097d
|
Add CSP file uploads
|
2019-08-05 14:58:10 -04:00 |
|
leigh-mil
|
7afc24deb1
|
Merge pull request #997 from dod-ccpo/to-signing-bug
TO Review page bugs
|
2019-08-05 13:49:36 -04:00 |
|
richard-dds
|
c99e05ed86
|
Some styling for cancel modal
|
2019-08-05 09:56:15 -04:00 |
|
richard-dds
|
3c56f96fa2
|
Not using previous_button_link for step 1
|
2019-08-05 09:56:15 -04:00 |
|
richard-dds
|
0216faf1e6
|
Fix cancel urls
|
2019-08-05 09:56:15 -04:00 |
|
richard-dds
|
dd93dd5aea
|
Allow user to cancel without saving
|
2019-08-05 09:56:15 -04:00 |
|
richard-dds
|
59545aaf0e
|
Add TO cancel modal
|
2019-08-05 09:55:34 -04:00 |
|
leigh-mil
|
12dc805465
|
Use dollar formatting
|
2019-08-02 16:19:42 -04:00 |
|
leigh-mil
|
e333f32aea
|
Merge pull request #995 from dod-ccpo/pop-dates-bug
PoP start date must be before end
|
2019-08-02 16:10:17 -04:00 |
|
leigh-mil
|
4e71b6dcef
|
Do not show edit TO button if user does not have perms or if TO is expired
|
2019-08-02 15:50:24 -04:00 |
|
leigh-mil
|
46a7702f4f
|
Add containing div around to review fragment
|
2019-08-02 15:44:09 -04:00 |
|
leigh-mil
|
5adb2d016e
|
Fix route in TO sign button to direct to the form review page and remove modal call
|
2019-08-02 15:39:08 -04:00 |
|
leigh-mil
|
e1fbac5a52
|
Add front end validation that enforces that PoP end is after start
|
2019-08-01 16:53:32 -04:00 |
|
leigh-mil
|
6280fc3c08
|
Merge pull request #992 from dod-ccpo/hide-csp-links
Only show CSP link if user has access to the env
|
2019-08-01 14:54:27 -04:00 |
|
leigh-mil
|
277d41e003
|
Merge pull request #993 from dod-ccpo/perms-bug-fixes
Permissions bug fixes
|
2019-08-01 14:53:37 -04:00 |
|
leigh-mil
|
71dd0c9945
|
Merge pull request #991 from dod-ccpo/app-edit-perms
Show app settings and team links for users with app role only
|
2019-08-01 14:53:18 -04:00 |
|
leigh-mil
|
25ab64f748
|
Add validation to form for enforcing chronological order of PoP start and end dates
|
2019-08-01 14:45:50 -04:00 |
|
leigh-mil
|
fd9f2bdb43
|
Remove link from feature that will not be implemented
|
2019-08-01 12:53:22 -04:00 |
|
leigh-mil
|
c37edef3fa
|
Remove TO edit and sign buttons if user does not have edit TO perms
|
2019-08-01 12:01:35 -04:00 |
|
leigh-mil
|
4d4cacb767
|
Add check so that funding header icon is only shown if user has at least view perms for portfolio funding
|
2019-08-01 11:54:51 -04:00 |
|
leigh-mil
|
c67491fa4c
|
Show csp link if current user is one of the env's users
|
2019-08-01 11:24:14 -04:00 |
|
leigh-mil
|
6dc5c14964
|
Use correct perms to show edit env form and remove unnecessary perms check to show links for app settings and team
|
2019-08-01 10:37:24 -04:00 |
|
richard-dds
|
136b97b23f
|
Use new edit route
|
2019-07-30 14:06:40 -04:00 |
|
leigh-mil
|
c5ec2c296f
|
Merge pull request #985 from dod-ccpo/to-form-step-3-styling
TO form step 3 styling
|
2019-07-29 14:32:34 -04:00 |
|
leigh-mil
|
f1f344388a
|
Fix validation icon and spacing
|
2019-07-26 11:20:58 -04:00 |
|