Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
284 commits
Select commit Hold shift + click to select a range
b6e7af3
Refactor component to use dynamic data and enhance UI
pavanputti Nov 23, 2025
5a7b796
Merge branch 'development' into som_ramnani_fixes_broken_pr_analytic_…
somramnani Nov 24, 2025
771d6e5
chore(routes.jsx): remove unnecessary newline in routes.jsx
somramnani Nov 25, 2025
bdbb191
refactor the file to single out inline styles and add a header section
KH07 Nov 30, 2025
bf33402
add dark mode support
KH07 Dec 1, 2025
7c83da1
initial commit
KH07 Dec 3, 2025
1dc8bcd
revise to pass SonarCloud checks
KH07 Dec 5, 2025
787f814
Merge branch 'development' into kristin-fix-calendar-dark-mode
KH07 Dec 5, 2025
a9fe9bd
remove duplicate border in eventDetails button
KH07 Dec 5, 2025
f1b8c3b
Fix PDF generation button on Weekly Project Summary page
vamsidharpanithi Dec 13, 2025
6663c74
Merge development branch to resolve lock file conflicts
vamsidharpanithi Dec 13, 2025
a5dde96
Merge branch 'development' into som_ramnani_fixes_broken_pr_analytic_…
somramnani Dec 16, 2025
84350a4
refactor(Header.jsx): update pr analytic route
somramnani Dec 16, 2025
b2299ca
Improve error handling and fix edge cases for Activity Agenda
pavanputti Dec 21, 2025
7410528
feat: Add TODO comment for timezone standardization in EventCard
pavanputti Dec 27, 2025
f67d61e
feat: Add timezoneUtils.js skeleton structure for Phase 2
pavanputti Dec 27, 2025
c34b8fe
feat: Phase 3 - Partial implementation and exploration
pavanputti Dec 27, 2025
7b43fbe
feat: Phase 4 - Testing and bug fixes
pavanputti Dec 28, 2025
0773ec3
Merge branch 'development' into aayush-create-line-chart-showing-tota…
aayushshetty12 Dec 31, 2025
ff9f6b5
resolved merge conflicts
aayushshetty12 Dec 31, 2025
6bac106
resolved merge conflicts
aayushshetty12 Dec 31, 2025
680385c
resolved merge conflicts
aayushshetty12 Dec 31, 2025
3353691
fixed darkMode and data fetch
aayushshetty12 Jan 1, 2026
b8ffbef
fixed sonarcode issues
aayushshetty12 Jan 1, 2026
f302cc5
Phase 5: Complete timezone conversion implementation
pavanputti Jan 2, 2026
2508408
Fix timezone abbreviation consistency and improve event card alignment
pavanputti Jan 3, 2026
eb61573
changed
uhakruthi1 Jan 5, 2026
cdd3f6c
Merge branch 'development' into fix-booking-payment-frontend
uhakruthi1 Jan 5, 2026
6041fde
Merge branch 'development' into kristin-fix-calendar-dark-mode
KH07 Jan 7, 2026
d32d38f
feat: initial commit
adithya-6101 Jan 7, 2026
a6286ea
Merge development: resolve conflicts in LBLogin and add joi-browser d…
vamsidharpanithi Jan 9, 2026
fc22fbe
chore: update yarn.lock with joi-browser dependency
vamsidharpanithi Jan 9, 2026
f26ee5c
Merge branch 'development' into som-fix/broken-pr-analytic-link
somramnani Jan 9, 2026
e343574
Refine search logic structure and improve code documentation
pavanputti Jan 10, 2026
8b16c95
Dark mode Implementation, Add Functionality for Materials, Fix for fi…
SwathiAngadi Jan 10, 2026
2d9bf50
Fix SonarQube issue: Replace isNaN with Number.isNaN for better relia…
pavanputti Jan 11, 2026
a0dfacc
Fix SonarQube issue: Replace isNaN with Number.isNaN in EventCard.jsx
pavanputti Jan 11, 2026
c1c00c8
Fix SonarQube issues: Handle exceptions properly and replace isNaN wi…
pavanputti Jan 11, 2026
9228399
add a select class
KH07 Jan 12, 2026
723ac72
make navigation bar fit dark mode
KH07 Jan 12, 2026
0506818
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
SwathiAngadi Jan 13, 2026
9b4258f
add charts tooltip styling
KH07 Jan 13, 2026
701b8eb
feat: fix edit tool feature
adithya-6101 Jan 15, 2026
d22e058
Resolve merge conflicts with development branch - fix past date searc…
pavanputti Jan 17, 2026
4474136
Refactor ActivityAgenda to reduce cognitive complexity - Extract help…
pavanputti Jan 18, 2026
1c108cf
align pie charts
KH07 Jan 18, 2026
1adc2c7
Fix SonarQube issues: Replace isNaN with Number.isNaN and use optiona…
pavanputti Jan 18, 2026
86f5f23
Remove unused Resources import from routes.jsx
pavanputti Jan 18, 2026
e3f7ad4
Merge origin/development: Resolve conflicts in routes.jsx - Keep Reso…
pavanputti Jan 18, 2026
006747c
Functionality for Editname/Measuremen button and View update history …
SwathiAngadi Jan 23, 2026
d82f881
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
SwathiAngadi Jan 23, 2026
1cee72c
Test file changes inorder to push the files
SwathiAngadi Jan 23, 2026
9bd68b6
Test file changes inorder to push the files
SwathiAngadi Jan 23, 2026
9e853b8
Fixed prehook prettier issue in Routes.jsx file
SwathiAngadi Jan 23, 2026
0116f9e
removed unnecessary comments
pavanputti Jan 25, 2026
0788097
Merge branch 'development' into kristin-add-dark-mode-support-for-log…
KH07 Jan 25, 2026
ab89f2b
Changes related to Consumables Page. Add functionality and Dropdown s…
SwathiAngadi Jan 27, 2026
b7e8bdc
Resolved merge conflict and fixed select dropdown arrow issue
SwathiAngadi Jan 27, 2026
a80854a
Fixed test issue
SwathiAngadi Jan 27, 2026
201ade3
Merge development into siva/activity-agenda-dynamic-routing
pavanputti Feb 1, 2026
68866d6
Activity Agenda: final polish, dark mode verification, code cleanup
pavanputti Feb 1, 2026
cd0b090
Fix ActivityAgenda: use pageClassName in renderLoading and renderNoData
pavanputti Feb 1, 2026
7685a19
Merge remote-tracking branch 'origin/development' into siva/activity-…
pavanputti Feb 1, 2026
f48fc9d
Generic message and functionality
SwathiAngadi Feb 2, 2026
ab8aa71
Merge origin/development into feature/standardize-event-timezone-disp…
pavanputti Feb 7, 2026
84d4ff6
Improve PR Analytics error handling on 404
Saiteja1703 Feb 13, 2026
ac15b73
Merge origin/main into Siva_fix_member_column_filter - resolve conflicts
pavanputti Feb 15, 2026
86ae883
fix: replace jest.fn() with vi.fn() in ProjectTableHeader test for Vi…
pavanputti Feb 15, 2026
caf38eb
feat: create recipes landing page with search, grid display, and dark…
shravan0627 Feb 21, 2026
321321a
Merge origin/development into Siva_fix_member_column_filter.
pavanputti Feb 21, 2026
08e6b07
fix: align project archive test flow with callback behavior
pavanputti Feb 21, 2026
6a00259
refactor: address sonar issues in project components
pavanputti Feb 21, 2026
d466b04
changes
uhakruthi1 Feb 22, 2026
84c03ab
Merge origin/development: resolve CPDashboard conflict, keep timezone…
pavanputti Feb 22, 2026
8302113
chore: remove npm lockfile and standardize on yarn
uhakruthi1 Feb 22, 2026
fd567a4
Merge development into siva/fix-filter-alignment-figma-match-clean, r…
pavanputti Feb 22, 2026
7b93b99
Merge development: resolve CPDashboard date conflict (keep min=today)…
pavanputti Feb 22, 2026
3fde829
Merge development: resolve conflicts in EquipmentDetailPage.module.cs…
pavanputti Feb 22, 2026
526afba
Merge development: resolve conflicts in EquipmentDetailPage.module.cs…
pavanputti Feb 22, 2026
213fdcb
Merge development: resolve conflicts in EquipmentDetailPage.module.cs…
pavanputti Feb 22, 2026
c649d12
REsolved merge conflicts
SwathiAngadi Mar 2, 2026
700d44a
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
SwathiAngadi Mar 2, 2026
cfa46c2
Resolving sonar cubes issue
SwathiAngadi Mar 3, 2026
d5e6417
Resolved Sonar cube Eslint issues
SwathiAngadi Mar 3, 2026
c863f40
PR grading dashboard minor scrolling fix
SwathiAngadi Mar 4, 2026
cf1a153
changed color of cooking workshop
aayushshetty12 Mar 9, 2026
2574f2a
fix: truncated the roles with large name to fit screen
harshavarma29 Mar 13, 2026
d4ab1d7
Merge remote-tracking branch 'origin/development' into siva/fix-filte…
pavanputti Mar 14, 2026
6bc533f
Revert "Merge remote-tracking branch 'origin/development' into siva/f…
pavanputti Mar 14, 2026
301925c
Fix date filter: use local date for min so today is selectable
pavanputti Mar 14, 2026
03dd8f5
Merge development: resolve CPDashboard conflict, keep local today and…
pavanputti Mar 14, 2026
b2cf11a
Fix reviewer feedback: Location TBD, consistent timezone conversion, …
pavanputti Mar 14, 2026
f7e332e
Merge origin/development: resolve CPDashboard.module.css and Activity…
pavanputti Mar 14, 2026
a89eea9
Fix Activity Agenda image size and layout alignment
pavanputti Mar 15, 2026
92b3f7f
Fix SonarQube issues: remove unused imports and refactor nested templ…
pavanputti Mar 15, 2026
cc76211
Merge development into siva/activity-agenda-dynamic-routing; resolve …
pavanputti Mar 15, 2026
ab0b29c
Fix failing tests: use PRDashboard for missing PR dashboard routes
pavanputti Mar 15, 2026
2108ed5
Fix CPDashboard line length for prettier/lint
pavanputti Mar 15, 2026
69a45a6
Fix filter alignment: radio/checkbox left of labels, prevent overlap
pavanputti Mar 15, 2026
d89aecf
Merge development into siva/fix-filter-alignment-figma-match-clean
pavanputti Mar 15, 2026
30f1fc2
Fix Online Only alignment: keep label on same row as checkbox
pavanputti Mar 15, 2026
c907268
Resolved merge conflicts by restoring files from development
pavanputti Mar 16, 2026
ce90ecb
feat: initial commit
adithya-6101 Mar 18, 2026
f1cc2b7
Added css chnages for currency and cleared the row selection once mod…
SwathiAngadi Mar 19, 2026
a081958
Resolved merge conflicts
SwathiAngadi Mar 19, 2026
c61e922
Added the reverted changes while merging
SwathiAngadi Mar 19, 2026
0855417
fix: dark mode calendar and Clear button layout in applicant analytics
Namitha7070 Mar 20, 2026
1b0e8d5
fix: dark mode calendar and Clear button layout in applicant analytics
Namitha7070 Mar 20, 2026
41abbb7
Merge remote-tracking branch 'origin/development' into fix/Jobanalyti…
Namitha7070 Mar 21, 2026
f9f791c
done
uhakruthi1 Mar 21, 2026
c360f7b
Updated the radar chart in both light and dark mode
Mar 21, 2026
33160f3
Merge development branch and fix libphonenumber-js import for tests
Mar 21, 2026
228122c
fixed dark mode
aayushshetty12 Mar 22, 2026
8375662
feat: add View Recipe detail panel with ingredients, instructions, an…
shravan0627 Mar 14, 2026
5160173
fix: resolve merge conflicts with development
shravan0627 Mar 23, 2026
c8add76
Reverted the Login file as it is other part of the task
SwathiAngadi Mar 24, 2026
c6db43a
Resolved merge conflicts
SwathiAngadi Mar 24, 2026
72f8b03
added spacesafter each rule eslint issue
SwathiAngadi Mar 24, 2026
6707ed0
feat: add blue square manual assignment tracking
yany0309 Mar 26, 2026
595a121
feat: add blue square manual assignment tracking
yany0309 Mar 26, 2026
9c6d6a3
Fix: Added changes in dark mode for better visibility of dates.
harshavarma29 Mar 26, 2026
d951290
feat: added loading state and summary visual cues
adithya-6101 Mar 26, 2026
93d0e07
image crop
uhakruthi1 Mar 28, 2026
4e83c2b
conflicts
uhakruthi1 Mar 28, 2026
6868b1a
Fix corrupted Jest entries in yarn lockfile
uhakruthi1 Mar 28, 2026
e06406c
Resolved merge conflicts
Mar 29, 2026
d357a81
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
SwathiAngadi Mar 31, 2026
0376cbd
CSS fix and fixed dropdown code which was loast in merge
SwathiAngadi Apr 1, 2026
97e837b
chore(deps): bump @xmldom/xmldom from 0.8.11 to 0.8.12
dependabot[bot] Apr 1, 2026
4b2c907
fix: resolve merge conflict in routes.jsx, add Recipes route with KIP…
shravan0627 Apr 2, 2026
38a6a6f
feat: add small comments
adithya-6101 Apr 2, 2026
20a01d6
Fix dark mode styling on User Profile page and refactor to CSS modules
Apr 2, 2026
8f2676d
feat: add hover effects for community calendar
saisandeepkoritala Apr 3, 2026
e17193a
fix: remove package-lock and fix yarn integrity
saisandeepkoritala Apr 3, 2026
251762d
fix: improve mobile responsiveness and dark mode visibility for job a…
Namitha7070 Apr 3, 2026
50b1aa1
chore: remove redundant pnpm lockfile and update yarn lock
saisandeepkoritala Apr 3, 2026
0e97ab2
merge: resolve yarn.lock and sync development
saisandeepkoritala Apr 5, 2026
fd74a20
fix: stabilize pie chart colors for defined roles
sohailuddinsyed Apr 5, 2026
f218d25
resolved merge conflict
aayushshetty12 Apr 5, 2026
5f111fb
fix: fixed merge conflicts with the development branch
harshavarma29 Apr 7, 2026
7a267ea
fix: fixed import error in routes.jsx
harshavarma29 Apr 7, 2026
3ac121f
fix: remove package-lock and sync yarn.lock
harshavarma29 Apr 7, 2026
390458b
resolved merge conflicts
aayushshetty12 Apr 7, 2026
5374e0d
resolving merge conflicts
saisandeepkoritala Apr 7, 2026
7e8beda
resolving merge conflicts
saisandeepkoritala Apr 7, 2026
ab7d128
resolved merge conflicts
Apr 8, 2026
93d7fd0
fixed header in small devices
saisandeepkoritala Apr 8, 2026
0981610
fix yarn.lock
saisandeepkoritala Apr 8, 2026
7370b66
Merge pull request #5104 from OneCommunityGlobal/Sohail-fix-role-dist…
one-community Apr 8, 2026
6834f3b
Merge pull request #5042 from OneCommunityGlobal/vinay_k_radar_chart
one-community Apr 9, 2026
543c9fa
Merge pull request #4413 from OneCommunityGlobal/kristin-fix-calendar…
one-community Apr 9, 2026
5b4af97
Resolve PR analytics 404 merge
saitejakaasoju Apr 9, 2026
0eeb45d
Merge pull request #5097 from OneCommunityGlobal/Keerthana-dark-mode-…
one-community Apr 9, 2026
0fe1ea1
Hotfix: Fix chart rendering issue and dark mode legend in ApplicantVo…
Neeraj-Kondaveeti Apr 9, 2026
55578f4
Merge remote-tracking branch 'upstream/development' into fix/pr-analy…
saitejakaasoju Apr 9, 2026
8cd16db
fix: merge conflicts resolved in yarn.lock
harshavarma29 Apr 9, 2026
ca055d3
fixed github comments
aayushshetty12 Apr 9, 2026
accb265
Resolved merge conflict
aayushshetty12 Apr 9, 2026
551d7c5
fixed styling in dark mode when hovering
saisandeepkoritala Apr 9, 2026
518eed1
merge conflicts fix
saisandeepkoritala Apr 9, 2026
b890822
fix merge conflicts
adithya-6101 Apr 9, 2026
d0d9999
Merge pull request #3994 from OneCommunityGlobal/fix/Jobanalytics-dat…
one-community Apr 9, 2026
4732d63
Merge pull request #4757 from OneCommunityGlobal/Swathi-Functionality…
one-community Apr 9, 2026
6ffad10
Merge pull request #4325 from OneCommunityGlobal/harsha_job_hits_and_…
one-community Apr 9, 2026
20aa00f
Merge remote-tracking branch 'origin/development' into Siva_fix_membe…
pavanputti Apr 9, 2026
35f7c07
Fix critical bug in formatDateTime: use moment.utc() to prevent doubl…
pavanputti Apr 9, 2026
dcbb746
Merge pull request #4681 from OneCommunityGlobal/adithya_fix_edit_too…
one-community Apr 9, 2026
99c3f50
fix(ui): Fixed State and Team Member UI
DiyaWadhwani Apr 10, 2026
585554e
Merge pull request #5128 from OneCommunityGlobal/Diya_Fix_State_TeamM…
one-community Apr 10, 2026
266e356
fixed lint issue
aayushshetty12 Apr 10, 2026
3c97db7
Merge branch 'aayush-create-line-chart-showing-total-injuries-over-ti…
aayushshetty12 Apr 10, 2026
55bd4b8
Update yarn.lock
aayushshetty12 Apr 10, 2026
d89b318
Use development yarn.lock
uhakruthi1 Apr 10, 2026
edf5591
Merge branch 'development' into vamsidhar-fix-pdf-button-weekly-proje…
vamsidharpanithi Apr 10, 2026
52e4c8d
chore: sync yarn.lock with package.json for CI frozen-lockfile
vamsidharpanithi Apr 10, 2026
743a4e3
Fix SonarQube: handle caught exceptions properly in CPDashboard
pavanputti Apr 10, 2026
0aa4819
Merge origin/development: resolve CPDashboard conflict, keep timezone…
pavanputti Apr 10, 2026
7e56c35
Merge pull request #5035 from OneCommunityGlobal/fix-construction-das…
one-community Apr 10, 2026
88f40f4
Merge pull request #5123 from OneCommunityGlobal/Neeraj_Hotfix_Hiring…
one-community Apr 10, 2026
e55251c
chore: resolve yarn.lock conflicts
saisandeepkoritala Apr 10, 2026
9c082ee
Merge pull request #3499 from OneCommunityGlobal/Siva_fix_member_colu…
one-community Apr 10, 2026
d8ec064
Merge pull request #4633 from OneCommunityGlobal/feature/standardize-…
one-community Apr 10, 2026
7440b01
Merge pull request #4552 from OneCommunityGlobal/vamsidhar-fix-pdf-bu…
one-community Apr 10, 2026
0e4d3cb
Merge branch 'development' into fix-susceptibility-chart
uhakruthi1 Apr 11, 2026
9fe9daa
Fix yarn lockfile after merge
uhakruthi1 Apr 11, 2026
14e950b
Merge branch 'development' into feature/booking-payment-frontend
uhakruthi1 Apr 11, 2026
b56a3ff
Fix booking module stylesheet and loop warning
uhakruthi1 Apr 11, 2026
dfbb265
Fix booking confirmation flow
uhakruthi1 Apr 11, 2026
971fcc6
Updated yarn.lock
aayushshetty12 Apr 11, 2026
85e4339
Updated yarn.lock
aayushshetty12 Apr 11, 2026
ff00554
Updated yarn.lock
aayushshetty12 Apr 11, 2026
44cfce4
merge: sync with origin/development
ShravyaKudlu Apr 11, 2026
af1119b
Merge branch 'development' into shravya_bugfix/css/module.css_3433
ShravyaKudlu Apr 11, 2026
ece81b0
Merge pull request #4885 from OneCommunityGlobal/fix-susceptibility-c…
one-community Apr 11, 2026
e661f69
Merge remote-tracking branch 'origin/development' into siva/activity-…
pavanputti Apr 11, 2026
b132660
Merge remote-tracking branch 'origin/development' into siva/fix-filte…
pavanputti Apr 11, 2026
5a19cfd
chore: revert unintended files to match development
pavanputti Apr 11, 2026
fd0e17e
fix(CPDashboard): resolve Dates and Online filter misaligned Figma UI…
pavanputti Apr 12, 2026
dd945cf
Merge branch 'development' into feature/booking-payment-frontend
uhakruthi1 Apr 12, 2026
c82b93d
fix(CPDashboard): remove duplicate .dateFilter selector satisfying So…
pavanputti Apr 12, 2026
84a6304
Fix yarn.lock conflict
saisandeepkoritala Apr 12, 2026
20e2e89
Fixed yarn.lock conflicts manually
saisandeepkoritala Apr 12, 2026
f8929f2
Merge branch 'development' into kristin-add-dark-mode-support-for-log…
saisandeepkoritala Apr 12, 2026
5137e82
Phase 3 - Restrict Selection of Past Dates in Calendar
pavanputti Apr 12, 2026
ec4bcd1
Resolve merge conflicts with development
pavanputti Apr 12, 2026
c7cd3de
Fix duplicate prop in CreateEventModal.jsx
pavanputti Apr 12, 2026
1c98821
Remove unused variables today and handleDateInputClick
pavanputti Apr 12, 2026
ca1c388
Fix prettier formatting in CPDashboard.jsx
pavanputti Apr 12, 2026
06d5261
Merge pull request #4434 from OneCommunityGlobal/siva/activity-agenda…
one-community Apr 12, 2026
c59adcb
Merge pull request #4388 from OneCommunityGlobal/siva/fix-filter-alig…
one-community Apr 12, 2026
62f8237
Merge pull request #4338 from OneCommunityGlobal/siva/fix-past-date-s…
one-community Apr 12, 2026
1411c0c
Merge pull request #5091 from OneCommunityGlobal/dependabot/npm_and_y…
EvianTan Apr 12, 2026
1c9535e
fixed styling
saisandeepkoritala Apr 12, 2026
ffa91f3
fix: resolve dark mode readability and formatting issues in Community…
saisandeepkoritala Apr 12, 2026
8d0d9c9
fixed styling for list items
saisandeepkoritala Apr 12, 2026
017e3da
Merge pull request #3962 from OneCommunityGlobal/feature/booking-paym…
one-community Apr 12, 2026
863d944
Merge pull request #3963 from OneCommunityGlobal/shravya_bugfix/css/m…
one-community Apr 12, 2026
958e090
Merge pull request #4962 from OneCommunityGlobal/aayush_cookingworksh…
one-community Apr 12, 2026
3ad77da
fixed redirection
aayushshetty12 Apr 13, 2026
0896c04
resolved merge conflicts
aayushshetty12 Apr 13, 2026
01b4df5
resolved merge conflicts
aayushshetty12 Apr 13, 2026
c8db74b
Updated yarn.lock
aayushshetty12 Apr 13, 2026
7ad6603
resolved merge conflicts
aayushshetty12 Apr 13, 2026
a05d8c2
fixed ui and dropdown issues
aayushshetty12 Apr 13, 2026
d42a4c0
fixed lint issue
aayushshetty12 Apr 13, 2026
eee3a50
Merge pull request #5062 from OneCommunityGlobal/yan_blue_square_manu…
yany960 Apr 13, 2026
06a5354
Merge pull request #3995 from OneCommunityGlobal/aayush-create-line-c…
one-community Apr 13, 2026
6d73741
Merge pull request #5044 from OneCommunityGlobal/aayush_activity_atte…
one-community Apr 13, 2026
0474d0e
Merge pull request #4996 from OneCommunityGlobal/shravan-view-recipe-…
one-community Apr 14, 2026
faa4657
Merge pull request #4838 from OneCommunityGlobal/fix/pr-analytics-fri…
one-community Apr 14, 2026
e018903
Merge pull request #5010 from OneCommunityGlobal/adithya_financials_f…
one-community Apr 14, 2026
b6ecb57
conflict
saisandeepkoritala Apr 14, 2026
4638082
conflicts
saisandeepkoritala Apr 14, 2026
dd44e81
conflicts
saisandeepkoritala Apr 14, 2026
a150db7
still need to fix header
saisandeepkoritala Apr 14, 2026
50f2941
resolved all issues with header and conflicts
saisandeepkoritala Apr 14, 2026
5ad0192
fix(wspage): Fixed Weekly Summary Page Issues
DiyaWadhwani Apr 15, 2026
ea0ed0f
fix(ui): Fixed Timer UI on Single Tasks Page
DiyaWadhwani Apr 15, 2026
c4a72a3
Merge pull request #5149 from OneCommunityGlobal/Diya_Fix_WeeklySumma…
one-community Apr 15, 2026
99e7a79
Merge pull request #5150 from OneCommunityGlobal/Diya_Fix_Timer_Singl…
one-community Apr 15, 2026
372fab8
Regenerate yarn.lock to resolve conflicts
saisandeepkoritala Apr 15, 2026
07d2f5c
resolved yarn.lock conflicts
saisandeepkoritala Apr 15, 2026
7e6b545
fix(ui): Fixed Quick Setup Buttons on User Profile Page
DiyaWadhwani Apr 15, 2026
dbcbcfc
Merge pull request #5155 from OneCommunityGlobal/Diya_Fix_UserPage_QST
one-community Apr 16, 2026
0f99962
Merge pull request #5141 from OneCommunityGlobal/aayush_fix_redirection
one-community Apr 16, 2026
67c95ec
Merge pull request #4487 from OneCommunityGlobal/kristin-fix-calendar…
one-community Apr 16, 2026
cb34056
Merge pull request #4484 from OneCommunityGlobal/kristin-add-dark-mod…
one-community Apr 16, 2026
29af793
Merge pull request #4563 from OneCommunityGlobal/som-fix/broken-pr-an…
one-community Apr 16, 2026
315f255
chore(css): eslint css fixes
DiyaWadhwani Apr 16, 2026
bc91e86
Merge pull request #5161 from OneCommunityGlobal/Diya_WeeklySummaryRe…
one-community Apr 16, 2026
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: 2 additions & 0 deletions jest.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ module.exports = {
'react-leaflet': '<rootDir>/src/_tests_/__mocks__/react-leaflet.js',
'marker-cluster-group': '<rootDir>/src/_tests_/__mocks__/react-leaflet-cluster.js',
'\\.(css|less|scss|sass)$': 'identity-obj-proxy', // <-- Added to mock CSS/SCSS files
// Fix for Node.js built-in modules in Node 20
'^node:(.*)$': '$1',
},

// The paths to modules that run some code to configure or set up the testing environment before each test
Expand Down
Loading
Loading