Commit Graph

22 Commits

Author SHA1 Message Date
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 fb50274fd3 Adding flatpak_repo to the possible fields in applications.
This is done so people can choose between flathub stables or
nightly external repositories.
2022-03-24 23:57:09 +01:00
sergiotarxz ea7c5b7471 Adding test for the recovery from uuid of application. 2022-03-24 19:06:01 +01:00
sergiotarxz 436edcef00 Adding Release Model and multiple doc improvements. 2022-03-24 18:52:35 +01:00
sergiotarxz d90aa43644 Finishing the documentation of already created modules. 2022-03-18 07:27:55 +01:00
sergiotarxz 1061a5168a Adding documentation from Peace::DAO::Application
Fixed some types on the Developer's DAO doc.
2022-03-18 06:54:10 +01:00
sergiotarxz ce8df4567b Adding documentation for the Peace::DAO::Developer object. 2022-03-18 01:17:25 +01:00
sergiotarxz cce5201ddd Improving the database doc. 2022-03-17 18:18:30 +01:00
sergiotarxz 57b73c1b14 Adding documentation for all models and a test to check all documentation. 2022-03-17 17:32:56 +01:00
sergiotarxz 3433112546 Adding some docs. 2022-03-17 05:08:05 +01:00
sergiotarxz 138e21137a Adding application recovery from developer. 2022-03-17 02:41:47 +01:00
sergiotarxz 865c61d036 Adding missing model object and tests for dao. 2022-03-16 18:00:22 +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 5576588705 Adding tests for the developer model. 2022-03-16 16:11:27 +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 94eafe55a2 Adding more tests and fixing detected errors. 2022-03-15 17:34:14 +01:00
sergiotarxz b2758ddf96 Fixing errors in customer, adding developer.
Improving migrations, adding/fixing tests.
2022-03-15 02:45:16 +01:00
sergiotarxz 4a3a3b9e36 Adding auto recovery of database generated data in creation. 2022-03-14 19:47:22 +01:00
sergiotarxz 7ffeac7bc7 Adding customer object. 2022-03-14 19:14:05 +01:00
sergiotarxz f21aae07de Adding database migrations. 2022-03-14 15:31:37 +01:00
sergiotarxz caa066a5aa Adding initial project. 2022-02-23 02:52:14 +01:00