Commit Graph

280 Commits

Author SHA1 Message Date
Elijah d937f8939b Reset release migrations 2024-01-22 13:16:54 +01:00
Elijah 3e24a27932 Modified default to fix AttributeError 2024-01-22 13:08:37 +01:00
Elahi 9882a467f9 Merge pull request 'Create a testing pipeline to automatically run tests on push' (#97) from testing-pipeline into release
Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/97
2024-01-22 11:53:11 +00:00
Elahi 867a610de6 Merge pull request 'Added sorting and pagination to all user tables' (#88) from user-tables into release
Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/88
2024-01-22 11:49:28 +00:00
Elijah c00f74a186 Introduce env vars manually 2024-01-14 20:16:20 +01:00
Elijah e3d8ee44f8 Test the gitea actions secrets and variables system 2024-01-14 20:12:17 +01:00
Elijah 4a0d15c9c2 Test the gitea actions secrets and variables system 2024-01-14 20:04:05 +01:00
Elijah 22bbba9c69 Test to see whether python-decouple is responsible for the errors 2024-01-14 19:59:09 +01:00
Elijah 30f17e4132 Test to see whether python-decouple is responsible for the errors 2024-01-14 19:57:13 +01:00
Elijah 57538d6320 Logged Python to ensure correct installation 2024-01-14 19:46:13 +01:00
Elijah 8ef377a611 Add subprocess.run fix 2024-01-14 19:38:22 +01:00
Elijah db87a6485a Try specifying Python version even inside venv 2024-01-14 19:33:31 +01:00
Elijah fde3a55586 Test job env-var setting feature 2024-01-14 17:33:35 +01:00
Elijah 300474f584 Check correct key generation 2024-01-14 17:26:04 +01:00
Elijah afe9dc52bd Added random secret_key generation for test running 2024-01-14 17:23:49 +01:00
Elijah eab0529850 Limited job to testing 2024-01-12 11:17:18 +01:00
Elijah 1747f0ed91 Activated venv on each step 2024-01-12 10:25:00 +01:00
Elijah af600ebdcf Try python3-venv again 2024-01-12 10:22:18 +01:00
Elijah abd6209fe1 Add step to check version before trying to create venv 2024-01-12 10:18:14 +01:00
Elijah e78ceb6910 Try serializing steps for installing py3-venv -> creating venv 2024-01-12 10:00:13 +01:00
Elijah 54c4643739 Skip confirmation prompt for installing python3-virtualenv 2024-01-12 09:53:16 +01:00
Elijah 25456af2e0 Try installing virtualenv correctly 2024-01-12 09:51:28 +01:00
Elijah debce90240 Install python3-venv 2024-01-12 09:49:08 +01:00
Elijah d0ce43a4fa Run the pipeline from already installed Python3 version 2024-01-12 09:47:44 +01:00
Elijah eae25e8f87 Check if Python is installed by default 2024-01-12 09:45:34 +01:00
Elijah 8929408fa5 Test setuppython again 2024-01-09 09:58:00 +01:00
Elijah 61735d5edf Manually install Python 2024-01-04 21:38:21 +01:00
Elijah 5e0b4a708f Changed tag to one recognisable by the runner 2024-01-04 21:29:26 +01:00
Elijah 6ed33e7ff6 Testing using default python version 2024-01-04 21:25:18 +01:00
Elijah 8101a8ceee Bumped actions versions to latest 2024-01-04 21:20:32 +01:00
Elijah ca69df46e4 Fixed Python version to available version 2024-01-04 21:10:33 +01:00
Elijah 09fc776c5f Added YAML file for the actual CI Pipeline 2024-01-04 21:07:57 +01:00
Elijah ea8230335f Fixed sorting on user roles table 2024-01-04 20:53:51 +01:00
Elijah a6b6080e7d Fixed broken imports after rebase 2024-01-04 20:53:49 +01:00
Elijah d0e31ab99b Refactored Schemas and VerificableCredentials models to get the Schema template description on object creation 2024-01-04 20:53:18 +01:00
cayop 8316e6d5a0 Merge pull request 'Added pagination and sorting by column to the admin tables' (#87) from extend-tables into release
Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/87
2024-01-04 19:48:02 +00:00
Elijah 5a2e656536 Corrected small description bug in user credentials table 2024-01-04 20:44:23 +01:00
Elijah b76d71c08f Fix credentials not showing in user table 2024-01-04 20:44:23 +01:00
Elijah 01fb0bcaef Added pagination and sorting to the user profile, roles, dids and credential tables 2024-01-04 20:44:23 +01:00
Elijah 68366421bf Added sorting and pagination to the user dashboard table 2024-01-04 20:44:23 +01:00
Elijah 1ee5a76b37 Added demo Gitea Actions job 2024-01-04 16:43:56 +01:00
Elijah 74d3e92fcd Fixed error on sorting template names and descriptions 2024-01-04 14:38:59 +01:00
Elijah 644edab35a Fixed bug of template management columns giving error on sort 2024-01-03 19:10:20 +01:00
Elijah 26467b831a Extended test coverage to admin Template tables 2024-01-03 14:39:42 +01:00
Cayo Puigdefabregas 74ae5c87f5 Merge branch 'release' into extend-tables 2024-01-03 10:17:49 +01:00
Elahi eb547367cb Merge pull request 'Added custom command to create example data' (#92) from example-data into release
Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/92
2023-12-27 13:39:14 +00:00
Elijah d450819cd3 Bug fixes and refactored code for better reusability and extensibility 2023-12-27 14:32:26 +01:00
Elijah 3a7f0a43c5 Fixed control flow bug that creates instances of all models after creating a user or superuser 2023-12-22 11:13:35 +01:00
Elijah 1ef91854a0 Fixed credential table, VerificableCredential description fix pending 2023-12-18 17:55:04 +00:00
Elijah c55db24954 Fixed templates and data admin tables 2023-12-18 17:55:04 +00:00