Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
98 commits
Select commit Hold shift + click to select a range
939d917
feat: implement changes to ensure compatibility with multiple widgets
raktima-opensignlabs Jan 12, 2024
f5d11f9
feat:implement new widgets- initial signature,name,company,job title…
raktima-opensignlabs Jan 15, 2024
babe178
feat:implement new widgets- initial signature,name,company,job title…
raktima-opensignlabs Jan 15, 2024
221a49b
remove hard coded local storage data
raktima-opensignlabs Jan 15, 2024
bb732d7
feat: add dropdown,initial sign,name,job title in placeholder flow
raktima-opensignlabs Jan 16, 2024
72f7e1f
fix: handle widgets functionality for mobile view in placeholder and …
raktima-opensignlabs Jan 17, 2024
f4e907d
fix: initial signature issue
raktima-opensignlabs Jan 17, 2024
e85bbb7
fix: widget scrolling issue in mobile view, on delete placeholder use…
raktima-opensignlabs Jan 19, 2024
1f16123
fix: draft type document in open-sign drive & disable placeholder cli…
raktima-opensignlabs Jan 19, 2024
ad5776c
feat: implement initial signature feature, fix signature drag and sig…
raktima-opensignlabs Jan 24, 2024
bc90da4
feat: checkbox widget status,fix image emabed and upload issue
raktima-opensignlabs Jan 25, 2024
882b97d
fix: widgets dragging issue in mobile view
raktima-opensignlabs Jan 30, 2024
0a3d89d
fix: on press widgets select functionality trigger issue in mobile view
raktima-opensignlabs Jan 31, 2024
fe03da1
feat : multiple date format added
raktima-opensignlabs Jan 31, 2024
048629d
fix: widgets text select issue in mobile view
raktima-opensignlabs Jan 31, 2024
87fe5cd
feat: implement input box validation functionality
raktima-opensignlabs Feb 2, 2024
67cb508
fix: date format issue in placeholder flow
raktima-opensignlabs Feb 6, 2024
5736306
feat: implement radio button functionality
raktima-opensignlabs Feb 6, 2024
83fa9c9
fix: radio widget embeding issue in pdf
raktima-opensignlabs Feb 7, 2024
ef68fe1
fix: radio button options and selecting issue
raktima-opensignlabs Feb 7, 2024
4a52d32
fix: date issue in mobile view
raktima-opensignlabs Feb 7, 2024
6a0788c
fix: radio widgets position and email widgets width issue
raktima-opensignlabs Feb 9, 2024
c0ae0c7
fix: template flow dropdown and radio issue, date setting icon ,expir…
raktima-opensignlabs Feb 9, 2024
f86ea04
feat: label widget for prefill data
raktima-opensignlabs Feb 12, 2024
60ba77a
fix: remove user icon for label widget
raktima-opensignlabs Feb 12, 2024
3910486
fix: signyourself pdf render issue
raktima-opensignlabs Feb 12, 2024
b35d840
fix: input text validation issue
raktima-opensignlabs Feb 13, 2024
156a05f
fix: placeholder flow widget's issue
raktima-opensignlabs Feb 14, 2024
ce86510
feat: implement disable documentId stamp setting for Admin users
raktima-opensignlabs Feb 15, 2024
987a4bd
feat: remove widgets border on click pdf
raktima-opensignlabs Feb 15, 2024
ef1b82f
feat: implement react-tour alert for unsigned widgets
raktima-opensignlabs Feb 16, 2024
439ac7e
fix: checkbox onclick border issue
raktima-opensignlabs Feb 20, 2024
d4fabf0
fix: unsigned widget's reactour message
raktima-opensignlabs Feb 21, 2024
8308376
fix: date widgets issue after place change all widgets details which …
raktima-opensignlabs Feb 21, 2024
84b545c
fix: placeholder visibility issue after placed in signyourself flow
raktima-opensignlabs Feb 21, 2024
3e07471
feat: widgets information is saved in the server-side options field
raktima-opensignlabs Feb 22, 2024
0fe7937
fix: input regex validation issue
raktima-opensignlabs Feb 23, 2024
e07a445
build(deps-dev): bump nodemon in /apps/OpenSignServer
dependabot[bot] Feb 26, 2024
224af29
build(deps): bump parse-server-api-mail-adapter in /apps/OpenSignServer
dependabot[bot] Feb 26, 2024
e912a8d
build(deps): bump mongoose from 8.1.3 to 8.2.0 in /apps/OpenSignServer
dependabot[bot] Feb 26, 2024
f9eff12
feat: implement multiple checkbox feature , hint for input placeholde…
raktima-opensignlabs Feb 28, 2024
b2b52b6
fix: checkbox optional type issue
raktima-opensignlabs Feb 28, 2024
e72baf3
fix: uncommented funtion of signpdf
raktima-opensignlabs Feb 28, 2024
bc2f4f1
feat: implement validation for checkbox min and max count and resolve…
raktima-opensignlabs Feb 29, 2024
d5be7b8
fix: input text type regex issue
raktima-opensignlabs Feb 29, 2024
c8ee455
feat: add name, default value and status for widgets in placeholder a…
raktima-opensignlabs Feb 29, 2024
4239e8d
fix: import useEffect issue
raktima-opensignlabs Feb 29, 2024
4e39762
feat: add default value validation of regex
raktima-opensignlabs Mar 1, 2024
fbcdfa9
fix: text input widgets issue after set default values
raktima-opensignlabs Mar 2, 2024
708a3f4
Merge branch 'staging' of https://github.com/OpenSignLabs/OpenSign in…
raktima-opensignlabs Mar 2, 2024
192371c
build(deps-dev): bump autoprefixer in /apps/OpenSign
dependabot[bot] Mar 4, 2024
2976220
build(deps): bump aws-sdk in /apps/OpenSignServer
dependabot[bot] Mar 4, 2024
cb3c62f
build(deps): bump nodemailer in /apps/OpenSignServer
dependabot[bot] Mar 4, 2024
bd72ef8
fix: checkbox default options issue, add default data functionality, …
raktima-opensignlabs Mar 4, 2024
ca98b5a
refactor: remove mf-cra & change routes
prafull-opensignlabs Mar 5, 2024
fcad044
refactor: remove microfrontend
prafull-opensignlabs Mar 5, 2024
afbfd9e
refactor: remove unnecessary component
prafull-opensignlabs Mar 6, 2024
cc0ff1f
refactor: remove mulitple initialization of parse
prafull-opensignlabs Mar 6, 2024
fb99c76
refactor: replace name of folder from routes to pages & remove unnces…
prafull-opensignlabs Mar 6, 2024
a83acab
refactor: remove unncessary images and organize folders
prafull-opensignlabs Mar 6, 2024
7e1f21b
refactor: dropbox file path correction
prafull-opensignlabs Mar 6, 2024
9bda7de
refactor: update components
prafull-opensignlabs Mar 7, 2024
f57fcd2
fix: change randomId generator
prafull-opensignlabs Mar 7, 2024
c2796f6
fix: add default value for checkbox in templateplaceholder & change t…
prafull-opensignlabs Mar 7, 2024
d3d33c8
fix: date is not visible in templateplaceholer
prafull-opensignlabs Mar 7, 2024
3ad1c46
Merge pull request #461 from OpenSignLabs/remove_mfcra
andrew-opensignlabs Mar 7, 2024
645898a
build(deps): bump @reduxjs/toolkit from 1.9.7 to 2.2.1 in /apps/OpenSign
dependabot[bot] Mar 7, 2024
a9a3c25
build(deps): bump react-select from 5.7.7 to 5.8.0 in /apps/OpenSign
dependabot[bot] Mar 7, 2024
6e2aac5
fix: change appId of server
prafull-opensignlabs Mar 7, 2024
f463ffc
fix: old gustlogin not wowrking
prafull-opensignlabs Mar 7, 2024
67b3752
fix: print button not working, declined popup should be at top
prafull-opensignlabs Mar 7, 2024
376d429
Merge pull request #462 from OpenSignLabs/remove_mfcra
andrew-opensignlabs Mar 7, 2024
c6be39f
Merge pull request #435 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
64773ca
Merge pull request #436 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
05e30a5
Merge pull request #437 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
11ae58a
Merge pull request #459 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
ef7aede
fix: already placed signature for signers signature embed issue in pdf
raktima-opensignlabs Mar 8, 2024
8d3fa6c
build(deps): bump the npm_and_yarn group group
dependabot[bot] Mar 8, 2024
7ba111a
Merge pull request #445 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
32cde66
Merge pull request #456 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
59350f0
build(deps): bump react-router-dom in /apps/OpenSign
dependabot[bot] Mar 8, 2024
e67f91e
fix: remove console log
raktima-opensignlabs Mar 8, 2024
15b0cb1
Merge pull request #464 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
4b5b3af
Merge pull request #458 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
7bf196e
Merge pull request #447 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
bbf3cc2
Merge pull request #466 from OpenSignLabs/dependabot/npm_and_yarn/app…
prafull-opensignlabs Mar 8, 2024
6f49fc9
fix: update Ip address to allow masterkey
prafull-opensignlabs Mar 8, 2024
e74fd79
Merge pull request #467 from OpenSignLabs/prafull-opensignlabs-patch-3
andrew-opensignlabs Mar 8, 2024
5cad0a9
Merge pull request #465 from OpenSignLabs/remove_mfcra
prafull-opensignlabs Mar 8, 2024
5d3de41
fix: signature not saving in managesign
prafull-opensignlabs Mar 8, 2024
dd95862
refactor: remove unncessary code
prafull-opensignlabs Mar 8, 2024
a3ba4e2
Merge pull request #469 from OpenSignLabs/fix_managesign
prafull-opensignlabs Mar 8, 2024
c5c001f
feat: year and month selection feature add on date widgets, wrong dat…
raktima-opensignlabs Mar 8, 2024
90cba26
fix: signing alert for send in order
prafull-opensignlabs Mar 8, 2024
878dca3
Merge pull request #471 from OpenSignLabs/fix_signing_alert
prafull-opensignlabs Mar 8, 2024
cd2be94
fix: change template react-tour message
raktima-opensignlabs Mar 8, 2024
f4090c0
fix: label widgets hint, date default format issue
raktima-opensignlabs Mar 8, 2024
73c219f
Merge pull request #470 from OpenSignLabs/date_issue
prafull-opensignlabs Mar 8, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
# Frontend config ************************************************************************************************************************************************************************************************
# Set CI to false while running the app locally
CI=false

# Set it to the URL form where the app home page will be accessed
PUBLIC_URL=https://app.opensignlabs.com/
# Set it to true if you want to generate the Sourcemap for debugging
GENERATE_SOURCEMAP=false
# Set it to the URL from where APIs will be accessible, for local development it should be localhost:3000/api/app (use your local port number instead)
REACT_APP_SERVERURL=https://app.opensignlabs.com/api/app
# A 12 character long random app identifier. The value of this should be same as APP_ID which is a variable used by backend API.
REACT_APP_APPID=aDsADsqweqwe
REACT_APP_APPID=opensign
# Google tag manager container id for configuring GTM on all pages of the app
REACT_APP_GTM=GTM-123N7LD

# Backend ExpressJS config ****************************************************************************************************************************************************************************************
# A 12 character long random app identifier. The value of this should be same as REACT_APP_APPID which is a variable used by Frontend React App.
APP_ID=aDsADsqweqwe
APP_ID=opensign
# Name of the app. It will be visible in the verification emails sent out.
appName=open_sign_server
# A 12 character long random secret key that allows access to all the data. It is used in Parse dashboard config to view all the data in the database.
Expand Down
4 changes: 1 addition & 3 deletions .env.frontend_dev
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,11 @@
# When used as it is, this env config will connect to our hosted UAT backend
# Note that any data in staging will get cleared from time to time and you may have to sign up again and again

# Set CI to false while running the app locally
CI=false
# Set it to the URL form where the app home page will be accessed
PUBLIC_URL=http://localhost:3000
# Set it to true if you want to generate the Sourcemap for debugging
GENERATE_SOURCEMAP=false
# Set it to the URL from where APIs will be accessible, for local development it should be localhost:3000/api/app (use your local port number instead)
REACT_APP_SERVERURL=https://staging-app.opensignlabs.com/api/app
# A 12 character long random app identifier. The value of this should be same as APP_ID which is a variable used by backend API.
REACT_APP_APPID=opensignstgn
REACT_APP_APPID=opensign
6 changes: 2 additions & 4 deletions .env.local_dev
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,19 @@
# When used as it is, this env config will connect to our hosted UAT backend
# Note that any data in staging will get cleared from time to time and you may have to sign up again and again

# Set CI to false while running the app locally
CI=false
# Set it to the URL form where the app home page will be accessed
PUBLIC_URL=http://localhost:3000
# Set it to true if you want to generate the Sourcemap for debugging
GENERATE_SOURCEMAP=false
# Set it to the URL from where APIs will be accessible, for local development it should be localhost:3000/api/app (use your local port number instead)
REACT_APP_SERVERURL=http://localhost:8080/app
# A 12 character long random app identifier. The value of this should be same as APP_ID which is a variable used by backend API.
REACT_APP_APPID=opensignstgn
REACT_APP_APPID=opensign


# Backend ExpressJS config ****************************************************************************************************************************************************************************************
# A 12 character long random app identifier. The value of this should be same as REACT_APP_APPID which is a variable used by Frontend React App.
APP_ID=opensignstgn
APP_ID=opensign
# Name of the app. It will be visible in the verification emails sent out.
appName=open_sign_server
# A 12 character long random secret key that allows access to all the data. It is used in Parse dashboard config to view all the data in the database.
Expand Down
3 changes: 1 addition & 2 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
build:
cp .env.local_dev .env
rm -rf apps/OpenSign/public/mfbuild
cd microfrontends/SignDocuments && npm install && npm run build
cd apps/OpenSign && npm install && npm run build
docker compose up --build --force-recreate

run:
Expand Down
1 change: 0 additions & 1 deletion apps/OpenSign/Dockerhubfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ RUN npm install

# Copy the current directory contents into the container
COPY apps/OpenSign/ .
COPY microfrontends/ .
COPY apps/OpenSign/.husky .

# Make port 3000 available to the world outside this container
Expand Down
25 changes: 0 additions & 25 deletions apps/OpenSign/moduleFederation.config.js

This file was deleted.

Loading