Commit Graph

56 Commits

Author SHA1 Message Date
a7aad12742 Merge remote-tracking branch 'refs/remotes/origin/development' into development 2025-09-03 01:17:26 -06:00
8c3f8f6402 fix: bsondocuments with time - added validation 2025-09-03 01:14:31 -06:00
739e9e9c85 Update hashi vault token 2025-09-02 20:13:02 -06:00
927dedb357 feat: dockerized version 2025-09-02 13:56:37 -06:00
8b2fa45fda Add tenant id property to user request 2025-08-31 18:06:53 -06:00
9634b3f385 Point thalos vault 2025-08-30 21:16:46 -06:00
f342ccdaff Add health 2025-08-29 19:26:28 -06:00
7769bf9e67 Deactivae redis 2025-08-29 18:51:16 -06:00
Oscar Morales
7e0fbc3b31 Uncomment Authorization 2025-08-29 16:03:17 -06:00
1c2272c6f3 update hashi vault configuration 2025-08-29 15:27:01 -06:00
2bab87fe8d Merge branch 'development' of https://gitea.white-enciso.pro/AgileWebs/Core.Thalos.DAL.API into development 2025-08-29 15:20:05 -06:00
cd613cb5b8 update app settings 2025-08-29 15:19:52 -06:00
39b415065a Merge pull request 'Update the Thalos.BuildingBlocks library to retrieve the idToken instead of accessToken from google authentication' (#12) from feature/use-id-token into development
Reviewed-on: #12
Reviewed-by: efrain_marin <efrain.marin@agilewebs.com>
Reviewed-by: Sergio Matías <sergio.matias@agilewebs.com>
2025-08-28 17:40:26 +00:00
Oscar Morales
75962160af Update the Thalos.BuildingBlocks library to retrieve the idToken instead of accessToken from google authentication 2025-08-27 23:27:48 -06:00
0f67d57bed Fix cache in get all users service 2025-08-26 14:27:38 -06:00
b3dec4a601 merge 2025-08-26 14:26:07 -06:00
63173eac5a Disable authorization temporary 2025-08-26 13:12:12 -06:00
d36e24cfbf Fixed google settings and null modules in GetToken service 2025-08-22 21:28:45 -06:00
a2a2b6ef8d Remove GUID property and add modules in get token adapter service 2025-08-08 23:58:42 -06:00
32131d032b Merge pull request 'Avoid null values in update and change status services' (#10) from bugfix/adjust-services into development
Reviewed-on: #10
Reviewed-by: OscarMmtz <oscar.morales@agilewebs.com>
Reviewed-by: efrain_marin <efrain.marin@agilewebs.com>
2025-08-08 18:05:54 +00:00
35a0a01221 Avoid null values in module and change status services 2025-08-07 18:20:33 -06:00
24a5fd28fb Merge branch 'feature/add-tenant-services' into development 2025-08-05 12:54:31 -06:00
827e5ec270 Merge pull request 'Add tenant services' (#9) from feature/add-tenant-services into development
Reviewed-on: #9
Reviewed-by: efrain_marin <efrain.marin@agilewebs.com>
Reviewed-by: OscarMmtz <oscar.morales@agilewebs.com>
2025-08-05 18:53:57 +00:00
fc8d385a13 Adjust documentation in user controller 2025-08-03 18:15:12 -06:00
e456913233 Fix temporary ache disable 2025-08-03 15:25:01 -06:00
0eadd6e217 Add tenant services 2025-08-03 15:19:16 -06:00
7c92a7e791 Chande DI order 2025-07-27 19:35:00 -06:00
570e74a199 Remove unnecessary code from user services 2025-07-25 23:57:03 -06:00
9590a03cee Revise TBB and authentication logic 2025-07-25 23:49:49 -06:00
Oscar Morales
82166f5042 fix conflicts 2025-07-15 17:42:55 -06:00
Oscar Morales
a14cec8fb1 Configure authentication in program.cs and endpoints 2025-07-15 17:21:08 -06:00
5922a53b93 Revise redis cache consumption 2025-06-22 19:33:37 -06:00
13774093b4 Change redis connection 2025-06-22 00:08:12 -06:00
7cd08411b9 Add local appsettings 2025-06-21 23:58:49 -06:00
1d52ee424d Remove unnecessary code 2025-06-21 22:34:50 -06:00
4a26ecc83a Remove infraestructure project 2025-06-21 22:32:58 -06:00
c85897fd1a Remove unnecessary code 2025-06-21 22:31:35 -06:00
3511043209 Merge pull request #6 from SergioMatias94/feature/adapt-packages
Adapt packages from gitea
2025-06-17 15:07:37 -06:00
Oscar Morales
99964d14b8 Adapt packages from gitea 2025-06-17 15:04:01 -06:00
1ae0b600ae Merge pull request #5 from SergioMatias94/bugfix/fix-endpoints
Fix some issues in the endpoints and use local mongodb
2025-06-10 23:14:31 -06:00
Oscar Morales
6cb0aea1a0 Uncomment the cache settings 2025-06-10 23:12:43 -06:00
Oscar Morales
8207048c25 Apply cache configuration 2025-06-06 10:22:07 -06:00
Oscar Morales
f5b5f7d0f0 Fix some issues in the endpoints and use local mongodb 2025-06-04 11:39:29 -06:00
ffc1afa8c9 Merge pull request #4 from SergioMatias94/feature/use-blueprint-mongo-rest-of-services
Use Blueprint.Mongo package in Role and Permission services
2025-05-21 12:52:41 -06:00
Oscar Morales
1c38008e97 Use Blueprint.Mongo package in Role and Permission services 2025-05-21 12:45:21 -06:00
c18c85959c Merge pull request #3 from SergioMatias94/feature/blueprint-mongo-in-module-service
Use Blueprint.Mongo package in module service
2025-05-21 08:42:29 -06:00
Oscar Morales
c3e1cfbf8d Use Blueprint.Mongo package in module service 2025-05-20 13:25:53 -06:00
41da6d76f8 Merge pull request #2 from SergioMatias94/feature/use-blueprint-mongo
Change the references and structure of the code to use Blueprint.Mongo package
2025-05-19 17:15:57 -06:00
Oscar Morales
a36fd0e480 Change the references and structure of the code to use Blueprint.Mongo package 2025-05-19 14:12:00 -06:00
Sergio Matias Urquin
24efe5612c reeplace cerberos by talos 2025-05-18 19:11:08 -06:00