tekh tekh
  • Joined on 2024-01-19
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 created branch feat/receiver-ui in AppStd/EnvelopeGenerator 2025-12-04 18:12:17 +01:00
tekh pushed to feat/receiver-ui at AppStd/EnvelopeGenerator 2025-12-04 18:12:17 +01:00
2301a81a1c init receiver ui with react
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 »
tekh pushed to master at AppStd/ReC 2025-11-27 17:34:09 +01:00
6f5409f528 Implement HeaderQueryBehavior with database support
03498275d7 Implement BodyQueryBehavior and add SQL Server support
f8581deaf9 Refactor DbContext and add IRecDbContext interface
8ea7d47868 Add DbSets and configure keyless entity in RecDbContext
2bbfd96d62 Add keyless query result entities for headers and bodies
Compare 26 commits »
tekh pushed to master at AppStd/ReC 2025-11-26 21:55:26 +01:00
dcc0e8c806 Add logging to handle null RestType in RecActionCommand
73ee0302ef Limit concurrent HTTP requests with SemaphoreSlim
d80e0d3562 Refactor HTTP requests to enable parallel execution
1e35e4a057 Add HttpClient registration to DI container
7c00060f74 Refactor HTTP handling in InvokeRecActionCommand
Compare 17 commits »
tekh pushed to master at AppStd/ReC 2025-11-25 17:15:36 +01:00
d8d75829f0 Refactor ActionController to use MediatR
5697eb3dd8 Add InvokeRecActionCommandExtensions for ISender
2cf4d73cf3 Refactor InvokeRecActionQuery to InvokeRecActionCommand
495a5247bc Add InvokeRecActionQuery class for MediatR request
5ba012cc13 Refactor infrastructure service setup
Compare 21 commits »
tekh pushed to master at AppStd/ReC 2025-11-25 09:35:22 +01:00
b6000a56d6 Add ActionController and Swagger support
3f5d3a8c08 Add new ReC.Client project to solution
72e4f53b5d Add ReC.Application project to the solution
f35e29ae49 Add ReC.Infrastructure project to the solution
cb1b02196c Add ReC.Domain project to solution
Compare 7 commits »
tekh created repository AppStd/ReC 2025-11-25 00:12:34 +01:00
tekh pushed to master at AppStd/EnvelopeGenerator 2025-11-20 16:55:21 +01:00
fc23ba840e chore(Web): bump to 3.8.2
tekh pushed to master at AppStd/EnvelopeGenerator 2025-11-20 16:46:48 +01:00
140d271b28 refactor(privacy-policy): remove 6. Hinweisgebersystem
a3b12a6957 bump to 3.8.1
Compare 2 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-11-20 14:35:13 +01:00
16bdc7820d update privacy policy (English)
06e32b99ea update privacy policy (German) title and last updated date
c7c78f96a6 refactor(PDFBurner): fix merging errors
Compare 3 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2025-11-20 11:57:19 +01:00
5c232e61f2 merge PDFBurner changes
24c9321c0f bump to 3.8.0
c75c2b1dd5 feat(envelope-api.js): append envKey query parameter to all outgoing requests
8445757f34 feat: replace default cookie events with custom EnvelopeCookieManager and introduce custom auth cookie name (env_auth)
b088eb089f feat(EnvelopeCookieManager): add EnvelopeCookieManager to support envelope-specific cookie names
Compare 119 commits »