Skip to content

Add Data Explorer enhancements: schema info, filtering, FK navigation…#471

Merged
nicdavidson merged 1 commit intodevelopfrom
feature/data-explorer-enhancements
Feb 1, 2026
Merged

Add Data Explorer enhancements: schema info, filtering, FK navigation…#471
nicdavidson merged 1 commit intodevelopfrom
feature/data-explorer-enhancements

Conversation

@nicdavidson
Copy link
Contributor

…, row detail

  • Schema info panel with column types, PK/FK badges, relationships
  • Per-column server-side filtering with type-aware operators (text, numeric, date, boolean)
  • FK navigation: click foreign key values to navigate to referenced table with filter
  • Row detail drawer showing full record with FK links and type metadata
  • Column resizing, visibility toggle, top/bottom pagination, footer status bar
  • Show API Call with include/related toggles for building DreamFactory REST URLs
  • Quick search for client-side row filtering within current page
  • Aligned sidebar/content border heights across all panel headers
  • Fixed snake_case/camelCase mismatch with app's HTTP case interceptor

…, row detail

- Schema info panel with column types, PK/FK badges, relationships
- Per-column server-side filtering with type-aware operators (text, numeric, date, boolean)
- FK navigation: click foreign key values to navigate to referenced table with filter
- Row detail drawer showing full record with FK links and type metadata
- Column resizing, visibility toggle, top/bottom pagination, footer status bar
- Show API Call with include/related toggles for building DreamFactory REST URLs
- Quick search for client-side row filtering within current page
- Aligned sidebar/content border heights across all panel headers
- Fixed snake_case/camelCase mismatch with app's HTTP case interceptor

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@nicdavidson nicdavidson merged commit fab1d04 into develop Feb 1, 2026
1 check passed
@nicdavidson nicdavidson deleted the feature/data-explorer-enhancements branch February 1, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant