Skip to content

MODELIX-1098 split into frontend and backend components#436

Open
slisson wants to merge 7 commits intomainfrom
MODELIX-1098-Split-into-frontend-and-backend-components
Open

MODELIX-1098 split into frontend and backend components#436
slisson wants to merge 7 commits intomainfrom
MODELIX-1098-Split-into-frontend-and-backend-components

Conversation

@slisson
Copy link
Member

@slisson slisson commented Feb 12, 2026

No description provided.

@slisson slisson force-pushed the MODELIX-1098-Split-into-frontend-and-backend-components branch 3 times, most recently from 8fec0af to a502ceb Compare February 12, 2026 16:13
@github-actions
Copy link

github-actions bot commented Feb 12, 2026

Test Results

337 tests  ±0   324 ✅ ±0   6m 8s ⏱️ +14s
 40 suites ±0    13 💤 ±0 
 40 files   ±0     0 ❌ ±0 

Results for commit ef3834f. ± Comparison against base commit dd696e3.

♻️ This comment has been updated with latest results.

@slisson slisson force-pushed the MODELIX-1098-Split-into-frontend-and-backend-components branch 9 times, most recently from 6c7824c to 699c0fe Compare February 19, 2026 14:25
slisson added 5 commits March 19, 2026 10:47
The backend component runs on the server and the frontend component on the client.
This improves the responsiveness.

The main reason for this refactoring was that the server doesn't know the bounds of
the layouted elements and had to retrieve them from the client for computing properties
such as the code completion menu position.
The build for it keeps failing with some coroutines debug agent related JVM native stacktrace.
@slisson slisson force-pushed the MODELIX-1098-Split-into-frontend-and-backend-components branch 2 times, most recently from ef49db6 to 18860b5 Compare March 20, 2026 10:34
The backend component runs on the server and the frontend component on the client.
This improves the responsiveness.

The main reason for this refactoring was that the server doesn't know the bounds of
the layouted elements and had to retrieve them from the client for computing properties
such as the code completion menu position.
@slisson slisson force-pushed the MODELIX-1098-Split-into-frontend-and-backend-components branch 2 times, most recently from cf9affd to 3f40858 Compare March 21, 2026 19:23
The backend component runs on the server and the frontend component on the client.
This improves the responsiveness.

The main reason for this refactoring was that the server doesn't know the bounds of
the layouted elements and had to retrieve them from the client for computing properties
such as the code completion menu position.
@slisson slisson force-pushed the MODELIX-1098-Split-into-frontend-and-backend-components branch from 3f40858 to ef3834f Compare March 22, 2026 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant