Skip to content
Draft
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
eb1868f
Create comprehensive customers page with searchable table and edit modal
builderio-bot Jun 11, 2025
f297e93
Simplify table columns to show only one data point per column
builderio-bot Jun 11, 2025
d51d88f
Fix table columns to show only one data point per column
builderio-bot Jun 11, 2025
d2e23df
Fix API fetch error and add better error handling
builderio-bot Jun 11, 2025
d3631e9
Add null checks in valueGetter functions to prevent undefined errors
builderio-bot Jun 11, 2025
a584ca3
Add null checks for other valueGetter functions
builderio-bot Jun 11, 2025
5549ac8
Add null checks for remaining valueGetter and renderCell functions
builderio-bot Jun 11, 2025
483bd70
Add null checks for remaining functions
builderio-bot Jun 11, 2025
b80c00f
Add null checks for avatar and actions renderCell functions
builderio-bot Jun 11, 2025
f8b3f91
Add null checks for actions renderCell function
builderio-bot Jun 11, 2025
42decc4
Add fallback data and better error handling for API unavailability
builderio-bot Jun 11, 2025
32cdcdc
Add fallback mechanism when API fails
builderio-bot Jun 11, 2025
815d01b
Update error alert to show warning instead of error for fallback data
builderio-bot Jun 11, 2025
0941a85
Fix getInitials function to handle undefined values
builderio-bot Jun 11, 2025
9e32b4c
Fix valueGetter functions to handle undefined params
builderio-bot Jun 11, 2025
06d3870
Fix remaining valueGetter functions to handle undefined params
builderio-bot Jun 11, 2025
5452d8d
Fix registered valueGetter function to handle undefined params
builderio-bot Jun 11, 2025
1264b0a
Fix renderCell functions to handle undefined params
builderio-bot Jun 11, 2025
dd8fb16
Fix gender and actions renderCell functions to handle undefined params
builderio-bot Jun 11, 2025
c1ed8d5
Fix actions renderCell function to handle undefined params
builderio-bot Jun 11, 2025
a36ec06
Add condition to only render DataGrid when users array is valid
builderio-bot Jun 11, 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
Loading