Commit Graph

10 Commits

Author SHA1 Message Date
adroslice
90f8f86e81 Added filter options to UI
- Filter options only visible when expanded
- Expander seperate from the filter options grid to keep the directory controls in place
- Added and fixed some styling
2019-11-14 17:21:25 +01:00
adroslice
472650a5e5 Renamed DataModels to Models 2019-11-14 15:19:52 +01:00
adroslice
cade3fdfaa Added File Data Model
- Stores the components of a full file path
- Larger components (FullName, Path) can both be retrieved and set
- Stores all of the initial values for comparison, displaying before and after using a single list property, and reverting changes
2019-11-14 15:14:21 +01:00
Adrian Schlett
014bbdbf2e Update .gitlab-ci.yml 2019-11-14 12:56:38 +00:00
adroslice
d8263ec22c Basic Styling + Add MainWindowUIProperties.cs
- Layout with consistent spacing
- Visual grouping using borders
- New file for properties to be bound from MainWindow.xaml
2019-11-13 23:01:08 +01:00
Adrian Schlett
e487e315f4 Add .gitlab-ci.yml 2019-11-13 21:24:06 +00:00
adroslice
4fd003cfdd Create Basic Layout 2019-11-13 21:22:36 +01:00
adroslice
0c0617df24 Update Avalonia to preview, Minor Refactor
- 0.9.0-preview7
- Set MainWindow's DataContext to itself
2019-11-13 20:40:30 +01:00
adroslice
664acd3249 Project Setup
- Created Solution
- Created .gitignore
- Created Main Project
2019-11-13 20:26:04 +01:00
adroslice
5ee807902d Initial commit 2019-11-13 20:18:13 +01:00