livebook/lib/livebook_web/live
Jean Carlos 421b1c69a1
Show indicators of state on session sidebar (#657)
* Added range input (Slider)
* Added range input (Slider)
* Custom css to range input

* Formatting correction

* Defined min and max values of input range

* Revert "Defined min and max values of input range"

This reverts commit 815167ab0f.

* Added input select

* working with a options like list

* Formatting correction

* swapped li for inputs in input settings

* Removed unused attribute

* Final adjustments

* 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

* Change favicon based on notebook status

* Format correction

* "operation" is unused

* Improvements for better functioning of icons

* Renamed icons files

* Update favicons

* Update changelog

* Show indicators of state on session sidebar

* Changes to status colors

* Improve spacing

* Scroll to cell on status click

* global_evaluation_status -> global_status

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2021-11-01 13:15:21 +01:00
..
home_live adding a new message to close session modal (#629) 2021-10-21 15:01:45 +02:00
output Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
session_live Show indicators of state on session sidebar (#657) 2021-11-01 13:15:21 +01:00
settings_live Fix typo (#578) 2021-10-05 07:30:03 +02:00
explore_helpers.ex Prepare to make Explore section extensible (#626) 2021-10-20 22:27:00 +02:00
explore_live.ex Prepare to make Explore section extensible (#626) 2021-10-20 22:27:00 +02:00
file_select_component.ex Redesign save to file modal (#663) 2021-10-30 12:02:26 +02:00
home_live.ex New import info flash (#630) 2021-10-21 23:21:54 +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 New import info flash (#630) 2021-10-21 23:21:54 +02:00
session_live.ex Show indicators of state on session sidebar (#657) 2021-11-01 13:15:21 +01: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