-
Notifications
You must be signed in to change notification settings - Fork 327
Insights: enso-org/enso
Overview
Could not load contribution data
Please try again later
8 Releases published by 1 person
-
2025.1.2 Enso 2025.1.2
published
May 6, 2025 -
2025.2.1-nightly.2025.5.7 Enso 2025.2.1-nightly.2025.5.7
published
May 7, 2025 -
2025.2.1-nightly.2025.5.8 Enso 2025.2.1-nightly.2025.5.8
published
May 8, 2025 -
2025.2.1-nightly.2025.5.9 Enso 2025.2.1-nightly.2025.5.9
published
May 9, 2025 -
2025.2.1-nightly.2025.5.10 Enso 2025.2.1-nightly.2025.5.10
published
May 10, 2025 -
2025.2.1-nightly.2025.5.11 Enso 2025.2.1-nightly.2025.5.11
published
May 11, 2025 -
2025.2.1-nightly.2025.5.12 Enso 2025.2.1-nightly.2025.5.12
published
May 12, 2025 -
2025.2.1-nightly.2025.5.13 Enso 2025.2.1-nightly.2025.5.13
published
May 13, 2025
30 Pull requests merged by 8 people
-
Remove unused code for flat schedules list
#13071 merged
May 13, 2025 -
Ydoc server: Do not require ls query param when using env.
#13083 merged
May 13, 2025 -
Default starting time of Project Schedule to start of current hour
#13066 merged
May 13, 2025 -
Use
getAsset
api to retreive the current directory instead oflistDirectory
#12682 merged
May 13, 2025 -
Move to Table_Viz_Data.from pattern
#13077 merged
May 13, 2025 -
Types (and their constructors) in private modules are considered private
#13047 merged
May 13, 2025 -
Update NI size check - smaller Linux NI.
#13081 merged
May 12, 2025 -
Reduce the stack trace output in tests
#13088 merged
May 12, 2025 -
Add engine distribution check before unpacking
#13086 merged
May 12, 2025 -
Use Missing_Value for more arguments on Table
#13012 merged
May 12, 2025 -
Add separate steps for linting rust and libraries
#13043 merged
May 12, 2025 -
Callback to native executable from HotSpot JVM
#13076 merged
May 12, 2025 -
Add hyper_file viz
#13058 merged
May 11, 2025 -
Work on Column performance
#13074 merged
May 10, 2025 -
Handle
--jvm
flag in process with JNI instantiated JVM#12843 merged
May 9, 2025 -
engine-runner log-to-file level is DEBUG, not TRACE
#13065 merged
May 9, 2025 -
Remove duplicate method call
#13068 merged
May 9, 2025 -
Refactor Categories Provider
#13064 merged
May 9, 2025 -
JavaScript uses 0-11 for month.
#13063 merged
May 9, 2025 -
getEventListeners returns JavaScript like array
#13057 merged
May 9, 2025 -
Continuing work on Min/Max on Column
#13055 merged
May 8, 2025 -
Add tab_close icon
#13060 merged
May 8, 2025 -
"Export to local" action
#13023 merged
May 8, 2025 -
Fix Labels column/Label Editor
#13046 merged
May 8, 2025 -
Removing Helidon @Substitute - virtual threads shall work on GraalVM24.2
#13052 merged
May 8, 2025 -
Retry unpacking Engine Distribution archive
#13045 merged
May 7, 2025 -
Adjust RuntimeAsyncCommandsTest program start timeouts
#13044 merged
May 7, 2025 -
Private access error in Meta.meta when type isn't visible
#12976 merged
May 7, 2025 -
Check NI size after it is built
#12996 merged
May 6, 2025 -
Remove
FocusArea
component and associated components#12789 merged
May 6, 2025
10 Pull requests opened by 9 people
-
[WIP] File browser extensions
#13048 opened
May 7, 2025 -
Send all logs to a remote location
#13049 opened
May 7, 2025 -
Use multi filter for text columns with <100 distinct values
#13051 opened
May 7, 2025 -
Refactor in preparation for folder browsing and new cloud browser behaviour
#13061 opened
May 8, 2025 -
Tab View Fixes
#13070 opened
May 9, 2025 -
Check native libraries bundled in JARs
#13073 opened
May 9, 2025 -
Add ellipsis to labels column when there are too many
#13082 opened
May 12, 2025 -
Three-panels design POC
#13085 opened
May 12, 2025 -
Supporting GUI changes for #12985
#13087 opened
May 12, 2025 -
Add more table viz types
#13089 opened
May 13, 2025
7 Issues closed by 4 people
-
Perfomance (of Native Image) on Windows lags behind Linux & Mac
#12407 closed
May 13, 2025 -
Scatterplot shows gap that doesn't exist in the data
#12892 closed
May 12, 2025 -
`check_syntax` command is skipped in PRs changing Enso codebase.
#12086 closed
May 12, 2025 -
Use JNI to handle `--jvm` invocation "in process"
#12842 closed
May 9, 2025 -
Misleading message in `Meta` related `Private_Access` errors
#12965 closed
May 7, 2025 -
Insecurity as `Meta` exposes access to non-public types
#12967 closed
May 7, 2025 -
Shall we introduce `-Werror` flag?
#11844 closed
May 6, 2025
13 Issues opened by 8 people
-
Default precision for Decimals
#13090 opened
May 13, 2025 -
Enable self-healing linting in compiler
#13080 opened
May 12, 2025 -
Prevent access to virtual methods in `private` module
#13079 opened
May 12, 2025 -
`.name` syntax doesn't work across libraries due to (incorrect) encapsulation
#13078 opened
May 12, 2025 -
Proposal to refactor Table Visualisation Code
#13072 opened
May 9, 2025 -
Data.read_many should return a char field for Path
#13069 opened
May 9, 2025 -
Linting passes should run only once in the CI
#13067 opened
May 9, 2025 -
Table Visualization interrupts long running evaluation
#13062 opened
May 8, 2025 -
Fix visuals in Tab Panel
#13059 opened
May 8, 2025 -
http handling in component browser
#13056 opened
May 7, 2025 -
Apply SSRM to vectors
#13054 opened
May 7, 2025 -
Set filter values based off grid state
#13053 opened
May 7, 2025 -
Documentation for Type Inference
#13050 opened
May 7, 2025
32 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Report and remove unused imports
#13017 commented on
May 13, 2025 • 23 new comments -
Fix vue router regression
#13040 commented on
May 7, 2025 • 13 new comments -
Recognize if-like Tree.MultiSegmentApp as IfThenElse IR
#11365 commented on
May 7, 2025 • 1 new comment -
Move Backend and Text providers to Vue
#13041 commented on
May 9, 2025 • 0 new comments -
Confirmation before deleting in the Dashboard
#13035 commented on
May 9, 2025 • 0 new comments -
Fix Dropdown visuals
#13033 commented on
May 13, 2025 • 0 new comments -
Editable argument name
#13014 commented on
May 13, 2025 • 0 new comments -
Infinite scroll for Audit Logs
#13006 commented on
May 9, 2025 • 0 new comments -
Bump vite from 6.2.5 to 6.2.7
#13005 commented on
May 8, 2025 • 0 new comments -
Secret creation in cloud browser
#12985 commented on
May 9, 2025 • 0 new comments -
When closing all projects, also remove already closed projects
#12928 commented on
May 13, 2025 • 0 new comments -
Execute chromatic tests only when label is present
#12216 commented on
May 13, 2025 • 0 new comments -
Notification tray for displaying in-flight requests
#12078 commented on
May 9, 2025 • 0 new comments -
Execute yjs from insight script
#11965 commented on
May 12, 2025 • 0 new comments -
Consider if `SQL_Type_Reference` is still needed
#12988 commented on
May 13, 2025 • 0 new comments -
Create a base `Column` type class for both in-memory and Database columns
#12994 commented on
May 13, 2025 • 0 new comments -
Gather logs and send them remotely (cloud and local)
#8517 commented on
May 12, 2025 • 0 new comments -
OAuth flow for Strava
#13015 commented on
May 12, 2025 • 0 new comments -
Report unused imports
#12825 commented on
May 12, 2025 • 0 new comments -
Table viz: filter should show checkboxes for small value sets
#12888 commented on
May 12, 2025 • 0 new comments -
Cloud Folder picker
#12799 commented on
May 12, 2025 • 0 new comments -
Remove JLine _native libraries_ from JARs and native `enso` launcher
#12449 commented on
May 12, 2025 • 0 new comments -
Unified Right Side panel
#12977 commented on
May 9, 2025 • 0 new comments -
Move component level documentation to markdown
#12983 commented on
May 8, 2025 • 0 new comments -
Enable writable documentation for projects from the dashboard view
#12978 commented on
May 8, 2025 • 0 new comments -
File extension support for file browse widgets
#12004 commented on
May 8, 2025 • 0 new comments -
Table viz date picker should use yyyy-mm-dd format
#12885 commented on
May 8, 2025 • 0 new comments -
Deliver expression updates via Ydoc AST elements
#11159 commented on
May 7, 2025 • 0 new comments -
PersistableProcessor ignores fields that are not specified as constructor parameter
#13008 commented on
May 7, 2025 • 0 new comments -
Vue Router Regression - blinking view when switching category.
#13039 commented on
May 7, 2025 • 0 new comments -
Methods on visible secondary intersection type not showing up in Component Browser
#13042 commented on
May 7, 2025 • 0 new comments -
`[_]` literal is a function, not a `Vector`! `_` cannot be used by vector editor.
#12761 commented on
May 6, 2025 • 0 new comments