Commit graph

3251 commits

Author SHA1 Message Date
Hugo Baraúna
02aef17f8b
Add deployment group authorization UI prototype
Implement UI for deployment group access control that shows
all deployment groups but disables unauthorized ones. Features include:

- Tooltip explaining authorization restrictions
- Block cursor and disabled click handling
- Mock authorization logic (production/staging disabled)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-08-05 15:46:59 -03:00
Hugo Baraúna
8aa0e35df3
Inform users that env var values in K8s instructions are base64-encoded (#3038)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-08-04 19:06:42 -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
Hugo Baraúna
e6d615432d
Improve CLI deploy help message (#3035)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-07-30 10:43:54 -03:00
Alexandre de Souza
4997e07e8d
Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
Jonatan Kłosko
6806ef8ec4 Fix function name 2025-07-17 09:16:22 +02: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
f23d41a24b Fix typo 2025-07-12 13:02:18 +02:00
Jonatan Kłosko
9a4fcc8f7d
Fix test failing because of concurrent compilation (#3031) 2025-07-12 12:57:51 +02:00
Jonatan Kłosko
3abb44e8f3 Bump finch 2025-07-12 09:54:14 +02:00
Jonatan Kłosko
6189ed17f6 Remove deprecated use of use Plug.Test 2025-07-12 09:29:57 +02:00
jonatanklosko
71572d8261 Update assets 2025-07-01 09:04:00 +00:00
Jonatan Kłosko
d0e493e9df Fix drag and drop for file input 2025-07-01 11:03:07 +02:00
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
José Valim
334ae5523e
Use wget instead of curl, closes #3020 (#3022) 2025-06-19 19:54:07 +02:00
Jonatan Kłosko
31ff347768
Bump Docker images to CUDA 12.8 and include NCCL (#3018) 2025-06-17 21:01:09 +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
e04543495f
Don't show chevron when there's no menu (#3015) 2025-06-07 14:23:56 -03:00
Hynek Vychodil
e2d87fd569
Use /bin/sh friendly condition in env.sh (#3013) 2025-06-04 22:33:35 +02:00
Alexandre de Souza
c1a55e15a7
Use random value for WebSocket reconnect backoff (#3012) 2025-06-03 17:08:21 -03:00
Jonatan Kłosko
cb0546f901 Allow smart cells to reevaluate automatically 2025-05-29 22:47:59 +02:00
José Valim
b2bcc064fa
Remove Uffizzi (#3011) 2025-05-29 15:36:43 +02:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Hugo Baraúna
58d21e51c2
Tutorial on how to deploy a Livebook app with Livebook Teams (#3007) 2025-05-26 09:14:15 -03:00
Jonatan Kłosko
7315cc9f7d
Include errors in exported notebook outputs (#3009) 2025-05-26 13:42:09 +02:00
Hugo Baraúna
9d401b56f5 Change github repo used by learn notebook
The older repo had too many stars, which lead to triggring GitHub's API
rate limit faster.
2025-05-22 14:06:51 -03:00
Hugo Baraúna
b558ba56dc
Makes the notebook execute without errors when GitHubs API rate limit (#3006) 2025-05-22 13:46:06 -03:00
Jonatan Kłosko
ed744abf33 Restore epmd start as part of release server boot 2025-05-21 11:07:01 +02:00
Jonatan Kłosko
caf14fa9b6 Update changelog 2025-05-20 21:54:54 +02:00
Jonatan Kłosko
4f01b04b6f Update changelog 2025-05-20 20:29:26 +02:00
Kai
34513ce277
Fix typo for authentication (#3005) 2025-05-18 18:18:23 +02:00
Wojtek Mach
f2e0427f0d
Fix RELEASE_COOKIE for Windows 11 (#3003) 2025-05-14 12:25:19 +02:00
Wojtek Mach
caeb45f730
Fix livebook:// support on macOS and Windows (#3002) 2025-05-13 17:38:30 +02:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Jonatan Kłosko
7fa44a3966
Update changelog (#2997) 2025-05-08 18:27:19 +02:00
Jonatan Kłosko
a598e4b66e Update kino_pythonx requirement 2025-05-08 15:40:01 +02:00
Jonatan Kłosko
38e03963d8 Bump kino requirement 2025-05-08 15:34:31 +02:00
Hugo Baraúna
c34c8050a3
Docs for OIDC groups authorization (#2996) 2025-05-08 09:08:36 -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
Jonatan Kłosko
abe6ea49ce Fix typo 2025-05-03 11:32:59 +09:00
Hugo Baraúna
628fc5418d
Remove mentions of Teams beta (#2993) 2025-05-02 18:24:49 -03:00
Jonatan Kłosko
1ba59c6ac2
Optimise tracker diffing (#2992) 2025-05-01 17:45:16 +02:00
Hugo Baraúna
de568f84b9
Add a GitHub app notebook to the learn section (#2990) 2025-05-01 11:11:17 -03:00
Hugo Baraúna
1628ddbc51
Update kino chat app (#2991) 2025-04-30 02:45:07 +02:00
José Valim
0208856133
Use a fixed port on deployments (#2989) 2025-04-28 10:27:48 +02: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