Commit graph

1062 commits

Author SHA1 Message Date
Hugo Baraúna
7427a47412
Add Tidewave (#3026) 2025-06-26 16:50:25 -03:00
Jonatan Kłosko
509774bcb4
Fix embedding livebook inside iframe with LIVEBOOK_WITHIN_IFRAME (#3024) 2025-06-20 12:03:04 +02:00
Alexandre de Souza
e04543495f
Don't show chevron when there's no menu (#3015) 2025-06-07 14:23:56 -03:00
Jonatan Kłosko
cb0546f901 Allow smart cells to reevaluate automatically 2025-05-29 22:47:59 +02:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Alexandre de Souza
75ef15a82c
Add Logout button to Apps page (#2994) 2025-05-06 16:38:23 -03:00
Hugo Baraúna
f2af9eda59
Remove "auth via Teams" from deployment group form (#2995) 2025-05-06 14:49:10 -03:00
Alexandre de Souza
bf5725847a
Implement the user authorization flow with Livebook Teams (#2984) 2025-05-05 10:53:44 -03:00
Hugo Baraúna
628fc5418d
Remove mentions of Teams beta (#2993) 2025-05-02 18:24:49 -03:00
Kurtis Rainbolt-Greene
d230e0f6a7
Automatically cluster with AWS execution environments (#2797)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2025-04-28 09:47:12 +02:00
Jonatan Kłosko
9535e9e536
Make priv generation into a compiler task (#2978) 2025-04-03 12:14:01 +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
78aebde2ad
Allow user to logout from Livebook app (#2961) 2025-03-25 12:25:55 -03:00
José Valim
45c94789db Avoid compile-time dep on Livebook.Config 2025-03-17 15:46:56 +01: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
f953b6d695 Restore workaround 2025-03-11 17:03:12 +09:00
Jonatan Kłosko
6cf13387fb Update dependencies 2025-03-11 16:38:25 +09:00
Alexandre de Souza
24b591825f
Fix issue with logging out from ZTA (#2953) 2025-03-06 14:55:29 -03:00
Jonatan Kłosko
1a33c3000a
Disable saving UI in app sessions (#2952) 2025-03-06 10:43:58 +01: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
e4a63ef29a
Fix iframe loading when only the iframe server starts on random port (#2947) 2025-03-03 10:41:17 +01:00
Jonatan Kłosko
2846b73c94 Refactor aliases 2025-02-24 14:46:26 +09:00
Alexandre de Souza
14bf025a53
Add a fallback to user's profile picture (#2940) 2025-02-19 17:08:28 -03: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
Jonatan Kłosko
c9f619a84a Fix tab content disappearning in nested tabs 2025-02-13 16:00:04 +09:00
Jonatan Kłosko
7beb71b1cd
Improve file select to list files matching search anywhere in the name (#2932) 2025-02-13 07:26:48 +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
Wojtek Mach
08a0f1e14a
Update billing status handling (#2921) 2025-02-03 16:10:59 +01:00
Jonatan Kłosko
952cdc5a32 Add missing assign 2025-01-22 16:01:07 +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
Wojtek Mach
77f2948337
Restrict teams features based on org status (#2897) 2025-01-01 19:30:22 +01: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
Jonatan Kłosko
8ac4be0d23
Simplify CSS selectors (#2891) 2024-12-06 17:05:55 +01:00
Jonatan Kłosko
832c33d61d
Add custom view option to hide code (#2889) 2024-12-06 10:38:58 +01:00
Jonatan Kłosko
68cc30f173 Update non-formatted interpolation syntax 2024-12-05 17:14:34 +08:00
Roberto Trevisan
8fdbf77bc8
Remove danger hint from close session confirmation when it has a file (#2888)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-12-05 10:07:24 +01:00
Jonatan Kłosko
5ae61ed776
Update to LV 1.0 (#2883) 2024-12-04 10:37:17 +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
7c8f464096 Update menu text
Update sessions menu wording
2024-11-25 16:53:14 +08:00
Jonatan Kłosko
692251d3bf
Show a tip about notebook file upload (#2868) 2024-11-22 10:17:36 +01:00
Jonatan Kłosko
adb1c67937 Fix iframe static serving 2024-11-21 21:08:35 +08:00
Jonatan Kłosko
21e01fadb6
Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00
Jonatan Kłosko
bed5aa021c
Use strings for component variants (#2863) 2024-11-19 15:37:52 +01:00