prafull-opensignlabs
42c6f03f28
remove outline of buttons in profile ui
2023-12-05 13:47:46 +05:30
prafull-opensignlabs
a9d6bc2246
update user profile ui
2023-12-05 13:32:14 +05:30
prafull-opensignlabs and GitHub
2544651ff1
fix: continuous loader on action btn in report
2023-12-04 18:13:35 +05:30
prafull-opensignlabs and GitHub
7165ed82f5
Update_appname
2023-12-04 17:55:16 +05:30
prafull-opensignlabs and GitHub
17422427a8
Update index.html
2023-12-04 17:33:33 +05:30
Amol and GitHub
9ef2bc9ee2
Merge pull request #238 from OpenSignLabs/feat-dropbox-fileupload
...
feat: add dropbox fileupload
2023-12-04 17:31:10 +05:30
Amol and GitHub
12ec1bad0f
Merge pull request #248 from OpenSignLabs/contactbook-validation
...
update query for contact
2023-12-04 17:07:53 +05:30
prafull-opensignlabs and GitHub
5784378073
Update TreeWidget.js
2023-12-04 16:17:28 +05:30
RaktimaNXG
9ae0334249
update folder component
2023-12-04 16:06:00 +05:30
RaktimaNXG
92dc13185b
update folder creation query
2023-12-04 12:16:06 +05:30
prafull-opensignlabs
944370134a
add validation for contactbook
2023-12-01 19:14:36 +05:30
prafull-opensignlabs
a6295a6e56
add password validation
2023-11-30 18:08:32 +05:30
prafull-opensignlabs
26d38f4ca2
change color of cancel btn test in file-upload
2023-11-28 15:52:26 +05:30
Bilal Ahmad Bhat
745e519eec
fix automatic sidebar opening on window resize
2023-11-28 14:04:51 +05:30
prafull-opensignlabs
45b3e739d7
make changes UI in file upload
2023-11-28 12:22:13 +05:30
prafull-opensignlabs
5ce50db001
add dropbox in file upload field
2023-11-28 10:14:41 +05:30
prafull-opensignlabs
25c50d5387
change subscipiton urls
2023-11-27 12:48:20 +05:30
prafull-opensignlabs and GitHub
5719dcca79
Merge pull request #51 from OpenSignLabs/staging
...
sync fork
2023-11-27 11:01:53 +05:30
prafull-opensignlabs and GitHub
14e9330651
replace destination to Jobtitle in additional info popup
2023-11-24 19:21:51 +05:30
prafull-opensignlabs
636910a78e
feat:add contactbook report & updated version of app in footer
2023-11-24 17:12:38 +05:30
prafull-opensignlabs
5630dd45a7
chore:code refactor
2023-11-23 19:23:35 +05:30
prafull-opensignlabs
bf9f42e94d
change sequence in add signer form
2023-11-22 20:41:55 +05:30
prafull-opensignlabs
d11dff2987
fix: google sign in mobile & add progress in profile pic upload
2023-11-22 00:09:28 +05:30
prafull-opensignlabs
ef50aaa417
fix google sign in
2023-11-21 19:34:11 +05:30
prafull-opensignlabs
03e660527d
security improvement
2023-11-21 15:23:26 +05:30
prafull-opensignlabs
359d86e17b
fix: sendmail functionality not working
2023-11-20 23:00:07 +05:30
prafull-opensignlabs
aed0b8a3db
add getReport cloud function
2023-11-20 19:11:46 +05:30
prafull-opensignlabs
ed6f44fd62
create getDocument cloud function & minor UI changes
2023-11-20 10:42:20 +05:30
prafull-opensignlabs and GitHub
939a67b2c5
fix: resolve user not able to login/signup ( #195 )
2023-11-17 14:03:33 +05:30
prafull-opensignlabs and GitHub
dead3088d6
security improvement ( #190 )
2023-11-16 11:02:38 +05:30
prafull-opensignlabs and GitHub
e708dad596
add shipping country code param in subscriptions url ( #181 )
2023-11-13 16:17:40 +05:30
prafull-opensignlabs and GitHub
82694a24f2
replace modal title login with additional info and verification mail alert ( #179 )
2023-11-13 13:22:10 +05:30
rishabjasrotia
dbff436bc2
#146 - Fix issue of build & Add local File upload support
2023-11-09 17:53:34 +05:30
prafull-opensignlabs
3f60509254
remove header from report microapp
2023-11-08 16:55:30 +05:30
prafull-opensignlabs
2022df000e
fix: user sign up issue for user existing in contact list
2023-11-08 13:56:28 +05:30
Amol and GitHub
c736bbce55
Merge pull request #145 from prafull-opensignlabs/staging
...
remove hardcoded pfx passphrase
2023-11-07 16:30:35 +05:30
prafull-opensignlabs and GitHub
4bbf0d05d5
Merge pull request #147 from lsprr/accessibility/login
...
Improve accessibility of the login form
2023-11-07 16:14:40 +05:30
prafull-opensignlabs
f227b79316
change prod and dev command
2023-11-07 11:29:08 +05:30
lsprr
d4b4e02b62
Improve accessibility of the login form
...
- Add ARIA labels to input fields for better screen reader support
- Implement keyboard navigation for the login form elements
- Fix semantic HTML issues for assistive technologies
2023-11-06 15:57:49 -05:00
prafull-opensignlabs
820d6378f9
fix: add loadmf route to load login flow of microapp, add pagenotfound microapp
2023-11-06 19:44:06 +05:30
Andrew and GitHub
11164a716f
Merge pull request #140 from lsprr/lsprr/accessibility/sidebar
...
Refactor Menu and Social Media Components for Improved Accessibility
2023-11-06 13:55:19 +05:30
prafull-opensignlabs
e330285e24
add pagination in reports, fix navigation in signup
2023-11-06 13:17:01 +05:30
lsprr
2acf851852
Refactor: Split Sidebar into Menu and SocialMedia components for modularity
...
- Created separate Menu and SocialMedia components from the Sidebar.
- Enhanced accessibility features in Menu.js, Sidebar.js, SubMenu.js, and SocialMedia.js.
- Adjusted NavLink components to improve keyboard navigation accessibility.
- Cleaned up and isolated component responsibilities for clarity and maintenance.
2023-11-05 15:55:38 -05:00
prafull-opensignlabs
408d84daed
fix: file upload issue
2023-11-05 11:24:06 +05:30
prafull-opensignlabs
86a4ee7f56
add start-prod to run production build
2023-11-03 19:59:37 +05:30
prafull-opensignlabs
a64e4d943a
change build scripts to run microfrontend properly
2023-11-03 19:53:12 +05:30
prafull-opensignlabs
b034cfd501
add mfbuild folder to store microapp build
2023-11-03 17:26:20 +05:30
prafull-opensignlabs
c684d00bdf
integrate microapp code in monorepo
2023-11-03 17:11:09 +05:30
Rishab and GitHub
e302d0f1f1
Merge branch 'OpenSignLabs:main' into main
2023-11-03 15:02:34 +05:30
prafull-opensignlabs
2fe79dc2a8
fix: report visibility issue of Need your sign and Recent signature request
2023-11-03 12:49:43 +05:30