summaryrefslogtreecommitdiff
path: root/docs/STATE.md
diff options
context:
space:
mode:
authorAnders Betts <anders.betts@gmail.com>2026-09-23 13:44:11 +0200
committerAnders Betts <anders.betts@gmail.com>2026-09-23 13:44:11 +0200
commita78b03f9c2c68eec7fae5eda328ffdbef90b6487 (patch)
tree2ad5384002058c389b8d49702d1e18cff518714f /docs/STATE.md
parent01feeb96c342f216fd5bf7702037fbd98ca49337 (diff)
downloadbokf-0ba5cf63210ccd72e5808fb474569c25425fdc00.tar.gz
bokf-0ba5cf63210ccd72e5808fb474569c25425fdc00.zip
tui: Bolaget → Användare (read-only member list for owners); org.member_list owner-onlyv0.1.71
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
Diffstat (limited to 'docs/STATE.md')
-rw-r--r--docs/STATE.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/STATE.md b/docs/STATE.md
index 8a631b5..fd01b05 100644
--- a/docs/STATE.md
+++ b/docs/STATE.md
@@ -14,6 +14,12 @@ unit tests and the docs consistency check.
## Resume here (2026-09-23)
+- **Bolaget → Användare (2026-09-23, not deployed)**: owners see the org's
+ members (user name, name, role as Ägare/Bokförare/Läsare) in a read-only
+ list; the menu item is hidden for other roles. `org.member_list` is now
+ owner-only on the server too (it was open to viewers, contrary to the
+ §4.3 table). Next: add/change role/remove members from the view
+ (`org.member_add`/`_set_role`/`_remove` exist), then user creation.
- **Web åäö fix (2026-09-23, `v0.1.70`)**: the web TUI showed no åäö on
the NAS: the cross-built static glibc bokftui found no locale data in
the Alpine image (setlocale failed, åäö were invalid bytes). The image