Commit graph

572 commits

Author SHA1 Message Date
Alexandre de Souza
7f9ba6989f
Allow secret creation from Livebook for Team Hubs (#1978) 2023-06-15 17:33:22 -03:00
Jonatan Kłosko
a72629cfe3
Implement stamping for teams hub (#1973)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-06-09 20:59:04 +02:00
Jonatan Kłosko
683f6c8f3b
Use different html name for output inputs (#1970) 2023-06-08 23:27:13 +02:00
Jonatan Kłosko
300f5683ef Fix insert button ids 2023-06-08 22:25:10 +02:00
Jonatan Kłosko
9059049d29
Add hub id to hubs pubsub messages (#1968) 2023-06-08 17:32:29 +02:00
Jonatan Kłosko
de4d46f3be
Load JS view assets from CDN when applicable (#1958) 2023-06-07 14:26:51 +02:00
Jannik Becher
dbceb99f79
Fix on-hover docs for erlang modules with type names in signature (#1957)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-07 12:30:52 +02:00
Jonatan Kłosko
8859985736 Fix smart cells editor 2023-06-06 21:57:39 +02:00
Jonatan Kłosko
75614e7885
Show notifications for new app version and import warnings (#1955) 2023-06-02 21:32:44 +02:00
Jonatan Kłosko
cc9731c428
Add link to apps sessions on multi-session app page (#1954) 2023-06-02 18:18:54 +02:00
Benedikt Reinartz
fb9193b8ab
Add support for Erlang code cells (#1892)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-02 14:49:06 +02:00
Alexandre de Souza
14dd6d925f
Implement TeamClient with Teams WebSocket communication (#1951) 2023-06-01 12:01:43 -03:00
Jonatan Kłosko
04efa5932f
Restore code markers and doctest indicators on refresh (#1949) 2023-05-31 15:52:08 +02:00
Paulo Valim
8f20c03775
Add step by step code verification (#1945) 2023-05-31 10:35:59 +02:00
Jonatan Kłosko
3c56b87154
Doctest updates (#1944) 2023-05-30 22:03:20 +02:00
Jonatan Kłosko
826fcf2344
Add debug button to app session page (#1940) 2023-05-30 15:44:13 +02:00
José Valim
3cf7a2f7cb More structure in Apps page 2023-05-30 15:06:01 +02:00
Jonatan Kłosko
d2988f985d
Changes for Elixir 1.15 (#1918) 2023-05-30 12:06:59 +02:00
Paulo Valim
b0fd445291
Second step of the onboarding (#1935) 2023-05-30 12:01:24 +02:00
José Valim
265a1dec6e
Overlay doctest results (#1936) 2023-05-30 11:30:57 +02:00
Wojtek Mach
f226387958 Update lib/livebook_web/live/session_live/attached_live.ex 2023-05-29 16:21:29 +02:00
José Valim
da0913c0aa Add iex -S mix to examples as that's the most common scenario 2023-05-29 15:30:00 +02:00
Alexandre de Souza
76015e3009
Improve Add Hub and Edit Hub pages (#1929) 2023-05-26 15:40:45 -03:00
Jonatan Kłosko
34ffb8f3d5
Automatically reevaluate app sessions and support interrupt (#1928) 2023-05-26 13:12:41 +02:00
Paulo Valim
e9e5530870
Remove unused classes and add mobile view (#1931) 2023-05-26 11:35:16 +02:00
José Valim
705f122b75 Pass device code to teams server 2023-05-25 17:17:57 +02:00
Paulo Valim
08c1e31917
Tab buttons to choose between a new org or an existing one (#1924) 2023-05-25 16:45:16 +02:00
Jose Vargas
e614dcbac1
Add doctest decorations to monaco editor per result (#1911) 2023-05-24 14:56:13 +02:00
Jonatan Kłosko
5c923b3a2c
Support unknown MIME types as filters for the file input (#1922) 2023-05-24 14:17:47 +02:00
Alexandre de Souza
070c0599b5
Implement users to join an organization (#1912) 2023-05-23 17:18:10 -03:00
José Valim
7ff4b640f6
Convert secret value to password field (#1921) 2023-05-23 20:22:06 +02:00
Jonatan Kłosko
d1ba07e0ea
Move app settings to a modal and add explanations (#1914)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-05-21 21:21:10 +02:00
Jonatan Kłosko
52df405aca
Add support for multi-instance apps (#1913) 2023-05-19 19:40:56 +02:00
Alexandre de Souza
3a63e30e89
Implement new Add Hub page (#1909) 2023-05-18 13:45:32 -03:00
José Valim
ad0cb75f90 Organize blocks by category 2023-05-18 13:40:24 +02:00
Wout De Puysseleir
b4053c7dbb
Remove bottom border last running session of list (#1908) 2023-05-16 12:34:59 +02:00
Jonatan Kłosko
022f395bce
Add output type setting to apps (#1905) 2023-05-11 14:07:19 +02:00
Jonatan Kłosko
f262b9c0c9
Rebuild confirmation modal system (#1903) 2023-05-10 18:23:08 +02:00
Jonatan Kłosko
ff22d5b31c
Add icon and group code blocks (#1902) 2023-05-09 19:13:48 +02:00
ByeongUk Choi
6dd19a8dc9
Add Form to "+ Block" (#1750)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-05-09 16:49:02 +02:00
ByeongUk Choi
6061901ee9
Add info about empty Kino outputs (#1899) 2023-05-08 11:26:21 +02:00
Riccardo Massari
26834934e9
Fix typo in presentation view shortcut label (#1895) 2023-05-04 16:38:18 +02:00
Jonatan Kłosko
e7f8ee8ca8 Update keyboard shortcuts list 2023-04-28 20:39:25 +02:00
Franklin Rakotomalala
0eb0f417f5
Add notebook presentation view (#1852)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-04-28 20:16:18 +02:00
José Valim
30df25a709 Clarify where data is stored 2023-04-26 15:24:56 +02:00
José Valim
e1603f9459 Only keep memory header in bold 2023-04-18 13:30:41 +02:00
Jonatan Kłosko
4933807a58 Improve star button styling 2023-04-18 12:56:32 +02:00
José Valim
a8c7af5519
Move star below menu (#1870) 2023-04-18 12:46:54 +02:00
José Valim
eb15e12b1b Better handle large titles no notebook cards 2023-04-18 09:47:36 +02:00
Jonatan Kłosko
c9d1d304d1
App improvements (#1860) 2023-04-13 17:02:13 +02:00