RaktimaNXG
|
7af78c95dd
|
fix: resolve the copy widgets glitch and provide a warning tour for text widgets left empty.
|
2024-10-21 14:07:31 +05:30 |
|
 ZathielandGitHub
|
a7b8100a18
|
Merge pull request #1364 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/mongoose-8.7.2
|
2024-10-21 07:38:01 +02:00 |
|
 dependabot[bot]andGitHub
|
f9b915b728
|
build(deps-dev): bump eslint in /apps/OpenSignServer
Bumps [eslint](https://github.com/eslint/eslint) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.12.0...v9.13.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 00:31:53 +00:00 |
|
 dependabot[bot]andGitHub
|
8acdbc928e
|
build(deps): bump mongoose from 8.7.1 to 8.7.2 in /apps/OpenSignServer
Bumps [mongoose](https://github.com/Automattic/mongoose) from 8.7.1 to 8.7.2.
- [Release notes](https://github.com/Automattic/mongoose/releases)
- [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Automattic/mongoose/compare/8.7.1...8.7.2)
---
updated-dependencies:
- dependency-name: mongoose
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-21 00:31:43 +00:00 |
|
 prafull-opensignlabsandGitHub
|
2616a5776b
|
Merge pull request #1350 from OpenSignLabs/validation
fix: show invalid password error if pfx password is invalid
|
2024-10-18 17:21:59 +05:30 |
|
prafull-opensignlabs
|
36cfc4a867
|
fix: show invalid password error if pfx password is invalid
|
2024-10-17 10:55:43 +05:30 |
|
 AndrewandGitHub
|
631f118afb
|
Merge pull request #1347 from OpenSignLabs/validation
fix: document loading err and report UI
|
2024-10-16 20:26:22 +05:30 |
|
prafull-opensignlabs
|
b43e3a61e6
|
refactor: remove unnecessary code
|
2024-10-16 16:22:06 +05:30 |
|
prafull-opensignlabs
|
04100adece
|
fix: add space below in last row from reports
|
2024-10-16 14:48:34 +05:30 |
|
prafull-opensignlabs
|
a103f93925
|
fix: add space after last record in reports
|
2024-10-16 13:02:24 +05:30 |
|
prafull-opensignlabs
|
8467340fb5
|
fix: report UI
|
2024-10-16 12:13:19 +05:30 |
|
prafull-opensignlabs
|
3a8e41de27
|
fix: duplicate id warning
|
2024-10-15 18:57:15 +05:30 |
|
prafull-opensignlabs
|
97c2f183ca
|
fix: document loading err and report UI
|
2024-10-15 18:56:50 +05:30 |
|
 prafull-opensignlabsandGitHub
|
f1ab35e71e
|
Merge pull request #1340 from OpenSignLabs/mobile-issue
fix: issue of assigned signer gets deselected in mobile view
|
2024-10-15 10:25:18 +05:30 |
|
RaktimaNXG
|
240d892b94
|
fix: issue of assigned signer gets deselected in mobile view
|
2024-10-14 17:09:16 +05:30 |
|
prafull-opensignlabs
|
03dfd58ac5
|
feat: custom PFX functionality
|
2024-10-14 16:14:54 +05:30 |
|
 prafull-opensignlabsandGitHub
|
716023b534
|
Merge pull request #1323 from OpenSignLabs/react-tour
Fix: resolved text box font size issue during resizing and prevented unnecessary popups from opening when resizing widgets.
|
2024-10-11 19:15:26 +05:30 |
|
 RaktimaandGitHub
|
67b3417ac9
|
Update Placeholder.js
|
2024-10-11 19:13:00 +05:30 |
|
 RaktimaandGitHub
|
f3667f6aaf
|
Update Placeholder.js
|
2024-10-11 19:07:54 +05:30 |
|
prafull-opensignlabs
|
51031878eb
|
Fix 'something went wrong' error when non-existing signer attempts to sign the document
|
2024-10-10 17:13:22 +05:30 |
|
RaktimaNXG
|
dbee7e2894
|
fix: enableTour issue when enableOtp enabled
|
2024-10-10 14:46:59 +05:30 |
|
prafull-opensignlabs
|
2a3947ea1d
|
feat: send completed mail to all signers
|
2024-10-10 12:50:26 +05:30 |
|
 prafull-opensignlabsandGitHub
|
9c1b4261dc
|
Merge pull request #1316 from OpenSignLabs/validation
refactor: changes in output of file-adapter's cloud function
|
2024-10-09 18:41:07 +05:30 |
|
prafull-opensignlabs
|
7c37d8128e
|
refactor: changes in output of fileadapter's cloud function
|
2024-10-09 18:39:33 +05:30 |
|
RaktimaNXG
|
404785bf29
|
fix: text box font size issue
|
2024-10-09 18:05:10 +05:30 |
|
 prafull-opensignlabsandGitHub
|
dc7fd34b07
|
Merge pull request #1315 from OpenSignLabs/validation
fix: url is not define
|
2024-10-09 15:09:09 +05:30 |
|
prafull-opensignlabs
|
86a2975b3c
|
fix: url is not define
|
2024-10-09 15:06:49 +05:30 |
|
 prafull-opensignlabsandGitHub
|
f824fc7c81
|
Merge pull request #1314 from OpenSignLabs/react-tour
fix: issue of enableTour in createDocumentWithTemplate api
|
2024-10-09 14:39:46 +05:30 |
|
RaktimaNXG
|
244cc30eb6
|
fix: issue of enableTour in createDocumentWithTemplate api
|
2024-10-09 14:36:29 +05:30 |
|
 AndrewandGitHub
|
a833ed8060
|
Merge pull request #1313 from OpenSignLabs/validation
|
2024-10-09 13:52:19 +05:30 |
|
prafull-opensignlabs
|
1e869d2d2b
|
fix: handle server down error in add admin for self-hosting
|
2024-10-09 13:50:20 +05:30 |
|
 prafull-opensignlabsandGitHub
|
64df5cfff3
|
Merge pull request #1312 from OpenSignLabs/validation
fix: handle invalid credentials err while uploading file in form
|
2024-10-09 11:42:07 +05:30 |
|
prafull-opensignlabs
|
d8b2a80e90
|
fix: handle invalid credentials err while uploading file in form
|
2024-10-09 11:39:59 +05:30 |
|
 prafull-opensignlabsandGitHub
|
10061c061e
|
Merge pull request #1311 from OpenSignLabs/validation
fix: correct migration script
|
2024-10-09 10:55:04 +05:30 |
|
prafull-opensignlabs
|
6a4124fdf0
|
fix: migration script
|
2024-10-09 10:52:38 +05:30 |
|
 RaktimaandGitHub
|
faaa915163
|
Merge pull request #1308 from OpenSignLabs/react-tour
fix: resolve duplicate auto-reminder input box issue in request signature form
|
2024-10-08 21:18:19 +05:30 |
|
prafull-opensignlabs
|
761f81d27c
|
fix: pdf is not loading when custom file storage change
|
2024-10-08 20:09:38 +05:30 |
|
RaktimaNXG
|
d4b7c8ae97
|
fix: resolve duplicate auto-reminder input box issue in request signature form
|
2024-10-08 19:02:47 +05:30 |
|
RaktimaNXG
|
f3e39f18ef
|
fix: enable tour is not working
|
2024-10-08 16:38:06 +05:30 |
|
RaktimaNXG
|
f0f270b44d
|
fix: handle form advanced options data for self hosting user
|
2024-10-08 13:31:30 +05:30 |
|
RaktimaNXG
|
529de2bd90
|
fix: refactor code
|
2024-10-08 11:53:06 +05:30 |
|
RaktimaNXG
|
51dd83df09
|
refactor code
|
2024-10-08 10:29:14 +05:30 |
|
RaktimaNXG
|
9abe4ffd8e
|
feat: update translation file
|
2024-10-08 10:27:26 +05:30 |
|
RaktimaNXG
|
cdd92f6990
|
Merge branch 'staging' of https://github.com/OpenSignLabs/OpenSign into react-tour
|
2024-10-08 10:18:05 +05:30 |
|
 prafull-opensignlabsandGitHub
|
b08fa9bf60
|
Merge pull request #1298 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/react-quill-new-3.3.3
build(deps): bump react-quill-new from 3.3.2 to 3.3.3 in /apps/OpenSign
|
2024-10-08 10:12:20 +05:30 |
|
 prafull-opensignlabsandGitHub
|
f0bcc3c3e7
|
Merge pull request #1299 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSignServer/aws-sdk/s3-request-presigner-3.665.0
build(deps): bump @aws-sdk/s3-request-presigner from 3.664.0 to 3.665.0 in /apps/OpenSignServer
|
2024-10-08 10:11:59 +05:30 |
|
 ZathielandGitHub
|
b9c45f24f5
|
Merge pull request #1295 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/i18next-23.15.2
build(deps): bump i18next from 23.15.1 to 23.15.2 in /apps/OpenSign
|
2024-10-07 20:33:06 +02:00 |
|
 ZathielandGitHub
|
d5f3967558
|
Merge pull request #1296 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/daisyui-4.12.12
build(deps-dev): bump daisyui from 4.12.11 to 4.12.12 in /apps/OpenSign
|
2024-10-07 20:32:25 +02:00 |
|
 ZathielandGitHub
|
d3fccc9b87
|
Merge pull request #1297 from OpenSignLabs/dependabot/npm_and_yarn/apps/OpenSign/eslint-9.12.0
build(deps-dev): bump eslint from 9.11.1 to 9.12.0 in /apps/OpenSign
|
2024-10-07 20:31:19 +02:00 |
|
 dependabot[bot]andGitHub
|
7e6c03faf5
|
build(deps): bump @aws-sdk/s3-request-presigner in /apps/OpenSignServer
Bumps [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) from 3.664.0 to 3.665.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.665.0/packages/s3-request-presigner)
---
updated-dependencies:
- dependency-name: "@aws-sdk/s3-request-presigner"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-10-07 18:28:34 +00:00 |
|