Releases: nck974/diogenes
Releases · nck974/diogenes
2024.12v2
What's Changed
- Update dependencies by @nck974 in #114
- #111 Use lombok for constructors and getters/setters by @nck974 in #115
- #113 Add tooltips over the icon buttons by @nck974 in #118
- Fix navigation after create location by @nck974 in #119
- #109 Add autocomplete to search icons by name by @nck974 in #120
- #112 Add default message whe the categories are empty by @nck974 in #121
- Items from image ai fe by @nck974 in #132
- Bump dependencies by @nck974 in #133
Full Changelog: 2024.01v2...2024.12v2
2024.01v2
Full Changelog: 2024.01v1...2024.01v2
2024.01v1
2023.12v2
2023.12v1
2023.11v1
2023.10v1
New feature:
- Add functionality to create multiple items from a set of images.
What's Changed
- Bulk item creation by @nck974 in #47
- Bump @angular/platform-browser from 16.2.5 to 16.2.7 in /ng-diogenes by @dependabot in #46
- Bump @angular/cli from 16.2.2 to 16.2.4 in /ng-diogenes by @dependabot in #45
- Bump @angular/animations from 16.2.5 to 16.2.7 in /ng-diogenes by @dependabot in #44
- Bump @angular/compiler from 16.2.5 to 16.2.7 in /ng-diogenes by @dependabot in #43
- Bump org.flywaydb:flyway-core from 9.22.0 to 9.22.2 in /diogenes by @dependabot in #41
- Bump org.springframework.boot:spring-boot-starter-parent from 3.1.3 to 3.1.4 in /diogenes by @dependabot in #40
- Bump dependecies by @nck974 in #49
New Contributors
- @dependabot made their first contribution in #46
Full Changelog: 2023.09v2...2023.10v1
2023.09v2
2023.09v1
First released version:
- Items can be stored in the inventory.
- Items can be filtered.
- Items can be sorted.
- Categories can be created, modified and deleted.
What's Changed
- Create first unit test by @nck974 in #1
- Create coverage pipeline by @nck974 in #2
- [QUALITY] Add slf4j logger. Change pipeline to only be executed in main by @nck974 in #3
- [FEATURE] Implement CRUD endpoints for item by @nck974 in #4
- [FEATURE] Implement pagination in item list by @nck974 in #5
- [FEATURE] Implement custom sorting of the item lists by @nck974 in #6
- [FEATURE] Dockerize the app and push it to docker hub by @nck974 in #7
- Filter items #8 by @nck974 in #9
- [MAINTENANCE] Update stack version to latest version by @nck974 in #10
- Authentication by @nck974 in #13
- [FEATURE] Create a property to disable security by @nck974 in #15
- Code refactoring and remove key cloak by @nck974 in #16
- [MAINTENANCE] Remove missing keycloak documentation by @nck974 in #17
- Create categories by @nck974 in #18
- Start angular frontend by @nck974 in #19
- Material styling by @nck974 in #20
- Categories frontend by @nck974 in #21
- Restructure folders by @nck974 in #22
- Configure reverseproxy by @nck974 in #33
- Implement filter categories in backend by @nck974 in #34
- [FEATURE] Implement filtering of categories in frontend by @nck974 in #35
- [FEATURE] Add a diogenes logo by @nck974 in #36
Full Changelog: https://github.com/nck974/diogenes/commits/2023.09v1