PromucFlow_constructor/app/server/appsmith-interfaces
Abhijeet ebc4090b53
chore: Enable serialisation for JsonIgnore fields during export flow to avoid adding intermediate fields in DTO (#14120)
* Add separate DTO for import export to serialise JsonIgnored fields

* Move remove unwanted field method for app in aaplication class

* Refactor sanitise objects before export

* Write migrations as per updated serialization implementation

* Fix migration

* Fix NPE during import

* Refactor

* Fix partial import scenario

* Fix testcases for DSLActionDTO

* Remove unwanted testcase

* Fix testcases for orgId to workspaceId migration

* Fix empty repo import testcase
2022-06-17 10:09:28 +05:30
..
src chore: Enable serialisation for JsonIgnore fields during export flow to avoid adding intermediate fields in DTO (#14120) 2022-06-17 10:09:28 +05:30
pom.xml fix: Upgrade Lombok package version to 1.18.22 to avoid build error (#14080) (#14156) 2022-06-01 10:29:42 +00:00