Commit History

Author SHA1 Message Date
  wpfat23-5 f56e6757b0 added two algorithms (Miguel) 2 years ago
  wpfat23-1 08e2e6f816 Ant Colony Algorithm 2 years ago
  wpfat23-1 d9feeed9b0 Ant Colony Algorithm 2 years ago
  wpfat23-5 0657d030a9 added getIntersectionsBetweenCoordinates method. Modified model classes 2 years ago
  wpfat23-5 e6548ba7b4 deleted Coordinates class from MainController 2 years ago
  wpfat23-5 72882deb53 added one algorithm for route selecting (Miguel) 2 years ago
  Miguel Ferreira bc219e65c9 update 2 years ago
  wpfat23-5 c0f3fa590a removed updateUser endpoint 2 years ago
  wpfat23-5 070798c331 deleteDelivery method fixed 2 years ago
  wpfat23-5 67a06438e0 Added small changes in database structure. Added RandomAddressGenerator. New user has now list of packages added on init. 2 years ago
  wpfat23-5 fcb23ecff3 Packets fix. Added PostConstructInit class that runs the code after running the server. 2 years ago
  wpfat23-5 122bed0b0e Packets are now inside Deliveries. New users are now added to the database. Removed clientId column. 2 years ago
  wpfat23-5 6e9a1f1c49 Added database part (Miguel) 2 years ago
  wpfat23-5 2fd736ed2b Created user is now assigned to role "user" 2 years ago
  wpfat23-5 63f1f3126a Added User model and updated CreateUser endpoint. 2 years ago
  wpfat23-5 b5a38465a4 Created Cors config and added createUser and getAdminToken endpoints. Refactored the code. 2 years ago
  wpfat23-5 29fbe1f6e1 Endpoints secured with keycloak 3 years ago
  wpfat23-5 57eb0e52c1 Added some classes to allow parsing data from Rest API 3 years ago
  wpfat23-5 e14375ef8b Created an endpoint that allows getting intersection coordinates between two points 3 years ago
  wpfat23-5 ba6e53ca29 Created classes that allow parsing data from a Rest API 3 years ago
  wpfat23-5 849485becc Created MainController 3 years ago
  wpfat23-5 506100f8ff Initialization 3 years ago