Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add multiple widgets and remove mfcra #461

Merged
merged 59 commits into from
Mar 7, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 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
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
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
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
3 changes: 1 addition & 2 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# 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
Expand Down
2 changes: 0 additions & 2 deletions .env.frontend_dev
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# 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
Expand Down
2 changes: 0 additions & 2 deletions .env.local_dev
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
# 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
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
Loading