Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 11:30
4052376

Version 1.1.0

Commits

  • [4052376] Merge pull request #84 from Clochette-AbsINThe/dev
  • [89af3c0] Update README.md
  • [9574986] Change toaster message for transaction
  • [bee0370] Rename Readme for deployment #9
  • [6ea8c3e] Add translation for authentication required error message #74
  • [300a0c6] Add trailing slash to oauth2 scheme endpoint
  • [0707e30] Add translation of internal server error message in alert middleware #74
  • [63dc67f] Add translation for internal server error message #74
  • [458793d] Add translation of negative cash amount error message in treasury crud #74
  • [73f7511] Add translation of integrity error messages in crud #74
  • [e4b7502] Add translation for negative cash amount error message #74
  • [d730757] Add translation of error messages in treasury endpoints #74
  • [0debcd7] Add translation of error messages in transaction endpoints #74
  • [83d0cb6] Add translation of error messages in out of stock item endpoints #74
  • [565c54f] Add translation of error messages in drink endpoints #74
  • [7d17ffd] Add translation of error messages in consumable item endpoints #74
  • [bd4708d] Add translation of error messages in barrel endpoints #74
  • [8994729] Add translation of error messages in auth endpoints #74
  • [2ca7d1a] Add translation of error messages in account endpoints #74
  • [fbff8e0] Update docker compose file with local environment variable #9 #74
  • [012ad94] Add translation utility #74
  • [4842453] Add tags to api routers for documentation purposes
  • [f4d5a72] Fix name of input in Login component
  • [e5d6a2d] Check if query crud method returns an empty list before selecting the first element - close #70
  • [5cc1d2e] Update the instructions for env variable for developement #41