Commit graph

10 commits

Author SHA1 Message Date
oleghasjanov
f2978599b4 feat: add admin contact ident type validation
- Add new setting for allowed admin contact ident types
- Add validation for admin contact ident types on domain create/update
- Add UI controls for managing allowed ident types
- Add tests for new validation rules
- Update domain model to respect new settings

The changes allow configuring which identification types (private person,
organization, birthday) are allowed for administrative contacts. This is
enforced when creating new domains or adding new admin contacts.
2025-02-03 13:59:03 +02:00
Karl Erik Õunapuu
75d661b614 Show checkboxes for settings that have boolean value 2020-08-11 16:33:37 +03:00
Karl Erik Õunapuu
d8625dd3eb Make new setting model configurable from admin/settings 2020-08-11 14:57:44 +03:00
Karl Erik Õunapuu
950bdc6256 Modify Settings UI to read values from SettingEntry model 2020-08-11 12:29:13 +03:00
Artur Beljajev
b14cc88ded Fix admin setting list HTML 2017-08-22 22:52:43 +03:00
Artur Beljajev
f658dcf892 Fix admin settings UI 2017-08-22 17:56:15 +03:00
Artur Beljajev
44b3c41e3a Fix admin settings layout 2017-08-22 17:39:48 +03:00
Artur Beljajev
d61c9d43e3 Extract admin settings translations 2017-08-22 17:29:52 +03:00
Vladimir Krylov
e31087bf60 Story#107192666 - validation for settings that DS data allowed and Allow key data cannot be both true 2015-11-20 17:04:10 +02:00
Martin Lensment
d7e7d81c9f Refactor setting view #2628 2015-06-12 11:41:16 +03:00