1
0
Fork 0
discourse-custom-wizard-unl.../serializers/custom_wizard
Faizaan Gagan f0580d2bba
FEATURE: allow tags from tag field to be confined to a tag group (#175)
* FEATURE: allow tag field to be confined to a tag group

* fixed linting

* bump minor version

* moved monkeypatch to a separate module

* use snake case for variable names

* added specs
2022-02-07 11:10:52 +05:30
..
api Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
realtime_validation Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
api_serializer.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
basic_api_serializer.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
basic_wizard_serializer.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
custom_field_serializer.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
log_serializer.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
submission_serializer.rb Apply rubocop 2021-06-23 16:15:17 +10:00
wizard_field_serializer.rb FEATURE: allow tags from tag field to be confined to a tag group (#175) 2022-02-07 11:10:52 +05:30
wizard_serializer.rb FEATURE: add resume wizard popup (#146) 2021-09-22 13:52:05 +05:30
wizard_step_serializer.rb Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30