enso-org / enso

Hybrid visual and textual functional programming.
https://enso.org
Apache License 2.0
7.31k stars 317 forks source link

Default Visualisation for Connections #7473

Open jdunkerley opened 11 months ago

jdunkerley commented 11 months ago

When opening an Excel_Workbook (or Postgres_Connection/SQLite_Connection) the default visualisation should be a list of the available tables.

For Excel_Workbook:

For a Postgres_Connection and SQLite_Connection:

Table Viz feature:

somebody1234 commented 8 months ago

I'm assuming the correct solution isn't to just to_default_visualization_data self = self.tables.to_default_visualization_data for all three types mentioned...

... re: links, if you have any requests for any potential new visualizations in GUI2 it might be a good idea to bring them up soonish - visualization support should be basically complete anyway, so I think we now have the freedom to add new visualizations and/or begin addressing previously open feature requests for visualizations.

enso-bot[bot] commented 2 weeks ago

Martha King reports a new STANDUP for today (2024-06-19):

Progress: continuing to get the node display a row from a table It should be finished by 2024-06-24.

enso-bot[bot] commented 1 week ago

Martha King reports a new STANDUP for yesterday (2024-06-20):

Progress: discussed with Ad and Kaz how to combine 2 statements, successfullt create a node of rows need to extend to use one row It should be finished by 2024-06-24.

enso-bot[bot] commented 1 week ago

Martha King reports a new STANDUP for today (2024-06-21):

Progress: PR raised for initial work of click through on tables, created an exel workbook to start looking into that flow It should be finished by 2024-06-24.

enso-bot[bot] commented 1 week ago

Martha King reports a new STANDUP for today (2024-06-24):

Progress: merged work for getting nodes on tables, columns and vectors- started work on excelworkbook- sorted some issues with local builds It should be finished by 2024-06-24.

enso-bot[bot] commented 1 week ago

Martha King reports a new 🔴 DELAY for today (2024-06-26):

Summary: There is 11 days delay in implementation of the Default Visualisation for Connections (#7473) task. It will cause 0 days delay for the delivery of this weekly plan.

Delay Cause: SQLite connections more complex than originally thought, some work put on hold while fixing and investigating bugs

enso-bot[bot] commented 1 week ago

Martha King reports a new STANDUP for yesterday (2024-06-25):

Progress: working on how to send sqlite connection in correct for of json It should be finished by 2024-07-05.

enso-bot[bot] commented 1 week ago

Martha King reports a new STANDUP for today (2024-06-26):

Progress: sending basic sqlite json and basic query connection working, need to continue to look into how to send sqlite json correctly looking into making row table visualisations clickable It should be finished by 2024-07-05.

enso-bot[bot] commented 5 days ago

Martha King reports a new STANDUP for yesterday (2024-06-27):

Progress: finished work on sqlite connections tidied up vue code to minimise reperition and changed some behaviour from previous on click pr It should be finished by 2024-07-05.

enso-bot[bot] commented 5 days ago

Martha King reports a new STANDUP for today (2024-06-28):

Progress: set up docker and postgres db from docker, connected database to enso and added changes to get tables to show and on double click to be extracted to a node It should be finished by 2024-07-05.

enso-bot[bot] commented 2 days ago

Martha King reports a new STANDUP for today (2024-07-01):

Progress: raised PR, added tests and started looking into font ticket It should be finished by 2024-07-05.

enso-bot[bot] commented 7 hours ago

Martha King reports a new STANDUP for yesterday (2024-07-02):

Progress: added link styling to JSON address PR comments It should be finished by 2024-07-05.