| | commit 506a21f0aeab413b5791a17c94831458ece942e7
|
~ | | Author: sreenaths sree@apache.org
|
| ~ | Author: sreenaths <sree@apache.org>
|
| | Date: Fri Jul 10 14:42:43 2020 +0530 |
| |
|
~ | | git commit -m "HUE-9381-2 [frontend] Table ERD (sree) |
| ~ | git commit -m "HUE-9381 [ui] Table ERD - Limit columns displayed per table, and add ellipsis to very long DB/table/column names |
| | |
~ | | - Limit number of columns to 10, remaining will be grouped to one dummy column |
~ | | - Links to/from grouped columns if any, must be connected to the dummy column |
~ | | - Add ellipsis for very long table and column names |
~ | | - Primary key and foreign key columns must be shown at the top |
| ~ | \- Limit number of columns to 10, remaining will be grouped to one dummy column |
| ~ | \- Links to/from grouped columns if any, must be connected to the dummy column |
| ~ | \- Add ellipsis for very long table and column names |
| ~ | \- Primary key and foreign key columns must be shown at the top |
| |
|
| | :100644 100644 1b8c4b767e 63f052e43b M desktop/core/src/desktop/js/apps/tableBrowser/propsMappers.ts
|
| | :100644 100644 a97c2e8742 932404622d M desktop/core/src/desktop/js/components/er-diagram/comps/table-entity.scss
|
| | :100644 100644 45a1ec9eda b32b70e091 M desktop/core/src/desktop/js/components/er-diagram/comps/table-entity.vue
|
| | :100644 100644 c95a6e4495 7c763e9d2b M desktop/core/src/desktop/js/components/er-diagram/index.vue
|
| | :100644 100644 4fc7f9a233 9bd0ab7fe2 M desktop/core/src/desktop/js/components/er-diagram/lib/entities.ts |