Commit graph

512 commits

Author SHA1 Message Date
Jonatan Kłosko
0f792d51bd Make app new session button a link 2023-07-11 13:57:50 +02:00
Jonatan Kłosko
433cd43894
Secret improvements (#2051)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-10 21:29:21 +02:00
Jonatan Kłosko
d3f7cfa665
Pass notebook files when deploying apps (#2045) 2023-07-07 20:31:54 +02:00
Alexandre de Souza
f4365e44d2
Enforce Hub when deploying notebooks from LIVEBOOK_APPS_PATH (#2039) 2023-07-07 15:27:07 -03:00
Jonatan Kłosko
c02eb984f8
Support reading file entry content from the runtime (#2044) 2023-07-07 16:20:19 +02:00
Jonatan Kłosko
62a74eb660 Fix livemd import test on Windows 2023-07-05 20:44:59 +02:00
Jonatan Kłosko
8f276d2f1e Use more strict assertion 2023-07-05 20:33:46 +02:00
Jonatan Kłosko
be32b94475 Improve tests 2023-07-05 20:26:39 +02:00
Jonatan Kłosko
ede80fc074
Implement file management (#2022)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-05 20:01:12 +02:00
Jonatan Kłosko
cae17cc144
Add support for reading app info from the runtime (#2038) 2023-07-05 15:58:46 +02:00
Jonatan Kłosko
fb9148acf7
Change new notebook button to link (#2036) 2023-07-04 14:46:19 +02:00
Jonatan Kłosko
477036f64d
Properly close app sessions (#2034) 2023-07-04 00:53:04 +02:00
Alexandre de Souza
bcfb6d46ea
Add Team hub from environment variables (#2020) 2023-06-30 19:11:31 -03:00
Jonatan Kłosko
9541eb91c8
Fix smart cell editor initialization (#2017) 2023-06-28 22:39:24 +02:00
ByeongUk Choi
ebab482b7e
Improve error message when deploying notebooks without settings (#2008) 2023-06-25 09:44:36 +02:00
Alexandre de Souza
05d691d407
Redirect to Hub page to update or delete a secret (#2005) 2023-06-23 17:54:13 -03:00
Alexandre de Souza
0a190729ec
Allow Livebook to update and delete Team hub secrets (#1995) 2023-06-21 15:37:28 -03:00
Jonatan Kłosko
1443c472ce
Don't emit diagnostic for module compilation error (#2000) 2023-06-21 11:11:01 +02:00
Cristine Guadelupe
efb28fbdf0
Support Zero Trust authentication (#1938)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-21 00:25:25 +02:00
Jonatan Kłosko
9c831d3e7f
Update dependencies (#1994) 2023-06-20 17:33:38 +02:00
Wojtek Mach
74caae1da1
Merge pull request from GHSA-564w-97r7-c6p9 2023-06-20 13:13:38 +02:00
Jonatan Kłosko
20e13e01db
Bump to Elixir 1.15 (#1989) 2023-06-19 18:21:55 +02:00
Alexandre de Souza
7f9ba6989f
Allow secret creation from Livebook for Team Hubs (#1978) 2023-06-15 17:33:22 -03:00
Jonatan Kłosko
d5f9aaf14e
Don't run doctests for generated functions (#1966) 2023-06-13 16:01:45 +02:00
awerment
b4e4c64820
Show more details in type completion items (#1975) 2023-06-12 22:45:47 +02:00
awerment
7691324a4e
Add on-hover details for types (#1974) 2023-06-12 14:17:25 +02: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
ad7c1549e8 Adjust hub integration tests 2023-06-09 18:15:50 +02:00
Jonatan Kłosko
80423adcdf Remove unreliable test 2023-06-09 15:51:01 +02:00
Jonatan Kłosko
c383c7aaff
Ignore code server error logs when checking for modules (#1971) 2023-06-09 01:04:51 +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
9059049d29
Add hub id to hubs pubsub messages (#1968) 2023-06-08 17:32:29 +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
Benedikt Reinartz
377b677a6e
Erlang error improvements (#1960) 2023-06-06 13:52:50 +02:00
Jonatan Kłosko
75614e7885
Show notifications for new app version and import warnings (#1955) 2023-06-02 21:32:44 +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
2399395bfd Improve tests 2023-06-01 13:49:09 +02:00
Jonatan Kłosko
8f71ad700b
Use registry to identify IO proxy in log handler (#1952) 2023-06-01 00:32:47 +02:00
Jonatan Kłosko
04efa5932f
Restore code markers and doctest indicators on refresh (#1949) 2023-05-31 15:52:08 +02:00
Jonatan Kłosko
0b73752803 Await file deletion without sleeping in tests 2023-05-30 23:17:33 +02:00
Jonatan Kłosko
4145121ba9 Fix more race conditions in tests 2023-05-30 22:42:59 +02:00
Jonatan Kłosko
cf3d0ee16e Improve uncertain test 2023-05-30 22:20:49 +02:00
Jonatan Kłosko
3c56b87154
Doctest updates (#1944) 2023-05-30 22:03:20 +02:00
José Valim
2d265541f0 Skip multiple assertions tests until latest Elixir 2023-05-30 20:29:44 +02:00
José Valim
294bf69c8d Handle doctests reports when there are multiple assertions at once 2023-05-30 19:34:04 +02:00
José Valim
3e1067f4b5 Use range 41xx for teams ports 2023-05-30 12:21:06 +02:00
Jonatan Kłosko
d2988f985d
Changes for Elixir 1.15 (#1918) 2023-05-30 12:06:59 +02:00
José Valim
265a1dec6e
Overlay doctest results (#1936) 2023-05-30 11:30:57 +02:00
Jonatan Kłosko
6b139c95ce Refactor tests 2023-05-29 17:13:28 +02:00