tekh tekh
  • Joined on 2024-01-19
tekh pushed to master at AppStd/DigitalData.Core 2025-12-19 09:45:58 +01:00
d2302560f1 Add repository registration to DependencyInjection
42c0dc7206 Refactor method names for clarity in IRepository/DbRepository
82686db38b Add QueryRaw and QueryInterpolated methods to repository
ce5c59dfc2 Update DbRepository to require IRepository constraint
5c3db6886a Add EF Core support and refactor IRepository interface
Compare 6 commits »
tekh pushed to master at AppStd/DigitalData.Core 2025-12-18 13:53:05 +01:00
6717aa37ab Add generic DbRepository for raw SQL execution
bf418e986b Add Sql method to DbRepository and EFCore.Relational refs
Compare 2 commits »
tekh pushed to master at AppStd/ReC 2025-12-16 14:07:22 +01:00
39fcee2b50 Add ResultViewController for output result retrieval
d0597e28e8 Mark OutResController as obsolete with deprecation notice
d8d77652ac Implement ReadResultViewQuery handler with filtering
62612897bd Add ReadResultViewQuery and clean up DTO namespace
99c50fb348 Make ResultViewDto immutable; add Root property
Compare 45 commits »
tekh pushed to master at AppStd/ReC 2025-12-12 15:16:49 +01:00
3da16ba640 Introduce DTOs and refactor app layer to use them
71a0220c3f Refactor: replace RecActionDto with RecActionViewDto
f53603083a Refactor batch invocation to use RecActionViews
92e7d44d3b Rename InvokeRecActionCommand to InvokeRecActionViewCommand
f8211e9e9d Refactor RecAction query to use ReadRecActionViewQuery
Compare 17 commits »
tekh pushed to master at AppStd/ReC 2025-12-12 13:02:35 +01:00
f9a73fbe0c Refactor RecAction.ErrorAction to use enum type
282ce3a0b7 Move ErrorAction enum to domain layer namespace
26f2da1313 Add ErrorAction enum for error handling actions
bc700e2cd2 Refactor HTTP client name constant usage
ea5389df85 Remove Message property from OutRes and its EF mapping
Compare 12 commits »
tekh pushed to master at AppStd/ReC 2025-12-12 09:18:37 +01:00
165152b7cf Merge branch 'master' of http://git.dd:3000/AppStd/ReC
f1f9e8d791 Bump version to 1.0.3-beta in ReC.API.csproj
35171add0c Add ErrorAction to RecActionDto and batch error handling
030dcf8b58 Add ErrorAction property to RecAction and DB mapping
71411d4027 Update InvokeRecActionCommand to return success status
Compare 8 commits »
tekh pushed to master at AppStd/ReC 2025-12-11 10:49:51 +01:00
00efb14f2c Merge branch 'feat/client'
9628b46ba0 Add project description to ReC.Client.csproj
1f8142852e Add packaging metadata and solution items project
bdd78be66c Add static BuildStaticClient method with Obsolete warning
470902911e Refactor HTTP client setup in BuildStaticClient
Compare 25 commits »
tekh pushed to master at AppStd/ReC 2025-12-10 23:57:41 +01:00
fe40cd001f Update RecActionController routes and XML docs
f96b73bf38 Update RecAction route and refactor EnsureEntity logic
c8f3b29329 Refactor EnsureEntity<T> for clarity and consistency
07fca00344 Replace InvalidOperationException with custom config exception
e4aec494c8 Add DbModelConfigurationException class to exceptions
Compare 37 commits »
tekh pushed to feat/receiver-ui at AppStd/EnvelopeGenerator 2025-12-10 09:55:47 +01:00
b282318298 Add launchSettings.json for ReceiverUIBlazor project
8d68ea8c57 Add IIS publish profile for EnvelopeGenerator.ReceiverUIBlazor
Compare 2 commits »
tekh pushed to master at AppStd/ReC 2025-12-08 14:21:51 +01:00
34efb662ec Update version and assembly metadata to 1.0.1-beta
dcbff90ed8 Remove 400 Bad Request response from Delete method
404a1c4793 Add Delete method for fake profile in OutResController
1cdd28738a Add Delete endpoint to OutResController
45c7259ce8 Add XML documentation for DeleteOutResCommand and handler
Compare 11 commits »
tekh pushed to feat/client at AppStd/ReC 2025-12-06 00:50:58 +01:00
9628b46ba0 Add project description to ReC.Client.csproj
1f8142852e Add packaging metadata and solution items project
bdd78be66c Add static BuildStaticClient method with Obsolete warning
470902911e Refactor HTTP client setup in BuildStaticClient
3f7ebdb632 Simplify ReCClient instantiation in Create method
Compare 10 commits »
tekh created branch feat/client in AppStd/ReC 2025-12-06 00:50:57 +01:00
tekh pushed to master at AppStd/ReC 2025-12-05 16:53:46 +01:00
b71ea7d346 Update log file naming convention in NLog config
3764fdaf01 Enhance logging and refactor app startup
5e7287bf86 Update copyright and add NLog dependencies
9992086e48 Add NLog configuration and minor property updates
40019bf693 Update build package path for dynamic versioning
Compare 7 commits »
tekh pushed to master at AppStd/ReC 2025-12-05 09:17:01 +01:00
9a12643eb6 Refactor RecActionController and DeleteRecActionsCommand
f9c0a8be55 Refactor Get method to accept query object directly
77fde199e1 Update invoked parameter binding in Get method
9d15dfe8a5 Add 'invoked' parameter to Get method in controller
c41c394f48 Refactor query handling for dynamic customization
Compare 26 commits »
tekh pushed to feat/receiver-ui at AppStd/EnvelopeGenerator 2025-12-05 09:10:20 +01:00
7aeaba7c12 Add EnvelopeGenerator.ReceiverUI project and UI components
tekh pushed to feat/receiver-ui at AppStd/EnvelopeGenerator 2025-12-04 18:12:17 +01:00
2301a81a1c init receiver ui with react
tekh created branch feat/receiver-ui in AppStd/EnvelopeGenerator 2025-12-04 18:12:17 +01:00
tekh pushed to master at AppStd/ReC 2025-12-04 09:58:23 +01:00
4ed080f58a Refactor ExceptionHandlingMiddleware responses
bf98efd3a3 Improve exception handling and validation responses
459cc1cb9a Add ValidationException handling to middleware
cd53d7fbae Add validation pipeline with FluentValidation and MediatR
b3ce5ad28a Make ProfileId and ActionId properties nullable
Compare 46 commits »
tekh pushed to master at AppStd/ReC 2025-12-02 13:59:12 +01:00
8624742eb3 Add CreateFakeAction endpoint and update command defaults
a27000a75b Refactor DeleteRecActionsCommandHandler.Handle method
e74ee56f42 Add DeleteRecActionsCommand and handler for deletion
ac214dc8e1 Add CreateAction POST endpoint to ActionController
d6b914b9c8 Add new DbSet properties to RecDbContext
Compare 51 commits »
tekh pushed to master at AppStd/ReC 2025-12-01 09:49:28 +01:00
b78b3e43f4 Add support for custom headers in HTTP requests
07afcf3aa2 Add logging for unexpected BodyQuery and IsReturnedNoData
e0736ff6df Improve HeaderQueryBehavior error handling and logging
0d801466cf Add properties for query tracking and post-processing
ff53be5d13 Throw exception for null RawHeader in HeaderQueryBehavior
Compare 8 commits »