Commit Graph

  • 614a275740 Enhance signature handling and annotation features TekH 2026-05-31 16:38:41 +02:00
  • a668dfa3eb Refactor envelope ID retrieval and error handling TekH 2026-05-31 16:15:00 +02:00
  • 21c6b65318 Add no-cache headers to receiver-ui responses TekH 2026-05-31 13:51:40 +02:00
  • 759b60889e Add AnnotationDto and AnnotationService for API integration TekH 2026-05-31 11:19:03 +02:00
  • 5964ebc088 Add receiver-ui-annotation-fake route to yarp.json TekH 2026-05-31 11:11:58 +02:00
  • dcb3e5d45d Mark Type obsolete; add X and Y properties TekH 2026-05-31 11:11:47 +02:00
  • fb9bc95e5f Add annotations for pages 1-3 in annotations.json TekH 2026-05-31 11:11:30 +02:00
  • d97268c18c Refactor AnnotationCreateDto and update appsettings.json TekH 2026-05-31 11:10:31 +02:00
  • d9d731ab59 Add logout functionality for envelope sessions TekH 2026-05-31 10:29:46 +02:00
  • 1c7ca765cb Add login route and enhance login page functionality TekH 2026-05-31 09:23:07 +02:00
  • de8d363c27 Add authentication for secure document access TekH 2026-05-31 09:01:02 +02:00
  • 390f2d2cae Replace DxPdfViewer with DxReportViewer for PDF handling TekH 2026-05-31 08:14:07 +02:00
  • 697f85f805 Refactor signature handling and PDF export logic TekH 2026-05-31 08:01:10 +02:00
  • d97172b9cf Add condition to bypass document fetching logic TekH 2026-05-31 07:46:51 +02:00
  • 72cbccab8c Add ForceToUseFakeDocument option for document loading TekH 2026-05-31 07:30:23 +02:00
  • b708343db0 Merge branch 'master' of http://git.dd:3000/AppStd/EnvelopeGenerator TekH 2026-05-31 05:52:44 +02:00
  • b416823f38 configure for test case TekH 2026-05-31 05:52:42 +02:00
  • 5bdc552492 Add DocumentService for fetching PDF documents TekH 2026-05-30 17:03:25 +02:00
  • cdf34a262b Add ApiOptions and configure API settings TekH 2026-05-30 17:02:57 +02:00
  • 4c84b28034 Add DevExpress reporting and PDF viewer services TekH 2026-05-30 16:51:42 +02:00
  • b70f902190 Update DevExpress packages and add PdfViewer support TekH 2026-05-30 16:51:11 +02:00
  • 094c87eb88 Refactor CreateEnvelopeCommand and remove ConstantsTests TekH 2026-05-30 16:50:21 +02:00
  • 9b2539e378 Refactor CreateEnvelopeCommand authorization method TekH 2026-05-30 16:47:51 +02:00
  • 0b73a90b15 Downgrade to net8.0 and update dependencies TekH 2026-05-30 16:47:32 +02:00
  • 76cfe4dc46 Add conditional MapOpenApi for .NET 9.0 or newer TekH 2026-05-30 16:46:27 +02:00
  • c1a10cc0fa Add OpenAPI service for .NET 9.0 or newer TekH 2026-05-30 16:45:48 +02:00
  • b6b5ca52f2 Update yarp.json with granular routing rules TekH 2026-05-30 16:45:17 +02:00
  • 5279731281 Refactor: Replace Authorize with WithAuth in CreateAsync TekH 2026-05-30 16:42:59 +02:00
  • 27ed3689f2 Adjust YARP proxy to exclude specific API paths TekH 2026-05-29 18:44:10 +02:00
  • d4f23e0e82 Merge branch 'master' of http://git.dd:3000/AppStd/EnvelopeGenerator TekH 2026-05-29 14:27:05 +02:00
  • 618f899440 Add receiver-ui route and cluster to YARP configuration TekH 2026-05-29 14:26:53 +02:00
  • 2eb258d236 Merge branch 'master' of http://git.dd:3000/AppStd/EnvelopeGenerator TekH 2026-05-29 14:09:37 +02:00
  • 28df3f4ec1 Refactor document handling and improve file response TekH 2026-05-29 14:09:31 +02:00
  • 3e37dc1eff Merge branch 'master' of http://git.dd:3000/AppStd/EnvelopeGenerator TekH 2026-05-29 14:07:19 +02:00
  • 5fd8637913 Add DependencyInjection and ReceiverUI projects TekH 2026-05-29 14:07:14 +02:00
  • 31db160fba Add signature panel and layout updates for ReportViewer TekH 2026-05-29 14:06:59 +02:00
  • b6e63841cd Disable automatic database migrations in appsettings.json TekH 2026-05-29 13:47:11 +02:00
  • f051896296 Add API endpoint to retrieve envelope receiver by key TekH 2026-05-29 13:46:06 +02:00
  • 92b93e862e Add GetDocumentOfReceiver endpoint and logging support TekH 2026-05-29 13:37:51 +02:00
  • 8876f5c286 Add token validation for envelope key in request path TekH 2026-05-29 13:10:42 +02:00
  • e93c7e8bc1 Add envelope-receiver login endpoint support TekH 2026-05-29 12:44:51 +02:00
  • 16493b4594 Add endpoints for envelope receiver logout functionality TekH 2026-05-29 12:44:26 +02:00
  • 938504b2d1 Add per-envelope JWT authentication and validation TekH 2026-05-29 11:47:12 +02:00
  • 3eb718f6ac Add CheckReceiver endpoint to AuthController TekH 2026-05-29 10:23:34 +02:00
  • 99781aeb8a Enhance authentication and database configuration TekH 2026-05-29 10:02:25 +02:00
  • ffcd41f4dc Add DigitalData.Auth.Claims package dependency TekH 2026-05-29 10:02:11 +02:00
  • a7ed9be1de Update version and improve build process for packaging TekH 2026-05-29 08:45:56 +02:00
  • 32fbf782fa Update project version to 1.2.0 TekH 2026-05-28 23:47:02 +02:00
  • bfae72529c Add query for sensitive envelope receiver data TekH 2026-05-28 23:46:31 +02:00
  • 33c52bcef8 Add signature panel and layout updates for ReportViewer feat/blazor-receiver-envelope-ui TekH 2026-05-28 23:37:20 +02:00
  • 40c5e1d044 Update navigation and remove sidebar in MainLayout TekH 2026-05-28 23:36:22 +02:00
  • 67e6f288eb Bump version to 1.1.1 TekH 2026-05-28 22:52:40 +02:00
  • 823bafeeb9 Refactor project dependencies and add TFM-specific packages TekH 2026-05-28 22:50:45 +02:00
  • 750b9f1b57 Bump project version to 1.1.0 TekH 2026-05-28 21:57:19 +02:00
  • 0a4daccc0f Refactor service registration for modularity TekH 2026-05-28 21:57:03 +02:00
  • bc4905d2f4 Refactor DI setup and simplify service registration TekH 2026-05-28 20:23:14 +02:00
  • 533d646211 Update routes and navigation links for sender/receiver UI TekH 2026-05-28 20:17:42 +02:00
  • 7c737ee6ad Update project versioning and dependency handling TekH 2026-05-28 20:13:51 +02:00
  • 7aa08cf8e9 Enable Wasm native build and refactor signature layout TekH 2026-05-28 19:43:03 +02:00
  • 4144d2abde Disable native Wasm build in ReceiverUI project TekH 2026-05-28 19:42:47 +02:00
  • 2a8fed166b Adjust signature layout and bottom margin height TekH 2026-05-28 17:08:18 +02:00
  • 60f01565da Add user input fields and enhance signature details TekH 2026-05-28 16:57:27 +02:00
  • 8a796a2eec Support multi-targeting and add NuGet metadata TekH 2026-05-28 16:54:59 +02:00
  • 83957d28e9 Add DependencyInjection class for service registration in EnvelopeGenerator TekH 2026-05-28 16:27:30 +02:00
  • fe3f1347d5 Add EnvelopeGenerator.DependencyInjection project and update solution file TekH 2026-05-28 16:27:21 +02:00
  • 0a22e4e5cc Enhance signature popup with multiple input modes TekH 2026-05-28 14:39:38 +02:00
  • 1e35e0447f Merge branch 'master' of http://git.dd:3000/AppStd/EnvelopeGenerator TekH 2026-05-28 14:15:19 +02:00
  • 0ca487d5bd Enhance globalization and error handling support TekH 2026-05-28 13:57:42 +02:00
  • 7828ed237d Refactor utility functions for clarity and consistency TekH 2026-05-27 16:16:50 +02:00
  • b3eafcbd0b Enable nullable types and add NuGet package metadata TekH 2026-05-27 15:16:52 +02:00
  • affdc44f91 Refactor startup and add report storage services TekH 2026-05-27 15:07:27 +02:00
  • 8adc8683b8 Add publish profile and update project for deployment TekH 2026-05-26 11:43:25 +02:00
  • 4d91b0a4fb Refactor Index.razor layout and add redirection logic TekH 2026-05-26 10:44:56 +02:00
  • e62cdc9d9d Update NavMenu links and add commented-out navigation TekH 2026-05-26 10:27:37 +02:00
  • 12a0974efe Refactor signature input into popup modal TekH 2026-05-26 09:55:40 +02:00
  • 367850fee5 Refactor ReportViewer for reusability and dynamic updates TekH 2026-05-26 02:39:25 +02:00
  • 09cc639466 Add signature input and PDF export functionality TekH 2026-05-26 01:02:07 +02:00
  • c3730d109b Add in-memory report storage and async report handling TekH 2026-05-25 14:04:25 +02:00
  • f510cfb5ad INIT TekH 2026-05-22 10:50:25 +02:00
  • 8a6120ff96 Merge branch 'master' into feat/blazor-receiver-ui feat/blazor-receiver-ui TekH 2026-05-13 23:10:31 +02:00
  • 5b90c02a1f Add YARP reverse proxy for /api routes and API config TekH 2026-05-13 22:47:19 +02:00
  • 4da21133a6 Add signature pad and animated visor/cord canvas TekH 2026-05-13 22:47:06 +02:00
  • 8ee3ae55d9 Add custom CSS, Bootstrap Icons, and signature pad script TekH 2026-05-13 22:46:48 +02:00
  • d30a42238f Add Blazor receiver UI and error page CSS styles TekH 2026-05-13 22:46:33 +02:00
  • bb371ad6af Add main receiver-side Blazor pages for e-sign portal TekH 2026-05-13 22:45:54 +02:00
  • 54105b2be8 Fix invalid page route declaration in Index.razor TekH 2026-05-13 22:45:18 +02:00
  • 72a2a23f0a Replace Home with Samples in menu; add ReceiverLayout TekH 2026-05-13 22:45:03 +02:00
  • 4ce9b77a71 Add ReceiverAuthState to manage receiver auth context TekH 2026-05-13 22:44:37 +02:00
  • dab573d6d7 Add LocalizationService for API-based string loading TekH 2026-05-13 22:44:22 +02:00
  • dfcf197deb Add Microsoft.Extensions.Http package to client project TekH 2026-05-13 22:44:05 +02:00
  • df825b521c Add API and Services namespaces to _Imports.razor TekH 2026-05-13 22:43:56 +02:00
  • a545c15aed Update NotFound route to use ReceiverLayout and Error404 TekH 2026-05-13 22:43:46 +02:00
  • e36f816f35 Add Receiver API client, auth state, and localization services TekH 2026-05-13 22:43:22 +02:00
  • 75bda545a8 Add ReceiverApiClient for typed receiver API access TekH 2026-05-13 22:43:00 +02:00
  • 0b9abc8fc1 Add client-side DTOs for envelopes and authentication TekH 2026-05-13 22:40:43 +02:00
  • e5475fa155 Add Blazor signature endpoints to AnnotationController TekH 2026-05-13 22:39:07 +02:00
  • 4619440fd7 Add Blazor signature payload DTOs and documentation TekH 2026-05-13 22:38:44 +02:00
  • e40cd56590 Add comment on native asset linking for WASM PDF rendering TekH 2026-05-13 18:44:32 +02:00
  • fe219f58c2 Add SkiaSharp & HarfBuzz WASM native assets to Web project TekH 2026-05-13 18:30:55 +02:00
  • 48bbadc906 init receiver UI web project using devexpress template TekH 2026-05-13 10:39:55 +02:00