livebook/test/livebook
2022-12-03 16:23:43 +01:00
..
delta Rename project (#68) 2021-03-03 22:56:28 +01:00
ecto_types User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
file_system Fix typos (#1222) 2022-06-12 18:10:37 +02:00
hubs Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
live_markdown Add support for multi-chunk smart cell source (#1536) 2022-11-17 12:36:06 +01:00
notebook Update instructions in the Elixir export (#1144) 2022-04-25 13:37:15 +02:00
runtime Support config updates when adding smart cell deps to Mix.install/2 (#1560) 2022-12-03 16:23:43 +01:00
session Fix input value lookup for nested inputs (#1537) 2022-11-17 15:15:54 +01:00
storage Add autosave path configuration (#1019) 2022-03-13 16:22:52 +01:00
users User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
utils Remove Mix standalone runtime, closes #1345 (#1370) 2022-08-29 14:20:24 +02:00
web_socket Update WebSocket error responses (#1524) 2022-11-11 12:00:47 -03:00
delta_test.exs Rename project (#68) 2021-03-03 22:56:28 +01:00
hubs_test.exs Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +02:00
intellisense_test.exs Add completion for bitstring modifiers (#1291) 2022-08-29 13:14:13 +02:00
js_interop_test.exs Introduce smart cells (#1029) 2022-02-28 13:53:33 +01:00
learn_test.exs Rename the Explore section to Learn (#1424) 2022-09-21 12:06:22 +02:00
notebook_test.exs Fix ignored output (#1323) 2022-08-02 19:33:43 +02:00
secrets_test.exs Final touchups to secrets (#1464) 2022-10-06 21:44:04 +02:00
session_test.exs Support config updates when adding smart cell deps to Mix.install/2 (#1560) 2022-12-03 16:23:43 +01:00
sessions_test.exs Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
settings_test.exs Provide shared facade in Storage module (#1463) 2022-10-06 19:53:37 +02:00
users_test.exs Encapsulate pubsub subscriptions (#1132) 2022-04-19 11:29:38 +02:00
utils_test.exs User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
web_socket_test.exs Improve Enterprise integration with real data (#1548) 2022-11-28 20:47:25 -03:00