PromucFlow_constructor/app
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
..
client feat: widget fuzzy search (#14464) 2022-06-17 08:42:47 +05:30
rts Fix Node version in RTS' Dockerfile (#14223) 2022-06-01 14:32:23 +05:30
server 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
util chore: bump minimist from 1.2.5 to 1.2.6 in /app/util/plugin-generation (#12242) 2022-03-25 12:12:36 +05:30
yarn.lock