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 |
|
xbgmsharp
|
8025fc4d52
|
Update ERD doc
|
2023-11-12 13:06:09 +01:00 |
|
xbgmsharp
|
117bdd2e3f
|
Update ERD diagram to be dynamic
|
2023-11-12 13:01:46 +01:00 |
|
xbgmsharp
|
b37c33bccb
|
Update api.delete_logbook_fn, add missing query
|
2023-11-11 11:32:29 +01:00 |
|
xbgmsharp
|
2507545d3f
|
Update anonymous access, add check to allow public access if header x-public-id is present with a base64 value mapping a path and an id.
|
2023-11-02 21:42:03 +01:00 |
|
xbgmsharp
|
b6ef06d382
|
Add unit test for public access
|
2023-11-02 21:39:37 +01:00 |
|
xbgmsharp
|
30de9b76af
|
Update test to prepare for anonymous access
|
2023-11-02 21:38:25 +01:00 |
|
xbgmsharp
|
8f1558f436
|
Update OpenAPI doc
|
2023-11-02 21:37:15 +01:00 |
|
xbgmsharp
|
636fae7ce6
|
Update lint format
|
2023-11-02 21:36:53 +01:00 |
|
xbgmsharp
|
8197a26c49
|
Release 0.4.1
v0.4.1
|
2023-10-31 10:18:02 +01:00 |
|
xbgmsharp
|
ba3b213423
|
Update SQL Uppercase type
|
2023-10-30 21:17:21 +01:00 |
|
xbgmsharp
|
0be57a4e70
|
Update role, add iew select for user_role
|
2023-10-30 21:16:44 +01:00 |
|
xbgmsharp
|
80163d3fe2
|
Update schemalint, disable tests, most require large review for future reference
|
2023-10-30 11:59:24 +01:00 |
|
xbgmsharp
|
c8795b15f3
|
Update test versions, latest PostgREST
|
2023-10-29 23:08:21 +01:00 |
|
xbgmsharp
|
e8c0ea5c94
|
revert logbook naming
|
2023-10-29 22:54:53 +01:00 |
|
xbgmsharp
|
38ad6084bb
|
Updte openAPI
|
2023-10-29 22:54:12 +01:00 |
|
xbgmsharp
|
c726187b4d
|
Update explore view
|
2023-10-29 22:38:45 +01:00 |
|
xbgmsharp
|
3eafa2e13f
|
Update export functiond to order by date rether than id.
Update delete logbook to return a boolean
|
2023-10-29 21:31:15 +01:00 |
|
xbgmsharp
|
d13f096d4f
|
Update process_logbook_queue_fn, remove the gpx handler
|
2023-10-29 18:44:43 +01:00 |
|
xbgmsharp
|
e2e37e1f01
|
Add explore view
|
2023-10-29 18:44:03 +01:00 |
|
xbgmsharp
|
3bbe309de3
|
Add delete logbook and dependency stays
|
2023-10-29 18:43:32 +01:00 |
|