RaktimaNXG
|
c1b226db96
|
fix: handle condition of fetching opensign details
|
2024-03-20 15:59:06 +05:30 |
|
RaktimaNXG
|
62e1a1bd9b
|
fix: refactor code
|
2024-03-20 15:02:08 +05:30 |
|
RaktimaNXG
|
58eb71c52d
|
fix: refactor code
|
2024-03-20 14:50:48 +05:30 |
|
RaktimaNXG
|
c1e6f2b5ab
|
add comment
|
2024-03-20 12:49:07 +05:30 |
|
RaktimaNXG
|
ba0c18b591
|
fix: data fetching issue in openSign_drive
|
2024-03-20 12:38:34 +05:30 |
|
prafull-opensignlabs
|
5ece3c0694
|
Refactor: remov warning
|
2024-03-20 11:38:15 +05:30 |
|
prafull-opensignlabs
|
24773759c2
|
Refactor: Add LazyPage Component for Lazy Loading of Pages & update dependcies
|
2024-03-20 11:11:37 +05:30 |
|
prafull-opensignlabs
|
04b2c7c4da
|
build(deps): update dependencies
|
2024-03-19 19:51:20 +05:30 |
|
prafull-opensignlabs
|
a4a78cb96c
|
fix: stuck on loader in login screen after guest login
|
2024-03-19 18:51:04 +05:30 |
|
prafull-opensignlabs
|
dfdcde8fcc
|
Refactor: Implement Lazy Loading for OpenSign Drive
|
2024-03-19 18:03:13 +05:30 |
|
prafull-opensignlabs
|
5e1b84d2e6
|
refactor: migrate redux to redux-toolkit
|
2024-03-19 17:29:48 +05:30 |
|
prafull-opensignlabs
|
1ff4160ca4
|
fix: handle uncaught error in createdocument and createmplate API
|
2024-03-19 13:23:10 +05:30 |
|
prafull-opensignlabs
|
de3bc37fa5
|
fix: widgets are not embeding in pdf using API
|
2024-03-19 13:11:23 +05:30 |
|
 prafull-opensignlabsandGitHub
|
a8e77e93f7
|
chore: change serverURL
|
2024-03-19 10:58:32 +05:30 |
|
 prafull-opensignlabsandGitHub
|
969071bb28
|
Merge pull request #501 from OpenSignLabs/placeholder_sign
fix: show warning on placeholder_sign page for document already send to signers for signature
|
2024-03-19 10:29:33 +05:30 |
|
RaktimaNXG
|
76491a77f1
|
fix: add comment
|
2024-03-19 10:27:41 +05:30 |
|
prafull-opensignlabs
|
a675a3c8fd
|
refactor: change console dir to console log
|
2024-03-18 19:49:13 +05:30 |
|
prafull-opensignlabs
|
fea30930eb
|
fix: handle uncaught err of max upload pdf in form
|
2024-03-18 19:47:56 +05:30 |
|
RaktimaNXG
|
7373b086e4
|
fix: change warning messages
|
2024-03-18 19:00:02 +05:30 |
|
RaktimaNXG
|
2fc1eda761
|
fix: remove console
|
2024-03-18 18:22:14 +05:30 |
|
RaktimaNXG
|
2c100ad399
|
fix: show warning on placeholder_sign page for document already send to signers for signature
|
2024-03-18 17:40:27 +05:30 |
|
 prafull-opensignlabsandGitHub
|
1cefe01aee
|
Merge pull request #499 from OpenSignLabs/fix_mobile_issue
fix: width issue of text widget & default data for widgets information pop-ups in mobile display.
|
2024-03-18 17:09:17 +05:30 |
|
RaktimaNXG
|
f1cf395761
|
fix: textInput widget popup select arrow key design
|
2024-03-18 17:05:15 +05:30 |
|
RaktimaNXG
|
4af3d8f78b
|
fix: dragging issue of text widget in mobile view
|
2024-03-18 16:21:14 +05:30 |
|
prafull-opensignlabs
|
5f11e92c0c
|
fix: handle uncaught error of SMTP
|
2024-03-18 15:14:23 +05:30 |
|
RaktimaNXG
|
c3ffda4dd2
|
fix: resolving width inconsistencies with of text widgets & default data for widgets information pop-ups in mobile display.
|
2024-03-18 12:45:08 +05:30 |
|
 AmolandGitHub
|
c929b6b7a9
|
Update Dockerhubfile
|
2024-03-18 00:19:06 +05:30 |
|
prafull-opensignlabs
|
1c4c2e87b4
|
refactor: change design of widgets in mobile
|
2024-03-15 19:30:33 +05:30 |
|
prafull-opensignlabs
|
4fda5b4531
|
refactor: stop showing initial popup when wdigets drag
|
2024-03-15 19:04:02 +05:30 |
|
prafull-opensignlabs
|
3a55c35445
|
feat: add create document btn in dashboard, update menu & change Root to Opensign™ drive in folder input
|
2024-03-15 14:25:50 +05:30 |
|
prafull-opensignlabs
|
db9ae71d67
|
fix: date is not changable in signyourself flow of mobile
|
2024-03-14 21:39:22 +05:30 |
|
prafull-opensignlabs
|
7882c61b81
|
fix: checkbox not embeding in pdf
|
2024-03-14 21:22:48 +05:30 |
|
prafull-opensignlabs
|
17660dae21
|
fix: border of radio button & checkbox is not proper
|
2024-03-14 20:12:41 +05:30 |
|
prafull-opensignlabs
|
7584667643
|
fix: when click on label in radio or checkbox widget it's border not visible
|
2024-03-14 18:35:40 +05:30 |
|
prafull-opensignlabs
|
b99d8e6d6e
|
feat: add show/hide label in checkbox and radio widget
|
2024-03-14 16:50:46 +05:30 |
|
 prafull-opensignlabsandGitHub
|
8b15bceac8
|
Merge pull request #472 from OpenSignLabs/signature_setting
fix: already placed signature widget setting icon issue with old data
|
2024-03-14 10:04:24 +05:30 |
|
RaktimaNXG
|
86b0e90948
|
fix: date z-index and default data of email,name,company name, job title widgets in guest login flow
|
2024-03-13 20:25:18 +05:30 |
|
prafull-opensignlabs
|
27730c89e8
|
fix: signers not get reset in request signature form on reset button
|
2024-03-13 20:17:22 +05:30 |
|
prafull-opensignlabs
|
82eeffa6e4
|
fix: reset button not working in forms
|
2024-03-13 18:36:24 +05:30 |
|
RaktimaNXG
|
53147caebc
|
fix: checkbox checked issue in signyour-self flow
|
2024-03-13 17:47:31 +05:30 |
|
RaktimaNXG
|
6004522d5c
|
feat: change radio widgets name radio to radio button
|
2024-03-13 16:36:03 +05:30 |
|
prafull-opensignlabs
|
1b215f53e7
|
feat: add help for select folder input
|
2024-03-13 15:17:04 +05:30 |
|
RaktimaNXG
|
73b2ba6abd
|
fix: default date issue and remove commented code, unnecessary using useEffect
|
2024-03-13 14:30:25 +05:30 |
|
RaktimaNXG
|
c04fd80a38
|
feat: change label widget name to text and text widget name to text input
|
2024-03-13 11:40:17 +05:30 |
|
prafull-opensignlabs
|
61b123cb61
|
refator: update dashboard tour messages
|
2024-03-13 10:31:49 +05:30 |
|
RaktimaNXG
|
08e805569f
|
fix: disable date change in placeholder and template flow
|
2024-03-13 09:56:59 +05:30 |
|
RaktimaNXG
|
375aa0b7e7
|
fix: invalid date issue for indian format
|
2024-03-12 20:02:11 +05:30 |
|
RaktimaNXG
|
b94e0fa052
|
refactor: change order of minimum & maximum input in checkbox setting
|
2024-03-12 16:50:50 +05:30 |
|
prafull-opensignlabs
|
51505af6d8
|
fix: E-sign is not available in completed document
|
2024-03-11 17:35:20 +05:30 |
|
RaktimaNXG
|
0e5cffa1fa
|
fix: widgets issue after placing on multiple pages
|
2024-03-11 16:59:10 +05:30 |
|