Commit graph

1014 commits

Author SHA1 Message Date
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
8e4f3067da
Fix intellisense crash when hovering over bitstring modifiers (#1917) 2023-05-23 00:21:44 +02:00
ByeongUk Choi
3ada5c9146
Add Tracer @type (#1916) 2023-05-22 17:39:04 +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
Ben Swift
7340c6b204
Fix typo in intro_to_kino.livemd (#1915) 2023-05-21 09:20:22 +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
Alexandre de Souza
932e43ac65
Implement Livebook Teams API (#1904) 2023-05-16 13:21:49 -03: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
Axel Clark
8e1ef73c9e
Fix typo in intro docs (#1896) 2023-05-05 09:45:57 +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
Jonatan Kłosko
d0b4f16b19
Improve cookie access check (#1889) 2023-04-28 16:38:17 +02:00
Jonatan Kłosko
8eb93f3e24
Improve cookie access when running in iframe (#1888) 2023-04-28 14:50:40 +02:00
Jonatan Kłosko
9d6b247115
Hydrate updated smart cell source digest before reevaluation (#1886) 2023-04-27 18:27:43 +02:00
Jonatan Kłosko
a6a56ff30c
Use shorter name for doctests module (#1874)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-04-27 16:34:20 +02:00
José Valim
30df25a709 Clarify where data is stored 2023-04-26 15:24:56 +02:00
Gabriel Pereira
297ebdbe89
Fix typo from (#1881) 2023-04-23 21:43:53 +02:00
José Valim
a84e9aca1f Mention more ways to install deps in attached mode 2023-04-22 10:17:47 +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
c03420798f
Add @home CLI argument for opening homepage (#1868) 2023-04-17 15:40:48 +02:00
José Valim
22ace2ca4f Remove pitfalls from deployment notebook 2023-04-16 17:27:30 +02:00
Andrea Leopardi
47fe94f560
Replace "Connection" with gen_statem (#1865) 2023-04-15 10:47:33 +02:00
Jonatan Kłosko
f94cc95248 Bump kino_bumblebee dependency 2023-04-14 16:26:52 +02:00
Jonatan Kłosko
c9d1d304d1
App improvements (#1860) 2023-04-13 17:02:13 +02:00
Jonatan Kłosko
f9efd2079c
Persist show-source app option (#1859) 2023-04-13 17:02:03 +02:00
José Valim
971b243f10
Make the error status clickable on failed deployments (#1854) 2023-04-12 22:16:43 +02:00
Jonatan Kłosko
4d46b03cc8
Fix smart cell indicator when source changes on start (#1851) 2023-04-08 10:49:34 +02:00
Jonatan Kłosko
744406d1d8 Release v0.9.1 2023-04-06 00:36:28 +02:00
Cristine Guadelupe
55925873fd
Updates KinoExplorer (#1849) 2023-04-05 10:49:56 +07:00
scudelletti
dcf7297f38
Fix Intro to Kino link (#1847) 2023-04-04 12:33:04 +02:00
Cristine Guadelupe
33a2a7f4ad
Updates KinoExplorer (#1845) 2023-04-04 09:46:18 +02:00
Jonatan Kłosko
a020ea85c5
Respect whitespace in plain text output (#1841) 2023-03-31 22:54:11 +02:00