PromucFlow_constructor/app
Trisha Anand c6e4f91ffb
[Bug fix] A lax search for presence of binding during save page to match client algorithm to reduce page save error (#3698)
* Lax mustache binding check added to match the client side check when client recognizes a field to have a dynamic binding. This would reduce/remove bad bindings from throwing a 400 during save page.

* Added a test to assert that update layout does not fail in case the binding is technically incorrect because part of the mustache's lie inside quotes. Since client has a lax way of finding a dynamic path, server also follows suite.
2021-03-25 16:00:45 +05:30
..
client Fix onboarding Cypress test (#3678) 2021-03-25 13:23:56 +05:30
server [Bug fix] A lax search for presence of binding during save page to match client algorithm to reduce page save error (#3698) 2021-03-25 16:00:45 +05:30
util Use IPv4 on WSL machines (#2729) 2021-01-28 12:08:44 +05:30