livebook/lib/live_book_web
Jonatan Kłosko 80cd651b0f
Setup initial session UI (#9)
* Sync session data within LV client

* Add basic session UI

* Add operations for setting notebook and section name

* Update notebook and section name from the UI

* Some cleanup

* Return current data upon client registartion to avoid race conditions

* Small fixes
2021-01-17 22:03:03 +01:00
..
controllers Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
live Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
templates/layout Setup initial session UI (#9) 2021-01-17 22:03:03 +01:00
views Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
endpoint.ex Set up assets and layout (#2) 2021-01-07 22:13:17 +01:00
router.ex Add module for managing multiple running sessions (#3) 2021-01-08 14:14:26 +01:00
telemetry.ex Initial commit 2021-01-07 20:56:24 +01:00