mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Fixes #5270 - Relaxes the `NOT NULL` constraint because in Clients we already account for empty address descriptions (by showing the address in its place if missing). We may want to simply hide the Resource altogether if the description is missing (based on user feedback). With a blank field, we can differentiate between not entered vs entered an address. - Updates help text a bit ```[tasklist] - [x] Update docs with examples ``` <img width="772" alt="Screenshot 2024-06-06 at 12 01 48 PM" src="https://github.com/firezone/firezone/assets/167144/523aa0ff-f30d-44cb-bb3c-5d5cda7236e6"> --------- Signed-off-by: Jamil <jamilbk@users.noreply.github.com>