leigh-mil
e7487aa114
Set max width on ccpo admin pages
2020-02-04 16:13:07 -05: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
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
01ba73ef42
Add in templates for ccpo user form and sketch out route functions
2019-08-09 10:50:34 -04:00