Commit graph

778 commits

Author SHA1 Message Date
Alexandre de Souza
7c348d9c20
Rename deploy keys to org tokens (#3049) 2025-08-22 13:30:36 -03:00
Hugo Baraúna
7513202199
Improve error message for unauthorized deploy (#3048) 2025-08-19 11:31:56 -03:00
Alexandre de Souza
9043edb748
Implement authorization to deploy apps (#3044) 2025-08-14 10:25:10 -03:00
Hugo Baraúna
8c6089fccb
Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
Hugo Baraúna
a9c360ee9d
Handle partial failure when deploying multiple apps via CLI (#3036) 2025-07-31 17:58:18 -03:00
Alexandre de Souza
4997e07e8d
Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
Alexandre de Souza
98561f927e
Improve integration tests and fix some intemittent tests (#3033)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-07-16 17:07:42 -03:00
Jonatan Kłosko
6189ed17f6 Remove deprecated use of use Plug.Test 2025-07-12 09:29:57 +02:00
Hugo Baraúna
231b30d464
Adds JSON as a format for the log (#3017)
Co-authored-by: José Valim <jose.valim@dashbit.co>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-06-17 14:53:49 -03:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Jonatan Kłosko
7315cc9f7d
Include errors in exported notebook outputs (#3009) 2025-05-26 13:42:09 +02:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Alexandre de Souza
bf5725847a
Implement the user authorization flow with Livebook Teams (#2984) 2025-05-05 10:53:44 -03:00
Jonatan Kłosko
86cc78d028 Update LV 2025-04-18 23:56:15 +09:00
Jonatan Kłosko
331efa04f7
Support setopts request with binary option in IO proxy (#2983) 2025-04-11 08:20:50 +02:00
Jonatan Kłosko
0aa4013f3f
Improve UX when loading JS output fails or takes long time (#2975) 2025-04-01 11:11:10 +02:00
Alexandre de Souza
ce76af9432
Show more prominent warning for app servers (#2962) 2025-03-17 11:05:11 -03:00
Alexandre de Souza
3359f65a4c
Redirects the user to Teams logout page (#2959) 2025-03-14 09:35:25 -03:00
Jonatan Kłosko
2c288b8508 Bump timeout in test 2025-03-07 19:58:50 +09:00
Jonatan Kłosko
882d254c23
Do not store identity payload in the session (#2948) 2025-03-03 13:45:28 +01:00
Jonatan Kłosko
c42c5d39fb Update pythonx version references 2025-02-27 14:03:29 +09:00
Jonatan Kłosko
a7b738fdcd Improve Python evaluation to raise a Python error for undefined variables 2025-02-27 14:02:48 +09:00
Jonatan Kłosko
2846b73c94 Refactor aliases 2025-02-24 14:46:26 +09:00
Jonatan Kłosko
793e683338
Fix stderr not being captured in Python cells (#2941) 2025-02-21 17:42:25 +01:00
Jonatan Kłosko
ef6591c85a Update pythonx dependency 2025-02-19 19:32:10 +09:00
Jonatan Kłosko
2796d5f1d7 Fix windows CI 2025-02-18 23:45:12 +09:00
Jonatan Kłosko
ac9db0e879 Capture pythonx init output in tests 2025-02-18 23:15:13 +09:00
Jonatan Kłosko
015b44fb72
Add support for Python cells (#2936)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-02-18 14:28:29 +01:00
Alexandre de Souza
42cd2af31d
Fix logout button with disabled "Authenticate with Livebook Teams" (#2935) 2025-02-17 10:56:52 -03:00
Cocoa
465d711395
fix: path should be URL-encoded in Elixir code (#2926)
Signed-off-by: Cocoa <i@uwucocoa.moe>
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
2025-02-12 16:10:24 +01:00
José Valim
e1277fa62a
Support nil fields in forms (#2931) 2025-02-12 13:12:03 +01:00
José Valim
00f2fdf1d1
Add styling to plain text (#2928)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-02-12 09:46:48 +01:00
Jonatan Kłosko
8fc98c7698 Capture test log 2025-02-01 16:29:12 +07:00
Jonatan Kłosko
f3ec12d3d9 Add missing annotation to Erlang snippets in Markdown cells on export 2025-01-30 01:10:21 +07:00
Jonatan Kłosko
4d554e797b Remove unnecessary async false 2025-01-24 01:02:12 +07:00
Hugo Baraúna
a8d57864cf
Bug fix: show logout template after logging out (#2913) 2025-01-20 18:32:46 -03:00
Alexandre de Souza
601e93ae76
Implement the logout button (#2906) 2025-01-08 15:55:44 -03:00
Alexandre de Souza
433b8011f8
Implement teams_auth field and deprecate zta_provider (#2904) 2024-12-31 11:15:46 -03:00
Jonatan Kłosko
561b73af7b
Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
Alexandre Hamez
cd46b5c667
Fix Docker warning about deprecated ENV usage (#2893) 2024-12-12 14:37:12 +01:00
Jonatan Kłosko
a7c8e9e1c7
Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
Jonatan Kłosko
ab182ffecb Escape quotes in generated dockerfile env vars 2024-12-07 00:11:25 +08:00
Hugo Baraúna
2d9b6f8dac
Fix user information to include payload returned from identity provider (#2890) 2024-12-06 14:36:52 +01:00
Jonatan Kłosko
34364722a8
Fix race condition in app auto shutdown test (#2887) 2024-12-05 12:01:59 +01:00
Jonatan Kłosko
b7d187b914
Add logs for code evaluation (#2880)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-11-29 14:22:13 +01:00
Jonatan Kłosko
ffd6b99bd9
Store autogenerated user id seprate from identity data (#2879) 2024-11-29 01:49:35 +01:00
Jonatan Kłosko
20912b87eb Improve tests 2024-11-26 17:01:09 +08:00
Jonatan Kłosko
3895e85b6b
Use Req for all requests (#2874) 2024-11-25 13:43:00 +01:00
Jonatan Kłosko
21e01fadb6
Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00
Hugo Baraúna
96a995bf26
Fix auth with Livebook teams when user not belongs to org (#2865) 2024-11-21 03:25:22 +01:00