Commit graph

7 commits

Author SHA1 Message Date
arpitnath
28970328d9 Revert "Add grid dimension migration"
This reverts the migration that introduced a new column to handle grid dimensions with enums count and percent. Upon further review, the migration is unnecessary as the application manages grid dimension adjustments dynamically on component load without the need for persisting these changes. This avoids unnecessary data modifications that impact high volumes of data, streamlining operations and maintaining performance.
2024-05-10 16:58:03 +05:30
Johnson Cherian
06db9ba5c1 refactor: moved duplicate functions in utils 2024-03-12 09:43:54 +05:30
Johnson Cherian
f1cfeedc14 feat: removed unused migrations 2024-03-11 13:02:18 +05:30
Johnson Cherian
4ed0a02b64 fix: added layout dimension unit backfill 2024-03-05 10:49:16 +05:30
Johnson Cherian
3dc59e8db3 feat: updated layout dimension in app import and templates 2024-03-04 08:08:55 +05:30
Johnson Cherian
6aa7cb0d0e feat: added migrations for grid layout dimension 2024-03-01 18:52:03 +05:30
Johnson Cherian
d605e4ce9c feat: revamped subcontiainer implementation using react-moveable 2023-12-11 07:57:01 +05:30