Commit Graph

142 Commits

Author SHA1 Message Date
Cayo Puigdefabregas e520e42fca add template of pdf certificate 2024-01-10 13:55:43 +01:00
Cayo Puigdefabregas c836112f36 sig credential in pdf 2024-01-10 13:53:43 +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 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 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 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
Cayo Puigdefabregas 45f30f3664 new credential membership 2023-12-15 17:52:08 +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 4f1a5afea7 first step authorize 2023-11-29 13:21:49 +01:00
Cayo Puigdefabregas 19e44cf52d demand authorization 2023-11-28 09:39:02 +01:00
Cayo Puigdefabregas d57b3fc02c Merge branch 'main' into oidc4vp 2023-11-27 11:52:48 +01:00
Elahi-cs ae7cadb738 Restored People and Roles to the original tables 2023-11-27 11:23:53 +01:00
Daniel Armengod fa5a2d172e Added some VC templates 2023-11-27 05:36:58 +01:00
Elijah 3192694fba Stylized paginator buttons 2023-11-24 12:19:27 +01:00
Elijah de5f96afb8 Added styling to the tables with new functionality so they resemble the existing tables 2023-11-22 19:48:15 +01:00
Elijah 4efe97d6e4 Added pagination and column sorting to the admin dashboard, User, and Roles tables 2023-11-22 19:46:36 +01:00
Cayo Puigdefabregas b279ab94d6 translate button Cancel 2023-11-22 15:05:46 +01:00
Cayo Puigdefabregas c617e20ca4 trast icon instead of x-circle 2023-11-22 13:22:10 +01:00
Cayo Puigdefabregas 975aa2b7ff remove button of add template 2023-11-22 12:53:46 +01:00
Cayo Puigdefabregas 4a884fa00d eye instead of button view 2023-11-22 12:53:10 +01:00
Cayo Puigdefabregas 08693acb57 change eye for button view 2023-11-22 12:25:23 +01:00
Cayo Puigdefabregas 10ea4a18a8 fix trans 2023-11-22 12:24:56 +01:00
Cayo Puigdefabregas 6bf642c720 fix some things 2023-11-22 11:18:47 +01:00
Cayo Puigdefabregas 408937318e fix import data 2023-11-21 14:37:12 +01:00
Cayo Puigdefabregas bb657f3488 fixing translate 2023-11-21 12:38:12 +01:00
Cayo Puigdefabregas ed1f36c1a1 fix schema credential and csv examples 2023-11-21 10:00:59 +01:00
Cayo Puigdefabregas 821b6d3889 fix credentials <-> schemas 2023-11-21 08:58:25 +01:00
Elijah d70f4cf4bb Updated admin event dashboard to show verbose names for event types 2023-11-17 15:44:40 +01:00
Cayo Puigdefabregas dc887c98c2 create a pre-credential 2023-11-14 18:50:23 +01:00
Cayo Puigdefabregas 2df87faf80 add idhub_ssikit in utils 2023-11-14 18:12:34 +01:00
Cayo Puigdefabregas 745afdea2c fix issue dates 2023-11-14 17:45:08 +01:00
Cayo Puigdefabregas 4cb5c638a3 fix restrictions 2023-11-14 15:55:17 +01:00
Cayo Puigdefabregas b178f3460a update mildred review 2023-11-13 18:09:37 +01:00
Cayo Puigdefabregas 5c08cd2c3d fix more translate 2023-11-13 11:12:40 +01:00
Cayo Puigdefabregas a6d5fc8c86 fix translate 2023-11-13 10:15:52 +01:00
Cayo Puigdefabregas 7096e97c39 disable form of user profile 2023-11-09 18:09:10 +01:00
Cayo Puigdefabregas 35d7f014be add events of the system 2023-11-09 17:58:06 +01:00
Cayo Puigdefabregas d154617ca3 refactor form import csv 2023-11-08 11:24:37 +01:00
Cayo Puigdefabregas f1c9608ca9 add locale var in settins 2023-11-08 11:23:53 +01:00
Cayo Puigdefabregas d581ce0a19 add revoke and cancel credentials 2023-11-03 17:10:09 +01:00
Cayo Puigdefabregas f7f13bbea7 add download credential 2023-11-03 16:42:45 +01:00
Cayo Puigdefabregas f00285624f remove did of Did forms 2023-11-03 16:27:40 +01:00
Cayo Puigdefabregas e2d70f83e2 add presentation credential 2023-11-02 17:13:49 +01:00
Cayo Puigdefabregas 60efbf4a25 add formular for required credential 2023-11-02 14:17:07 +01:00
Cayo Puigdefabregas 734d7aab23 fix 2023-10-31 17:07:43 +01:00
Cayo Puigdefabregas 028770a52c add admin credentials view 2023-10-31 10:59:19 +01:00
Cayo Puigdefabregas 2ca1663e90 request credential 2023-10-30 18:29:21 +01:00
Cayo Puigdefabregas ef476773ac user credentials view 2023-10-30 13:53:19 +01:00
Cayo Puigdefabregas 33f51fcdbc add user dids management 2023-10-27 11:19:10 +02:00
Cayo Puigdefabregas 0d61d8c7de management of organization dids 2023-10-26 18:06:52 +02:00
Cayo Puigdefabregas 6db0090bfe add view list of credentials 2023-10-26 13:33:13 +02:00
Cayo Puigdefabregas 4eb02e9218 add User model custumized 2023-10-25 17:49:17 +02:00
Cayo Puigdefabregas ae48e75133 add import datas 2023-10-25 12:18:42 +02:00
Cayo Puigdefabregas e7e17496d5 rebuild flow of import datas 2023-10-24 14:08:24 +02:00
Cayo Puigdefabregas 26a11fd84c add import datas 2023-10-23 19:24:48 +02:00
Cayo Puigdefabregas e292caf85f add upload schema system 2023-10-22 20:01:41 +02:00
Cayo Puigdefabregas 5fbffa873c save a standar schema 2023-10-20 16:50:53 +02:00
Cayo Puigdefabregas acad550dd0 add multiselect for roles in services 2023-10-19 15:20:06 +02:00
Cayo Puigdefabregas 88675bc807 fix reset password 2023-10-19 13:11:15 +02:00
Cayo Puigdefabregas c539e85fd2 add roles info in user roles page 2023-10-19 10:29:12 +02:00
Cayo Puigdefabregas fc226bd5df send email for put your password 2023-10-18 17:30:11 +02:00
Cayo Puigdefabregas e402bb1357 icon foto 2023-10-18 11:24:50 +02:00
Cayo Puigdefabregas fcd1316872 add userRol 2023-10-17 17:42:48 +02:00
Cayo Puigdefabregas d9ec205c4e add services 2023-10-17 15:49:56 +02:00
Cayo Puigdefabregas b4074005b4 add roles management 2023-10-17 13:40:34 +02:00
Cayo Puigdefabregas 021410e316 edit and delete memberships 2023-10-17 10:53:03 +02:00
Cayo Puigdefabregas a43b522faf add registar of membership 2023-10-16 19:08:18 +02:00
Cayo Puigdefabregas e3ac939afc fix messages system 2023-10-13 21:04:44 +02:00
Cayo Puigdefabregas 9ad6be8db6 create a new user and edit it 2023-10-13 13:37:26 +02:00
Cayo Puigdefabregas e0cceda122 add deactivate user and delete user 2023-10-13 12:35:06 +02:00
Cayo Puigdefabregas 39b8ab53bc add admin view user 2023-10-11 18:08:20 +02:00
Cayo Puigdefabregas 6491760abc add admin user list 2023-10-11 16:23:45 +02:00
Cayo Puigdefabregas c17e0341ee add form for editing profile 2023-10-11 09:52:05 +02:00
Daniel Armengod 4226683c84 merged walletkit/ssikit api bindings 2023-10-10 08:55:53 +02:00
Cayo Puigdefabregas 2b833fa72a fix accordion wallet 2023-10-09 18:38:28 +02:00
Cayo Puigdefabregas af453ba185 fix accordion 2023-10-09 18:17:50 +02:00
Cayo Puigdefabregas 2d4af14b75 admin sections 2023-10-09 17:59:15 +02:00
Cayo Puigdefabregas f96f8db957 creating user sections base 2023-10-09 13:43:34 +02:00
Cayo Puigdefabregas 4a4fea1464 add logout 2023-10-09 10:55:50 +02:00
Cayo Puigdefabregas d0926a8f86 add login 2023-10-09 10:49:56 +02:00
Cayo Puigdefabregas 73303bdd8f add admin template and buttons 2023-10-05 12:14:33 +02:00
Daniel Armengod 1f959f9fe2 Merged conflicts from templates branch 2023-10-03 06:01:54 +02:00
Daniel Armengod 29fd0aedeb Checkpoint 2023-10-03 05:47:00 +02:00
Cayo Puigdefabregas 86984bf0be first iteration over templates 2023-10-02 17:49:33 +02:00
Cayo Puigdefabregas f619a43dcc step 1 2023-09-29 18:07:45 +02:00
Daniel Armengod 05cad79560 Started django project + first HTML render 2023-09-26 09:15:28 +02:00