fusio

Open source API management platform

APACHE-2.0 License

Downloads
9.1K
Stars
1.7K
Committers
3

Bot releases are hidden (Show)

fusio -

Published by chriskapp about 8 years ago

  • Streamlined backend ui
  • Improved route lookup speed
  • Backend add global loading animation
  • Fixed detail and schema import/export command
  • Added dialog to test an action
  • Database ui add auto increment option
  • Add repeat password question to adduser command
fusio -

Published by chriskapp about 8 years ago

  • Added TryCatch action
  • SQL-Connection set utf8 charset and disable emulated prepared statements for
    mysql
  • Added more template filters
  • Added user object to context at the condition action
  • Improve SQL-Builder action
  • Add an option to provide examples for each API endpoint to the documentation
  • Unified url configuration for the backend, consumer and documentation app
  • Add overview doc
  • Add config help
fusio -

Published by chriskapp about 8 years ago

  • Fix route deployment to live
fusio -

Published by chriskapp about 8 years ago

  • Consumer add documentation link
  • Fix consumer navigation
fusio -

Published by chriskapp over 8 years ago

  • Rewrote consumer implementation moved from jQuery to AngularJS
  • Add backend database panel to create and edit database schemas
  • Moved route configuration into a seperate table and add deploy mechanism which
    copies all route configurations if the API status is set to production
  • Add backend configuration
  • Add sqlbuilder action to build a response based on multiple SQL queries
  • Improved docs
  • Add user to context
  • Upgrade backend app to angular 1.5, angular-ui 1.2 and bootstrap 3.3
  • Add parameters field to app
  • Upgrade PSX to 2.0
fusio -

Published by chriskapp over 8 years ago

  • Add system import/export command
  • Add user to context
  • Add jsonschema import and generate access token command
  • Improved services to check whether a resource already exists
fusio -

Published by chriskapp over 8 years ago

  • Added documentation and improved help docs
  • Moved backend code into seperate composer project
  • Encrypt connection credentials in database
  • Added a access token generation method to the app service which is used
    globally
  • Add support for implicit grant to simplify the use of Fusio for js
    applications
  • Action cache consider also uri fragments and parameters in cache key
  • Removed client credentials grant and use instead password grant
fusio -

Published by chriskapp almost 9 years ago

  • Added consumer API and javascript client implementation
  • Improved code architecture
  • Added RAML import
  • Added json schema export command
  • Generate more secure tokens and passwords
  • Fixed a security issue where the installer installs a test admin account with
    a fix username and password
fusio -

Published by chriskapp almost 9 years ago

  • Added adapter system
  • Changing a action or schema which are used by a route in production status is
    not longer possible
  • Added and improved various actions
  • Improve access token generator
  • Moved action and connection class definition from config file into a seperate
    table
fusio -

Published by chriskapp about 9 years ago

  • Improved backend modal dialogs
  • Add export schema into different formats
  • Update API documentation viewer #10
  • Add row exists filter
fusio -

Published by chriskapp about 9 years ago

  • Added javascript angular protractor e2e tests
  • Add documentation api test case
  • Add change password panel #1
  • Fix query filter and add test case
  • Fix log pagination #8
fusio -

Published by chriskapp about 9 years ago

  • Improved installer
  • Add statistic panel to backend
  • Log errors which occur in an action and display them in the log details
fusio -

Published by chriskapp about 9 years ago

  • Redirect DisplayException if thrown in template context
  • Fix js user controller remove apps data before update
  • Extended test cases
  • Check that provided jsonschema is an object type
  • Make dashboard chart more responsive
fusio -

Published by chriskapp about 9 years ago

  • Add more test cases
  • Add database version
fusio -

Published by chriskapp about 9 years ago

  • Update help and fix help references
  • Fixed handling action and connection config parameters
fusio -

Published by chriskapp about 9 years ago

  • Initial release