enso-org / enso

Enso Analytics is a self-service data prep and analysis platform designed for data teams.
https://ensoanalytics.com
Apache License 2.0
7.36k stars 322 forks source link

Copy/Paste mutiple components #9424

Closed AdRiley closed 4 months ago

enso-bot[bot] commented 6 months ago

Keziah Wesley reports a new STANDUP for today (2024-04-17):

Progress: Implemented clipboard mocking for E2E and unit testing; add multi-node copy/paste. It should be finished by 2024-04-17.

Next Day: Next day I will be working on the #9703 task. Address any review, work on node-placement PR.

farmaazon commented 6 months ago

Refinement notes:

farmaazon commented 5 months ago

Also, the relative position of nodes should be kept.

enso-bot[bot] commented 5 months ago

Ilya Bogdanov reports a new 🔴 DELAY for yesterday (2024-06-03):

Summary: There is 50 days delay in implementation of the Copy/Paste mutiple components (#9424) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: Not a delay, the issue was partially implemented and postponed.

enso-bot[bot] commented 5 months ago

Ilya Bogdanov reports a new STANDUP for yesterday (2024-06-03):

Progress: Finished bookclubs, started the implementation. Spent a bit of time setting up local dev environment, as now it requires login and .env file, and produces cryptic error messages otherwise. Sorted it out thanks to discord discussion. Working on replacing identifiers of copied nodes. It should be finished by 2024-06-06.

Next Day: Next day I will be working on the same task. Continue the implementation.

enso-bot[bot] commented 4 months ago

Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-04):

Progress: Implemented basic solution, but the order of inserted nodes is arbitrary, because they are copied from set of selected ids. Pawel suggested the solution, implementing it. It should be finished by 2024-06-06.

enso-bot[bot] commented 4 months ago

Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-05):

Progress: Added additional index to graph db and implemented pickInCodeOrder method that allows to correctly copy-paste multiple nodes in specific order. Preserving relative position of inserted nodes. It should be finished by 2024-06-06.

enso-bot[bot] commented 4 months ago

Ilya Bogdanov reports a new STANDUP for the provided date (2024-06-06):

Progress: Finishing refactoring in nodeCreation, added tests, opened the PR. It should be finished by 2024-06-06.