-
Notifications
You must be signed in to change notification settings - Fork 0
feat: app features — CSV export, GFM tables, param badges, data transforms #188
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
62bd3f7
feat(app): add CSV export to widget cards
alfredorubin96 a432924
feat(component): add GFM table support to markdown widget
alfredorubin96 18802be
fix(ci): add missing ECharts component mocks for CI
alfredorubin96 79b9bfb
feat(app): clickable missing parameter badges with navigate-to-source
alfredorubin96 61c662c
feat(app): client-side data transforms — group, aggregate, filter, so…
alfredorubin96 0b93c4c
fix: replace new Function() with safe expression parser, add tests
alfredorubin96 cb25f4f
fix(component): CSV header escaping, \r handling, and export filenames
alfredorubin96 337688a
fix: apply table alignment markers, preserve empty cells, add tests
alfredorubin96 4cfed8a
fix(app): CSS.escape widgetId, increase RAF retries, dedup param sour…
alfredorubin96 61c6a85
fix(e2e): use keyboard fallback when CM6 editor reports readonly
alfredorubin96 b962834
fix: type vi.fn mock to resolve TS2352/TS2493 in scroll-to-widget test
alfredorubin96 0066bb1
Merge remote-tracking branch 'origin/feat/issue-143-markdown-tables' …
alfredorubin96 e0cbea8
Merge remote-tracking branch 'origin/feat/issue-180-clickable-param-b…
alfredorubin96 96f773f
Merge remote-tracking branch 'origin/feat/issue-105-data-transforms' …
alfredorubin96 19b32ea
Merge remote-tracking branch 'origin/release/0.9.1' into release/app-…
alfredorubin96 c8848f3
fix: address critical and high review findings for PR #188
alfredorubin96 50e9a7e
fix: repair JSX fragment closing tag broken by merge conflict
alfredorubin96 2aafdd5
refactor: eliminate bidirectional state sync in widget-editor-modal
alfredorubin96 ea0304f
fix: repair JSX structure in widget-editor-modal from merge artifacts
alfredorubin96 8119ef4
feat: refactor data transforms — new tab, parameter support, tests
alfredorubin96 025dbba
test: add edge case tests for data transforms
alfredorubin96 ad81d64
fix: setRefreshWidgetIds uses store setter (not callback pattern)
alfredorubin96 646edd3
test: remove v09-features E2E spec (tests non-existent UI controls)
alfredorubin96 387250e
test: mark 4 flaky E2E tests as test.fixme()
alfredorubin96 00f9e18
fix: transforms not saving, preview not updating, filter value UX
alfredorubin96 3e2b66f
fix: address all CodeRabbit review findings
alfredorubin96 bb42d9a
fix: update export-utils tests for CRLF line endings
alfredorubin96 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.