xbgmsharp
|
8c777cd028
|
Update frontend pre-release 0.8.0
v0.5.0
|
2023-11-24 12:06:04 +01:00 |
|
xbgmsharp
|
cfe3105f87
|
Update test to math latest release
|
2023-11-24 12:05:07 +01:00 |
|
xbgmsharp
|
5af24a1878
|
Release 0.5.0
|
2023-11-24 12:00:35 +01:00 |
|
xbgmsharp
|
0aae8d002b
|
Update process_logbook enforce more than 2 metrics to be consider a log
|
2023-11-24 12:00:10 +01:00 |
|
xbgmsharp
|
22c69a2fd9
|
Update postgrest PGRST_DB_POOL to the connections limit of api_anonymous role
|
2023-11-23 17:42:34 +01:00 |
|
xbgmsharp
|
c5f1b85a16
|
Update openapi documentation
|
2023-11-23 15:14:58 +01:00 |
|
xbgmsharp
|
0157fe12e5
|
Update ERD schema
|
2023-11-23 15:14:45 +01:00 |
|
xbgmsharp
|
ead2b99e7f
|
Update comments on api schema
|
2023-11-23 15:02:06 +01:00 |
|
xbgmsharp
|
711d5a0d40
|
Update auth.accounts, add public_id for future use.
|
2023-11-23 10:27:34 +01:00 |
|
xbgmsharp
|
7e52065ef8
|
Update metadata trigger, Ignore and overwrite the time sent be the vessel, fix #3
|
2023-11-23 10:24:16 +01:00 |
|
xbgmsharp
|
f65873db81
|
Update README
|
2023-11-21 20:44:36 +01:00 |
|
xbgmsharp
|
347299d76e
|
Add missing description to python function
|
2023-11-21 20:44:09 +01:00 |
|
xbgmsharp
|
effeb29915
|
Update test to logs_view change
|
2023-11-20 21:22:25 +01:00 |
|
xbgmsharp
|
9329a6d04b
|
Add triiger on vessel creation to set the public_vessel name
|
2023-11-20 21:16:17 +01:00 |
|
xbgmsharp
|
70be4fb295
|
Update logs_view, show only processed logbook
|
2023-11-20 21:15:37 +01:00 |
|
xbgmsharp
|
5960447297
|
Update/fix trigger, remove the actual data
|
2023-11-20 21:15:15 +01:00 |
|
xbgmsharp
|
f240222b98
|
Update test to match change from SERIAL to IDENTITY, fix d76964f3db
|
2023-11-19 22:18:07 +01:00 |
|
xbgmsharp
|
0218f2fa73
|
Follow best practive don't use timestamp(0)
|
2023-11-19 22:17:47 +01:00 |
|
xbgmsharp
|
79a96c7556
|
Update tests, debug mermerd Something went wrong! with github action
|
2023-11-19 21:50:40 +01:00 |
|
xbgmsharp
|
21f96483f5
|
Follow best practive don't use timestamp(0)
https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_timestamp.280.29_or_timestamptz.280.29
|
2023-11-19 21:49:19 +01:00 |
|
xbgmsharp
|
4c6d6290f0
|
Update schemalint to add more best practice support
|
2023-11-19 21:40:58 +01:00 |
|
xbgmsharp
|
dc02dc886d
|
Update SERIAL to IDENTITY test
|
2023-11-19 21:38:57 +01:00 |
|
xbgmsharp
|
6355f98792
|
Update openapi documentation
|
2023-11-19 21:38:22 +01:00 |
|
xbgmsharp
|
7543c93dcf
|
Update ERD schema
|
2023-11-19 21:38:07 +01:00 |
|
xbgmsharp
|
d76964f3db
|
Update test to match change from SERIAL to IDENTITY
|
2023-11-19 21:36:15 +01:00 |
|
xbgmsharp
|
de651ea7ab
|
Replace type SERIAL by IDENTITY as per best practice.
https://wiki.postgresql.org/wiki/Don%27t_Do_This#Don.27t_use_serial
|
2023-11-19 21:34:20 +01:00 |
|
xbgmsharp
|
fddd3df05e
|
Replace type TIMESTAMP WITHOUT TIME ZONE by TIMESTAMPZ with timezone forcing UTC as per best practice.
|
2023-11-19 21:10:28 +01:00 |
|
xbgmsharp
|
472131efbd
|
refactor metrics_trigger_fn, set previous_metric as record instead of individual value
|
2023-11-19 18:03:54 +01:00 |
|
xbgmsharp
|
1f7bb433e2
|
Update gpx moorages export, make urk link dynamic
|
2023-11-18 23:03:42 +01:00 |
|
xbgmsharp
|
c4fa9f5512
|
Update reverse geo loc, avoid loop
|
2023-11-18 23:03:07 +01:00 |
|
xbgmsharp
|
b005f592e9
|
Update project description
|
2023-11-18 22:48:48 +01:00 |
|
xbgmsharp
|
6cc13313f1
|
Update tests to match the new anonymous access feature
|
2023-11-18 21:38:55 +01:00 |
|
xbgmsharp
|
fdb466abde
|
Refactor anonymous access, update public.check_jwt, api.ispublic_fn to allow anoymous base on public vessel name
|
2023-11-18 21:37:20 +01:00 |
|
xbgmsharp
|
5f0adb67c8
|
Update openapi
|
2023-11-18 21:34:32 +01:00 |
|
xbgmsharp
|
2e170c5480
|
iUpdate ERD
|
2023-11-18 21:34:22 +01:00 |
|
xbgmsharp
|
5dd2875b91
|
Update README
|
2023-11-18 13:34:48 +01:00 |
|
xbgmsharp
|
ee131e0e70
|
Update metrics_trigger_fn, fix stay postprocessing, only when gone.
|
2023-11-15 00:16:25 +01:00 |
|
xbgmsharp
|
6426e14d54
|
Update openapi documentation
|
2023-11-14 23:56:54 +01:00 |
|
xbgmsharp
|
8fff17dee3
|
Update process_stay_queue_fn, process stays only when gone
|
2023-11-14 23:51:23 +01:00 |
|
xbgmsharp
|
eb8ba54230
|
Update tests to match refactore of logs,stays,moorages. Draft anonymous access
|
2023-11-14 23:49:43 +01:00 |
|
xbgmsharp
|
f9ed13761c
|
Update ERD mermiad diagram
|
2023-11-14 23:49:30 +01:00 |
|
xbgmsharp
|
e1e7da779e
|
Update tests to match refactor of Logs,Stays,Moorages
Update dynamic openapi documentation
Add dynamic mermaid schema documentation
|
2023-11-14 23:28:20 +01:00 |
|
xbgmsharp
|
c879c4bdab
|
Refactor Logs,Moorages,Stays
Update Logs,Moorages,Stays view
Add public.process_lat_lon_fn
Add public.moorage_update_trigger_fn
Add public.moorage_delete_trigger_fn
Update debug on metrics_trigger_fn
Deprecated public.process_moorage_queue_fn
|
2023-11-14 23:24:30 +01:00 |
|
xbgmsharp
|
e5f2469358
|
Add overpass-turbo api to improve geo location detection
|
2023-11-14 23:20:58 +01:00 |
|
xbgmsharp
|
480409de12
|
Update ERD schema, add mermerd config
|
2023-11-12 15:21:45 +01:00 |
|
xbgmsharp
|
9d8a7294e0
|
Update ERD diagram
|
2023-11-12 14:55:16 +01:00 |
|
xbgmsharp
|
e3ae6b4243
|
Update ERD Mermaid diagram
|
2023-11-12 14:53:24 +01:00 |
|
xbgmsharp
|
268ce5b908
|
Update ERD README
|
2023-11-12 14:51:21 +01:00 |
|
xbgmsharp
|
ce55a58c87
|
Update diagram layout
|
2023-11-12 14:50:30 +01:00 |
|
xbgmsharp
|
14e2103e0f
|
Update Mermaid
|
2023-11-12 13:09:25 +01:00 |
|