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/lib/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 Added files used by github actions workflows (#78) 2021-04-16 13:37:32 +05:30
exceptions Revert "Revert "DEV: add new sprockets directive to require discourse folders" (#111)" 2021-05-12 06:14:09 +05:30
liquid_extensions FEATURE: added liquid based templating (#83) 2021-04-09 11:04:42 +05:30
realtime_validations Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
validators FIX: text length validation bug 2021-07-07 11:50:56 +05:30
action.rb Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
action_result.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
builder.rb FEATURE: new field type Composer Preview (#130) 2021-07-12 17:05:05 +05:30
cache.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
custom_field.rb Add custom field improvements (#115) 2021-06-08 17:09:49 +05:30
engine.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
field.rb FEATURE: new field type Composer Preview (#130) 2021-07-12 17:05:05 +05:30
log.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
mapper.rb FIX: Ensure user_email and user_option attributes are handled properly (#119) 2021-06-15 11:48:17 +05:30
realtime_validation.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
step.rb Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
step_updater.rb Step and field conditionality (#87) 2021-04-20 23:28:19 +05:30
template.rb IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
wizard.rb FIX: exclude conditional fields while saving step submission 2021-05-12 18:15:55 +05:30