Angus McLeod
|
46c86cda58
|
Move to new coverage approach
|
2022-03-12 14:00:07 +01:00 |
|
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 |
|
Angus McLeod
|
5e5b5e67ee
|
FIX: Cache valid directs and only allow one type in a template (#176)
* Cache valid directs and only allow one type in a template
* Add spec
* Bump version
* Bump version
* Exclude current wizard from other_after_signup
|
2022-01-31 14:48:04 +05:30 |
|
Faizaan Gagan
|
00682fb4c2
|
FIX: field validation was not working in backend (#165)
* FIX: field validation was not working in backend
* added tests
|
2021-12-07 14:20:34 +05:30 |
|
Angus McLeod
|
4edb40e526
|
Apply rubcop and get tests pass (#76)
|
2021-03-11 12:00:15 +05:30 |
|
Angus McLeod
|
f6f77547d7
|
Use explicit file loading for tests coverage
|
2020-12-01 08:20:10 +11:00 |
|
Angus McLeod
|
f31054f75d
|
Isolate and specify template and update validation
|
2020-11-26 14:05:50 +11:00 |
|