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

WebServer.ino: enhance handle_SDfilelist() #507

Merged
merged 1 commit into from Oct 15, 2017

Conversation

vitalogy
Copy link
Contributor

@vitalogy vitalogy commented Sep 15, 2017

This PR adds the following to the function handle_SDfilelist:

  • show current path on top
  • ability to navigate through the directories on the SD card
  • delete a file, after confirmation
  • delete an empty directory, after confirmation

What has changed:

  • table header: add 'Action' and renamed 'Filename' to 'Name'

Example Picture (after click on the button 'Del')
Changes are in red squares.
Example Picture

@psy0rz
Copy link
Member

psy0rz commented Sep 16, 2017

will pull in 2.1.0

@psy0rz psy0rz added the Type: Enhancement Improve something already present label Sep 21, 2017
@psy0rz psy0rz added this to the 2.1.0 milestone Sep 21, 2017
@psy0rz
Copy link
Member

psy0rz commented Oct 15, 2017

thanks!

@psy0rz psy0rz merged commit 49d0b16 into letscontrolit:mega Oct 15, 2017
TD-er pushed a commit to TD-er/ESPEasy that referenced this pull request Oct 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Improve something already present
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants