You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(Data Mapper): Cherry-picking January Data Mapper changes for public preview (#6470)
* Feat(Data Mapper): Panel with warning and error messages (#6315)
* started moving to v9 component
* api call works
* added value
* started test
* simplifying
* update to fix fluent ui bug
* component test passes
* fixed type error
* update version of fluent 9
* updated snapshots
* updated lockfile
* starting docs
* moved over v1 map checker
* simple panel works
* new error store
* added docs and displayed deserialization messages
* panels close when others open
* added required input checeker
* PR prep
* PR Comments
* updated yaml for tests
* feat(Data Mapper): Add keyboard delete, fix circles cutting, handle existing map loading (#6329)
* add keyboard delete
* only use delete when funciton or edge is selected
* remove backspace
* update width to handle circles cutting
* fix auto layouting
* Feat(Data Mapper): UX fixes for Public Preview (#6363)
* added new map placeholder
* added some colors
* custom info label
* PR prep
* Fix(Data Mapper): Sequence function serialization bug (#6378)
* fixed serialization issue
* test fix
* fix(Data Mapper): Fix circles cutting off (#6379)
data mapper update
* Fix(Data Mapper): bracket serialization bug (#6385)
* fixed bracket bug
* fixed typo in test
* feat(Data Mapper): Add notification to vscode from DM (#6390)
* setup vscode notification
* update toast to vscode
* fix(Data Mapper): Update Function config panel to fix wrapping, delete logic, placement of action items, info bubble (#6393)
* dm font
* fix func config panel
* update function config 2
* fix style cherry-pick
* add remove logic
* fix margin
* feat(Data Mapper): Add info message and fix placeholders (#6405)
info message
* Fix(Data Mapper): add new files (#6396)
* starting using vscode file api
* fixing file fn
* file copy works and with schema imports
* error message works
* added info label
* fix(Data Mapper): Update height/width of panel and enhance Error/Warning panel (#6410)
* fix height
* enhance test panel
* fix(Data Mapper): Update string and open all functions by default (#6413)
open by default
* update strings
* merge main
* merge
* merge string changes
* update string
* Feat(Data Mapper): Loop message when users try to find loop in functions (#6451)
message works
* fix(Data Mapper): Fix unnecessary edge when node/parent is not in the search results (#6454)
* fix(Data Mapper): Pass in loading as a normal prop since boolean behaves differently (#6456)
loading passed
* fix(Data Mapper): Remove extra styling and clear out test results (#6459)
* update node position on search term change
* clear out test panel
* update circles
* fix(Data Mapper): Add subtitle for error/warning cards (#6464)
* node udpates
* add subtitle
---------
Co-authored-by: DanielleCogs <[email protected]>
0 commit comments