livebook/lib/livebook_web
Jonatan Kłosko aaeac6bb95
Add an action converting smart cell to elixir cell (#1030)
* Add an action converting smart cell to elixir cell

* Simplify tests setup

* Add confirmation

* Update lib/livebook_web/live/session_live/cell_component.ex

Co-authored-by: José Valim <jose.valim@dashbit.co>

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-03-02 12:13:44 +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 an action converting smart cell to elixir cell (#1030) 2022-03-02 12:13:44 +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 Set up confirmation modals (#1033) 2022-03-02 00:26:40 +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