Commit Graph

247 Commits

Author SHA1 Message Date
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
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
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 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
Elijah dd89997941 Restored Credentials table to old behavior 2023-12-18 17:55:04 +00:00
Elijah 0e4d93652b Added Data table 2023-12-18 17:55:04 +00:00
Elijah b143e5749c Added DID and Services tables 2023-12-18 17:55:04 +00:00
Elijah fa3eeec327 Small refactor so that RolesView doesn't query database twice 2023-12-18 17:55:04 +00:00
Elijah 611a7abf95 Extended tests for User admin table and models 2023-12-18 17:55:04 +00:00
Elijah 4aedfe6a5c Added tests for the User model and view 2023-12-18 17:55:04 +00:00
Elijah 5fcfc86f01 Added Roles table 2023-12-18 17:55:04 +00:00
Elijah 5d934469c2 Updated User management admin table 2023-12-18 17:55:04 +00:00
Elijah b72129d627 Added Faker to create_example_data to generate more realistic objects 2023-12-15 17:53:46 +01:00
Elijah 7a5d42f586 Added commands to create custom user and superuser 2023-12-15 17:33:35 +01:00
Elijah 592b0fd980 Fixed help tooltip to reflect the appropriate information 2023-12-15 14:45:34 +01:00
Elijah c07c53a958 Added custom command to create example data 2023-12-15 14:32:49 +01:00
Cayo Puigdefabregas 8ee3f561a4 use logging correctly 2023-12-15 14:08:03 +01:00
Cayo Puigdefabregas b4b55a811d add more translate sentens 2023-12-14 17:59:40 +01:00
Cayo Puigdefabregas 9ae75b00ab fix translate 2023-12-14 17:15:22 +01:00
Cayo Puigdefabregas a66d9d1b91 fix trans in table 2023-12-14 12:14:14 +01:00
Cayo Puigdefabregas 1a4bb0845d list of langs 2023-12-14 12:13:58 +01:00
Cayo Puigdefabregas 2ef26ab9a2 Merge branch 'oidc4vp' 2023-12-14 10:53:45 +01:00
cayop ce73e9f755 Merge pull request 'add translation' (#90) from feature-localization into main
Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/90
2023-12-14 09:57:26 +00:00
Cayo Puigdefabregas d0dd59e098 catalan as default 2023-12-13 17:53:11 +01:00
Cayo Puigdefabregas cb1b7de4f6 simplify flow from promotion web 2023-12-13 17:52:18 +01:00
Cayo Puigdefabregas 8abb43f95d remove schema 2023-12-12 18:00:48 +01:00
Cayo Puigdefabregas b16cc85cd3 add more initial datas 2023-12-12 18:00:21 +01:00
Cayo Puigdefabregas 40d662f62e fix dids and credentials from the user 2023-12-12 18:00:04 +01:00
Cayo Puigdefabregas 79dcb42c23 fix command initial_datas 2023-12-12 13:26:17 +01:00
Cayo Puigdefabregas db058178d1 change names of organizations 2023-12-12 13:23:10 +01:00
Cayo Puigdefabregas f7a5ce52ee postgres as a option 2023-12-12 13:22:43 +01:00
Cayo Puigdefabregas 5bb02bc375 integrate more organizations 2023-12-11 20:06:53 +01:00
Cayo Puigdefabregas efcc794c3e fix return code as response 2023-12-11 19:16:06 +01:00
Cayo Puigdefabregas cfe577ae72 . 2023-12-11 19:11:59 +01:00
Cayo Puigdefabregas 2673366582 . 2023-12-11 19:10:14 +01:00
Cayo Puigdefabregas f19db30f3c Merge branch 'oidc4vp' of gitea.pangea.org:trustchain-oc1-orchestral/IdHub into oidc4vp 2023-12-11 18:40:45 +01:00
Cayo Puigdefabregas f296cd020c fix render user info 2023-12-11 18:40:37 +01:00