2333 Commits

Author SHA1 Message Date
leigh-mil
d142fa974a Update Form mixin so that you can enable the save button for a form on render 2019-10-31 16:21:32 -04:00
leigh-mil
f3dcca8368 use 'text=' in the SaveButton kwargs and add in a default for the save button text 2019-10-31 10:48:26 -04:00
graham-dds
5f5fbd2b91 Allow submit buttons to be valid on initial render 2019-10-28 15:25:18 -04:00
leigh-mil
27df678aaf
Merge pull request #1138 from dod-ccpo/remove-scroll-revoke-button
App settings bugfixes
2019-10-28 12:52:16 -04:00
graham-dds
8d267a2a45 Remove required title and avatar icon from modal 2019-10-25 13:18:14 -04:00
graham-dds
c534dd10f2 Change text on step 2 of adding a member to an app 2019-10-25 13:17:21 -04:00
leigh-mil
a41c2edca3 add revoke invite link back 2019-10-25 13:16:12 -04:00
leigh-mil
76ab44ca69
Merge pull request #1130 from dod-ccpo/app-settings-styling_part-4
App settings styling - team table
2019-10-23 10:45:45 -04:00
leigh-mil
af79de140b Set optional=False on the TextInput macro 2019-10-22 15:23:28 -04:00
leigh-mil
83967e6ed9 Delete unused component and macro 2019-10-22 15:12:19 -04:00
leigh-mil
14fcef8c87 Delete redundant css 2019-10-22 14:33:32 -04:00
leigh-mil
f71f2c91fb Update app members blank slate and section header text 2019-10-22 14:33:30 -04:00
leigh-mil
176b9b4e25 Final tweaks to the app members table 2019-10-22 14:33:06 -04:00
leigh-mil
750ea6568b Add label macro 2019-10-22 14:33:06 -04:00
leigh-mil
6ca08502ed Import environments macro with context so you don't need to pass perms 2019-10-22 14:33:06 -04:00
leigh-mil
f76fd0b567 Move files into applications/fragments 2019-10-22 14:32:51 -04:00
leigh-mil
0f0d9464d8 Update styling for tables across the site 2019-10-22 14:08:31 -04:00
graham-dds
0d3aff54c9 Import macro with context to supply perms
A bug was caused by using the MemberManagementTemplate macro and not supplying all of the necessary
kwargs. Intially, this bug was fixed by supplying the kwargs used by the
macro at the time, but in this refactor, we simply remove those kwargs
and refer to the permissions directly in the template by importing the
macro with context.
2019-10-22 09:32:36 -04:00
graham-dds
7e1a353db5
Merge pull request #1127 from dod-ccpo/audit_log_feature_flag
Audit log feature flag
2019-10-21 15:54:41 -04:00
graham-dds
9c50585589 Bugfix: Add permissions kwargs to member modal 2019-10-21 14:11:55 -04:00
graham-dds
9de90d796d Rename audit log feature flag config variable 2019-10-21 11:36:53 -04:00
graham-dds
2720240903 Conditionally render logs on AUDIT_LOG_FEATURE_TOGGLE 2019-10-21 10:32:58 -04:00
leigh-mil
60d8d6ed10 Styling for delete section of app settings page 2019-10-16 18:12:42 -04:00
leigh-mil
1c79f1dfc9
Merge pull request #1114 from dod-ccpo/app-settings-styling_part-2
App settings styling - environments table
2019-10-16 18:10:09 -04:00
leigh-mil
4d59ba68d9 Add optional arg to the OptionsInput macro call to remove the optional label from the form
Disable the button to update the PPoC when there is only one portfolio
member
2019-10-16 12:16:30 -04:00
leigh-mil
798ec60a1b Make save button always enabled 2019-10-15 14:38:32 -04:00
leigh-mil
1eecf19459 Update flash message for resending an invite 2019-10-15 14:35:13 -04:00
leigh-mil
e94e7c68cb Fix styling of new env form so it doesn't look terrible 2019-10-15 13:48:01 -04:00
leigh-mil
595995cf03 Update styling for empty state and the app environments panel 2019-10-15 13:48:01 -04:00
leigh-mil
e4b1bc33c4 Create env management macro and delete a bunch of unused imports 2019-10-15 13:48:01 -04:00
leigh-mil
041e16a26d Update add new button styling 2019-10-15 13:48:01 -04:00
leigh-mil
22a912439a Update pending label 2019-10-15 13:48:01 -04:00
leigh-mil
47e5a40262 Clean up css in accordion-table file 2019-10-15 13:48:01 -04:00
leigh-mil
ce9a551b2d More styling updates 2019-10-15 13:48:01 -04:00
leigh-mil
de28ff303c Reorder elements in env panel and initial styling 2019-10-15 13:48:01 -04:00
leigh-mil
a44e86f296
Merge pull request #1112 from dod-ccpo/app-settings-styling
App settings styling (part 1)
2019-10-14 16:33:59 -04:00
graham-dds
e8595e592a
Merge pull request #1111 from dod-ccpo/multistep-app-provisioning-design-tweaks
More multistep app provisioning design tweaks
2019-10-14 15:40:04 -04:00
leigh-mil
c7889e13f8 Fix styling on app member info form 2019-10-14 14:57:42 -04:00
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
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
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
33e82bfb83 Allow markup in
Alert title
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
10c16cc4ef Send email after environment is provisioned 2019-10-10 09:45:01 -04:00