livebook/lib/livebook_web/live
Jean Carlos a13e691e44
Improvement users connected display (#591)
* Improve users connected display

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Update lib/livebook_web/live/session_live.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Adjust elements

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-10-10 12:15:15 +02:00
..
home_live Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
output Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
session_live Fix doc typo in cell_component.ex (#592) 2021-10-09 20:20:13 +02:00
settings_live Fix typo (#578) 2021-10-05 07:30:03 +02:00
explore_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
explore_live.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
file_select_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
modal_component.ex Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
page_helpers.ex Fix PageHelpers.title/1 example (#555) 2021-09-18 23:51:16 +02:00
session_helpers.ex Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
session_live.ex Improvement users connected display (#591) 2021-10-10 12:15:15 +02:00
settings_live.ex Add support for configuring file systems using env variables (#498) 2021-08-18 14:41:57 +02:00
sidebar_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00
user_component.ex Remove unnecessary url assign on form components 2021-07-07 14:40:26 +02:00
user_helpers.ex Migrate to latest LV (#437) 2021-07-07 14:32:49 +02:00