Skip to content

Releases: nck974/diogenes

2024.12v2

16 Dec 22:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2024.01v2...2024.12v2

2024.01v2

18 Jan 21:57
Compare
Choose a tag to compare

2024.01v1

01 Jan 10:42
d415d89
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.12v2...2024.01v1

2023.12v2

19 Dec 07:34
Compare
Choose a tag to compare

Fix:

  • Fix refresh of angular pages.

Full Changelog: 2023.12v1...2023.12v2

2023.12v1

14 Dec 11:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2023.11v1...2023.12v1

2023.11v1

01 Nov 10:27
4b36fc7
Compare
Choose a tag to compare

What's Changed

  • Create user authentication and login page by @nck974 in #50

Full Changelog: 2023.10v1...2023.11v1

2023.10v1

09 Oct 06:46
Compare
Choose a tag to compare

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

Full Changelog: 2023.09v2...2023.10v1

2023.09v2

30 Sep 11:57
Compare
Choose a tag to compare

What's Changed

Now it is possible to store images for each item.

Full Changelog: 2023.09v1...2023.09v2

2023.09v1

14 Sep 21:37
Compare
Choose a tag to compare

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