ubicloud/serializers
geemus 5aefc538fa Only serialize feature flags in the web serialization
An opaque hash of feature flags is awkward to type in openapi schema,
and was only used in the web views.  So limit it only to a "web"
variant of the serializer, and leave it out of the API.

It raises at least one question: is what's going on for the web views
in fact a "serialization" at all?
2024-11-24 11:57:22 -08:00
..
access_policy.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
account.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
base.rb Allow serializers to be configured with options 2024-05-28 21:38:09 +03:00
billing_info.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
firewall.rb Add location to firewall serialization 2024-07-31 14:26:54 +03:00
firewall_rule.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
github_cache_entry.rb Add cache entry list to UI 2024-10-01 14:55:49 +03:00
github_installation.rb Fix GitHub installation configuration URL 2024-09-20 17:26:14 +03:00
github_runner.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
invoice.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
load_balancer.rb Load Balancer Health Probs Protocol Support 2024-08-20 10:43:13 +02:00
nic.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
payment_method.rb Add a new 'Added on' column into the payment methods table. 2024-08-16 13:42:27 +03:00
postgres.rb Show Postgres version in the UI 2024-10-25 13:44:27 +03:00
postgres_firewall_rule.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
private_subnet.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
project.rb Only serialize feature flags in the web serialization 2024-11-24 11:57:22 -08:00
project_invitation.rb Allow to select a policy while inviting a user 2024-10-10 16:27:55 +03:00
usage_alert.rb Combine all serializers under top level namespace 2024-05-28 21:42:31 +03:00
vm.rb Add Load Balancer Index and Create pages 2024-07-12 14:16:16 +02:00