106 Commits (master)

Author SHA1 Message Date
  Blaz Smehov 3f8c4b60a6 fix: alerts 12 hours ago
  Blaz Smehov d0157ce6ae fix: lock error 13 hours ago
  Blaz Smehov 12225497f0 fix: remove decoder active beacons, as there are none, remove active beacons from base health and add lookup beacons to the bridge beacons 13 hours ago
  Blaz Smehov edcd09020e fix: remove sleep and break in mqtt handler, break causes silent discards, sleep blocks all subsequent requests 13 hours ago
  Blaz Smehov f617143519 fix: remove newly created context and propagate existing one in mqtt handler 13 hours ago
  Blaz Smehov af221806fb fix: catch error in subscription, propagate it to the main file 14 hours ago
  Blaz Smehov 2dec06e7b7 feat: alerts define operator and resolved timestamp 14 hours ago
  Blaz Smehov c917ace01e fix: health does not report infinite array of strings, add build files to gitignore 15 hours ago
  Blaz Smehov ecb3913508 fix: add floor lookup to beacon service 1 week ago
  Blaz Smehov 355a0c9b52 fix: floors are now persisted in the db 1 week ago
  Blaz Smehov a71e69ac3a fix: various fixes 1 week ago
  Blaz Smehov a88ff83b19 chore: log cleanup 1 week ago
  Blaz Smehov 4b127b800b fix: add missing kafka topics to init script 1 month ago
  Blaz Smehov 27244ca47c feat: add pagination and limit to the api, add db indexing 2 weeks ago
  Blaz Smehov ff4162b043 feat: add x, y and z coordinates to the tracks response 1 month ago
  Blaz Smehov dd07081da2 chore: remove unecessary logs 1 month ago
  Blaz Smehov 796886f49f feat: add implementation where you can get last track for each unique tracker id 1 month ago
  Blaz Smehov 536c959d76 fix: tests 1 month ago
  Blaz Smehov 3309f6eeed feat: add kafka and db health status 1 month ago
  Blaz Smehov e9f89692df chore: save validation 1 month ago
  Blaz Smehov c35c6f0e0b feat: validation, health status, alerts status 1 month ago
  Blaz Smehov f7e4f76933 feat: finalize services Health status 1 month ago
  Blaz Smehov c7499b5c22 fix: remove reading of the body in server get trackers 1 month ago
  Blaz Smehov 34cadb4cec chore: remove interface 1 month ago
  Blaz Smehov 6490cd2dd6 feat: services sending their data to the server 1 month ago
  Blaz Smehov 5fd72d8151 feat: add new topics, readers and writers 1 month ago
  Blaz Smehov 7c6e18f3f0 chore: move health to app context to solve the circular dependency, appContext is now used to collect all the statistics 1 month ago
  Blaz Smehov 7f10683483 chore: move relevant types to app context, create new health types 1 month ago
  Blaz Smehov f87452fb3a chore: several fixes, including token, kafka backoff, timeouts, using context with timeout, adding volumes to postgres and kafka, scripts for creating and restoring sql dump 2 months ago
  Blaz Smehov 8b0d51f6ab chore: add api schema 2 months ago
  Blaz Smehov a08f381800 feat: add switching between ml and filter algorithm, various fixes in context use, script for creating docker images, various bug fixes regarding persistence in db, persisting alerts in db and CRUD operations for alerts 2 months ago
  Blaz Smehov 3daee1984c chore: big refactoring job 2 months ago
  Blaz Smehov 8a47bafcfa chore: clean code 2 months ago
  Blaz Smehov 86db5963a5 feat: add query parameters to tracks API 3 months ago
  Blaz Smehov 23208dc32d chore: add RSSI to location event and persist in tracks 3 months ago
  Blaz Smehov 7411f34002 chore: remove unecessary types 3 months ago
  Blaz Smehov c03fca3e63 feat: add tracks functionallity 3 months ago
  Blaz Smehov 0bac1939c6 chore: update parsing configuration 3 months ago
  Blaz Smehov 84124cff13 chore: refactor 3 months ago
  Blaz Smehov 748348c9b5 refactor 3 months ago
  Blaz Smehov ba52f7f411 chore: refactor logger, add tests 3 months ago
  Blaz Smehov d51dc38beb feat: add sending of tracker information over the MQTT broker 3 months ago
  Blaz Smehov 62df32f715 feat: change used locations algorithm based on API call 3 months ago
  Blaz Smehov f27512f183 feat: add api endpoint for parser registry CRUD operations 3 months ago
  Blaz Smehov 6f64a317d7 chore: various chores 3 months ago
  Blaz Smehov 0b641d5471 feat: read decoding configuration from a file 4 months ago
  Blaz Smehov bfca923f83 feat: dynamic decoder testbench 4 months ago
  Blaz Smehov 04c6114b55 feat: add parser for Minew Acc data and info data 4 months ago
  Blaz Smehov d1bd509eef chore: refactor table syncs 4 months ago
  Blaz Smehov d977fa9175 feat: clean db on get values from server 4 months ago