Commit graph

187 commits

Author SHA1 Message Date
José Valim
01b2c31659
Make reprocess texts more neutral (#2105) 2023-07-24 21:52:47 +02:00
Jonatan Kłosko
489b609154
Allow dropping external files into the notebook (#2097) 2023-07-22 11:13:06 +02:00
Jonatan Kłosko
146f89f5f5
Add drag and drop actions for notebook files (#2096)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-21 20:11:11 +02:00
Alexandre de Souza
07caffaecb
Add Offline Deployment section on the Hub Teams page (#2086) 2023-07-19 16:57:54 -03:00
Jonatan Kłosko
2e0c3978e0 Upload improvements 2023-07-18 23:17:26 +02:00
Jonatan Kłosko
e95efd008f
Support adding file entry via upload (#2085) 2023-07-18 21:31:25 +02:00
Jonatan Kłosko
5ff5e0939d
Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
Hugo Baraúna
c16ba7e762
Change copy to mention Livebook teams (#2069) 2023-07-13 19:01:18 +02:00
ByeongUk Choi
f5d0dd557d
Raise exception when trying to edit a secret that does not exist (#2067) 2023-07-13 13:53:33 +02:00
José Valim
104952be6a Group livebook_teams test suite 2023-07-13 13:29:50 +02:00
Jonatan Kłosko
db11994b3e Improve input change test 2023-07-13 12:33:57 +02:00
Jonatan Kłosko
de2fc2f93a
Add button for reevaluating apps on change and add retry for errors (#2066) 2023-07-13 12:26:10 +02:00
Jonatan Kłosko
ff30d0de2d
Improve debugging discoverability on app errors (#2061)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-11 22:29:38 +02:00
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
c02eb984f8
Support reading file entry content from the runtime (#2044) 2023-07-07 16:20:19 +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
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
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
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
75614e7885
Show notifications for new app version and import warnings (#1955) 2023-06-02 21:32:44 +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
4145121ba9 Fix more race conditions in tests 2023-05-30 22:42:59 +02:00
Jonatan Kłosko
6b139c95ce Refactor tests 2023-05-29 17:13:28 +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
José Valim
705f122b75 Pass device code to teams server 2023-05-25 17:17:57 +02:00
José Valim
30a87e8803 Fix tests 2023-05-25 17:01:51 +02:00
Alexandre de Souza
070c0599b5
Implement users to join an organization (#1912) 2023-05-23 17:18:10 -03: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
Alexandre de Souza
932e43ac65
Implement Livebook Teams API (#1904) 2023-05-16 13:21:49 -03: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
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
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
Jonatan Kłosko
32987558be
Add support for clients-only outputs (#1810) 2023-03-21 20:32:22 +01:00
Jonatan Kłosko
fb9c8df7ea Fix tests on windows 2023-03-15 18:18:33 +01:00