Skip to content

Releases: Programming6-projects/LosCuriosos

v1.7.0

27 Sep 17:00
Compare
Choose a tag to compare

1.7.0 (2024-09-27)

Bug Fixes

  • fIX NAME (0873c6d)
  • hot fix: solve problems related to delivery point validation and Trip management (300c8df)

Features

  • adding multiply tests to improve coverage (19e5bb5)
  • improve the coverage to complete 90% and in branch 82% (578990d)

v1.6.0

27 Sep 13:35
Compare
Choose a tag to compare

1.6.0 (2024-09-27)

Bug Fixes

  • cancelled order message: this a bug fix, now the 4 statusses of an order are working (7385e45)
  • docker: fix docker postgres data path (4662481)
  • fix bug when pay all the strikes the transport can be available again (f4d4cc4)
  • remove comments (4cde140)
  • service: fix service for the integration (44c41ef)
  • solve ishues related with test units (5974748)
  • solve merge conflicts (f68bc3f)
  • update create and update validators for product (4198ec1)

Features

  • add endpoint to start distribution logic (d458837)
  • add strike endpoints (0562da2)
  • add three strike disable transport and pay strikes endpoint (c0c96e8)
  • add time estimation into route (ef744ea)
  • adding controller fo delivery point and update business action controller to manage service (e4ac46f)
  • adding the function to send the email when the order is accepted, rejected and in shipment (ebf1968)
  • api: finish adding optimal route service integration to our project (cbfd07a)
  • application: update all application classes for use the service (5841b79)
  • delivery: add delivery point endpoints (f3d504d)
  • domain: update entities for managing all services (5452978)
  • finish implementation of features (5d0e1d8)
  • implement missing GetAllJsonQuery on base file tables (c76d954)
  • improve controller to call the status (b344f37)
  • infraestructure: update dtos and validators (9c1f0fc)
  • modifying persistence data updating with data necessary (055e923)
  • order: add order and order product (8c4f74b)
  • order: add order enpoints (0e8f312)
  • refactor and finish update of test (539c280)
  • services: update al services to fix some ishues (7419a93)
  • update and fix concretes of transport validator (409e8a6)
  • update and fix concretes of client validator (0d40d00)
  • update geopint dto and persistence data to fix and ishue (29df483)
  • update persistence data after make distribution (573ba45)

v1.5.0

23 Sep 13:44
Compare
Choose a tag to compare

1.5.0 (2024-09-23)

Bug Fixes

  • remove unnecessary comments (c92530d)
  • rename and change directions of file (419cf6f)
  • solve ishue related with test (0399d7d)
  • solve observation related with to not update plate (8f55e1d)
  • update all test with new dtos and validations (03666e0)
  • update csproj removing unnecessary dependency (8df672c)
  • updating branch (92d1faf)
  • updating branch with develop (0204581)

Features

  • add controler and repository for transport and inyect as a dependency (bcaa8ff)
  • add dependecy injection into asp net (cf8b1c0)
  • add route management on API (d8fed53)
  • adding extenssion methods for validator bool (cf442d2)
  • application: update directory path into abtraction of file conecction (790378a)
  • calculate best route service implementation (ea054b9)
  • correct Error Response (8b74ca5)
  • generate test for dtos and validators for transports (7e842ea)
  • infraestructure: add dtos for create and update for transports (c278884)
  • infraestructure: add validators for create and update for transports (2ade63a)
  • infraestructure: adding extension methods for IValidationBuilder type int? (b94f2b7)
  • order status: implementation of a endpoint to get the order status (7e4e05f)
  • order status: progress with order status feature (099e1ac)
  • update test units and integrate more for new concretes (5ea0c36)
  • validation of each order on route (d561f9f)

v1.4.0

18 Sep 13:06
Compare
Choose a tag to compare

1.4.0 (2024-09-18)

Features

  • hide sentitive information from the repository and add documentation about it (9f7ed51)

v1.3.0

13 Sep 13:04
Compare
Choose a tag to compare

1.3.0 (2024-09-13)

Bug Fixes

  • add empty array when creating file (989074c)
  • application: solve observations made by reviewer (ef69fc8)
  • application: update component from tables test units (16d652b)
  • application: update core folder from tables test units (7c5fa33)
  • application: update transport test json (92a3033)
  • fix create file when not exist (a272420)
  • fix problem with the connection of the data base and the data management of entires (76468f5)
  • hot fix solve observation made by reviewer (185a9a5)
  • props: solve ishue related with dependency for json handler (8231343)
  • remove unnecessary line (45c6e2d)
  • rename file: rename file (4d7ceac)
  • solve observation related with connections test (ca3e3f9)
  • test: made changes to solve problems into test application dopper (a3557ce)
  • update branch content with develop's changes (c2d40bc)
  • update branch with develop content (bb62fa3)
  • update concrete and base table that use dapper (cb2dd63)
  • update concretes and bases to avoid redundants imports (199ee23)
  • update imports removing innecessary routes (b8d19ff)

Features

  • add csproj dependencies (802ff57)
  • add notification service (8fdbf6c)
  • adding first initial steps and initial crud (d27c416)
  • api: adding controller for order (340f44e)
  • application: add json for test and for manage the data (ad447c0)
  • application: add services to inyect this dependency and implement table information (eb71d74)
  • application: add test for core components (a5d1372)
  • application: add test for each connection and base (d395432)
  • application: add test for query and command components (a416bcb)
  • application: add test units for information components (e66f128)
  • application: add transport table concrete and base class for it (908ab93)
  • application: adding bases for query and file commands concretes (c8683df)
  • application: adding concretes for query and file commands concretes (4b990c8)
  • application: adding concretes using interfaces for connections json and db (9391584)
  • application: adding interfaces for connections (f0e341f)
  • application: adding order table configuration (17fef4f)
  • application: implement test for each command and query (81809ff)
  • application: modify aplication tables (6a38a87)
  • correct test files and imports (1bbf523)
  • domain: add entity for transport (d31d12f)
  • domain: add initial client example (1128e35)
  • domain: add test units for entities concretes (8cd6cbb)
  • domain: order domain entity implementation (9e77ddb)
  • endpoints added: creation of the endpoints for products (ae44bdd)
  • infraestructure: adding order dtos and validators (49f360d)
  • infraestructure: modify infraestructure validators (df9f180)
  • location service: creating the location service to categorize and validate it (f78c372)
  • merge develop (a99a8eb)
  • merge: solving merge conflicts (b6c1a7e)
  • merge: solving merge conflicts (aaaa9e0)
  • protect mapbox key: protecting sensitive data from the mapbox API (a8ba64f)
  • resultpattern: add result pattern (61ace68)
  • tests: modify infraestructure and application tests (8eaa773)
  • unit testing added for products (2fdfb7b)
  • update with develop (3cdc1bd)
  • validation added to products (08a1af7)
  • validation: adding fluent validation to dtos (6c48837)

v1.2.0

07 Sep 20:28
Compare
Choose a tag to compare

1.2.0 (2024-09-07)

v1.1.0

07 Sep 20:21
Compare
Choose a tag to compare

1.1.0 (2024-09-07)

Features

  • sql: add intial sql model (5f53e31)

v1.0.0

07 Sep 13:38
Compare
Choose a tag to compare

1.0.0 (2024-09-07)

Features

  • husky: improve husky prompt actions messages (4134092)
  • initial commit (1dffbcc)