Commit History

作者 SHA1 備註 提交日期
  Lukas Cerny bb044fcf86 Fixed subtle bugs 1 年之前
  Lukas Cerny 93a683c1cd Implemented permission scopes [read:personal, read:infrastructure] for all endpoints. 1 年之前
  Lukas Cerny cb97915312 DB Refactor; driver_to_action -> event, user_to_campaign -> user_to_campaign_config, driver -> entity 1 年之前
  Lukas Cerny 5a4e79ab93 Implemented Alerting system 1 年之前
  Lukas Cerny d405f12040 Added keystore for production release 1 年之前
  Lukas Cerny 1db6a8cac0 Created automated units by building and executing endpoints as a graph 1 年之前
  Lukas Cerny 59692b7280 JUnit for all infrastructure endpoints 1 年之前
  Lukas Cerny 6a851d1e8b Added JUnit covering the OpenAPI Spec for the endpoints 'campaignIdGET' and 'campaignIdUnitsGET' 1 年之前
  Lukas Cerny cd49a2209f JUnit with a bypass of SecuritySchema, Added basic test for the endpoint 'campaignsGET' 1 年之前
  Lukas Cerny df57817312 Added attributes 'fromTime' and 'toTime' in GeoJSON for '/locations' endpoints 1 年之前
  Lukas Cerny 606f0e3488 Refactored depricated PgPool to Pool 1 年之前
  Lukas Cerny bdb364d567 JUnit for the class 'UnitTelemetryValidation' 1 年之前
  Lukas Cerny c117af8429 Added OAuth2 authorization by JWT Bearer token 1 年之前
  Lukas Cerny 2637ce5da5 Added Campaign -> Units -> Sensors validation for new telemetries 1 年之前
  Lukas Cerny 6d6089ef55 Added Header 'application/geo+json' for all endpoints with param 'format=geojson', edited OpenAPI schema of all endpoints acording to the GeoJSON standard 1 年之前
  Lukas Cerny eac7319f24 Validation over Campaign from_time and to_time for new telemetries in the API 'campaignIdUnitsObservationsPOST' 1 年之前
  Lukas Cerny 64a1322873 Added API 'campaignIdUnitsObservationsPOST' 1 年之前
  Lukas Cerny dc9089749d Added From and To param for endpoint 'driverIdActionsGET' 1 年之前
  Lukas Cerny 1bb2ec2ce5 Added Advanced Filter for Observations and Location endpoints 1 年之前
  Lukas Cerny a2b5380d99 Regenerated DB Model to SVG 1 年之前
  Lukas Cerny 72b20726d4 Added support for GeoJSON 1 年之前
  Lukas Cerny be8b70afa3 Fix DB attributes 1 年之前
  Lukas Cerny dd5d2e018f Renamed table IDs based on the generated by sequence VS inserted manually 1 年之前
  Lukas Cerny b84e13bcab Fix SQL for updating driver actions, renamed IDs for action and driver 1 年之前
  Lukas Cerny 1bd699e924 Added API 'unitIdDriversGET' 1 年之前
  Lukas Cerny 5ba244c374 Added ordering for SQL 1 年之前
  Lukas Cerny ceeb2dc5f4 Added ExceptionHandler for APIs 1 年之前
  Lukas Cerny 2730abd9c3 Fix Errors Handling 1 年之前
  Lukas Cerny 14d85d752c Added Graph of API NavigationLinks, fixed OpenAPI IDs 1 年之前
  Lukas Cerny 22a98c38bd Added API 'eventIdLocationsGET' 1 年之前