graham-dds
1560b73672
Create styles for new app sticky action footer
2019-10-14 14:46:00 -04:00
graham-dds
e49257ca35
Refactor HTML and styles of new app provisioning
...
- remove "panel__content" div wrapper
- add margin helper to p tags in steps 2 and 3 for flashed message
2019-10-14 14:45:54 -04:00
graham-dds
24be9a6a61
Update copy for new app provisioning
...
- change flashed message for adding members
- use the correct helper text for the app name input
- a few other updates to text in translations
2019-10-14 10:10:22 -04:00
graham-dds
5a16af8cbb
Switch up buttons on new app provisioning, step 1
...
- change cancel button to a link
- add disabled previous button
2019-10-14 10:10:22 -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
4c865c8c66
Style cancel link in multi-step modals
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
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
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
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
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
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
e80585b3b2
Move member editing template to macro
2019-09-30 15:41:00 -04:00
leigh-mil
bea9439330
Move text to translations
2019-09-26 09:53:20 -04:00
leigh-mil
a9300132f8
Move modal out of the table and fix button styling
2019-09-26 09:46:24 -04:00
leigh-mil
37fab735a4
Add modal to page for revoking an invite
2019-09-26 09:46:24 -04:00
dandds
4f8cbc2b68
Delete unused Jinja macros and rearrange templates.
...
Templates and fragments that relate to specific resources (portfolios,
applications, task orders) should reside in directories named for the
relevant resource. This also matches the way the application routes are
distributed among modules named for each resource type.
2019-09-25 11:19:56 -04:00