Commit graph

678 commits

Author SHA1 Message Date
Jonatan Kłosko
12ccf3c683
Fix markdown formatting to properly indent long list nested items (#2663) 2024-06-19 13:57:36 +02:00
Jonatan Kłosko
6f7a8e3e79 Remove TODO 2024-06-19 17:53:29 +07:00
Jonatan Kłosko
b279a8fee7 Move remote intellisense tests 2024-06-19 17:05:17 +07:00
Jonatan Kłosko
4d10d4fa3a Fix race condition in tests 2024-06-19 16:41:49 +07:00
Alexandre de Souza
22abd815eb
Show link to deployed apps after deploy (#2658) 2024-06-18 10:12:20 -03:00
Alexandre de Souza
e98fa825f6
Send the apps manager report to Teams through WebSocket (#2647) 2024-06-17 10:34:31 -03:00
Jonatan Kłosko
8556a17a5d
Make auth-dependent tests async (#2654) 2024-06-14 19:16:48 +02:00
Jonatan Kłosko
81f6744a71
Refactor auth config (#2650) 2024-06-14 18:59:54 +02:00
Jonatan Kłosko
a6bbed2440
Fix Erlang documentation links (#2653) 2024-06-14 17:24:04 +02:00
Jonatan Kłosko
9b1c898e3a Skip auth when loading audio and image input values using secure token 2024-06-14 14:43:00 +07:00
Jonatan Kłosko
ba4e59f416
Always run distribution in long names mode (#2646) 2024-06-13 10:06:08 +02:00
Jonatan Kłosko
130e94eb7f
Test remote intellisense on a standalone runtime node (#2638) 2024-06-07 17:59:09 +02:00
Jonatan Kłosko
e88e5f02c7
Update Erlang and Elixir versions (#2637) 2024-06-07 14:13:40 +02:00
Jonatan Kłosko
68fa363d2d
List connected distribution nodes in the runtime panel (#2636) 2024-06-06 18:08:59 +02:00
Jonatan Kłosko
87daabaf60 Fix test helper 2024-06-06 17:58:38 +07:00
Alexandre de Souza
f01e212c0a
Add new protobuf message to report app deployment statuses (#2634) 2024-06-03 14:15:11 -03:00
Alexandre de Souza
829b6b2095
Use :version field from Livebook Teams event (#2633) 2024-06-03 11:27:17 -03:00
Karol Wilk
ca12e38e86
Add requirement for scheme in the URL field of deployment group (#2632)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-06-03 13:58:08 +02:00
Jonatan Kłosko
586c86454f
Send status reports from apps manager (#2624) 2024-05-29 10:52:59 +02:00
Karol Wilk
e35d756f96
Support URL field in deployment group (#2625) 2024-05-29 10:31:08 +02:00
Jonatan Kłosko
b22d357132 Move proxy test to web 2024-05-25 01:36:32 +07:00
Jonatan Kłosko
197f4868e1
Support proxy requests on generic app URL and await session execution (#2618) 2024-05-24 20:34:11 +02:00
Jonatan Kłosko
428d9ff591
Document request proxy and shift boundaries (#2617) 2024-05-24 19:37:41 +02:00
Jonatan Kłosko
ef25a2e24b Fix JS output export when data includes structs 2024-05-24 23:00:12 +07:00
Alexandre de Souza
a0a3f548fe
Merge kino_proxy proof of concept into Livebook (#2615) 2024-05-24 14:27:38 +02:00
Alexandre de Souza
16bd46b54f
Allow Livebook to proxy requests to the runtime (#2608) 2024-05-20 17:04:04 -03:00
Jonatan Kłosko
322faa082a
Fix session assets resolution in distributed deployments (#2611) 2024-05-17 15:15:27 +02:00
Jonatan Kłosko
602d852b31
Update to Phoenix LV 1.0 (#2607) 2024-05-16 18:17:45 +02:00
José Valim
54d1ff48f1 Use new epmdless config 2024-05-16 16:19:03 +02:00
Hugo Baraúna
c884831a07
Change copy: app deployment success message (#2606) 2024-05-15 16:43:05 -03:00
Jonatan Kłosko
c0b85acb0a
Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
José Valim
6f1e09e09b
Add LIVEBOOK_PROXY_HEADERS (#2604) 2024-05-14 13:22:17 +02:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
Alexandre de Souza
8d15d5e93c
Fix some integration intermittent tests (#2594) 2024-05-09 15:53:01 -03:00
Alexandre de Souza
2348214f19
Fix integration test 2024-05-08 11:21:14 -03:00
José Valim
3b5a3fb22e Remove refute_receive
Whenever possible, we use refute_received instead.
Others were fully removed, because we were matching
events from other tests.
2024-05-08 10:25:16 +02:00
José Valim
6d7f416f18
Run Livebook Desktop without EPMD (#2591) 2024-05-08 10:05:01 +02:00
José Valim
eb4887657a
Remove teleport, as it does not support smart cells (#2589) 2024-05-06 23:58:50 +02:00
Alexandre de Souza
3d289448cd
Improve integration tests infrastructure (#2583) 2024-04-29 11:06:57 -03:00
Alexandre de Souza
d4752ebd52
Add support for DNS clustering (#2578) 2024-04-23 15:40:18 -03:00
José Valim
25215b67e3 Fix session confirm message 2024-04-23 19:46:07 +02:00
Alexandre de Souza
0be8491d11
Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -03:00
Hugo Baraúna
7a16ce1926
Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
Alexandre de Souza
5e7f8a477a
Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
Jonatan Kłosko
4c356eefed
Respect automatically reevaluating cells in app sessions (#2569) 2024-04-15 09:19:47 +02:00
José Valim
29c5cb1904 ZTA revamp
* Rename SessionIdentity to PassThrough and make it part of ZTA

* Compute the ID at the Plug level, rather than ZTA level and
  avoid storing it twice

* Stop the user "avatar" from flashing on initial render

* Do not duplicate identity data inside user data, rather keep
  them distinct
2024-04-13 10:29:22 +02:00
Alexandre de Souza
50f9bb2420
Implement Basic Auth ZTA (#2564) 2024-04-13 09:07:33 +02:00
Alexandre de Souza
59deaa5329
Send more fields to Teams API when deploying an app (#2563) 2024-04-12 10:36:16 -03:00
José Valim
c93511296a Move module to LivebookWeb.ZTA.SessionIdentity 2024-04-12 09:49:25 +02:00
Jonatan Kłosko
7cf4af5c10
Expand instructions for deploying a new agent server instance (#2561) 2024-04-11 09:37:06 +02:00