<9 new commits> pushed to `<https://github.com/jmp...
# osctrl
g
9 new commits pushed to
<https://github.com/jmpsec/osctrl/tree/develop|develop>
by javuto
<https://github.com/jmpsec/osctrl/commit/3e5deb64c361fd8412d6d04857b886f9af389480|3e5deb64>
- Replace raw JSON editors with structured form UI for service config
<https://github.com/jmpsec/osctrl/commit/23f4fb5c18a6161a8258e85c6c0952b360597f21|23f4fb5c>
- Update ServiceConfigPage tests for structured form UI
<https://github.com/jmpsec/osctrl/commit/f2014b0078159bc0de712ccd7317e878a1948aa5|f2014b00>
- Fix empty sensitive field reveal and add field-level help tooltips
<https://github.com/jmpsec/osctrl/commit/5acc406b720f0266b605a8757ff2ec418ee376d1|5acc406b>
- Fix collapsed section overlap and use conditional rendering
<https://github.com/jmpsec/osctrl/commit/6ae345e8631ff5273f964de0c099d4cf233728df|6ae345e8>
- Fix info tooltips clipped by section overflow-hidden
<https://github.com/jmpsec/osctrl/commit/af81f86c8a7eb4ce5ba12563a45823e62c591760|af81f86c>
- Render info tooltips via portal to escape stacking contexts
<https://github.com/jmpsec/osctrl/commit/df1da3ff32e2476ec3e7b9f796b56968dc1ebca9|df1da3ff>
- Clamp tooltip position to stay within viewport edges
<https://github.com/jmpsec/osctrl/commit/de4fd0e46b2246315fdae8f29f562aecbc027d93|de4fd0e4>
- Add tooltips for all config fields, support array sections, fix tooltip positioning
<https://github.com/jmpsec/osctrl/commit/04fd15fc8ce46dc640272c59711091cde2dc35a9|04fd15fc>
- Merge pull request #956 from alvarofraguas/pr/service-config-structured-ui jmpsec/osctrl