tekh tekh
  • Joined on 2024-01-19
tekh pushed to MS-Form-Working at AppStd/EnvelopeGenerator 2026-06-17 14:27:46 +02:00
6b7a1f3fde Fix project configuration in EnvelopeGenerator.sln
tekh created branch MS-Form-Working in AppStd/EnvelopeGenerator 2026-06-17 14:27:46 +02:00
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-15 17:07:20 +02:00
3b66de0691 Enhance EnvelopeSenderPage with new UI and features
9f6004ba8c Refactor EnvelopeDto and add EnvelopeStatus enum
ef246bae32 Add LogoutSenderAsync method to AuthService
e4ebb29969 Add authorization and data fetching to sender page
83cdb9dfe9 Update launch settings for HTTPS and ReceiverUI profiles
Compare 6 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-15 15:41:30 +02:00
95c8e15887 Add EnvelopeDto and EnvelopeService for API integration
561b844e59 Add filtering for active and completed envelopes
011960be75 Add EnvelopeStatus extensions and update documentation URL
151c785af9 Enhance JSON options and authorization policies
fa354a05cc Update authorization policy in ConfigController
Compare 8 commits »
tekh pushed to bugfix/devexpress-pdf-not-displaying at AppStd/EnvelopeGenerator 2026-06-15 11:33:31 +02:00
3a2fa77862 refactor(WebUI): configure HtpClient
cfa6dbd2de remove deprecated parameter
eb2603f389 remove wwwroot/app.css and add js and css dependencies
456178bee1 migrate shared components
2c41c74510 refactor(COPILOT_CONTEXT): update to be compatible with the migration from ReceiverUI to WebUI
Compare 11 commits »
tekh pushed to bugfix/devexpress-pdf-not-displaying at AppStd/EnvelopeGenerator 2026-06-15 09:51:08 +02:00
96688a951c refaactor: move css files to WebUI
6f07de3ec4 refactor(Pages): set the render mode of SSR pages as InteractiveServer
4611266224 fix(WebUI): resove referances
c529d03129 move ssr pages
829fab9647 Add PDF viewer, signature, and typing enhancements
Compare 15 commits »
tekh pushed to bugfix/devexpress-pdf-not-displaying at AppStd/EnvelopeGenerator 2026-06-12 11:17:42 +02:00
tekh created branch bugfix/devexpress-pdf-not-displaying in AppStd/EnvelopeGenerator 2026-06-12 11:17:42 +02:00
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-12 10:27:32 +02:00
a3b33637fd Update authorization scheme for GetAsync method
bc3134a033 Update Envelope to EnvelopeDto mapping configuration
f106255c6b Add Receivers property to EnvelopeDto
cb103dcb69 Restrict UserId visibility and update query includes
8c1dd9c40d Make boolean properties nullable in Envelope class
Compare 9 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-11 14:12:16 +02:00
88b196ed6d Refactor report handling and improve async operations
c99511de29 Add FORM_APPLICATION_CONTEXT.md for migration documentation
7d0c5a0ee5 Improve error handling and logging for envelope receiver
7001d7351f Remove default "fake" fallback for EnvelopeKey usage
cf16312394 Refactor error handling in DocumentService and consumers
Compare 34 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-10 11:51:35 +02:00
a49dd0ff81 Replace SignatureDto with new Signature record
e420e8d47a Update routes to include '/example' prefix in .razor files
d7f86adffe Certainly! Please provide the list of code changes so I can help craft a concise and comprehensive commit message for you.
cfb5c15fda Add ReadDocReceiverElementQuery and handler
Compare 4 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-09 23:43:14 +02:00
a0ed3e2fe4 Add SaveSignatureBehavior and resolve merge conflicts
f5505190e9 Add SignatureDto and mapping for signature handling
1bfdbac8ff rename Application.Signature directory as DocReceiverElements
4a29511491 Refactor: Replace Signatures with DocReceiverElements
1089304bf1 Refactor: Rename SignatureDto to DocReceiverElementDto
Compare 43 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-08 16:32:17 +02:00
120485ee8d Refactor signature handling with SignatureCaptureDto
ee3a142af0 Refactor signature model; update EnvelopeViewer UI
17e2de7f45 Update project version to 1.4.1
de60bd239d Add reset button to PDF toolbar for signature reset
52e5fce7fd Update project versions to 1.4.0 for new release
Compare 74 commits »
tekh pushed to master at tekh/dd-pdf.js 2026-06-08 13:43:31 +02:00
324d3f609d Remove unnecessary 'libc' entries from package-lock.json
tekh pushed to master at tekh/dd-pdf.js 2026-06-08 13:28:02 +02:00
tekh created repository tekh/dd-pdf.js 2026-06-08 13:23:54 +02:00
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-05 12:59:17 +02:00
34b620e749 Preserve scroll position during PDF page rendering
f7aaeccf58 Add EnvelopeViewer for read-only PDF viewing with PDF.js
41f3df4c71 Enable Blazor-JS communication for PDF viewer zoom
3539907054 Improve PDF viewer layout and styling
f1ebd47c77 Refactor EnvelopeViewer styles and add PDF support
Compare 10 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-03 14:54:27 +02:00
1bf1c37296 Update receiver-ui-envelope route and add transforms
ea6f3e61be Add GetDocumentOfReceiver method to DocumentController
0c446bba56 Enhance claim handling in ReceiverClaimExtensions
e74c777687 Add COPILOT_CONTEXT_EN.md to SolutionItems section
d678111f25 Update y-coordinates for annotations in annotations.json
Compare 15 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-06-01 09:10:28 +02:00
a6ddc72df3 Update project version to 1.3.0
759a4e6b75 Update version to 1.2.0 with assembly and file updates
cc68f76180 Simplify layout and remove unused styles
6a03308dc1 Update UI and improve routing and parameter handling
4c33b1020a Redesign home page layout and improve user experience
Compare 35 commits »
tekh pushed to master at AppStd/EnvelopeGenerator 2026-05-31 05:53:01 +02:00
b416823f38 configure for test case
5bdc552492 Add DocumentService for fetching PDF documents
cdf34a262b Add ApiOptions and configure API settings
4c84b28034 Add DevExpress reporting and PDF viewer services
Compare 13 commits »