0
0
Fork 1
Spiegel von https://github.com/paviliondev/discourse-custom-wizard.git synchronisiert 2024-11-09 20:02:54 +01:00
discourse-custom-wizard/spec
Faizaan Gagan 51553bc71d
FEATURE: validate liquid templates on wizard save (#156)
* DEV: validate liquid templates on wizard save

* minor fix

* code improvements and spec

* version bump

* fixed failing specs

* FIX: handle displaying backend validation errors on frontend

* fixed linting

* improved error display

* validate raw description for steps

* refactor conditional

* Identify attribute with liquid template error and pass syntax error

Co-authored-by: angusmcleod <angus@mcleod.org.au>
Co-authored-by: Angus McLeod <angusmcleod@users.noreply.github.com>
2022-01-31 15:11:14 +05:30
..
components/custom_wizard FEATURE: validate liquid templates on wizard save (#156) 2022-01-31 15:11:14 +05:30
extensions simplified logic 2022-01-31 12:50:20 +05:30
fixtures FEATURE: validate liquid templates on wizard save (#156) 2022-01-31 15:11:14 +05:30
jobs IMPROVE: ensure redirect_to_wizard is cleaned up even if sidekiq is not working (#116) 2021-06-07 18:45:41 +05:30
requests/custom_wizard FIX: Cache valid directs and only allow one type in a template (#176) 2022-01-31 14:48:04 +05:30
serializers/custom_wizard FEATURE: validate liquid templates on wizard save (#156) 2022-01-31 15:11:14 +05:30
plugin_helper.rb FIX: disable string caching in Oj gem while running specs (#139) 2021-08-12 19:56:17 +05:30