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

File UI changes #19014

Merged
merged 3 commits into from
Jul 10, 2023
Merged

File UI changes #19014

merged 3 commits into from
Jul 10, 2023

Commits on Jul 2, 2023

  1. Remove recursion into folders on Manage Files. May be enabled with UF…

    …ILESYS_RECURSEFOLDERS_GUI. On Edit of a file, Save and Magane btuttons return to the folder containgint the file being edited. On delete file, UI returns to the folder that the deleted file was in.
    btsimonh committed Jul 2, 2023
    Configuration menu
    Copy the full SHA
    bfded9b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Make newfile put in in the current folder, and return to current fold…

    …er on save of manage button.
    btsimonh committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7986deb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Add folderOnly and FileOnly functions to reduce code duplication.

    Enable folder delete.
    Enable folder listing to be aborted (x in browser)
    Disbale ESP32 Download Task.  Needs attention.
    Allow folder create from newfile name.
    btsimonh committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    9bba0af View commit details
    Browse the repository at this point in the history