livebook/lib/livebook_web
Jonatan Kłosko 8e063792ff
Improvements to the smart cells flow (#1150)
* Reword reinstall to restart

* Clarify Smart cell message when dependencies are installing

* Handle universal shortcuts in inside iframe inputs

* Adjust smart cell icons

* Improve wording in the dependency install prompt

* Reevaluate cells after installing smart cell dependencies

* 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-04-30 12:26:03 +02:00
..
channels Don't show output init timeout message on serialization error (#1096) 2022-04-09 15:48:44 +02:00
controllers Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
helpers Refactoring codes (#1097) 2022-04-09 15:53:17 +02:00
live Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02:00
plugs Redirect after authentication (#1112) 2022-04-15 14:24:35 +02:00
templates Handle token auth under the same /authenticate route as password (#1104) 2022-04-13 18:51:28 +02:00
views Move auth to its own view 2021-04-16 22:18:59 +02:00
endpoint.ex Add LIVEBOOK_FORCE_SSL_HOST env (#1064) 2022-03-23 18:24:58 +01:00
helpers.ex Improvements to the smart cells flow (#1150) 2022-04-30 12:26:03 +02: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 Add shared mode to Livebook sessions (#1128) 2022-04-28 13:01:53 +02:00
telemetry.ex Rename project (#68) 2021-03-03 22:56:28 +01:00