Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
229 commits
Select commit Hold shift + click to select a range
27d3e5e
Integrated Inventory APIs and Added Toasts
Aug 2, 2025
43b8956
Fixed routing issues
Juhitha-Reddy Aug 2, 2025
06205c5
Merge branch 'development' into Cleanup/shuhua-inventory-types-page
Juhitha-Reddy Aug 2, 2025
2060533
add financial cards display
KH07 Aug 16, 2025
0c3d06c
single out financial card code
KH07 Aug 17, 2025
e011695
single out financial card code
KH07 Aug 17, 2025
6546fc8
integrate CSS into jsx
KH07 Aug 21, 2025
6b10dc4
add new UI for financial cards
KH07 Aug 27, 2025
d150d45
remove comments and seperate Financial Card files
KH07 Aug 27, 2025
4f5a8bb
add oval in the middle
KH07 Aug 27, 2025
9f30d86
feat: Donut Chart for injuries
adithya-6101 Oct 8, 2025
f3f9286
add Slashdot auto-poster - all fields to submit a story.
sourabhbagde Oct 11, 2025
83ccac1
Modify and clean clear fields.
sourabhbagde Oct 11, 2025
70b9452
Merge remote-tracking branch 'origin/development' into adithya_impl_i…
adithya-6101 Oct 12, 2025
2c9b755
peterson-implement-three-improvements-user-permissions-management-modal
peterson337 Oct 13, 2025
8d140b3
peterson-implement-three-improvements-user-permissions-management-modal
peterson337 Oct 14, 2025
fab3f4e
fix: Fix SonarQube issues
adithya-6101 Oct 14, 2025
7c2a113
chore: fix merge conflicts
adithya-6101 Oct 14, 2025
b06d407
Add Styles with module.css.
sourabhbagde Oct 15, 2025
40426f6
Small styling change for scheduler.
sourabhbagde Oct 15, 2025
d03c0b4
made responsive and removed data.js file
Oct 28, 2025
cb73de1
feat(IssuesBreakdownChart): add filter state management foundation
Aditya-gam Oct 30, 2025
ef60f24
feat(IssuesBreakdownChart): fetch available issue types on mount
Aditya-gam Oct 30, 2025
a5b10c1
feat(IssuesBreakdownChart): add hybrid project data sourcing
Aditya-gam Oct 30, 2025
5b53c55
feat(IssuesBreakdownChart): integrate filters with API and add deboun…
Aditya-gam Oct 30, 2025
6c590da
feat(IssuesBreakdownChart): add data normalization with processChartData
Aditya-gam Oct 30, 2025
ea8ceb9
feat(IssuesBreakdownChart): add project multi-select filter UI
Aditya-gam Oct 30, 2025
19d5d7f
feat(IssuesBreakdownChart): add project and date range filter UI
Aditya-gam Oct 30, 2025
2f3522a
feat(IssuesBreakdownChart): add issue type filter with fixed categories
Aditya-gam Oct 30, 2025
680a9b7
feat(IssuesBreakdownChart): add issue type filter and reset functiona…
Aditya-gam Oct 30, 2025
842b743
style(IssuesBreakdownChart): add responsive design and enhanced UI st…
Aditya-gam Oct 30, 2025
c0caa5e
feat(IssuesBreakdownChart): add comprehensive edge case handling
Aditya-gam Oct 31, 2025
6b68be1
perf(IssuesBreakdownChart): optimize with memoization and request can…
Aditya-gam Oct 31, 2025
fd10e8e
fix(IssuesBreakdownChart): correct issue type filter behavior and API…
Aditya-gam Oct 31, 2025
0d71295
style(IssuesBreakdownChart): improve dark mode contrast for date rang…
Aditya-gam Oct 31, 2025
ef02873
Fix reviewer feedback: Add dark theme, responsive design, and backend…
Oct 31, 2025
943559a
fix: Add comprehensive dark mode support to Issues Breakdown Chart
Aditya-gam Nov 4, 2025
2d64a16
feat: Update Issues Breakdown Chart to fetch only projects with issues
Aditya-gam Nov 4, 2025
b8ac54a
fix: Improve responsive design for Issues Breakdown Chart filters
Aditya-gam Nov 4, 2025
65e128f
fix: Prevent filter clipping on small screens in Issues Breakdown Chart
Aditya-gam Nov 4, 2025
af4ecef
refactor: eliminate code duplication in IssuesBreakdownChart by extra…
Aditya-gam Nov 4, 2025
1030e1f
Add and Fix calender code and time code.
sourabhbagde Nov 6, 2025
6c1f7f3
Add an updated schedule post column to show scheduled posts.
sourabhbagde Nov 7, 2025
74c1251
Merge branch 'development' into veda-horizontal-bar-graph-changes
Nov 7, 2025
c0cac2f
Reset values upon save action in scheduler.
sourabhbagde Nov 7, 2025
325db33
handle empty time and calender
sourabhbagde Nov 7, 2025
5466f1a
Empty post schedule fields validation.
sourabhbagde Nov 7, 2025
b95ec6d
onchange handlers handled for date and time.
sourabhbagde Nov 7, 2025
0c016ae
added condition for no data
aayushshetty12 Nov 27, 2025
c027b16
fixed eslint error
aayushshetty12 Nov 27, 2025
ff66a53
Added Clear button and changed the css file
Dec 19, 2025
fff9189
initial commit
KH07 Dec 25, 2025
e790a63
Merge branch 'development' into sourabh_implementation_slashdot_autop…
sourabhbagde Dec 27, 2025
22bd544
Prettier error fixed
sourabhbagde Dec 27, 2025
b39d316
Merge branch 'development' into Cleanup/shuhua-inventory-types-page
Juhitha-Reddy Jan 3, 2026
f3822dc
updated typelist css
Juhitha-Reddy Jan 4, 2026
80f018e
feat: prevent percent overflow
adithya-6101 Jan 6, 2026
b56b81a
Merge branch 'development' into adithya_impl_injuries_donut_chart
adithya-6101 Jan 6, 2026
25edb73
fix: fix failing tests
adithya-6101 Jan 6, 2026
f8d17ac
Added the capacity filter code
ChiragBellara Jan 9, 2026
f6877db
Refactor slugify function implementation
sourabhbagde Jan 9, 2026
dcdee60
Replace random ID generation with secure method
sourabhbagde Jan 9, 2026
0dd6247
Update createScheduleId function implementation
sourabhbagde Jan 9, 2026
329ca4f
Refactor createScheduleId to a single line
sourabhbagde Jan 9, 2026
3a77500
Merge branch 'development' into kristin-fix-financial-cards
KH07 Jan 12, 2026
f1a3395
fix: fixed the styling issues for no events
akshith312 Jan 15, 2026
763d808
fix: added dark mode styling
akshith312 Jan 16, 2026
3448807
fix(CPDashboard): update Datefilter
somramnani Jan 16, 2026
34bf859
som-fix(DatePicker): remove duplicate DatePicker
somramnani Jan 16, 2026
323a2c4
resolved merge conflicts
aayushshetty12 Jan 16, 2026
be569ba
sonar issues fixed
aayushshetty12 Jan 16, 2026
a675729
Added Missing Year to the Information on the Event Card
akshith312 Jan 17, 2026
ed8625a
Merge branch 'development' into kristin-fix-financial-cards
KH07 Jan 17, 2026
bf78abb
Fixed the visual of the Clear All button
ChiragBellara Jan 20, 2026
f21bb92
som-fix(DatePicker): update css classes
somramnani Jan 22, 2026
e0eb705
som-fix(DatePicker): remove old datepicker container
somramnani Jan 22, 2026
4f804e0
som-fix(DatePicker): update CPDashboard.module.css
somramnani Jan 22, 2026
1bdd889
feat: added fuzzy search to handle typo mistakes
akshith312 Jan 24, 2026
dd34f94
Added Past toggle
ChiragBellara Jan 29, 2026
994ec3b
Fixed the past toggle functionality and added the past toggle to Clea…
ChiragBellara Jan 31, 2026
1c5b51c
Fixed merge errors
ChiragBellara Feb 1, 2026
4c65e15
Merge branch 'development' into chirag-fix-activity-list-default-disp…
ChiragBellara Feb 1, 2026
947ef90
Added icons to the Calendar View
ChiragBellara Feb 1, 2026
5f1db84
Merge branch 'development' into chirag-add-icons-to-calender-view-eve…
ChiragBellara Feb 3, 2026
7564d72
Merge branch 'development' into chirag-database-design-add-capacity-f…
ChiragBellara Feb 3, 2026
6ce0335
Fixed merge errors and improved the filters UI
ChiragBellara Feb 3, 2026
9815cd7
feat: added event database design navigation to activity dropdown
akshith312 Feb 4, 2026
971c380
fix merge issues and update styles
somramnani Feb 7, 2026
ed939a5
style(issues-breakdown): force light date picker and improve calendar…
Aditya-gam Feb 18, 2026
113c9cd
feat(issues-breakdown): cap date range at today to prevent future dates
Aditya-gam Feb 18, 2026
23f02a4
fix: calendar icon color set to #000 in dark mode
Aditya-gam Feb 18, 2026
32e1b61
Merge branch 'development' into Aditya-feature/add-filters-to-issues-…
Aditya-gam Feb 18, 2026
fe2793d
fix: fixed event date selector from choosing past date
akshith312 Feb 25, 2026
56dd4cd
fix: fixed manual past date entries
akshith312 Feb 25, 2026
0ef89da
fix: fixed event form data
akshith312 Feb 26, 2026
ad2c328
feat: auto-fill start date with current local date when adding new task
sayali-2308 Feb 27, 2026
ec2ece7
fix: resolve the issue that interactive map is not seen
maithili20 Feb 28, 2026
13090e1
Merge branch 'development' into peterson-implement-three-improvements…
peterson337 Mar 2, 2026
e8e606f
refactor(IssuesBreakdownChart): remove unused constants and use COLOR…
Aditya-gam Mar 3, 2026
83664b6
feat(WeeklyProjectSummary): add Issues Breakdown card with IssuesBrea…
Aditya-gam Mar 3, 2026
56a7ba3
Merge branch 'development' into Aditya-feature/add-filters-to-issues-…
Aditya-gam Mar 3, 2026
05b9942
fix: removed extra import
Aditya-gam Mar 3, 2026
23efe87
fix: dark mode styling for date input fields and calendar picker in A…
sayali-2308 Mar 5, 2026
e7a226b
feat: prevent duplicate PR numbers for same reviewer in grading screen
sayali-2308 Mar 5, 2026
365ae4b
Add Review Volume Over Time chart and dark-mode styling
Mar 18, 2026
5f13cd9
Improve Review Volume chart mobile layout and dark mode
Mar 18, 2026
e6d1402
Refine review volume chart sorting and styles
Mar 18, 2026
855feec
Refactor review volume chart styles for Sonar
Mar 18, 2026
b68fdbd
fix: dark mode styling for Add Task modal dropdowns and date picker
sayali-2308 Mar 18, 2026
6dcb70b
fix: dark mode styling for Add Task modal dropdowns and date picker
sayali-2308 Mar 18, 2026
90f1b6a
fix: dark mode styling for Add Task modal dropdowns and date picker
sayali-2308 Mar 18, 2026
33f74d7
feat: optimize TotalOrgSummary date range loading with parallel API c…
sayali-2308 Mar 19, 2026
f0b345d
fix: resolve merge conflict in PRGradingScreen.jsx
sayali-2308 Mar 20, 2026
b6dba98
Merge branch 'development' of https://github.com/OneCommunityGlobal/H…
sayali-2308 Mar 20, 2026
6c4de74
Merge origin/development into veda-review-volume-chart-edited
Mar 20, 2026
04d35ee
Fix custom month-range filtering and date picker UI clarity.
Mar 20, 2026
213ae70
Refactor ReviewVolumeOverTimeChart to reduce cognitive complexity.
Mar 20, 2026
466fe73
Fixed empty values in dropdowns and checkbox layout
ChiragBellara Mar 20, 2026
c0b16f4
Resolve remaining Sonar warnings in review volume chart.
Mar 20, 2026
4dfbd3d
Fix review volume chart header legend layout on tablet widths.
Mar 21, 2026
b17a069
fix: resolve merge conflicts
adithya-6101 Mar 21, 2026
6184bfe
Merge origin/development into veda-horizontal-bar-graph-changes
Mar 22, 2026
ee19fe4
Resolve merge conflicts with development
Mar 23, 2026
40ddac5
Add Get List Feature, no-show list modal and tests for drop-off tracking
Neeraj-Kondaveeti Dec 16, 2025
05ff331
Fix: dark mode UI issues and button visibility across participation page
Neeraj-Kondaveeti Mar 23, 2026
4a526a5
fix: prevent duplicate PR numbers for same reviewer
sayali-2308 Mar 23, 2026
71c33c7
fix: resolve merge conflicts with development
sayali-2308 Mar 23, 2026
9d6f256
Merge branch 'development' into Sayali_Task_StartDate_Autofill
sayali-2308 Mar 23, 2026
cf80c02
fix: update TinyMCE toolbar buttons (Bold, Underline etc.) dark mode …
sayali-2308 Mar 23, 2026
848c18a
fix: fixing the dropdown menu
akshith312 Mar 26, 2026
d63ebe0
Resolving all bugs
SudheeshTD Mar 26, 2026
3bc539e
Improve dark mode year visibility in month picker.
Mar 27, 2026
67e0970
fix merge issues and update DatePicker
somramnani Mar 27, 2026
a0e3756
chore: cleanup DatePicker
somramnani Mar 27, 2026
85afae1
refactor(CPDashboard): remove extra dateFilter class
somramnani Mar 27, 2026
3ca7ccb
Merge origin/development into veda-horizontal-bar-graph-changes
Mar 27, 2026
eee4005
Merge branch 'development' into Akshith-fix-no-events-text
akshith312 Mar 28, 2026
4e4cfd8
Merge branch 'development' into Akshith-fuzzy-search-events
akshith312 Mar 28, 2026
21da057
Improved Tag-Based Filtering & Discoverability in Lesson List
aryanrachala54 Mar 28, 2026
eb2ac37
Fix application time chart role filter, dropdown, and bar labels.
Mar 28, 2026
8ee9a94
Resolved merge conflicts
Mar 29, 2026
c16d9ec
Remove duplicate Save Form button
Mar 29, 2026
e897adb
fix: use bumissuechart store key for Issue Dashboard list.
vamsidharpanithi Mar 29, 2026
e01d3c5
Merge branch 'development' into sourabh_implementation_slashdot_autop…
sourabhbagde Mar 30, 2026
382ca3c
Venkataramanan fix: Weekly Summaries Report styling issues
Mar 30, 2026
e06c1bb
Venkataramanan fix: Select extra member spacing
Mar 30, 2026
a26d3a0
Merge pull request #5085 from OneCommunityGlobal/venkataramanan_fix_w…
one-community Mar 30, 2026
268b8f4
Merge pull request #5086 from OneCommunityGlobal/venkataramanan_fix_s…
one-community Mar 30, 2026
cfb00c5
Merge pull request #4590 from OneCommunityGlobal/vinay_k_clear_template
one-community Mar 31, 2026
7621f7b
Merge pull request #4627 from OneCommunityGlobal/sourabh_implementati…
one-community Mar 31, 2026
76ab60f
Merge pull request #4625 from OneCommunityGlobal/kristin-add-transpar…
one-community Mar 31, 2026
fc1a628
Added onDeleteTeamPopupShow functionality
Amalesh-A Mar 31, 2026
7bdb965
Resolve merge conflicts with development branch - add dark mode support
sayali-2308 Mar 31, 2026
1450e4b
Merge pull request #5083 from OneCommunityGlobal/aryan_tag_filtering_…
one-community Apr 2, 2026
3aefaaa
Populated Empty Cards with relevant information and implemented light…
saisandeepkoritala Apr 2, 2026
bf2ab31
fix: import FinancialStatButtons and resolve linting warnings
saisandeepkoritala Apr 2, 2026
a0a3e2b
fix: import FinancialStatButtons and resolve linting warnings
saisandeepkoritala Apr 2, 2026
fdb40e6
Merge remote-tracking branch 'origin/development' into kristin-fix-fi…
saisandeepkoritala Apr 2, 2026
7981862
Merge branch 'development' into kristin-fix-financial-cards
saisandeepkoritala Apr 2, 2026
37b8e4d
Merge branch 'kristin-fix-financial-cards' of https://github.com/OneC…
saisandeepkoritala Apr 2, 2026
d95ff28
fix: rebuild lockfile to resolve integrity error
saisandeepkoritala Apr 2, 2026
b881b93
Add yarn.lock file for reproducible builds
saisandeepkoritala Apr 2, 2026
013a2e8
fix: alignment of dropdowns and dark mode styling
akshith312 Apr 2, 2026
30a51f1
fix: failing test
akshith312 Apr 2, 2026
8528882
fix: failing tests
akshith312 Apr 2, 2026
0e49868
fix: failing tests
akshith312 Apr 2, 2026
9e7295b
fix: failing tests due to linting errors
akshith312 Apr 2, 2026
14fe3bf
fix: failing tests due to linting errors
akshith312 Apr 2, 2026
591c25a
fix: failing tests due to linting errors
akshith312 Apr 2, 2026
c729d4d
fix: change test file conditions
akshith312 Apr 2, 2026
154094d
fix: changed complete test file
akshith312 Apr 2, 2026
0e05a00
fix: linting errors
akshith312 Apr 2, 2026
d15aa14
fix: linting errors
akshith312 Apr 2, 2026
401e097
Merge branch 'development' into sudheesh-daily-equipment-log-feedback
SudheeshTD Apr 3, 2026
fbe6ba1
feat: Enhanced existing User State Feature
DiyaWadhwani Apr 3, 2026
47a0597
feat: Enhanced existing User State Feature
DiyaWadhwani Apr 3, 2026
e335854
feat: Enhanced existing User State Feature
DiyaWadhwani Apr 3, 2026
6810ccb
feat: Enhanced existing User State Feature
DiyaWadhwani Apr 3, 2026
d3e1389
Merge pull request #4687 from OneCommunityGlobal/chirag-database-desi…
one-community Apr 3, 2026
7d34c7d
Merge pull request #4461 from OneCommunityGlobal/aayush_lessons_learn…
one-community Apr 3, 2026
a3f2f3c
chore: remove redundant npm and pnpm lockfiles
saisandeepkoritala Apr 3, 2026
32af853
merge: quick fix
saisandeepkoritala Apr 3, 2026
29ee785
Merge pull request #5020 from OneCommunityGlobal/Sayali_PR_Grading_Ta…
one-community Apr 4, 2026
2e8f4ee
chore(deps): bump immutable from 5.1.3 to 5.1.5
dependabot[bot] Apr 4, 2026
dab35c3
chore(deps): bump undici from 7.16.0 to 7.24.5
dependabot[bot] Apr 4, 2026
34df1c6
Merge pull request #5012 from OneCommunityGlobal/veda-review-volume-c…
one-community Apr 4, 2026
85b4de8
Merge pull request #4204 from OneCommunityGlobal/adithya_impl_injurie…
one-community Apr 4, 2026
65a0afe
Merge pull request #4910 from OneCommunityGlobal/Sayali_Task_StartDat…
one-community Apr 4, 2026
33c0448
Merge pull request #5019 from OneCommunityGlobal/Sayali_Optimize_Tota…
one-community Apr 4, 2026
cdd86c2
Merge pull request #5028 from OneCommunityGlobal/maithili-test-merge-…
one-community Apr 4, 2026
c2caa92
Merge pull request #4324 from OneCommunityGlobal/Aditya-feature/add-f…
one-community Apr 4, 2026
f615266
Fix inventory types CRUD operations and resolve merge conflicts
Juhitha-Reddy Apr 5, 2026
5893199
Merge pull request #4564 from OneCommunityGlobal/Neeraj_NoShow_GetLis…
one-community Apr 5, 2026
451b8b0
merge: sync with development and resolve conflicts in BMDashboard
saisandeepkoritala Apr 5, 2026
129239a
Merge pull request #5084 from OneCommunityGlobal/fix/bm-issue-dashboa…
one-community Apr 5, 2026
5ec06fe
Merge pull request #4727 from OneCommunityGlobal/Akshith-Add-Missing-…
one-community Apr 5, 2026
362d358
Merge pull request #4720 from OneCommunityGlobal/Akshith-fix-no-event…
one-community Apr 5, 2026
74094ef
Merge pull request #4759 from OneCommunityGlobal/Akshith-fuzzy-search…
one-community Apr 5, 2026
41e0cfc
Merge pull request #5046 from OneCommunityGlobal/dependabot/npm_and_y…
EvianTan Apr 5, 2026
f41bb8d
Merge pull request #5047 from OneCommunityGlobal/dependabot/npm_and_y…
EvianTan Apr 5, 2026
e2c08c6
resolving yarn.lock and sync development
saisandeepkoritala Apr 5, 2026
059bbb1
Merge pull request #3970 from OneCommunityGlobal/kristin-fix-financia…
one-community Apr 5, 2026
851f86e
Merge pull request #5087 from OneCommunityGlobal/Amalesh-delete-team-…
one-community Apr 5, 2026
9a58b14
Merge pull request #4217 from OneCommunityGlobal/peterson-implement-t…
one-community Apr 5, 2026
3615b59
Fix CSS linting errors and update lock files
SudheeshTD Apr 5, 2026
6a3df34
Resolve yarn.lock conflict with remote branch
SudheeshTD Apr 5, 2026
49c4177
Merge pull request #5070 from OneCommunityGlobal/sudheesh-daily-equip…
one-community Apr 5, 2026
e695fa9
Merge branch 'development' into chirag-activity-list-page-clear-butto…
ChiragBellara Apr 5, 2026
8e268e2
Merge branch 'development' into chirag-add-icons-to-calender-view-eve…
ChiragBellara Apr 5, 2026
7ea0941
fixed merge errors
ChiragBellara Apr 5, 2026
6b998ec
Fixed merge errors
ChiragBellara Apr 5, 2026
3540229
Merge branch 'development' into chirag-fix-activity-list-default-disp…
ChiragBellara Apr 5, 2026
245d66e
Merge pull request #4737 from OneCommunityGlobal/chirag-activity-list…
one-community Apr 5, 2026
d8f37c1
Merge pull request #4790 from OneCommunityGlobal/chirag-add-icons-to-…
one-community Apr 5, 2026
7f2e85c
Merge branch 'development' into chirag-fix-activity-list-default-disp…
ChiragBellara Apr 5, 2026
1517539
Venkataramanan fix: edit, suggest, delete button alignments in single…
Apr 5, 2026
b0498af
Update event dates in mockActivities.js
ChiragBellara Apr 5, 2026
e21456f
Update clear button disabled state logic
ChiragBellara Apr 5, 2026
00d00a9
Enhance ActivityList tests for filtering features
ChiragBellara Apr 5, 2026
807042f
Merge pull request #4772 from OneCommunityGlobal/chirag-fix-activity-…
one-community Apr 5, 2026
5177ff1
Merge pull request #3833 from OneCommunityGlobal/Cleanup/shuhua-inven…
one-community Apr 6, 2026
ea1fff3
Merge pull request #5105 from OneCommunityGlobal/venkataramanan_fix_e…
one-community Apr 6, 2026
055316a
Merge pull request #5096 from OneCommunityGlobal/Akshith-job-search-f…
one-community Apr 6, 2026
64b289e
Merge pull request #4795 from OneCommunityGlobal/Akshith-Navigate-Eve…
one-community Apr 6, 2026
d0aab44
Merge pull request #4892 from OneCommunityGlobal/Akshith-fix-event-da…
one-community Apr 6, 2026
88691bc
Merge pull request #4900 from OneCommunityGlobal/Akshith-fix-event-mo…
one-community Apr 6, 2026
2cedfb4
Merge pull request #4428 from OneCommunityGlobal/som-fix/ending-after…
one-community Apr 6, 2026
cc39f6f
Merge pull request #4345 from OneCommunityGlobal/veda-horizontal-bar-…
one-community Apr 6, 2026
74492fc
Merge pull request #5098 from OneCommunityGlobal/Diya_UserStateFeature
one-community Apr 7, 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
12 changes: 4 additions & 8 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
#!/bin/sh
# Load nvm if available
# Try to load nvm (non-blocking)
export NVM_DIR="$HOME/.nvm"

if [ -s "$NVM_DIR/nvm.sh" ]; then
. "$NVM_DIR/nvm.sh"
nvm use >/dev/null 2>&1
echo "Using Node via nvm"
else
echo "nvm not available, using system Node"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
# Use Node 20 if available (or install if needed)
if [ -f .nvmrc ]; then
nvm use 20 2>/dev/null || nvm install 20 && nvm use 20
fi

echo ""
Expand Down
Loading
Loading