Releases: DarekKrawczyk/ElectroDepot
Releases · DarekKrawczyk/ElectroDepot
1.0.0.1 - Docker-compose file published
What's Changed
- Docker setup by @DarekKrawczyk in #20
- A tutorial on how to run the server on your machine and connect the Desktop Client is available in the "6. Installation Guide" section of the main
README.mdfile. - The server Docker Compose file and Desktop Client setup files are located in the
artefactsdirectory.
Full Changelog: 1.0.0.0...1.0.0.1
DesktopClient initial release
ElectroDepot Desktop Client - Initial Release
This is the initial version of the ElectroDepot desktop client. Core functionalities have been implemented and are fully operational. The setup file includes an embedded .NET runtime, so users don't need to install any external applications or libraries.
Configuration files are stored in the following locations:
- Windows: C:\Users<username>\AppData\Roaming
- Mac: /Users//Library/Application Support
- Linux: /home//.local/share
What's Changed
- Merge Backend -> master by @DarekKrawczyk in #1
- Avalonia UI testing by @DarekKrawczyk in #2
- Displaying Suppliers at ViewModel prototype by @DarekKrawczyk in #5
- Basic implementation for 'Components' and 'Categories'. Visible in UI by @DarekKrawczyk in #6
- Project button and model refactoring | Last year spendings | Image by @DarekKrawczyk in #7
- Home view UI by @DarekKrawczyk in #8
- Components tab implementation by @DarekKrawczyk in #9
- Purchases panel raw implementation by @DarekKrawczyk in #10
- Raw implementation of 'Project's' tab by @DarekKrawczyk in #11
- Login/Registration by @DarekKrawczyk in #12
- Home page layout refactored by @DarekKrawczyk in #13
- Components page rafactored by @DarekKrawczyk in #14
- Signup and signin page refactoring by @DarekKrawczyk in #15
- Purchases page refactored, 'DesktopClient' docs cleanup by @DarekKrawczyk in #16
- 'Projects' page refactoring. by @DarekKrawczyk in #17
- Improvements by @DarekKrawczyk in #18
- Setup project created by @DarekKrawczyk in #19
New Contributors
- @DarekKrawczyk made their first contribution in #1
Full Changelog: https://github.com/DarekKrawczyk/ElectroDepot/commits/1.0.0.0