Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

v2.2.0 - 2017-09-13

This release includes site-wide style updates and updates for the Site Admin dashboard

  • Update twitter bootstrap CSS framework to version 4. This version uses flexbox as the default for row/column styles. Flexbox isn't supported in IE versions < 11
  • Add responsive CSS for smaller screens: collapse menus, stack panels, etc.
  • Update navigation, footer, login/logout styles to better match mock-up padding and structure.
  • Add Identity Provider, Service Provider, and Steward Metadata tables to Site Admin dashboard to give quick insight and editing capabilities
  • Update auth organization lookup to ignore sub orgs with same name
  • Fix identity provider / service provider update bugs causing page to crash after submitting form

v2.1.1 - 2017-08-15

This release resolves issues with:
- adding roles for users in organizations other than their own organization
- saving the status of an organization and correctly showing which organizations are active

...

While most users will not see any difference to the application, please rest assured that the InCommon staff is using the improved user interface which you should start to see with the version 2.1 release.  We chose to deploy and adopt the staff-facing UI first - to ensure that we are satisfied with the work before exposing the changes to our customers.  Major improvements include:

  1. Moved Federation Manager codebase into Internet2’s GitHub Enterprise account to allow flexible developer collaboration and ease automation for deployments

  2. Added Twitter Bootstrap semantics to the RA interface in preparation for future design/workflow changes

  3. Added Docker containerization utilities in preparation for our own containerized deployment of the application

  4. Provisioning changes will enable us to easily populate a staging version of the application with needed user accounts

  5. Changes to the application infrastructure to integrate with our cloud-based continuous integration pipeline and staging environment

  6. Integrated error messages in staging with Slack so developers and architects can quickly see issues that arise in that environment

  7. Dependency updates

  8. Performance improvements (elimination of duplicate database calls, etc.)

...