leigh-mil
c089682a27
Use stickybits on sidenav
2019-08-29 20:24:56 -04:00
leigh-mil
a6397bac35
Fix styling on sticky cta header so it extends the whole page in IE
...
remove unused row from header
2019-08-29 17:05:15 -04:00
leigh-mil
6669608038
Make topbar sticky and set sticky cta header so it sticks below topbar
2019-08-29 17:03:55 -04:00
richard-dds
b26cd3ffae
Allow user to download a previously uploaded pdf
2019-08-29 16:00:25 -04:00
leigh-mil
c31fb78a47
Require fields in user profile form
2019-08-29 12:51:20 -04:00
richard-dds
e8234dcf34
Allow user to download files on TO upload page
2019-08-29 11:28:49 -04:00
leigh-mil
2938e48a65
Set max width on p elements and add in p tags where they were missing
2019-08-29 10:33:15 -04:00
richard-dds
b182307174
Azure file downloads
2019-08-29 10:12:02 -04:00
richard-dds
11c1c37d7f
Remove unnecessary macro and Vue props
2019-08-28 15:56:55 -04:00
richard-dds
67a4bb602d
Require portfolio id in upload-token
...
It's necessary for the authz decorator
2019-08-28 15:56:55 -04:00
richard-dds
7d1dfa1d0e
Get presigned upload token via ajax request
2019-08-28 15:06:13 -04:00
graham-dds
17fb264440
Remove inset_form prop from date picker
2019-08-27 16:32:03 -04:00
graham-dds
981171d8db
Remove inset_form prop from options inputs
2019-08-27 16:06:56 -04:00
graham-dds
1901172d6e
Remove inset_form prop from text inputs
2019-08-27 15:59:51 -04:00
leigh-mil
aff4caa83f
Add error icon for date validation
2019-08-27 13:14:51 -04:00
leigh-mil
99e2c84d3c
Add inset_form to options and date picker macros
2019-08-27 13:14:40 -04:00
dandds
cc689a7e39
Fix Vue bug in CCPO new user confirmation.
...
The submit button for the page contained a Vue directive, but the button
is not nested in an appropriate Vue component. The directive and
associated behavior are unnecessary in this case, so I removed the
directive.
2019-08-21 13:04:35 -04:00
richard-dds
a6f925e080
Merge pull request #1030 from dod-ccpo/file-upload-fixes
...
File upload fixes
2019-08-19 10:36:10 -04:00
leigh-mil
666f237002
Update text input vue component so that it only shows the validation icon on mount when the form is not a form that is inset into a page
2019-08-19 10:28:20 -04:00
leigh-mil
75ab8436b0
Merge pull request #1027 from dod-ccpo/ie11-fix-add-ccpo-user
...
Render new CCPO user form in IE11
2019-08-19 09:44:34 -04:00
leigh-mil
725a45aea7
Merge pull request #1026 from dod-ccpo/team-settings-styling
...
Styling Bugs
2019-08-19 09:44:14 -04:00
richard-dds
db73a12e95
Limit size of uploaded files
2019-08-16 13:30:03 -04:00
leigh-mil
afb35b9b22
SaveButton on forms should stay disabled until the form is valid
2019-08-16 08:51:43 -04:00
leigh-mil
2fd148eda8
Use SaveButton macro and base-form vue component on app settings page
...
Use common translations for save button
2019-08-16 08:34:45 -04:00
leigh-mil
a942b5f172
Use base-form and SaveButton
2019-08-15 15:41:07 -04:00
leigh-mil
3026b41c4e
Move app name and description to their own line
2019-08-15 14:16:19 -04:00
dandds
16c9b826b3
Merge pull request #1019 from dod-ccpo/upload-error-handling
...
Add validations and error states for TO upload form
2019-08-14 14:30:46 -04:00
richard-dds
a7417b4f39
Add upload errors to translations file
2019-08-14 11:35:07 -04:00
leigh-mil
e59e3b959c
Add listener to User model to record permission set updates and update user audit log template
2019-08-13 16:36:38 -04:00
leigh-mil
852046a3e7
Change variable name from data to user_info because it was more descriptive
2019-08-13 16:23:11 -04:00
leigh-mil
87b173b035
Use tuple instead of a dict for the user data and form
2019-08-13 14:09:53 -04:00
richard-dds
3ecb2cf84f
Update copy for file upload failure
2019-08-13 10:51:09 -04:00
richard-dds
8d7c4672b0
Display file upload errors in form
2019-08-13 10:51:09 -04:00
leigh-mil
8b23173fef
Only show disable link if user has delete ccpo user perms
2019-08-13 10:32:26 -04:00
leigh-mil
14978142b1
Use DeleteConfirmation macro
2019-08-13 10:32:26 -04:00
leigh-mil
7c65783d08
Add csrf token to remove ccpo user form
2019-08-13 10:32:26 -04:00
leigh-mil
0745539853
Move text into translations
2019-08-13 10:32:26 -04:00
leigh-mil
54239a520e
Add revoke access button and modal, sketch out route function for removing cppo perms from a user
2019-08-13 10:17:24 -04:00
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