Commit Graph

10 Commits

Author SHA1 Message Date
sergiotarxz deeb0da8cd Adding verification email. 2022-04-24 03:01:21 +02:00
sergiotarxz f2cf883f34 Adding a module to send multipart/alternative mails. 2022-04-24 00:04:39 +02:00
sergiotarxz 16ac140f9d Adding the first endpoint which allows to interact by http with the app.
The POST /developer endpoint is created using the openapi definition
to validate the fields. This will allow a way to create endpoints
and their doc automatically.
2022-04-01 03:45:03 +02:00
sergiotarxz cd17423eb5 Improved the Peace::Model::Release generate_build. 2022-03-29 01:03:02 +02:00
sergiotarxz a2cf90ca29 Adding a still very incomplete method to generate builds from releases. 2022-03-28 03:23:17 +02:00
sergiotarxz 57b73c1b14 Adding documentation for all models and a test to check all documentation. 2022-03-17 17:32:56 +01:00
sergiotarxz 5576588705 Adding tests for the developer model. 2022-03-16 16:11:27 +01:00
sergiotarxz b2758ddf96 Fixing errors in customer, adding developer.
Improving migrations, adding/fixing tests.
2022-03-15 02:45:16 +01:00
sergiotarxz 7ffeac7bc7 Adding customer object. 2022-03-14 19:14:05 +01:00
sergiotarxz caa066a5aa Adding initial project. 2022-02-23 02:52:14 +01:00