0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-09-19 23:31:11 +02:00
discourse-custom-wizard/serializers/custom_wizard
Faizaan Gagan ca10ae797a
FEATURE: new field type Composer Preview (#130)
* WIP

* composer preview field working

* remove redundant variable

* fix linting issues

* fix rubocop

* remove unnecessary entry

* consolidate preview generation code

* add styles for onebox

* add css for @ mentions

* fixed eslint issues

* FIX: ensure oneboxes load every time

* remove unused import

* fix prettier issues

* removed unused code

* remove unused imports

* fixed prettier issue

* improve css structure

* add csrf header in all cases
2021-07-12 17:05:05 +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
wizard_field_serializer.rb FEATURE: new field type Composer Preview (#130) 2021-07-12 17:05:05 +05:30
wizard_serializer.rb COMPATIBILITY: categories are being loaded differently on Site model 2021-06-25 11:45:22 +10:00
wizard_step_serializer.rb Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30