livebook/lib/livebook_web/live
ByeongUk Choi d11084d32f
Add shared mode to Livebook sessions (#1128)
* add shared mode (working)

* add markdown write permission

* Add authorize handle_event

* Revert "add shared mode (working)"

This reverts commit c1e9ebac4d.

* Add assert_policy!

* Apply suggestions code review

* Apply suggestions from code review

* Apply suggestions from code reviews (redirect)

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Apply suggestions from code review

* Add PolicyHook

* remove assert_live_action_access!/1

* Apply suggestions from code review

* Apply suggestions from code review

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-28 13:01:53 +02:00
..
home_live Keep memory usage state at the root on homepage (#1129) 2022-04-18 18:06:04 +02:00
hooks Add shared mode to Livebook sessions (#1128) 2022-04-28 13:01:53 +02:00
output Remove restart button on Mix.install/2 error (#1088) 2022-04-04 12:49:17 +02:00
session_live Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
settings_live Labeled text block (#1117) 2022-04-15 14:23:41 +02:00
explore_helpers.ex Accessibility improvements - home page (#979) 2022-02-04 13:05:38 -03:00
explore_live.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
file_select_component.ex Introduce code zen (#1115) 2022-04-14 21:17:19 +02:00
file_system_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
home_live.ex Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
js_view_component.ex Show a message when JS view data is not available (#1067) 2022-03-22 18:25:42 +01:00
live_helpers.ex Labeled text block (#1117) 2022-04-15 14:23:41 +02:00
output.ex Fix border on error output 2022-04-05 15:15:13 +02:00
page_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
session_helpers.ex Track memory usage - visualization (#898) 2022-01-21 19:24:47 -03:00
session_live.ex Add shared mode to Livebook sessions (#1128) 2022-04-28 13:01:53 +02:00
settings_live.ex Organize settings page (#1133) 2022-04-19 11:29:26 +02:00
sidebar_helpers.ex Add LIVEBOOK_SHUTDOWN_ENABLED (#1111) 2022-04-14 15:52:28 +02:00
user_component.ex Simplify user modals (#1034) 2022-03-02 00:43:06 +01:00
user_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00