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
aa898a48
Commit
aa898a48
authored
3 years ago
by
Sakthivel G
Browse files
Options
Download
Plain Diff
Merge branch 'fixes-3.0.0' into 'release-3.0.0'
Fixes 3.0.0 See merge request smf/smf-web!24
parents
a0fb8a24
447f8c59
master
accept_file_type
cards-value-changes
delete-form
delete-user
form-issue
inspector-model
label-change
No related merge requests found
Changes
15
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
public/css/main.css
+5
-0
public/css/main.css
src/components/buttons/BtnOne.module.css
+16
-0
src/components/buttons/BtnOne.module.css
src/components/form-elements/SelectField.tsx
+69
-29
src/components/form-elements/SelectField.tsx
src/components/form/ListForms.js
+36
-22
src/components/form/ListForms.js
src/components/form/fields/Input.js
+51
-14
src/components/form/fields/Input.js
src/components/modal/InspectionScheduleModal.tsx
+156
-19
src/components/modal/InspectionScheduleModal.tsx
src/components/status-bar/StatusBarLarge.tsx
+2
-2
src/components/status-bar/StatusBarLarge.tsx
src/layouts/Inspector/ConsentFormView.tsx
+3
-3
src/layouts/Inspector/ConsentFormView.tsx
src/layouts/Inspector/FormView.tsx
+1
-1
src/layouts/Inspector/FormView.tsx
src/layouts/Inspector/InspectionSummaryLayout.tsx
+2
-2
src/layouts/Inspector/InspectionSummaryLayout.tsx
src/layouts/Regulator/ReviewApplicationLayout.tsx
+3
-4
src/layouts/Regulator/ReviewApplicationLayout.tsx
src/layouts/reviewer/Users.tsx
+1
-1
src/layouts/reviewer/Users.tsx
src/pages/Regulator/RegulatorAllApplications.tsx
+9
-9
src/pages/Regulator/RegulatorAllApplications.tsx
src/pages/Regulator/ReviewApplication.tsx
+2
-1
src/pages/Regulator/ReviewApplication.tsx
src/pages/Reviewer/ReviewerHome.tsx
+98
-74
src/pages/Reviewer/ReviewerHome.tsx
with
454 additions
and
181 deletions
+454
-181
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