discourse/lib/wizard
Blake Erickson 7f63e72a50
UX: Mark pre-populated dropdowns as not required (#19064)
These two dropdown fields in the setup wizard are pre-populated, and
there is no way to de-select a value, you can only change it. So we can
remove the required attribute so that an asterisk doesn't show up in the
UI.
2022-11-16 14:53:45 -07:00
..
builder.rb UX: Mark pre-populated dropdowns as not required (#19064) 2022-11-16 14:53:45 -07:00
field.rb FEATURE: allow wizard checkbox field to be disabled (#17916) 2022-08-15 05:52:07 +05:30
step.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
step_updater.rb DEV: introduce new API to look up dynamic site setting 2019-05-07 11:00:30 +10:00