mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-26 09:55:52 +00:00

* Make Export CSV Async API, websocket to push data back * ui: implement csvExportChannel to receive entity export data via websocket * ui: update flow to show dialogbox with the response message and once data is available download the file * minor: remove unused code * ui: show inline banner for success and error message * remove unused locale keys * ui: clear existing csvexport job on sucess * fix failing UserResourceTest --------- Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com> Co-authored-by: sonikashah <sonikashah94@gmail.com>