Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev into master #16

Merged
merged 63 commits into from
Dec 5, 2023
Merged
Changes from 1 commit
Commits
Show all changes
63 commits
Select commit Hold shift + click to select a range
1a3ce77
feat(generateGraph): call endpoint on language server
Nov 7, 2023
459d19e
feat(generateGraph): added styling
Nov 7, 2023
2ec3e87
feat(generateGraph): intercept message to get the editors button to work
Nov 7, 2023
69362a7
feat(loggingForWebView): updated uvs with logging
Nov 10, 2023
28feb47
feat(generateGraph): new uvls with logging
Nov 14, 2023
b645c84
feat(language-server): reaching endpoint now
Nov 14, 2023
a373356
feat(language-server): extended port range for more than one session …
Nov 14, 2023
81d57ec
Merge branch 'feat/showGraph' into dev
Nov 14, 2023
bebb944
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
fd30055
Delete .github/workflows/playground_deployment.yml
st-vi Nov 14, 2023
1c14ce1
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
7eb926c
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
8569388
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
0c761bb
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
68084d2
Update playground_deployment_dev.yml
st-vi Nov 14, 2023
b6002d7
feat: docker compose for local dev
st-vi Nov 17, 2023
53e9d2f
feat: new uvls to support config
st-vi Nov 17, 2023
8d4e549
feat: config view in Iframe
st-vi Nov 17, 2023
31917c8
feat(language-server): Mulitplex UVLS communication
Nov 17, 2023
95b7090
feat: worked on multiplexing
st-vi Nov 17, 2023
d833422
feat(language-server): supported multiuser support
Nov 17, 2023
13d2b78
feat(uuid-support): generate uuids for files
Nov 17, 2023
95277e4
fix: added z3
st-vi Nov 17, 2023
1f17782
feat(multiplexing): worked on multiplexing
st-vi Nov 21, 2023
4d3d63b
feat(autosave): save the editor content to local browser storage and …
st-vi Nov 22, 2023
f91a80b
feat(reconnecting): if the connection to the language server is close…
st-vi Nov 22, 2023
a1169ba
fix: removed unused variable
st-vi Nov 22, 2023
2a092e4
feat(Configure-View): adapted to the new uvls that makes calling the …
Nov 22, 2023
73e0fce
feat(Configure-View): added log line to uvls to identify it as ours
Nov 24, 2023
c2a4cc8
feat(Configure-View): using middleware to improve request identification
Nov 24, 2023
e622707
feat(json-rpc): removed console log statement
Nov 24, 2023
30a1b93
feat(json-rpc): updated uvls (again) to support load_config if we wou…
Nov 24, 2023
181479b
test(traefik): pushing new config
Nov 24, 2023
3c2cdae
test(traefik): pushing new config
Nov 24, 2023
99f83d5
test(traefik): pushing new config
Nov 24, 2023
1abf5d2
test(traefik): pushing new config
Nov 24, 2023
2f4b7f8
test(traefik): pushing new config
Nov 24, 2023
a1301a7
test(traefik): pushing new config
Nov 24, 2023
2b5f7c6
test(traefik): pushing new config
Nov 24, 2023
a066b2f
test(traefik): pushing new config
Nov 24, 2023
ca13e93
test(traefik): pushing new config
Nov 24, 2023
4d6a8a1
test(traefik): pushing new config
Nov 24, 2023
9e07d37
test(traefik): pushing new config
Nov 24, 2023
0a4afc0
test(traefik): pushing new config
Nov 24, 2023
6899a39
test(traefik): pushing new config
Nov 24, 2023
3d6eb9d
test(traefik): pushing new config
Nov 24, 2023
ba08a3e
test(traefik): pushing new config
Nov 24, 2023
4afc56b
test(traefik): pushing new config
Nov 24, 2023
7806211
test(traefik): pushing new config
Nov 24, 2023
644c341
test(traefik): pushing new config
Nov 24, 2023
7ec4e2b
test(traefik): pushing new config
Nov 24, 2023
e9b8b25
test(traefik): pushing new config
Dec 1, 2023
f6975d7
test(config-view): swapped uvls file to connect to wss
Dec 1, 2023
654b1cc
test(config-view): swapped uvls file to connect to wss
Dec 1, 2023
8f663d5
test(config-view): hard coded dev address straight into uvls
Dec 1, 2023
f61c6ec
test(config-view): forgot port number
Dec 1, 2023
8026b7b
test(config-view): forgot port number
Dec 1, 2023
62ca60b
style(webpage): improved split handling for editor and configure view
Dec 5, 2023
21a0f44
feat(ops): docker compose file for local deployment with traefik
st-vi Dec 5, 2023
f081d85
Merge branch 'dev' of github.com:SoftVarE-Group/uvl-playground into dev
st-vi Dec 5, 2023
ae002b3
revert(index.ts): removed multiplexing
st-vi Dec 5, 2023
8a0cc4b
revert(client): removed config view
st-vi Dec 5, 2023
15512ff
Merge branch 'master' into dev
st-vi Dec 5, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
feat(language-server): Mulitplex UVLS communication
JannisDommer committed Nov 17, 2023
commit 31917c81d524284669a6470c55a2ab4dea20621d
Loading