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