Skip to content

Releases: gaboAcosta/holistic-sample

Adds Gulp and Swagger

05 Sep 20:40
Compare
Choose a tag to compare
Adds Gulp and Swagger Pre-release
Pre-release

Gulp was added to ease the multitude of commands done with docker compose and there are a lot of variations depending on what environment you use, Swagger is added to the gateway.

Things still missing

React Router
Sequelize
JWT
Guarded components
Guarded Gateway
Gateway RBAC

Adding e2e testing

05 Sep 00:57
Compare
Choose a tag to compare
Adding e2e testing Pre-release
Pre-release

In this release we add e2e testing to the overall environment

Missing things for holistic Sample

Swagger
React Router
Sequelize
JWT
Guarded components
Guarded Gateway
Gateway RBAC

Added tests to service, gateway and client

03 Sep 23:53
Compare
Choose a tag to compare

This adds tests to the three layers of the system

Missing things for holistic Sample

E2E tests
Swagger
React Router
Sequelize
JWT
Guarded components
Guarded Gateway
Gateway RBAC

First functional system

03 Sep 16:26
Compare
Choose a tag to compare
Pre-release

This adds all the base layers for the system, things missing are:

Missing things for holistic Sample

Unit Tests
E2E tests
Swagger
React Router
Sequelize
JWT
Guarded components
Guarded Gateway
Gateway RBAC