Commit Graph

10 Commits

Author SHA1 Message Date
sergiotarxz deeb0da8cd Adding verification email. 2022-04-24 03:01:21 +02:00
sergiotarxz 693d720ede Adding a Peace::DAO::Build with its integration test. 2022-03-31 02:39:20 +02:00
sergiotarxz 20b74912fa Adding a app_id field to applications database which must remain unique. 2022-03-29 18:47:25 +02:00
sergiotarxz 898b1af4a6 Tests improvements.
release-dao integration test, fixing broken docs,
fixing broken test at t/00008-application-dao.t
2022-03-25 02:12:32 +01:00
sergiotarxz 21cf5e1b85 Adding release dao and improving tests. 2022-03-25 01:08:44 +01:00
sergiotarxz 04824db8f4 Testing using the helper in the developer model to retrieve the applications
instead of the dao function in application.
2022-03-17 02:44:09 +01:00
sergiotarxz 138e21137a Adding application recovery from developer. 2022-03-17 02:41:47 +01:00
sergiotarxz ec313dada3 Adding a database access object for application with options
to create and fetch applications.
2022-03-16 17:05:10 +01:00
sergiotarxz 156e69c825 Adding functional test of database integration.
Since the project is not functional still I made the changes
needed in database in order of it to work directly over the
creation migration.
2022-03-15 17:41:42 +01:00
sergiotarxz b2758ddf96 Fixing errors in customer, adding developer.
Improving migrations, adding/fixing tests.
2022-03-15 02:45:16 +01:00