postit: persist settings save and apply ApiUrl changes without restart #51

Merged
notazof merged 25 commits from feat/estimate into main 2026-09-06 21:05:58 +01:00

25 commits

Author SHA1 Message Date
dc42b6ed0c
postit: add billing query details page and refresh rc14 changelog
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m4s
Forgejo Release / release (push) Successful in 6m13s
2026-09-06 20:31:42 +01:00
c2574ac1d4
correctif UTC sur le POST/PUT RDV
All checks were successful
Dotnet build and test / build (pull_request) Successful in 6m15s
Forgejo Release / release (push) Successful in 12m29s
2026-09-06 19:48:51 +01:00
dcd6ad3592
handles duplicate email at register 2026-09-06 19:47:38 +01:00
d65624bfb8
fix(api): harden billing/blog validation and update rc14 changelog
All checks were successful
Dotnet build and test / build (pull_request) Successful in 9m35s
2026-09-06 19:16:41 +01:00
369a8eb3c8
Release 1.0.8-rc13
All checks were successful
Dotnet build and test / build (pull_request) Successful in 15m13s
Forgejo Release / release (push) Successful in 13m14s
2026-09-06 18:02:30 +01:00
5b244e357f
postit: fix rdv date picker binding 2026-09-06 17:42:46 +01:00
7a4cd9e1cc
postit-tests: cover rdv suggested address panel 2026-09-06 17:31:41 +01:00
247c100344
postit: tolerate nearby rdv map cache hits 2026-09-06 17:25:10 +01:00
bc162b8a05
postit: cache rdv reverse geocoding results 2026-09-06 17:22:35 +01:00
82c479434e
postit: debounce rdv reverse geocoding 2026-09-06 17:19:21 +01:00
5d502fd6a7
postit: preserve manual rdv address with map suggestion 2026-09-06 17:16:14 +01:00
947c09da70
postit: reverse geocode rdv map selections 2026-09-06 17:13:31 +01:00
9806bc0e0a
postit: add rdv map marker and recenter action 2026-09-06 17:05:18 +01:00
91e78a1270
postit: add mapsui location picker to rdv form 2026-09-06 16:58:39 +01:00
7dd3821175
postit-tests: lock first-load settings regression 2026-09-06 16:32:59 +01:00
f316c4eb50
postit: ignore runtime status in settings json
All checks were successful
Dotnet build and test / build (pull_request) Successful in 5m17s
2026-09-06 16:24:46 +01:00
5fc99d73b0
postit: harden oidc settings defaults on startup 2026-09-06 16:20:17 +01:00
f8abb22423
server: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 4m44s
2026-09-06 16:11:37 +01:00
6a358d9f78
abstract: enable nullable annotations in legacy files
All checks were successful
Dotnet build and test / build (pull_request) Successful in 10m16s
2026-09-06 15:50:40 +01:00
a2e6f4b38c
postit: harmonize main status messages in french 2026-09-06 15:47:01 +01:00
e881de05aa
postit: replace inferred status severity with explicit setters 2026-09-06 15:45:24 +01:00
e03b979f0b
postit: guard app navigation paths in circle member flows 2026-09-06 15:22:50 +01:00
fe1eb52a55
postit: extend shared status bar to main, dialogs and billing flows 2026-09-06 15:21:22 +01:00
c1c060799d
postit: unify action status bar with severity across settings/activities/circles/rdv 2026-09-06 14:52:50 +01:00
bfbcaeb400
postit: persist settings save and apply ApiUrl changes without restart
All checks were successful
Forgejo Release / release (push) Successful in 7m59s
Dotnet build and test / build (pull_request) Successful in 4m27s
2026-09-06 14:17:40 +01:00