Commit b75bd7c
Add Data Explorer enhancements: schema info, filtering, FK navigation, 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>1 parent 0590b02 commit b75bd7c
File tree
20 files changed
+2279
-112
lines changed- dist
- assets/i18n/dataExplorer
- src
- app/adf-data-explorer
- services
- assets/i18n/dataExplorer
20 files changed
+2279
-112
lines changedThis file was deleted.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
25 | 34 | | |
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
This file was deleted.
0 commit comments