PromucFlow_constructor/app/server/appsmith-server
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
auth-notes
pom.xml feat: migrate organisation to workspace (#13863) 2022-06-15 21:07:41 +05:30