xbgmsharp
40a1e0fa39
Fix python error from 0a09d7bbfc
2024-01-12 22:19:40 +01:00
xbgmsharp
5cf2d10757
Fix syntax error from 489fb9562b
2024-01-12 22:13:54 +01:00
xbgmsharp
0dd6410589
Fix docker compose PGRST_SERVER_TIMING_ENABLED contains true
2024-01-12 22:07:16 +01:00
xbgmsharp
682c68a108
Add new postgsail settings app.keycloak_uri
2024-01-12 21:54:51 +01:00
xbgmsharp
5d1db984b8
Update postgrest container with new parameters
...
Update,fix grafana container, set properly the admin password
2024-01-12 21:53:01 +01:00
xbgmsharp
0a09d7bbfc
Update keycloak_py, make uri and host,user,pass dynamic form config
2024-01-12 17:40:59 +01:00
xbgmsharp
14cc4f5ed2
Update cron_process_grafana_fn, add formating and comment for clarification.
2024-01-12 17:39:54 +01:00
xbgmsharp
ff23f5c2ad
Update open api documentation
2024-01-10 22:47:01 +01:00
xbgmsharp
489fb9562b
Trigger email otp validation only if the user is not coming for the oauth server
2024-01-10 22:39:16 +01:00
xbgmsharp
8c32345342
Feat: Allow signalk plugin webapp to register user and vessel to database via oauth
2024-01-10 22:38:04 +01:00
xbgmsharp
480417917d
Feat: initial implementation for oauth support via Keycloak server or other
2024-01-10 22:37:11 +01:00
xbgmsharp
e557ed49a5
Add keycloak_py_fn. This function link the postgsail user with the oauth keycloak server
2024-01-09 22:04:22 +01:00
xbgmsharp
a3475dfe99
Update UUID v7 function
2024-01-09 22:03:45 +01:00
xbgmsharp
e670e11cd5
update ERd diagram
2024-01-07 22:18:44 +01:00
xbgmsharp
88de5003c2
feat: Add new metadata fields platform and configuration. This allow to do pre-defined configuration for well know device like Victron VenusOS decives.
2024-01-07 22:16:52 +01:00
xbgmsharp
c46a428fc2
Update tests, add more invalid metrics to be ignored, add sql metrics count check
2023-12-31 21:13:40 +01:00
xbgmsharp
db3bd6b06f
Update metrics_trigger_fn, silently ignore invalid status.
2023-12-31 21:09:42 +01:00
xbgmsharp
4ea7a1b019
Update API documentation
2023-12-29 18:48:11 +01:00
xbgmsharp
ce106074dc
Feat: Update tests for pre logbook check and grafana cron job support
2023-12-29 18:26:22 +01:00
xbgmsharp
e7d8229e83
Feat: Add grafana cron job
2023-12-29 18:23:07 +01:00
xbgmsharp
f14342bb07
Fix grafana cron job. update cron_process_grafana_fn
2023-12-29 18:16:59 +01:00
xbgmsharp
c4fbf7682d
refactor documentation
2023-12-29 18:15:08 +01:00
xbgmsharp
f8c1f43f48
Fix typo
2023-12-29 12:16:43 +01:00
xbgmsharp
0d5089af2d
Add new settings for Grafana HTTP API URL
2023-12-29 11:43:49 +01:00
xbgmsharp
da1952ed31
Feat: Add pre_logbook validation
2023-12-29 11:35:22 +01:00
xbgmsharp
a5d5585366
feat: Add pre logbook check. Split logbook process function
2023-12-29 11:34:19 +01:00
xbgmsharp
5f9a889a44
Feat: Add grafana provisioning on first contact from vessel
...
Feat: Add pre logbook validation
2023-12-29 11:32:57 +01:00
xbgmsharp
f9719bd174
Feat: Add cron for pre logbook check
...
Feat: Add cron for Grafana provisioning
2023-12-29 11:28:57 +01:00
xbgmsharp
8d1b8cb389
fix: Update template email message
2023-12-29 11:27:00 +01:00
xbgmsharp
acfd058d3b
feat: Add uuid v7 helpers
2023-12-29 11:26:16 +01:00
xbgmsharp
eeae7c40c6
Feat: Add proper Grafana provisioning via HTTP API
2023-12-29 11:24:54 +01:00
xbgmsharp
2bbf27f3ad
Update frontend
2023-12-29 11:24:18 +01:00
xbgmsharp
2ba81a935f
Update reindex conr_job to use CONCURENTLY options, remove metrics reindex as managed by timescale.
2023-12-03 17:02:05 +01:00
xbgmsharp
0fbac67895
Remove Duplicate Indexes
2023-12-01 23:51:13 +01:00
xbgmsharp
228b234582
Disable remove duplicate index
2023-12-01 22:25:12 +01:00
xbgmsharp
75c8a9506a
Update tests, fix check on stay name, add anonymous/public access tests, update badges format
2023-12-01 22:06:01 +01:00
xbgmsharp
2b48a66cd2
Update overpass_py_fn, Enforce area with a proper name tag
2023-12-01 22:01:11 +01:00
xbgmsharp
e642049e93
Update versions.
...
PostgreSQL-16.1
Postgis-3.4.1
Timescaledb-2.13
PostgSail-0.5.2
2023-12-01 21:59:11 +01:00
xbgmsharp
94e123c95e
Update badges processing, update time properties to be at the logbook date
2023-12-01 13:15:12 +01:00
xbgmsharp
9787328990
Update badges, set badges time to log time versus processed time
...
Add dereprecated comment to unused functions.
2023-11-30 22:16:49 +01:00
xbgmsharp
de62d936d5
Update api.monitoring_view, add new properties wind and speed in to the geojson.
2023-11-30 21:50:21 +01:00
xbgmsharp
293a33da08
Update overpass_py_fn, improve geo location detection, first check against area, then find around with 400m
2023-11-30 21:47:56 +01:00
xbgmsharp
2b105db5c7
Update public.logbook_update_geojson_fn, fix geojson properties for the wind and add notes geojson properties for each Point.
...
Update process_logbook_queue_fn, improve invalid logbook detection mostly do to multiple GPS, remove logbook with more than 60% of metric are with 100m.
2023-11-30 16:10:50 +01:00
xbgmsharp
af003d5a62
Update api.export_moorages_gpx_fn, fix moorage id and url path.
...
Update api.delete_logbook_fn, set api.metrics to moored and substract -1 to moorage count
2023-11-30 15:53:50 +01:00
xbgmsharp
ecc9fd6d9f
Update comment order
2023-11-30 12:50:46 +01:00
xbgmsharp
df5f667b41
Update README
2023-11-29 22:14:47 +01:00
xbgmsharp
1bfa04a057
Update pgcron jobs.
...
Fix clean_up process logs.
Add vaccum for auth schema.
Add reindex for api schema.
Run notificiation every minute instead of 2
2023-11-29 22:00:19 +01:00
xbgmsharp
a1e8827479
Release 0.5.1
v0.5.1
2023-11-27 22:50:31 +01:00
xbgmsharp
d837dc57fb
Update test version
2023-11-27 22:50:21 +01:00
xbgmsharp
90e8b24321
Update openapi documentation
2023-11-27 22:50:04 +01:00