Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-smf-web
Commits
512108e9
Commit
512108e9
authored
2 years ago
by
devendra
Browse files
Options
Download
Plain Diff
Merge branch 'master' into delete-user
parents
4924eebc
904a2f35
master
delete-form
delete-user
1 merge request
!10
Delete user feature for super admin
Changes
18
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
18 changed files
package-lock.json
+11417
-0
package-lock.json
src/components/form-elements/TextAreaField.tsx
+3
-1
src/components/form-elements/TextAreaField.tsx
src/components/form/FormViewer.js
+10
-4
src/components/form/FormViewer.js
src/components/modal/InspectionScheduleModal.tsx
+4
-4
src/components/modal/InspectionScheduleModal.tsx
src/components/modal/ModalOne.tsx
+2
-2
src/components/modal/ModalOne.tsx
src/components/modal/ModalTwo.tsx
+1
-0
src/components/modal/ModalTwo.tsx
src/components/status-bar/StatusBar.tsx
+2
-2
src/components/status-bar/StatusBar.tsx
src/components/status-bar/StatusBarLarge.tsx
+8
-6
src/components/status-bar/StatusBarLarge.tsx
src/constants/AppConstants.ts
+2
-1
src/constants/AppConstants.ts
src/constants/LangConstants.ts
+13
-0
src/constants/LangConstants.ts
src/helpers/util.ts
+23
-3
src/helpers/util.ts
src/layouts/Inspector/FormView.tsx
+5
-4
src/layouts/Inspector/FormView.tsx
src/layouts/Inspector/InspectionCompleteLayout.tsx
+2
-1
src/layouts/Inspector/InspectionCompleteLayout.tsx
src/layouts/Regulator/ReviewApplicationLayout.tsx
+1
-1
src/layouts/Regulator/ReviewApplicationLayout.tsx
src/pages/Inspector/InspectorHome.tsx
+2
-1
src/pages/Inspector/InspectorHome.tsx
src/pages/Regulator/RegulatorAllApplications.tsx
+5
-5
src/pages/Regulator/RegulatorAllApplications.tsx
src/pages/Reviewer/ReviewerApplications.tsx
+3
-3
src/pages/Reviewer/ReviewerApplications.tsx
src/pages/Reviewer/ReviewerHome.tsx
+1
-20
src/pages/Reviewer/ReviewerHome.tsx
with
11504 additions
and
58 deletions
+11504
-58
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets