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

Change name and iconography: Remote -> Cloud #1826

Open
3 tasks done
davegarthsimpson opened this issue Jan 20, 2023 · 4 comments
Open
3 tasks done

Change name and iconography: Remote -> Cloud #1826

davegarthsimpson opened this issue Jan 20, 2023 · 4 comments
Labels
phase: implementation Work is in the implementation phase topic: cloud Related to Arduino Cloud and cloud sketches topic: code Related to content of the project itself type: enhancement Proposed improvement

Comments

@davegarthsimpson
Copy link
Contributor

davegarthsimpson commented Jan 20, 2023

Describe the request

Replace all occurrences of the word "Remote" in the UI with "Cloud":

New Cloud Sketch
Schermata 2022-11-15 alle 15.39.49.png

Show(Hide Cloud Sketchbook)
Schermata 2022-11-15 alle 15.40.45.png

CTA Sketchbook Sidebar Panel
NEW CLOUD SKETCH
Schermata 2022-11-15 alle 15.41.14.png

Tooltip
Cloud Sketchbook
Schermata 2022-11-17 alle 11.14.02.png

Iconography:
Schermata 2022-11-15 alle 15.43.30.png

Describe the current behavior

Components related to Arduino Cloud use the term "remote" instead of the more consistent "cloud".

Arduino IDE version

afb02da

Operating system

All

Operating system version

Any

Additional context

Link to figma

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
@davegarthsimpson davegarthsimpson added phase: implementation Work is in the implementation phase topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project labels Jan 20, 2023
@per1234 per1234 changed the title Remote > Cloud. Change name and iconography Change name and iconography: Remote -> Cloud Jan 21, 2023
@per1234 per1234 added type: enhancement Proposed improvement and removed type: imperfection Perceived defect in any part of project labels Jan 21, 2023
@kittaakos kittaakos self-assigned this Jan 30, 2023
kittaakos pushed a commit that referenced this issue Jan 31, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos
Copy link
Contributor

Additional context

Link to figma

From the design:

To help to recognize if the sketch is Cloud or Local a new Sketch workspace should always open up with the Sketchbook open at the right location (local or cloud) with the current file listed item selected

This will only sometimes work and needs refinement.

  • First off, when creating a new sketch, it's neither in the sketchbook nor in the cloud cache, so IDE2 cannot show anything.
  • Second, IDE2 stores and restores the layout. When I save a sketch and close IDE2, the Theia framework will restore the previous layout on the next app start. @91volt, please confirm if you want the devs to change this behavior and always open the sketchbook view, and select the active tree. Thanks!

@kittaakos
Copy link
Contributor

  • . @91volt, please confirm if you want the devs to change this behavior and always open the sketchbook view, and select the active tree. Thanks!

CC: @AlbyIanna

kittaakos pushed a commit that referenced this issue Feb 1, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 1, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 1, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 2, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 2, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 2, 2023
Closes #1599
Closes #1825
Closes #1826

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 2, 2023
Closes #1599
Closes #1825
Closes #1826
Closes #1847

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 2, 2023
Closes #1599
Closes #1825
Closes #1826
Closes #1847

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 3, 2023
Closes #1599
Closes #1825
Closes #1826
Closes #1847

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 8, 2023
Closes #1599
Closes #1825
Closes #1826
Closes #1847

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 8, 2023
Ref: #1826

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Feb 8, 2023
Ref: #1826

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos
Copy link
Contributor

Depends on #1733

kittaakos pushed a commit that referenced this issue Feb 9, 2023
Ref: #1826

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos
Copy link
Contributor

Menu item icons are missing: #1868

kittaakos pushed a commit that referenced this issue Feb 13, 2023
Closes #1599
Closes #1825
Closes #1826
Closes #1847

Co-authored-by: Akos Kitta <a.kitta@arduino.cc>
Co-authored-by: per1234 <accounts@perglass.com>

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
kittaakos pushed a commit that referenced this issue Mar 27, 2023
Ref: #1826

Signed-off-by: Akos Kitta <a.kitta@arduino.cc>
@kittaakos kittaakos added the topic: cloud Related to Arduino Cloud and cloud sketches label Apr 13, 2023
@kittaakos kittaakos removed their assignment Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
phase: implementation Work is in the implementation phase 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

No branches or pull requests

4 participants