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

fix: nested cloud sketch folder sync #2388

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Feb 23, 2024

  1. fix: nested cloud sketch folder sync

    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    478c36c View commit details
    Browse the repository at this point in the history
  2. fix: order the resources to delete

    longest path comes first to remove to most nested resources, then their
    container if any.
    
    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    67e863d View commit details
    Browse the repository at this point in the history
  3. feat: can create new folder

    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fb3c0ca View commit details
    Browse the repository at this point in the history
  4. fix(i18n): regenerate translation file

    Signed-off-by: Akos Kitta <[email protected]>
    Akos Kitta committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    fab2f93 View commit details
    Browse the repository at this point in the history