livebook/lib/livebook_web/live/session_live
Jonatan Kłosko 5c8e117800
Setup user profiles (#253)
* Add initial user config modal

* Assign user ids

* Update session data to hold user ids

* Get users list for specific ids

* Render user avatar

* User update

* Refactor user changes

* Subscribe to individual user updates

* Show users in side panel

* Add sidebar to homepage

* Don't generate the same color twice in a row

* Add documentation notes

* Fix tests

* Add tests

* Keep users in session data

* Rename color to hex_color
2021-05-03 20:03:19 +02:00
..
attached_live.ex Setup user profiles (#253) 2021-05-03 20:03:19 +02:00
cell_component.ex Add anchor links to sections (#243) 2021-04-26 15:24:43 +02:00
cell_settings_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
cell_upload_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
elixir_standalone_live.ex
indicators_component.ex
insert_buttons_component.ex
mix_standalone_live.ex
persistence_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
runtime_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00
section_component.ex Add anchor links to sections (#243) 2021-04-26 15:24:43 +02:00
shortcuts_component.ex Require cookie for connecting to an attached node (#245) 2021-04-28 14:28:28 +02:00