jadob

Jadob framework.

MIT License

Downloads
335
Stars
2
Committers
1

Bot releases are hidden (Show)

jadob - v0.2.6

Published by pizzaminded almost 3 years ago

[0.2.6] - 2021-12-23

Fixed

  • [Dashboard] do not show checkbox while showing criteria results
jadob - v0.2.5

Published by pizzaminded almost 3 years ago

[0.2.5] - 2021-12-22

Fixed

  • [Dashboard] fill form with data in both form creation methods
jadob - v0.2.4

Published by pizzaminded almost 3 years ago

[0.2.4] - 2021-12-13

Added

  • [Container] added support for parameter
  • [Container] injecting parameters to services via InjecParam attribute
  • [Dashboard] Registered more Twig extensions
  • [Dashboard] Added redirects
  • Adding parameters in configuration

Changed

  • bumped php version
jadob - v0.2.3

Published by pizzaminded about 3 years ago

[0.2.3] - 2021-09-17

Added

  • [Typed] First types for AWS Lambda
jadob - v0.2.2

Published by pizzaminded about 3 years ago

[0.2.2] - 2021-09-10

Added

  • [Core] Added BootstrapInterface::getDefaultLogStream
  • [Router] Allow to set alias in Context::fromBaseUrl
jadob - v0.2.0

Published by pizzaminded about 3 years ago

[0.2.0] - 2021-08-29

Added

  • [EventSourcing] added DynamoDB Event Store
  • [EventSourcing] added EventStore Extensions
  • [EventSourcing] added EventHashExtension
  • [Dashboard] added Predefined Criteria
  • [Dashboard] added Symfony Bridge
jadob - v0.1.6

Published by pizzaminded over 3 years ago

[0.1.6] - 2021-03-05

Added

  • [TwigBridge] aliased assets extension
  • Added Dashboard component
  • Added DoctrineMigrationsBridge component
  • Added DoctrinePersistenceBridge component
  • Added experimental Runtime component
  • [Router] sticky route parameters
  • [SymfonyFormBridge] Support for Symfony EntityType form field

Changed

  • [Router] router can now have commas

Removed

  • Removed Micro component
jadob - v0.1.5

Published by pizzaminded over 3 years ago

[0.1.5] - 2021-02-03

Fixed

  • [Supervisor] SupervisorListener does not break when RequestSupervisorInterface#extractCredentialsFromRequest returns a string
jadob - v0.1.4

Published by pizzaminded almost 4 years ago

[0.1.4] - 2021-01-16

Added

  • [AwsBridge] Added AssumeRoleSesMailer
  • [DoctrineAnnotationsBridge] added DoctrineAnnotationsProvider
  • [Core] added AbstractController#url method

Changed

  • [Supervisor] [BC BREAK] Supervisor now requires a LoggerInterface in constructor

Fixed

  • [AwsBridge] RoleSessionName now contains only alphanumeric random values and AWS SDK is not throwing exceptions
jadob - v0.1.3

Published by pizzaminded almost 4 years ago

Please keep in mind that is not-so-production-ready version yet.

Added

  • [Router] Nesting Route collections in array of routes

Fixed

  • Fixed some static analysis issues
jadob -

Published by pizzaminded almost 4 years ago

[0.1.2] - 2020-10-31

Please keep in mind that is not-so-production-ready version yet.

This version supports php8.

Added

  • [Router] add force_https option
  • [Router] add context.base_url option

Changed

  • [Router] refreshed documentation
  • Bumped Psalm version to make it running on php8
jadob -

Published by pizzaminded almost 4 years ago

Please keep in mind that is not-so-production-ready version yet.

There are issues with working on php8 due of dependencies:

Additionally, PHP8 stable is not even released so far, so not going to fix it now. will look later.

Changed

  • [Security] [BC BREAK] Return value from RequestSupervisorInterface#handleAuthenticationFailure() can be null

Fixed

  • [Core][Container] Removed reflection-related deprecations which flooded the logs with warnings
jadob - v0.1.0

Published by pizzaminded about 4 years ago

A little bit stable and cleaned up 0.0.67.

Please keep in mind that is not production-ready version yet.

jadob -

Published by pizzaminded over 4 years ago

Please keep in mind that is not production-ready version yet.

Added

  • [Router] Partial support for aliased paths
  • [Router] Define router context parameters in config

Changed

  • [Core] RouterServiceProvider is added in Kernel as a core provider
  • Fixed Symfony components version constraints to use LTS (3.4, 4,4) and latest (5.0)
  • Fixed Twig and Doctrine ORM version constraints
jadob - v0.0.66

Published by pizzaminded over 4 years ago

Keep in mind that there is no production-ready version yet.

jadob -

Published by pizzaminded over 4 years ago

Please keep in mind that is not production-ready version yet.