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
d287f95d
Commit
d287f95d
authored
2 years ago
by
devendra
Browse files
Options
Download
Patches
Plain Diff
Feat: Role lables are updated
parent
b3b791e6
master
accept_file_type
cards-value-changes
delete-form
delete-user
form-issue
inspector-model
label-change
No related merge requests found
Changes
14
Hide whitespace changes
Inline
Side-by-side
Showing
14 changed files
src/components/common/Header.tsx
+6
-5
src/components/common/Header.tsx
src/components/dashboard/Dashboard.js
+7
-6
src/components/dashboard/Dashboard.js
src/components/form/FormViewer.js
+11
-11
src/components/form/FormViewer.js
src/components/modal/InspectionScheduleModal.tsx
+2
-2
src/components/modal/InspectionScheduleModal.tsx
src/components/status-bar/StatusBarLarge.tsx
+2
-2
src/components/status-bar/StatusBarLarge.tsx
src/constants/AppConstants.ts
+7
-0
src/constants/AppConstants.ts
src/helpers/util.ts
+17
-0
src/helpers/util.ts
src/layouts/Inspector/ConsentFormView.tsx
+4
-3
src/layouts/Inspector/ConsentFormView.tsx
src/layouts/Inspector/InspectionSummaryLayout.tsx
+2
-2
src/layouts/Inspector/InspectionSummaryLayout.tsx
src/layouts/Regulator/ReviewApplicationLayout.tsx
+4
-3
src/layouts/Regulator/ReviewApplicationLayout.tsx
src/layouts/reviewer/Users.tsx
+2
-1
src/layouts/reviewer/Users.tsx
src/pages/Regulator/RegulatorAllApplications.tsx
+2
-1
src/pages/Regulator/RegulatorAllApplications.tsx
src/pages/Reviewer/CreateUser.tsx
+4
-2
src/pages/Reviewer/CreateUser.tsx
src/pages/Reviewer/ReviewerApplications.tsx
+4
-2
src/pages/Reviewer/ReviewerApplications.tsx
with
74 additions
and
40 deletions
+74
-40
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