Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
75 commits
Select commit Hold shift + click to select a range
149b181
Inital commit for Issue form
Cloid Nov 26, 2023
91322d3
Fixing css alignments
Cloid Dec 8, 2023
e5c9c5a
More css fixes
Cloid Dec 9, 2023
7cf33cd
Fixed more css alignment & validate data function
Cloid Dec 11, 2023
059085e
Fixed Issue Date css
Cloid Dec 15, 2023
7d4aed3
Merge branch 'development' into Miguel_Adding_Issue_Form
Cloid Dec 15, 2023
d9d646d
Moved Issue files, fixed consequences css
Cloid Dec 16, 2023
195d5f4
Fixed lint errors
Cloid Dec 16, 2023
ec4e51a
Added validation error modal for edge cases
Cloid Dec 21, 2023
dfe7201
Fixed Future Issue Date, Fixed Option Edge Cases, Fixed Word Count Tr…
Cloid Apr 15, 2024
8a9cb95
Merge branch 'development' into Miguel_Adding_Issue_Form
Cloid May 22, 2024
b3d162c
Merge branch 'development' into Miguel_Adding_Issue_Form
peter6866 Jun 16, 2024
88343c2
Merge branch 'development' into Miguel_Adding_Issue_Form
peter6866 Jun 26, 2024
3c7a5f8
Update RolePermissions.jsx
Logeshwari-Renu Jul 5, 2024
f7b4eef
Changes to dispaly message and fix for ESLint warning
Logeshwari-Renu Jul 8, 2024
298b2c8
removed dompurify
Logeshwari-Renu Jul 8, 2024
ce6a3e2
fixed check fails
Logeshwari-Renu Jul 8, 2024
978db4d
Update RolePermissions.jsx
Logeshwari-Renu Jul 8, 2024
dc1592f
Update RolePermissions.jsx
Logeshwari-Renu Jul 8, 2024
073c5a3
Update RolePermissions.jsx
Logeshwari-Renu Jul 8, 2024
6f704b7
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
Logeshwari-Renu Jul 8, 2024
b708fd9
Fix: Updated CheckTypes.jsx to improve table scrolling and styling
Oct 15, 2024
d74f72a
Fix ESLint issues in CheckTypes.jsx
Oct 15, 2024
171a5a2
Fix Bug16: fix the hover effect.
Oct 18, 2024
18951f6
Updated the dark mode styling
Nov 11, 2024
fc0ead0
Resolve merge conflicts and update PR #2786
Jan 12, 2025
a4e4853
Fix unused variable issue in CheckTypes
Jan 12, 2025
1ed6c87
fixing i icon in permission management and updating package-lock
ziddigsm Feb 12, 2025
43c102b
resolved the issue where i icon isnt displaying anything. Resolved me…
ziddigsm Feb 14, 2025
80ec41f
Ziddi - issue log form in bmdashboard
ziddigsm Feb 24, 2025
b22f900
Code committed for equipment tool update
nikhilgiri0226 Mar 2, 2025
4670051
code committed after correcting tools and equipment list handling
nikhilgiri0226 Mar 9, 2025
cd95574
Added time,Measurement, Stockhold, usagerecord colmns
preethamdnr Mar 10, 2025
d5a2ad3
resolved netlify issue
ziddigsm Mar 20, 2025
04f748d
Code committed after removing console.log statement
nikhilgiri0226 Mar 23, 2025
1e543eb
Merge branch 'development' into nikhil-update-equipment-tool
nikhilgiri0226 Mar 23, 2025
ca0e3e7
fixed changes requested in the PR
ziddigsm Mar 29, 2025
ef83fe9
added dark mode compatibility
ziddigsm Mar 29, 2025
acd9b58
Updated the time component
preethamdnr Apr 3, 2025
4295425
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
preethamdnr Apr 3, 2025
f85100f
Merge conflicts resolved
preethamdnr Apr 4, 2025
4d24b21
fix user_id issue
vinayv-456 Apr 11, 2025
3a7f879
Merge confilcts resolving
preethamdnr Apr 11, 2025
ede2895
Megre-conflicts Resolved
preethamdnr Apr 11, 2025
d14039d
Merge branch 'development'
vinayv-456 Apr 14, 2025
3014164
Merge branch 'development' into Miguel_Adding_Issue_Form
honglinchen0524 Apr 15, 2025
de19637
Update TotalReportBarGraph.jsx
yany960 Apr 18, 2025
d9d72c3
Update TotalReportBarGraph.css
yany960 Apr 18, 2025
7f6914b
Update TotalReportBarGraph.jsx
yany960 Apr 18, 2025
c771970
feat: update text-color of popup bar to black for better visibility
vinayv-456 Apr 22, 2025
fb7c81d
feat: add loading state to popup header
vinayv-456 Apr 29, 2025
518f1df
fix btn padding for cancel icon in popup header
vinayv-456 Apr 29, 2025
ab76942
Merge branch 'development'
vinayv-456 Apr 29, 2025
f271f33
fix padding of loader in popup header
vinayv-456 Apr 30, 2025
1a3a4ae
Shashank Darkmode compatibality and profile picture fallback
shashankhv May 1, 2025
9ff52a3
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
vinayv-456 May 3, 2025
f3f0990
Merge branch 'development' of github.com:OneCommunityGlobal/HighestGo…
strallia May 3, 2025
f341133
Merge pull request #3362 from OneCommunityGlobal/SaiPreetham-add-func…
one-community May 3, 2025
fcfc7f3
Merge pull request #2786 from OneCommunityGlobal/fix/bug16-inventory-…
one-community May 4, 2025
66d33ca
Merge pull request #3254 from OneCommunityGlobal/nikhil-update-equipm…
one-community May 4, 2025
53b00c1
refactor: use backend data and clean up code in hours completed bar c…
strallia May 4, 2025
1f04238
refactor: fix data source for work and role distribution charts
strallia May 4, 2025
f25e247
Merge pull request #3396 from OneCommunityGlobal/vinay/notify-user-ne…
one-community May 5, 2025
cc22510
feat: correct hours-worked legend and use backend data for volunteers…
strallia May 5, 2025
11a6f66
fix: failing checks
strallia May 5, 2025
7899b7f
Merge pull request #3459 from OneCommunityGlobal/shashank_fix_Anniver…
one-community May 5, 2025
e6bc4dc
Merge pull request #3478 from OneCommunityGlobal/strallia-hours-compl…
one-community May 5, 2025
0db6dc3
Merge pull request #1710 from OneCommunityGlobal/Miguel_Adding_Issue_…
one-community May 5, 2025
f97cf8d
Revert "Jiayu --> Miguel Adding Issue Form"
one-community May 5, 2025
c2ba0a4
Merge pull request #3479 from OneCommunityGlobal/revert-1710-Miguel_A…
one-community May 5, 2025
26913b5
Merge pull request #3197 from OneCommunityGlobal/Ziddi-bmdashboard-is…
one-community May 5, 2025
b3cad44
Merge pull request #3163 from OneCommunityGlobal/Ziddi-i-icon-in-perm…
one-community May 5, 2025
ba4f364
Merge pull request #3423 from OneCommunityGlobal/Yu_adjust_reports_ch…
one-community May 5, 2025
9a4c732
Commented out code related to name being undefined error in console t…
AnthonyWeathers May 5, 2025
b5e4a31
Merge pull request #3482 from OneCommunityGlobal/Anthony_fix_whitescr…
one-community May 5, 2025
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
2 changes: 1 addition & 1 deletion src/components/App.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ function UpdateDocumentTitle() {
authUser?.firstName && authUser?.lastName
? `${authUser.firstName} ${authUser.lastName}`
: 'User';

// Define the routes array with pattern and title
const Routes = [
{ pattern: /^\/ProfileInitialSetup\/[^/]+$/, title: 'Profile Initial Setup' },
Expand Down Expand Up @@ -102,6 +101,7 @@ function UpdateDocumentTitle() {
{ pattern: /^\/bmdashboard\/tools\/[^/]+\/update$/, title: 'Update Tool' },
{ pattern: /^\/bmdashboard\/tools$/, title: 'Tools List' },
{ pattern: /^\/bmdashboard\/tools\/add$/, title: 'Add Tool' },
{ pattern: /^\/bmdashboard\/tools\/equipmentupdate$/, title: 'Update Equipment or Tool' },
{ pattern: /^\/bmdashboard\/tools\/log$/, title: 'Log Tools' },
{ pattern: /^\/bmdashboard\/tools\/[^/]+$/, title: 'Tool Detail' },
{ pattern: /^\/bmdashboard\/lessonform\/[^/]*$/, title: 'Lesson Form' },
Expand Down
97 changes: 97 additions & 0 deletions src/components/BMDashboard/Issue/Issue.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
.issue-form-container {
margin: 0 auto;
max-width: 625px;
}

.red-text {
color: #980101;
display: flex;
justify-content: center;
}

.red-asterisk {
color: #e00000;
}

.issue-title-text {
text-align: center;
padding-top: 3.5vh;
padding-bottom: 3.5vh;
font-weight: bold;
font-size: 20px;
}

.consequences-text {
text-align: left;
}

.sub-title-text {
display: flex;
flex-direction: row;
color: #2e5061;
font-weight: bold;
}

.character-counter-text {
position: absolute;
bottom: 0;
right: 1.2em;
font-size: 12px;
color: #999;
}

.position-relative {
position: relative;
}

.issue-form-override-css {
max-width: inherit !important;
}

.issue-radio-buttons {
display: flex;
justify-content: left;
margin-top: auto;
padding-left: 3em;
padding-right: 27em;
}

.consequences-checkboxes {
padding: 0 2.5em 0;
}

.consequences-checkboxes > .col {
width: 100%;
flex-grow: 1;
}

.issue-date {
align-items: center;
padding: 0 3em;
}

input.issue-date-input {
width: 160px;
}

button.IssueFormButtonCancel {
font-size: 20px;
height: 50px;
width: 50%;
background-color: #ffffff !important;
color: #2e5061 !important;
border-color: #2e5061 !important;
}

.row-margin-bottom {
margin-bottom: 1em;
}

button.IssueFormButtonSubmit {
height: 50px;
width: 50%;
background-color: #2e5061 !important;
color: #ffffff !important;
border-color: #2e5061 !important;
font-size: 20px;
}
Loading