Commit History

Author SHA1 Message Date
  Blazej 07825ffe30 Add no authorization endpoint for plants 4 years ago
  Blazej 96a26758a5 Add cors configuration to http config 4 years ago
  Blazej 400f62f248 Change authentication filter to accept json 4 years ago
  Blazej 9dd9c4aa49 Add cors configuration 4 years ago
  Blazej bdc4e83eb8 Add login credentials for json parsing 4 years ago
  Blazej b4688cdcc8 Delete logic for deleting plant from db 4 years ago
  Blazej 86500f260e Fix for Heroku deploy 4 years ago
  Blazej 1934043d46 Add maven compiler 4 years ago
  Blazej 29eb66efd9 Delete DevTools 4 years ago
  Blazej bf9e5616ab Config db for remote connection 4 years ago
  Blazej 22f7df6662 Optimize imports 4 years ago
  Blazej 4843dcb391 Change db config 4 years ago
  Błażej Makuła 18abf8c5c5 Merge pull request #1 from Makumbacz/wip-security 4 years ago
  Blazej 51232d24fa Update WebSecurityConfig for JWT auth 4 years ago
  Blazej 6703471218 Add DevTools dependency 4 years ago
  Blazej e36bf8c52f Add users by CommandLinerRunner for testing 4 years ago
  Blazej 13ad93f878 Add new plant for testing 4 years ago
  Blazej 47e1162d2b Add getAllUsers and getUserByEmail methods 4 years ago
  Blazej e4c99166a9 Add user controller with getAllUsers for testing and token refresh endpoint 4 years ago
  Blazej ad5425c240 Add custom authentication and authorization filters 4 years ago
  Błażej Makuła 44f980d925 Create README.md 4 years ago
  Blazej a60992d7a7 Fix PlantManagementController put mapping and add response to delete mapping 4 years ago
  Blazej 5f56a18764 Create management endpoint for plants 4 years ago
  Blazej fca0c6db45 Add price and in_stock variables to plant 4 years ago
  Blazej 11860c4010 Add PlantConfig to save one plant to db for testing 4 years ago
  Blazej b8ff8a55a8 Add PlantService and PlantController with /api/v1/plants for showing saved plants 4 years ago
  Blazej b6f5ed65f2 Implement db integration for Plant with PlantRepository 4 years ago
  Blazej e0fddd4795 Create Plant class with required enums PlantTypeOfLight PlantSize PlantCareDifficulty 4 years ago
  Blazej 5e1b142687 Revert "Email confirmation sender added" 4 years ago
  Blazej 08f450c8fb Merge remote-tracking branch 'origin/master' 4 years ago