Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#156] Display expired credentials #290

Merged
merged 4 commits into from
Nov 7, 2019

Conversation

shadcn
Copy link
Contributor

@shadcn shadcn commented Oct 31, 2019

Fixes #156

This PR displays expired credentials on the app page under key status and adds a warning on the app listing page for expired credentials.

ac-test-app-for-expired_app___Apigee

Apps___Apigee

@googlebot googlebot added the cla: yes Indicates CLA has been signed label Oct 31, 2019
Copy link
Contributor

@mxr576 mxr576 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA: Replace intval() with typecasting (int) in the modified functions.

src/Entity/ListBuilder/AppListBuilder.php Outdated Show resolved Hide resolved
apigee_edge.module Outdated Show resolved Hide resolved
src/Entity/ListBuilder/AppListBuilder.php Outdated Show resolved Hide resolved
apigee_edge.module Outdated Show resolved Hide resolved
Copy link
Contributor

@kscheirer kscheirer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just a minor question

src/Entity/ListBuilder/AppListBuilder.php Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Indicates CLA has been signed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DRUP-667 Display expired credentials as such
5 participants