apigee-edge-drupal

The Apigee Edge module enables you to integrate a Drupal 9 or 8 site with Apigee.

GPL-2.0 License

Stars
32
Committers
31

Bot releases are visible (Hide)

apigee-edge-drupal - 8.x-1.13

Published by arlina-espinoza about 4 years ago

Github milestone: 8.x-1.13

Changelog

  • Make team members list operations access-aware, via #433.
  • #415: Make sure no password is visible in the rendered Apigee Edge connection configuration form, via #457.
  • #461: Quickedit compatibility, via #462.
  • #416: My Apps area should not retreive the key/secret at the same time, via #434.
  • #398: Add Drupal 9 readiness checks to CI, via #404.
apigee-edge-drupal - 8.x-1.12

Published by arlina-espinoza about 4 years ago

Github milestone: 8.x-1.12

Changelog

  • Replace the email autocomplete field on the "add members" team form with a textfield to avoid disclosing the emails of other users in the system, via #450.
  • #430: Enforce the cache expiring time on app listing pages, via #437.
  • #421: Show "member" role on team members listing page, via #435.
  • Lock rules version to 3.0.0-alpha5 due to breaking changes in 8.x-3.0-alpha6, via #449.
apigee-edge-drupal - 8.x-1.11

Published by arlina-espinoza over 4 years ago

Github milestone: 8.x-1.11

Changelog

  • #408: Fixed team lists cache errors, via PR #419.
  • #413: Removed the "experimental" status of the Apigee Edge Teams submodule, via PR #431.
  • #418: Added warning message in status report if insecure configuration key provider is being used, via PR #424.
  • #428: Added some missing test groups in a test class, via PR #429.
apigee-edge-drupal - 8.x-1.10

Published by arlina-espinoza over 4 years ago

Github milestone: 8.x-1.10

Changelog

  • #336: Create templates for the pages listing developer apps, team apps, and teams, via PR #402 .
  • #393: Drupal 9 compatibility, via PR #397.
  • #400: Validate field level constraints on form save.
  • #396: Add a target bundle to first and last name user fields., via PR #407.
  • #399: Sync: prevent exception if username is too long.
apigee-edge-drupal - 8.x-1.9

Published by arlina-espinoza over 4 years ago

Github milestone: 8.x-1.9

Changelog

  • #360 Adds the Apigee Edge Action modules (experimental) that provide Rules integration. It makes it easy to automate tasks and react on events such as:

    • Send an email when an App is created.
    • Notify a developer when added to a Team.
    • Notify admin when an API product is added to an App.

    See the sub-module README for more information, as well as some pre-built rules ready to test in the submodule "Apigee Edge Actions Examples". Documentation on drupal.org coming soon.

apigee-edge-drupal - 8.x-1.8

Published by cnovak over 4 years ago

Github milestone: 8.x-1.8

Changelog

  • #385 Fixed mismatched entity and/or field definitions after First name, Last name field changes.
  • #392 Fixed visibility attribute for API product not enforced correctly.
apigee-edge-drupal - 8.x-1.7

Published by cnovak over 4 years ago

Github milestone: 8.x-1.7

Changelog

  • #376 Hybrid GA
  • #307 Stop changing username to "Firstname Lastname"
  • #332Apigee Edge Debug: Display responses as default setting
  • #340 Add a pagination fallback method in case call with "expand=true" fails.
  • #337 Replace Travis CI with CircleCI
apigee-edge-drupal - 8.x-1.6

Published by shadcn over 4 years ago

Github milestone: 8.x-1.6

Changelog

  • #321 Update length for first_name and last_name field.
  • #330 Monetization API changes now require ADMIN_EMAIL attribute when adding a team.
apigee-edge-drupal - 8.x-1.5

Published by arlina-espinoza over 4 years ago

Github milestone: 8.x-1.5

Changelog

apigee-edge-drupal - 8.x-1.4

Published by arlina-espinoza almost 5 years ago

Github milestone: 8.x-1.4

Changelog

apigee-edge-drupal - 8.x-1.3

Published by arlina-espinoza almost 5 years ago

Github milestone: 8.x-1.3

Changelog

  • #156 Show expired credentials warning in the app list builder, and on the app key status.
  • #292 Fix Developer::hasCompany().
  • #303 Support for Apigee hybrid API has been added but is considered to be an alpha. Please note that Team APIs and Monetization APIs are not currently supported on Apigee hybrid.
Related Projects