leigh-mil
14ea3cd973
Adjust the margin around usa-input elements globally, fix any styling side effects from the change
2019-10-14 14:05:03 -04:00
leigh-mil
a6e7995a85
Update styling for view only version of name and description section
2019-10-14 14:03:45 -04:00
leigh-mil
5a98e6966e
Styling for name and description section:
...
As part of this, the empty placeholder span was removed from the text input macro and the span will now be conditionall rendered if there is an error message
2019-10-14 14:03:45 -04:00
leigh-mil
c3db3322df
Style portfolio header menu icons
2019-10-14 14:03:44 -04:00
leigh-mil
e6254e6f64
Update text in portfolio header and application sticky CTA
2019-10-14 14:03:44 -04:00
leigh-mil
9517f3e3ab
Merge pull request #1110 from dod-ccpo/env-email-notifications
...
Send email after environment is provisioned
2019-10-14 13:11:55 -04:00
leigh-mil
10c16cc4ef
Send email after environment is provisioned
2019-10-10 09:45:01 -04:00
leigh-mil
572c2e7604
Standardize styling for hr elements and remove custom hr styling and classes that were no longer needed.
...
Fix styling on a few hr elements that looked wrong after global style was applied
2019-10-09 13:07:52 -04:00
leigh-mil
c7841d4388
Update styling on revoke invite modal
2019-10-08 17:06:51 -04:00
leigh-mil
7a778dd1dd
Fix styling for resend invite modal
2019-10-08 17:06:36 -04:00
leigh-mil
04ebb863f1
Add class to edit member perms modal so it has same styling as add new member modal
2019-10-08 16:43:15 -04:00
leigh-mil
4c865c8c66
Style cancel link in multi-step modals
2019-10-08 16:30:28 -04:00
leigh-mil
cf42bfbbda
Remove text from dismiss modal button
2019-10-08 16:30:28 -04:00
leigh-mil
fe29b5d838
Low-fi update of multi-step modals to fix styling
2019-10-08 16:30:28 -04:00
leigh-mil
7a4c26419f
Low-fi update of modals to fix styling
2019-10-08 16:30:28 -04:00
leigh-mil
52d16017c3
Update styling for modal macro and add notes about what classes to use to maintain styling
2019-10-08 16:28:25 -04:00
leigh-mil
ce4ef37776
Add class to resend invite modal so styling is applied
2019-10-08 16:16:34 -04:00
leigh-mil
2455ef14f2
use kwargs when calling macro
2019-10-08 16:10:46 -04:00
leigh-mil
13bc830536
Add update invite form to settings page and move user info page of member form into its own macro
2019-10-08 16:10:46 -04:00
leigh-mil
bb6d656def
Merge pull request #1106 from dod-ccpo/clin-errors-contract-dates
...
PoP Range error message
2019-10-08 15:39:34 -04:00
graham-dds
c803438e94
Roll back Projects to Applications in translations
2019-10-08 13:15:28 -04:00
graham-dds
b3467a1722
app provisioning Step 3 changes
...
- rearrange markup in the template
- include text from translations
2019-10-08 13:15:28 -04:00
graham-dds
8eda056327
Revamp the app members table
...
- remove some of the custom styles in the page-specific style sheet.
Instead, try to rely on default USWDS styles as much as possible.
- tweak a few values in the tables stylesheet
- move some markup around in the members template
2019-10-08 13:15:28 -04:00
graham-dds
0632c16968
Move "add environment " link to bottom of section
...
- this makes things more consistent with the new application flow
2019-10-08 13:15:28 -04:00
graham-dds
7a62133bc3
Minor adjustments new application flow step 2
...
- rearrange markup
- add previous and cancel button
2019-10-08 13:15:28 -04:00
graham-dds
ae55f5ef00
Align new application Step 1 with design mockups
...
- remove unneeded variables and markup
- add a cancel button
- add form input descriptions
- add a class selector for the default panel <hr>, and change apperance
2019-10-08 13:15:28 -04:00
graham-dds
9d34f11d84
Tweak multi-step header for app provisioning
...
- add "context" option to StickyCTA
- tweak styles to better-include context
- add header text to translations
2019-10-08 13:15:28 -04:00
graham-dds
237123d474
Make application description optional
2019-10-08 13:15:28 -04:00
leigh-mil
7f0a25ea17
Use translations
2019-10-08 10:32:02 -04:00
leigh-mil
07b3c68422
Add min and max range values to date selector so a more accurate error message can be displayed when a date is out of the range
2019-10-08 10:32:02 -04:00
graham-dds
de89bb03b0
use correct route for create member macro
2019-10-02 14:17:18 -04:00
leigh-mil
f075bd5c02
Merge pull request #1101 from dod-ccpo/env-name-label
...
Remove optional label from env form
2019-10-02 11:41:07 -04:00
leigh-mil
738d73dc03
Add in a default error sub heading
2019-10-02 10:55:15 -04:00
leigh-mil
7db38ede59
Remove extra kwargs and put the text in the template since all error pages will show the same text in MVP
2019-10-02 10:45:22 -04:00
leigh-mil
6013d93182
Styling error page
2019-10-02 10:44:54 -04:00
graham-dds
d4b5e484ee
rearrange templates to follow new dir structure
2019-10-01 16:09:51 -04:00
graham-dds
02a4f92840
Clean up templates
...
- Make sure heading includes app name
- Remove "back to applications" link
- Add "submit" link button to step 3
2019-10-01 15:56:18 -04:00
leigh-mil
d2c9a3e215
Pass optional kwarg in the macro so the optional label is not rendered
2019-10-01 14:40:29 -04:00
graham-dds
e0e6c0569c
Add "action" param to members macro
2019-10-01 09:16:36 -04:00
graham-dds
fb58bc1ba1
Add GET route for step 3
2019-09-30 15:41:00 -04:00
graham-dds
e80585b3b2
Move member editing template to macro
2019-09-30 15:41:00 -04:00
leigh-mil
0c54b61579
Remove watch from date selector component
2019-09-26 16:27:10 -04:00
leigh-mil
92243965ec
parse contract dates into datetime objects
2019-09-26 16:22:16 -04:00
leigh-mil
c03820e53a
Emit event on input from date selector so parent element can respond
2019-09-26 16:22:15 -04:00
leigh-mil
ad86dc33fc
Show validation icon only if the date is complete
2019-09-26 16:22:15 -04:00
leigh-mil
e41aeaee25
Fix end date in alert
2019-09-26 16:22:15 -04:00
leigh-mil
789e6662a2
Add tests for pop date range vue component
2019-09-26 16:22:15 -04:00
leigh-mil
5e1ce65662
Move html out of clin fields macro and fix initial values in pop date range when there is no form data
2019-09-26 16:22:15 -04:00
leigh-mil
53cef32af5
Use date-selector component to display errors related to date fields
2019-09-26 16:22:02 -04:00
leigh-mil
843501c00a
Fix bug where name attribute of start date fields was not properly assigned
...
Fix bug in pop_date_range were startValid and endValid were not being properly updated
2019-09-26 16:22:02 -04:00