PromucFlow_constructor/app/server/appsmith-interfaces
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
..
src [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
pom.xml Adding JSON intelligent substitution for Rest Api plugin (#3474) 2021-03-11 14:10:00 +05:30