Update plugin header control to use functionality for styling from core.
Adjust the descriptions and links to use new header control functionality in notebooks and integrations.
Small adjustment to applications to move button to header for the old navigation.
Update integrations Cypress testing for new delete (just requires standard "delete" instead of application name following use pattern applied everywhere else).
Update Integrations UI
~2 New Header control change (Buttons and Description field)
Before
After
~4 Updated Cypress Testing
~5 Integration Changes
a. Image on cards smaller
b. Bulk delete
c. Empty State
d. Underline Tabs
e. Padding to 16px
f. Delete button secondary /hover
g. Panel added to Template text
h. Remove Details / space between check new version
i. Fix spelling
h. Headings all adjusted to H3
Integrations Before:
Issues Resolved
Check List
[ ] New functionality includes testing.
[ ] All tests pass, including unit test, integration test and doctest
[ ] New functionality has been documented.
[ ] New functionality has javadoc added
[ ] New functionality has user manual doc added
[ ] Commits are signed per the DCO using --signoff
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.
Updated based on comments / UI feedback pass
Cards images now 40x40
Text for secondary headers now h4 and bold
Lower case for the empty state "available list"
Description
~4 Updated Cypress Testing
~5 Integration Changes a. Image on cards smaller b. Bulk delete c. Empty State d. Underline Tabs e. Padding to 16px f. Delete button secondary /hover g. Panel added to Template text h. Remove Details / space between check new version i. Fix spelling h. Headings all adjusted to H3
Integrations Before:
Issues Resolved
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.