enso/distribution/lib/Standard
marthasharkey 55af1b9ffd
Add icon to indicate value type in table (#10225)
closes #10018

Sends the value type within the json for table visualisation
Header uses a html template to show it's value type to the right of the title
Displays the value type also in a tooltip, this displays the types "display_text"

<img width="392" alt="image" src="https://github.com/enso-org/enso/assets/170310417/0828e6a2-b30f-4ac7-9a8f-46b4a9cfac91">


tooltip:
<img width="498" alt="image" src="https://github.com/enso-org/enso/assets/170310417/f9964f90-9337-42d3-a0ef-3c58f6d74621">
2024-06-12 09:06:55 +00:00
..
AWS/0.0.0-dev Handle UTF BOM when decoding text (#10130) 2024-06-04 13:22:19 +00:00
Base/0.0.0-dev Ensure type ascriptions are correctly transformed to facilitate checking of more complex return types (#10229) 2024-06-11 17:11:03 +00:00
Database/0.0.0-dev Adding type annotations and enabling auto-scoping (#10173) 2024-06-10 07:52:32 +00:00
Examples/0.0.0-dev Fix Meta.enso_project (#10192) 2024-06-11 08:31:40 +00:00
Geo/0.0.0-dev Remove old GUI1 ICONs and mapping function (#10086) 2024-05-27 11:17:21 +01:00
Google_Api/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Image/0.0.0-dev Align headers in doc comments... (#10025) 2024-05-21 19:44:58 +00:00
Searcher/0.0.0-dev Fix input_number icons (#10066) 2024-05-24 11:30:06 +00:00
Snowflake/0.0.0-dev Update ICONs, linting fixes and add select_columns ALIASes. (#9985) 2024-05-17 19:24:17 +00:00
Table/0.0.0-dev Add icon to indicate value type in table (#10225) 2024-06-12 09:06:55 +00:00
Test/0.0.0-dev Make test framework list out failed tests to use in filter (#10241) 2024-06-11 21:15:28 +01:00
Visualization/0.0.0-dev Add icon to indicate value type in table (#10225) 2024-06-12 09:06:55 +00:00