mirror of
https://github.com/SabreTools/MPF.git
synced 2026-02-10 21:30:29 +00:00
[PR #73] [MERGED] Usability Updates #946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/SabreTools/MPF/pull/73
Author: @mnadareski
Created: 6/25/2018
Status: ✅ Merged
Merged: 6/25/2018
Merged by: @mnadareski
Base:
master← Head:drivespeed📝 Commits (8)
2213cdcCheckpoint1b3f9d4Add notesdf091b1Rename Validation -> Validatorsbb46d4eMove data to Data folder13df85aGet current disk typef01e41cAutomatically detect disc type7ed4e99Comment out WIP code0c2d983Add more prototype📊 Changes
7 files changed (+372 additions, -50 deletions)
View changed files
📝
DICUI.csproj(+24 -3)📝
Data/Constants.cs(+1 -1)📝
Data/Enumerations.cs(+28 -28)📝
MainWindow.xaml.cs(+71 -12)📝
Utilities/Converters.cs(+43 -5)📝
Utilities/DumpInformation.cs(+1 -0)📝
Utilities/Validators.cs(+204 -1)📄 Description
This PR is a combination cleanup and feature update, including some WIP items that are not hooked up.
Starts the framework for the following:
Adds the following abilities:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.