1
0
Fork 0
discourse-custom-wizard-unl.../lib/custom_wizard
Faizaan Gagan 105fc46774
FEATURE: added liquid based templating (#83)
* FEATURE: added liquid based templating

* templating should be false by default

* added rspec tests for mapper templating

* wrapped templating tests in a context block

* added a custom liquid filter and tests

* ran rubocop on changed files

* DEV: minor variable and naming changes

* minor code formatting

* improved overall structure and tightened spec for custom filter

* added a spec template: false

* define method at the top of spec file

* naming convention

* removed extra space
2021-04-09 11:04:42 +05:30
..
api Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +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 Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
action.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
action_result.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
builder.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
cache.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
custom_field.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
engine.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
field.rb Add .jpeg to list of default upload extensions 2021-03-12 21:12:26 +11:00
log.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
mapper.rb FEATURE: added liquid based templating (#83) 2021-04-09 11:04:42 +05:30
realtime_validation.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
step_updater.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
template.rb Apply rubcop and get tests pass (#76) 2021-03-11 12:00:15 +05:30
wizard.rb Handle when permitted is set as "everyone" 2021-03-12 21:02:42 +11:00