Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pull/push commands for cloud sketches from the editor's toolbar #1899

Closed
3 tasks done
kittaakos opened this issue Feb 21, 2023 · 2 comments · Fixed by #1901
Closed
3 tasks done

Add pull/push commands for cloud sketches from the editor's toolbar #1899

kittaakos opened this issue Feb 21, 2023 · 2 comments · Fixed by #1901
Assignees
Labels
conclusion: resolved Issue was resolved topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@kittaakos
Copy link
Contributor

Describe the request

Pull/Push actions should be available next to the ... command from the editor's toolbar

Describe the current behavior

It's not available

Arduino IDE version

2.0.3

Operating system

macOS

Operating system version

12.5.1

Additional context

No response

Issue checklist

  • I searched for previous requests in the issue tracker
  • I verified the feature was still missing when using the latest nightly build
  • My request contains all necessary details
@kittaakos kittaakos added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Feb 21, 2023
@kittaakos kittaakos self-assigned this Feb 21, 2023
kittaakos pushed a commit that referenced this issue Feb 21, 2023
@kittaakos
Copy link
Contributor Author

IDE2 needs another way to indicate the progress of the sketch pull/push operation. The cloud sketchbook tree might not be opened/visible when users pull/push a sketch from the new tab toolbar commands.

@kittaakos
Copy link
Contributor Author

TODOs:

  • IDE2 must not show pulling and pushing in the sketchbook tree
  • IDE2 must disable pull/push commands (both in the editor toolbar and the tree) when pulling/pushing a sketch
  • IDE2 must show an indefinite progress (with location: 'notification') when pulling/pushing a sketch
  • IDE2 must not show an indefinite progress when pulling/pushing is guarded with a modal dialog: create new cloud sketch, rename cloud sketch

kittaakos pushed a commit that referenced this issue Feb 23, 2023
kittaakos pushed a commit that referenced this issue Feb 24, 2023
kittaakos pushed a commit that referenced this issue Mar 9, 2023
kittaakos pushed a commit that referenced this issue Mar 9, 2023
Closes #1879
Closes #1876
Closes #1899
Closes #1878

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Mar 10, 2023
Closes #1879
Closes #1876
Closes #1899
Closes #1878

Signed-off-by: Akos Kitta <[email protected]>
kittaakos pushed a commit that referenced this issue Mar 16, 2023
Closes #1879
Closes #1876
Closes #1899
Closes #1878

Signed-off-by: Akos Kitta <[email protected]>
@per1234 per1234 added the conclusion: resolved Issue was resolved label Mar 16, 2023
@per1234 per1234 added the topic: cloud Related to Arduino Cloud and cloud sketches label Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: resolved Issue was resolved topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants