Commit Graph

  • 834c2cb01a chore: update image tag to a63ca5e [skip ci] main Gitea Action 2026-05-18 00:04:21 +00:00
  • a63ca5e598 feat: implement sales order services, redis-based concurrency control, and build-time path alias resolution for production. Luis Eduardo Estevao 2026-05-17 21:00:31 -03:00
  • ce064fc160 chore: update image tag to 141e6fd [skip ci] Gitea Action 2026-05-14 15:35:41 +00:00
  • 141e6fd800 Merge branch 'main' of http://172.35.0.216:3000/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-05-14 12:33:55 -03:00
  • 936d9d2673 feat: implement optimized product retrieval with Redis caching and locking in SalesService Luis Eduardo Estevao 2026-05-14 12:33:51 -03:00
  • 7c369a2829 chore: update image tag to 5279ae9 [skip ci] Gitea Action 2026-05-07 17:48:48 +00:00
  • 5279ae95d5 Atualizar k8s/overlays/prod/service-patch.yaml luis 2026-05-07 13:47:32 -04:00
  • 5e04238551 chore: update image tag to 8d52e52 [skip ci] Gitea Action 2026-05-05 17:11:34 +00:00
  • 8d52e5202a feat: implement Redis caching with locking and optimized product search in SalesService and update compression dependency Luis Eduardo Estevao 2026-05-05 14:08:34 -03:00
  • 5c86459157 chore: update image tag to 7535b04 [skip ci] Gitea Action 2026-04-19 21:01:39 +00:00
  • 7535b0449b feat: implement order creation and management service for web sales integration Luis Eduardo Estevao 2026-04-19 17:54:03 -03:00
  • 18e822e949 chore: update image tag to f1c0543 [skip ci] Gitea Action 2026-02-24 23:29:45 +00:00
  • f1c0543a0b feat: add prod hpa configuration joelson 2026-02-24 20:27:05 -03:00
  • f67d73d1b8 chore: update image tag to 5a2ea15 [skip ci] Gitea Action 2026-02-20 13:12:41 +00:00
  • 5a2ea15914 Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-20 10:06:11 -03:00
  • 3d4265854f feat: add new service for pre-order creation with transaction management and item processing. Luis Eduardo Estevao 2026-02-20 10:06:06 -03:00
  • d010b59066 chore: update image tag to 016c930 [skip ci] Gitea Action 2026-02-19 13:10:26 +00:00
  • 016c93086c Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-19 10:05:51 -03:00
  • 8ae32f3a56 feat: implement customer service with methods for searching and retrieving customer data by name, CPF, or ID. Luis Eduardo Estevao 2026-02-19 10:05:46 -03:00
  • 35ea219c11 chore: update image tag to 90f2c2e [skip ci] Gitea Action 2026-02-19 13:01:57 +00:00
  • 90f2c2efee Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-19 10:00:35 -03:00
  • 366d6d1f4d feat: Add backoffice list controller and service for various data lookups and new sales customer, order, and pre-order services. Add parameter customerId para find payment plans Luis Eduardo Estevao 2026-02-19 10:00:29 -03:00
  • 1187693df8 chore: update image tag to 2095866 [skip ci] Gitea Action 2026-02-19 12:05:20 +00:00
  • 2095866d97 Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-19 09:03:46 -03:00
  • 1228970b0d feat: implement SalesService for managing product sales, stock, and related data queries. Luis Eduardo Estevao 2026-02-19 09:03:39 -03:00
  • e31226b46a chore: update image tag to 3aa9673 [skip ci] Gitea Action 2026-02-18 16:32:39 +00:00
  • 3aa967352f Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-18 13:31:09 -03:00
  • 175a1b9ccd feat: add ShippingService with methods for retrieving customer shippings, shop collections, customer collections, and delivery schedules. Luis Eduardo Estevao 2026-02-18 13:31:03 -03:00
  • 5665c4e71d chore: update image tag to c088c38 [skip ci] Gitea Action 2026-02-12 21:10:06 +00:00
  • c088c38a05 chore: update registry and repository URLs to use internal IP address simplifique 2026-02-12 18:08:05 -03:00
  • d6d70400ac Merge branch 'main' of http://172.35.0.216:3000/simplifique/Vendaweb-api simplifique 2026-02-12 18:00:14 -03:00
  • 599a916257 fix: update health check status message to reflect new version simplifique 2026-02-12 17:36:55 -03:00
  • fa7f05e47b chore: update image tag to e2a36da [skip ci] Gitea Action 2026-02-12 20:34:35 +00:00
  • e2a36da1b8 Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-12 12:59:14 -03:00
  • 7785f0d0b0 feat: implement sales service with product retrieval and filtering capabilities Luis Eduardo Estevao 2026-02-12 12:59:08 -03:00
  • caba86fe3a chore: update image tag to 03519ae [skip ci] Gitea Action 2026-02-11 18:35:37 +00:00
  • 03519ae299 Merge branch 'main' of https://git.simplifiquehc.com.br/simplifique/Vendaweb-api Luis Eduardo Estevao 2026-02-11 15:28:13 -03:00
  • 33f0271a0e feat: implement order creation and cancellation functionality with new entities for city, sales order items, and temporary order items. Luis Eduardo Estevao 2026-02-11 15:28:05 -03:00
  • bd47e51262 chore: update image tag to f0ef3dd [skip ci] Gitea Action 2026-02-11 13:52:19 +00:00
  • f0ef3dd21c feat: Add new sales and shopping cart management module. Luis Eduardo Estevao 2026-02-11 10:49:17 -03:00
  • f2b2572a35 chore: update image tag to e5dc346 [skip ci] Gitea Action 2026-01-29 23:02:51 +00:00
  • e5dc346b96 fix: persist shipping fee and refresh k8s docs Joelbrit0 2026-01-29 19:54:41 -03:00
  • 16882046cf chore: update image tag to fd17be5 [skip ci] Gitea Action 2026-01-29 18:23:08 +00:00
  • fd17be5408 fix: harden GitOps deploy and rollback Joelbrit0 2026-01-29 15:21:07 -03:00
  • ecd298442b chore: update image tag to 589fa29 [skip ci] Gitea Action 2026-01-29 17:59:46 +00:00
  • 589fa2913c fix: correct pipeline to update k8s manifest Joelbrit0 2026-01-29 14:58:20 -03:00
  • 587d097d9b ci: restrict workflow triggers to main branch only Joelbrit0 2026-01-29 14:52:27 -03:00
  • a694af97c6 feat: add app controller with version and health check endpoints Joelbrit0 2026-01-29 14:48:57 -03:00
  • 6523c5f520 feat: Add API endpoints for application version and health checks. Joelbrit0 2026-01-29 14:31:33 -03:00
  • 0c09ee795e feat: migrate registry to gitea and simplify workflow Joelbrit0 2026-01-29 14:23:24 -03:00
  • 09396e334d feat: migrate registry to gitea and simplify workflow Joelbrit0 2026-01-29 14:20:09 -03:00
  • 605d68b4b0 feat: migrate registry to gitea and simplify workflow Joelbrit0 2026-01-29 14:06:35 -03:00
  • c707d4a065 feat: migrate registry to gitea and simplify workflow Joelbrit0 2026-01-29 13:50:01 -03:00
  • 0b28379145 feat: migrate registry to gitea and simplify workflow Joelbrit0 2026-01-29 13:47:26 -03:00
  • ca43de8756 fix: use harbor domain instead of ip to fix ssl error Joelbrit0 2026-01-29 13:31:20 -03:00
  • bb21ca33e4 fix: update registry url to oci.simplifiquehc.com.br Joelbrit0 2026-01-29 13:26:13 -03:00
  • 48d6e64ada fix: update registry url to oci.simplifiquehc.com.br Joelbrit0 2026-01-29 13:24:58 -03:00
  • e0731db836 fix: update registry url to oci.simplifiquehc.com.br Joelbrit0 2026-01-29 13:17:15 -03:00
  • d2265390bd chore: organize project and update service Joelbrit0 2026-01-29 12:55:15 -03:00
  • a34c7c415c fix: update workflow to support homolog branch Joelbrit0 2026-01-29 12:50:47 -03:00
  • 4975d5547d chore: organize project and update service homolog Joelbrit0 2026-01-29 12:44:11 -03:00
  • fa6f0e0f49 chore: organize project and update service Joelbrit0 2026-01-29 12:43:41 -03:00
  • c9335a27e5 Merge branch 'docs/k8s-workflow' into homolog Joelbrit0 2026-01-29 12:42:01 -03:00
  • f2b629eaad chore: organize project and update service docs/k8s-workflow Joelbrit0 2026-01-29 11:49:01 -03:00
  • 3b8b079123 docs: add kubernetes and workflow documentation Joelbrit0 2026-01-29 11:28:35 -03:00
  • 1270c04a2c Update deploy-api.yaml workflow Joelbrit0 2026-01-29 02:17:39 -03:00
  • ca892daffa feat: implement SalesService for product retrieval, filtering, pagination, and caching. Luis Eduardo Estevao 2026-01-26 06:36:09 -03:00
  • 8e09813741 Atualizar src/main.ts simplifique 2026-01-20 18:17:02 -05:00
  • 4003aab9e0 Merge pull request 'homolog' (#1) from homolog into main luis 2026-01-12 14:55:38 -05:00
  • 6c1599fbaa Ajustes para simplifique Luis Eduardo Estevao 2026-01-12 16:19:11 -03:00
  • 2b9868bf6d feat: add app controller with endpoints for application version and health checks. Luis Eduardo Estevao 2026-01-07 20:23:23 -03:00
  • 90366c21e5 fix: update health check response status message simplifique 2026-01-05 20:32:26 -05:00
  • bda9f0f13b fix: correct health check response message simplifique 2026-01-05 20:13:29 -05:00
  • ce988e93b1 fix: update database host in TypeORM configuration simplifique 2026-01-05 19:30:19 -05:00
  • 19d34ea672 fix: correct health check response message typo simplifique 2026-01-05 19:21:22 -05:00
  • 91f3e857a0 fix: refactor AppService to ProductsService and implement product management methods simplifique 2026-01-05 19:15:40 -05:00
  • e2a008e9a9 fix: update health check response to return version 3 simplifique 2026-01-05 18:45:48 -05:00
  • a3021a545c fix: update health check response to include versioning simplifique 2026-01-05 18:35:07 -05:00
  • 2ff13691b0 fix: update server port from 8067 to 8065 simplifique 2026-01-02 19:38:20 -05:00
  • f9ba12c43f fix: update Redis connection details to use hardcoded values simplifique 2026-01-02 19:37:51 -05:00
  • 699a9191e2 feat: configure Redis connection and update server port simplifique 2026-01-02 19:23:49 -05:00
  • d400a3febb :ok configuração das variaveis do redis simplifique 2026-01-02 19:03:18 -05:00
  • e1159acdf0 :ok simplifique 2026-01-02 18:38:52 -05:00
  • dfd6c0ef8a first simplifique 2026-01-02 18:37:24 -05:00
  • 7a9a40e859 first simplifique 2026-01-02 18:31:38 -05:00
  • 395c6de2c6 first commit simplifique 2026-01-02 18:13:58 -05:00
  • 6a2e16e503 Merge pull request #23 from JurunenseDesenvolvimento/FEAT_SelecaoAutomaticaFilialRetira eduardoestevao-appsoluti 2025-09-20 11:41:39 -03:00
  • 615c4353b8 Add 'type_campaing' selection to sales queries in SalesService eduardoestevao-appsoluti 2025-09-20 11:40:40 -03:00
  • 19e1317e3a Merge pull request #22 from JurunenseDesenvolvimento/FEAT_SelecaoAutomaticaFilialRetira eduardoestevao-appsoluti 2025-09-17 09:58:47 -03:00
  • f32a3fd40f Add 'similar' product selection to sales queries in SalesService eduardoestevao-appsoluti 2025-09-17 09:48:07 -03:00
  • b1aae3304b Add endpoint to retrieve similar products and implement corresponding service method eduardoestevao-appsoluti 2025-09-10 16:56:11 -03:00
  • 6dba6fb1a9 taggeando as versões e subindo o dockerfile corrigido para os packages JuruSysadmin 2025-06-20 10:16:42 -03:00
  • f5f4d58321 Merge pull request #17 from JurunenseDesenvolvimento/dev-nova Felipe Batista 2025-05-23 18:58:34 -03:00
  • eb572913eb Merge pull request #16 from JurunenseDesenvolvimento/release-gravar-estoque-atual Felipe Batista 2025-05-23 18:57:49 -03:00
  • 85012058e5 Incluida coluna tipo de endereço (NORMAL/PORTO/CONDOMINIO) no endereço do cliente eduardoestevao-appsoluti 2025-05-23 11:26:47 -03:00
  • 97d9a95208 Merge pull request #14 from JurunenseDesenvolvimento/release-gravar-estoque-atual eduardoestevao-appsoluti 2025-05-13 16:54:16 -03:00
  • 1bf75ed35c Incluido nome da filial na consulta de estoque da loja eduardoestevao-appsoluti 2025-05-13 16:52:02 -03:00
  • a8dd03f0b2 Incluido nome da filial na consulta de estoque da loja eduardoestevao-appsoluti 2025-05-13 16:39:35 -03:00
  • 61e59e7895 Gravar estoque atual do item no momento da venda eduardoestevao-appsoluti 2025-05-13 09:42:19 -03:00
  • 22c1d7d7aa Merge pull request #12 from JurunenseDesenvolvimento/redis-impl JurTI-BR 2025-03-21 16:15:42 -03:00