Skip to content

feat: export with v2#780

Open
marianfoo wants to merge 7 commits into
mainfrom
feat/export-v2-new
Open

feat: export with v2#780
marianfoo wants to merge 7 commits into
mainfrom
feat/export-v2-new

Conversation

@marianfoo
Copy link
Copy Markdown
Member

No description provided.

@marianfoo marianfoo linked an issue Jul 6, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jul 6, 2025

All contributors have signed the CLA. Thank you!
Posted by the CLA Assistant Lite bot.

@marianfoo
Copy link
Copy Markdown
Member Author

I agree to the CLA

@marianfoo marianfoo force-pushed the feat/export-v2-new branch from 3f88020 to 7f5af5f Compare July 8, 2025 08:04
marianfoo and others added 7 commits March 27, 2026 10:59
- Add ODataV2RequestObjects for draft-aware entity prefetch
- Implement V2 updateAsync with draft path handling
- Restore precision/scale/nullable in MetadataHandlerV2
- Fix getLabelList for nested entities in deep export (MetaModel caching)
- Add V2 download+update wdi5 test
- Add design doc for V2 export/update architecture
- Add AGENTS.md with project overview

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Add Jest + ts-jest for unit testing ODataV2RequestObjects logic
- Create SAP UI5 module mocks for Filter, FilterOperator, Log, ODataModel
- Write 10 unit tests covering entity matching, draft detection, composite keys
- Fix V2 wdi5 test: use regular functions for proper scoping, correct selectors
- Wire updatev2 specs into testapps.json for all V2 FE versions
- Add test:unit npm scripts to root and package
- Fix formattedValue type error in ODataV2RequestObjects (string[] → string)
- Update AGENTS.md with comprehensive testing documentation
- Expand wdi5.md with watch mode, debug mode, test objects, and unit test docs

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@marianfoo marianfoo force-pushed the feat/export-v2-new branch from 30797d9 to bac3782 Compare March 27, 2026 10:01
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.

Export with OData V2

1 participant