livebook/lib/livebook_web
Jonatan Kłosko 6b78258713
Add support for scanning evaluation context from smart cells (#1041)
* Add support for scanning evaluation context from smart cells

* Rename prev_locator to base_locator to clarify the meaning

* Adjustments

* Add data tests

* Adjustments

* Test smart cell intearaction with RuntimeServer

* Serialize binding scanning and leave sending to the user

* Monitor the scanning process
2022-03-05 13:19:42 +01:00
..
channels Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
controllers Refactoring (#994) 2022-02-10 12:15:41 +01:00
helpers Restructure frame output (#857) 2022-01-16 20:37:00 +01:00
live Add support for scanning evaluation context from smart cells (#1041) 2022-03-05 13:19:42 +01:00
plugs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
templates Set up confirmation modals (#1033) 2022-03-02 00:26:40 +01:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
helpers.ex Skip padding when encoding the confirmation modal id 2022-03-03 02:13:47 +01:00
iframe_endpoint.ex Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
router.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00