enso/distribution
Radosław Waśko fc3ac6ced1
Various fixes to visualizations (#10745)
- Closes #10716 by un-marking the `Snowflake_Connection` as `private`.
- Does the same to `SQLServer_Connection`.
- Makes sure that `Snowflake_Connection` has correct visualization and enables links for it.
- Adds a fallback in `to_default_visualization_data` and in Table's `prepare_visualization` so that if `to_js_object` of a given type is malformed, we still get some kind of visualization + debug info about the underlying error.
2024-08-13 15:20:55 +00:00
..
bin Add org.enso.compiler.dumpIr system prop (#10740) 2024-08-06 12:00:27 +00:00
engine/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
launcher Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
lib/Standard Various fixes to visualizations (#10745) 2024-08-13 15:20:55 +00:00
project-manager/THIRD-PARTY Eliminate circe-yaml dependency (#10326) 2024-07-05 09:32:45 +02:00
enso.bundle.template Better component handling in the project manager (#1399) 2021-01-15 15:26:51 +00:00
launcher-manifest.yaml Bump the development version number (#1389) 2021-01-06 08:57:02 +00:00
manifest.template.yaml Initial separation of Snowflake_Dialect from Postgres_Dialect (#10266) 2024-06-13 16:12:20 +00:00