Skip to content

feat: restore server sync push/pull methods#315

Merged
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:feat/restore-server-sync
Feb 19, 2026
Merged

feat: restore server sync push/pull methods#315
pradeeban merged 1 commit into
ControlCore-Project:devfrom
avinxshKD:feat/restore-server-sync

Conversation

@avinxshKD
Copy link
Copy Markdown

@avinxshKD avinxshKD commented Feb 19, 2026

uncommented and wired up pushToServer, forcePushToServer, pullFromServer, forcePullFromServer ... they were already written and the backend (crud_http.js, Flask routes, MongoDB model) is all still there. Added .catch error handling and window.confirm guards for force operations based on the DHGWorkflow original.

Needs testing against a running server instance, flagging that upfront

fixes #314

@avinxshKD
Copy link
Copy Markdown
Author

Hey @pradeeban checked DHGWorkflow like you said, sync methods were working there, ported them back with the window.confirm guards for force ops. Backend was already all there so not much to do. Also kept the commented block (as you told). Needs a real server test, haven't done that yet.

let me know if any suggestion or changes are needed, thanks

@pradeeban
Copy link
Copy Markdown
Member

@avinxshKD This one has a merge conflict with your previous merged PR. Pls resolve.

@avinxshKD avinxshKD force-pushed the feat/restore-server-sync branch from d604e8f to 4087d06 Compare February 19, 2026 16:03
@pradeeban
Copy link
Copy Markdown
Member

@avinxshKD I am unsure which caused #318. Must be a recent commit. Can you pls have a look?

@avinxshKD
Copy link
Copy Markdown
Author

@pradeeban conflict resolved yayy

@avinxshKD
Copy link
Copy Markdown
Author

@avinxshKD I am unsure which caused #318. Must be a recent commit. Can you pls have a look?

on it

@pradeeban pradeeban merged commit f7b3947 into ControlCore-Project:dev Feb 19, 2026
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.

2 participants