livebook/lib/livebook_web/live
Jonatan Kłosko aa3b58d708
Add support for mix run flags to the Mix runtime (#1108)
* Add support for mix run flags to the Mix runtime

* Support mix run flags in runtime config string

* Add flag validation

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

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

Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-04-14 11:44:55 +02:00
..
home_live Adjustments (#1087) 2022-04-04 12:19:11 +02:00
hooks Add support for widget binary payloads (#982) 2022-02-07 21:03:25 +01:00
output Remove restart button on Mix.install/2 error (#1088) 2022-04-04 12:49:17 +02:00
session_live Add support for mix run flags to the Mix runtime (#1108) 2022-04-14 11:44:55 +02:00
settings_live Refactor JS hooks (#1055) 2022-03-16 11:33:53 +01: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 Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
file_system_helpers.ex Group LV helpers (#1061) 2022-03-17 23:33:18 +01:00
home_live.ex Adjustments (#1087) 2022-04-04 12:19:11 +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 Update dependencies (#1099) 2022-04-11 21:01:45 +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 List database types when adding database connection for the first time (#1090) 2022-04-04 19:48:57 +02:00
settings_live.ex Add an option for wrapping words in Markdown editor by default (#1107) 2022-04-13 23:54:05 +02:00
sidebar_helpers.ex Adjustments (#1087) 2022-04-04 12:19:11 +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