Add display name field #331

Merged
tobru merged 18 commits from 290-display-name into main 2025-12-11 15:33:00 +00:00

18 commits

Author SHA1 Message Date
f3986a875a Rename Resource Name to Instance ID
All checks were successful
Tests / test (push) Successful in 35s
2025-12-11 13:14:08 +01:00
820de7e470 Sanitize suggested FQDN 2025-12-11 12:58:59 +01:00
392653aace Nudge test coverage up to 60%
All checks were successful
Tests / test (push) Successful in 29s
2025-12-10 13:01:42 +01:00
457bbaadc2 Better naming of test fixtures 2025-12-10 13:01:22 +01:00
4dab8e4f92 Add tests for user model 2025-12-10 12:37:00 +01:00
337774cc7a Add test showing that annotations are pushed 2025-12-10 12:36:24 +01:00
f9ba2d6c2c Code style 2025-12-10 12:34:54 +01:00
4c437d6f26 Save display name 2025-12-10 12:30:36 +01:00
68e430bb5c Fix update view 2025-12-10 11:57:27 +01:00
2322c37b32 Fix FQDN generation 2025-12-10 11:57:27 +01:00
3528c3b4f5 Fix custom form config 2025-12-10 11:57:27 +01:00
33ebf678be Fix default form config 2025-12-10 11:57:27 +01:00
dbf9756ccc Use instance name where appropriate 2025-12-10 11:57:27 +01:00
03f6b5a3c0 Make display name editable 2025-12-10 11:57:27 +01:00
97b53ec072 Use display name where appropriate 2025-12-10 11:57:27 +01:00
582c4ed564 Add model field, migrations, and backend methods 2025-12-10 11:57:27 +01:00
9cff1e85ac Add instance name prefix setting 2025-12-10 11:57:27 +01:00
cc84926693 Add missing test fixture 2025-12-10 11:57:27 +01:00