Commit graph

1516 commits

Author SHA1 Message Date
Jonatan Kłosko 63376cb3ee
Limit the number of files listed in the file selector (#2491) 2024-02-19 17:08:41 +01:00
Jonatan Kłosko 33aa9408ae Update LV 2024-02-16 00:59:57 +07:00
José Valim a759c9d56a Document modules also improve stacktraces, closes #2485 2024-02-15 11:17:23 +01:00
Jonatan Kłosko cc92a6d03b Show cell evaluation time also when stale and aborted 2024-02-15 15:47:35 +07:00
Jonatan Kłosko eac07a4c39 Simplify clipboard copy transitions 2024-02-13 17:21:59 +07:00
Jonatan Kłosko c20521c3ab
Redesign flash messages (#2484) 2024-02-13 11:17:17 +01:00
ByeongUk Choi 17634f9be7
Validate agent name and set default (#2483) 2024-02-13 09:27:25 +01:00
Jonatan Kłosko efc17fb01f Use larger secret modal only when there is secret selection 2024-02-12 00:11:16 +07:00
José Valim f3206d9791
Redesign deploy and runtime panels (#2478)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 11:58:20 +01:00
Cristine Guadelupe c9d505a2b4
Removes deployment group deletion (#2479) 2024-02-09 15:59:36 +07:00
Cristine Guadelupe fe5598dbb5
Disables deployment group mode editing (#2476)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-02-09 09:41:32 +07:00
Jonatan Kłosko de2d63ceb0 Improve loading transition when searching packages 2024-02-09 01:38:38 +07:00
Jonatan Kłosko 4587396c9a
Encapsulate buttons and inputs in components (#2477) 2024-02-08 19:27:16 +01:00
José Valim 587aa62d8c Group all hub sidebar entries last 2024-02-08 10:59:28 +01:00
José Valim 629cc3f5a3 Do not rely on to_existing_atom as atoms may not have been loaded 2024-02-08 09:03:38 +01:00
Jonatan Kłosko a2d6b1caae
Fix Dockerfile generation with deployment group (#2475) 2024-02-07 20:36:21 +01:00
Jonatan Kłosko 6d2a70bf6e Change modal sizes 2024-02-08 00:51:44 +07:00
Jonatan Kłosko f21fe7df09 Fix duplicate checkbos ids in the session list 2024-02-07 17:38:25 +08:00
Jonatan Kłosko d3f33a045c Migrate more CSS classes to components 2024-02-07 00:29:00 +08:00
Michael Ruoss 4b82745f73
Make sure declared fields are set on AWS credentials map (#2472) 2024-02-04 11:42:38 +01:00
Jonatan Kłosko fb604dee2f
Simplify autocompletion info into a single markdown field (#2470) 2024-02-02 17:55:15 +01:00
Jonatan Kłosko e98cf466fa
Add support for updating smart cell editor source and intellisense node (#2465) 2024-01-31 12:44:20 +01:00
Alexandre de Souza 1ceab6f540
Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
Jonatan Kłosko 80cd944d3e Move table component near other components 2024-01-31 01:06:05 +08:00
Paulo Valim 80a8085073
Improving Table Core Component (#2463) 2024-01-30 18:05:09 +01:00
Paulo Valim 721a2eba4a
Adding table view for environement variables (#2461) 2024-01-30 16:48:18 +01:00
Paulo Valim 714417189b
Add LiveView table component (#2460) 2024-01-30 10:41:48 +01:00
Cristine Guadelupe 60d7dd74c3
Maplibre guide - add controls (#2459) 2024-01-29 15:09:41 -03:00
Jonatan Kłosko 368b69b423
Implement version-based migrations (#2453) 2024-01-29 08:59:43 +01:00
Cristine Guadelupe 027e84fff8
Updates guides to link to docs (#2456) 2024-01-27 15:25:33 -03:00
Cristine Guadelupe dc81aa3b40
Updates Explorer guide (#2455) 2024-01-27 11:01:43 -03:00
José Valim 0d475961eb Centralize actions table header 2024-01-27 11:18:01 +01:00
Cristine Guadelupe 45a0e6026f
Updates Maplibre guide (#2454) 2024-01-26 14:44:25 -03:00
Jonatan Kłosko f9f8579ca4 Stop rendering images from the legacy images directory 2024-01-26 21:09:15 +08:00
Jonatan Kłosko ac7b5803a1 Fix todos 2024-01-26 20:59:45 +08:00
Jonatan Kłosko 8e6a017414
Move session markup to a separate file (#2452) 2024-01-26 13:51:05 +01:00
Jonatan Kłosko 9bc0832e03
Make frame and text stream updates implicit (#2451) 2024-01-26 09:17:46 +01:00
Jonatan Kłosko 8431401df1
Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
Jonatan Kłosko 501a98d7c6
Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
José Valim 365cbe7101 Fix transport_opts 2024-01-25 22:13:50 +01:00
Jonatan Kłosko 883c0f39ec
Pass cacerts options to Mint only when SSL (#2449) 2024-01-25 14:58:53 +01:00
Jonatan Kłosko 0056a81b7f
Skip docs requests for remote node intellisense (#2447) 2024-01-25 12:03:34 +01:00
Jonatan Kłosko 9c2df06b5d
Simplify config functions (#2446) 2024-01-25 11:21:53 +01:00
Jonatan Kłosko 026af473ec Simplify terminal text clipboard icon 2024-01-25 17:56:26 +08:00
Jonatan Kłosko 2b5171fe92 Emit diagnostic for MismatchedDelimiterError 2024-01-25 16:26:31 +08:00
Cristine Guadelupe 22cd0c233a
Bump kinos (#2440) 2024-01-24 12:21:02 -03:00
Jonatan Kłosko 0cd2f69ce8
Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
Paulo Valim 75688ae9f5
Add table view on Hub/Secrets (#2437) 2024-01-24 11:04:47 +01:00
Alexandre de Souza 99bf5d02f7
Fix cacerts for escript version (#2439) 2024-01-23 18:37:00 -03:00
Wojtek Mach 03062f8d4f Remove unnecessary call to :erlang.iolist_to_binary/1 2024-01-23 13:38:22 +01:00
Cristine Guadelupe 72229cc2f1
Bump kino_explorer (#2436) 2024-01-22 11:31:11 -03:00
lkarthee a15a69175b
Enable copy button for error output (#2435) 2024-01-22 08:56:39 +01:00
Alexandre de Souza 8ba6baec3a
Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03:00
Cristine Guadelupe eb812601a3
Update KinoExploer (#2428) 2024-01-05 13:58:30 -03:00
ByeongUk Choi bc099bf03e
Add warning on export page if there are stale output (#2420)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-01-02 15:26:28 +01:00
Jonatan Kłosko 469c53a4df Fix file download in the .exs notebook export 2024-01-02 16:41:23 +08:00
Wojtek Mach 6f4eb7f58b
Update to Elixir 1.16.0 and OTP 26.2.1 (#2416) 2023-12-29 14:16:20 +01:00
Cristine Guadelupe 4f38fea5cd
Deployment groups adjustments (#2414)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-28 16:21:52 -03:00
Cristine Guadelupe 4c97bd338e
Adds ZTA and clustering to deployment groups (#2413)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 21:10:17 -03:00
Cristine Guadelupe 37c7444328
Deployment group for app deployment (#2410)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 15:24:48 -03:00
José Valim 8b2add1e6c Fix sidebar selection for Apps 2023-12-27 13:29:36 +01:00
José Valim b15f1664b6 Fix LIVEBOOK_PORT=0 for iframes 2023-12-25 10:59:55 +01:00
Cristine Guadelupe ece00ad70c
ZTA metadata - help field (#2411)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-24 19:28:24 -03:00
Jonatan Kłosko 07bf81cb40 Fix docs warning 2023-12-22 21:07:20 +07:00
Cristine Guadelupe fb851b1091
Hub header layout helper (#2408)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-21 15:26:54 -03:00
Cristine Guadelupe 3430e9a261
Move airgapped to deployment group (#2404)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-20 11:47:46 -03:00
José Valim 5d1ce2733d mix format 2023-12-20 15:24:25 +01:00
José Valim 90f5ec61bf Add code comment around persistent term usage 2023-12-20 15:16:40 +01:00
Jonatan Kłosko 0849678a98 Update LV 2023-12-19 15:09:47 +07:00
José Valim bf44cb8cdf Do not crash on missing exports, closes #2400 2023-12-16 09:13:44 +01:00
Sasikumar 0711040d67
Do not close package search modal after adding the package (#2399)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-15 07:45:26 +01:00
Jonatan Kłosko 5430af10ed Hide deployment groups behind a feature flag 2023-12-12 21:34:21 +07:00
Jonatan Kłosko a30a0233f3 Update kino references 2023-12-12 15:41:21 +07:00
Alexandre de Souza c8fbad1bf8
Show File System and Deployment Group form errors (#2396) 2023-12-11 15:20:12 -03:00
Jonatan Kłosko 3c7d356f90
Always show expand icon on hub select (#2395) 2023-12-11 07:17:08 +01:00
Alexandre de Souza f0979ea492
Refresh Hub's belonged data with push_patch when it changes (#2384) 2023-12-08 09:49:02 -03:00
Cristine Guadelupe 8923e700d8
Deployment group secrets (#2374)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-06 18:53:49 -03:00
digitalcohesion 839c326ab0
Update intro_to_livebook.livemd to fix some typos and grammar (#2387) 2023-12-06 16:10:47 +01:00
José Valim ff40a933a5
Use warning instead of error for version check, closes #2381 (#2382) 2023-12-05 00:03:59 +01:00
Jonatan Kłosko 7cf0ed2a08
Fix the S3 form to allow the user to enter a custom region (#2380) 2023-12-04 07:53:42 +01:00
Jonatan Kłosko 39a5cf7aff
Always scroll menu into view (#2377) 2023-11-30 20:45:33 +01:00
Alexandre de Souza 17ce53a144
Fix when creating a new org (#2375) 2023-11-29 13:58:56 -03:00
Alexandre de Souza d7e12fc9f9
Process WebSocket messages synchronously (#2371) 2023-11-28 19:31:01 -03:00
Jonatan Kłosko 3bbf43c708
Refactor hook props parsing (#2369) 2023-11-23 16:18:06 +01:00
José Valim 9aac5ce86d Annotate download nodes to avoid socket disconnection, closes #2367 2023-11-21 20:06:35 +08:00
Jonatan Kłosko 647723c8fa
Encode smart cell attributes in Live Markdown (#2364) 2023-11-18 06:00:40 +01:00
Jonatan Kłosko 9076e15a69
Ignore channel events for unknown JS Views (#2363) 2023-11-17 13:10:48 +01:00
José Valim d345c9eeff List aws_credentials in a release 2023-11-16 17:54:34 +01:00
José Valim 975c3413ee Rename pending session_token 2023-11-16 16:44:32 +01:00
José Valim 16e22078f7 Rename session_token to token to mirror FSS 2023-11-16 16:28:57 +01:00
José Valim 43f40db59d
Make AWS credentials opt-in (#2358) 2023-11-16 13:57:28 +01:00
José Valim f124b6c8c6 Add AWS Credentials hint 2023-11-16 11:05:08 +01:00
Michael B. Klein fbcf3e5c50
Use aws_credentials for S3 file system if Access Key ID is missing (#2347) 2023-11-16 10:49:37 +01:00
José Valim 82b633d595
Remove todos related to Elixir v1.15 (#2354)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-11-16 09:18:05 +01:00
José Valim 56734420a0
Only keep #cell: markers in stacktrace (#2351) 2023-11-15 18:54:27 +01:00
Jonatan Kłosko 8710090274
Use shorter ids for cells and sections (#2350) 2023-11-15 17:33:43 +01:00
Jonatan Kłosko a5dd74061c
Don't copy outputs when converting smart cell to code (#2348) 2023-11-15 17:24:53 +01:00
José Valim 072b8eef82 Do not use Kino.VegaLite.periodically 2023-11-15 12:33:33 +01:00
Cristine Guadelupe f633748b37
Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
José Valim 22d8e40ab6 Simplify update_file_system API 2023-11-14 20:13:45 +01:00
José Valim 835afa8287
Add all_loaded caching per node (#2346) 2023-11-14 19:31:33 +01:00
José Valim 3b15e75227
Reduce the amount of erpc calls when loading functions for a module (#2345) 2023-11-14 19:10:34 +01:00
José Valim 048d197053
Move org_sign to team (#2342) 2023-11-14 13:26:25 +01:00
José Valim 4d809ec0d6
Move APIs used by Hubs to Livebook.Hubs.Team (#2339) 2023-11-13 14:33:25 +01:00
José Valim a9b818c374 Move subscribe function to Broadcasts module 2023-11-13 13:24:03 +01:00
José Valim 4c7259688d Simplify port handling on latest Phoenix+Bandit 2023-11-12 18:30:53 +01:00
Jonatan Kłosko 2ed8021dbd
Require OTP 25 (#2333) 2023-11-10 13:58:21 +01:00
Jonatan Kłosko 8465eeeba9
Dump and load offline hub data from memory (#2331) 2023-11-09 11:48:14 +01:00
Alexandre de Souza 53de306ff4
Add error message to hub form modals (#2329) 2023-11-08 15:19:42 -03:00
José Valim c65a85b689
Do not delete teams key modal, require confirmation (#2327) 2023-11-08 12:34:49 +01:00
José Valim 97f64b4af4
Add a connection error for offline hubs (#2326) 2023-11-08 12:26:15 +01:00
Jonatan Kłosko 90c3cfe3a7
Use a more scoped changeset on teams hub update (#2328) 2023-11-08 12:19:54 +01:00
Cristine Guadelupe dd1039656d
File system form - typo (#2324) 2023-11-06 16:36:11 -03:00
Jonatan Kłosko 33c09b1f67
Update modal enter and leave (#2323) 2023-11-06 18:13:16 +01:00
Jonatan Kłosko 07aaea11b4
Separate apps from auth and improve apps navigation (#2322) 2023-11-06 09:08:28 +01:00
José Valim a05d6c5059 Only subscribe if connected 2023-11-01 21:49:50 +01:00
José Valim 6ec335fce5
Move to Bandit (#2316) 2023-10-31 16:36:45 +01:00
Jonatan Kłosko 0e06d8c0e7 Fix output ids within grid and tabs 2023-10-30 12:51:22 +07:00
Jonatan Kłosko b87eb8eb28 Wrap overflowing words in plain text output 2023-10-28 02:36:19 +07:00
Jonatan Kłosko a0cc26fd47
Clear cell outputs when moving to bin (#2312) 2023-10-27 21:35:41 +02:00
Jonatan Kłosko c0e75f64ad
Do not crash runtime when stopping stopped smart cell (#2314) 2023-10-27 21:26:54 +02:00
Jonatan Kłosko b1ce874826
Use start_async/3 for async file operations and migrate to phx-update="stream" (#2309) 2023-10-27 20:49:46 +02:00
Jonatan Kłosko c23372bf53 Fix keyboard control 2023-10-27 23:37:38 +07:00
Jonatan Kłosko 56df5a3802
Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
Jonatan Kłosko e1b9e931cf
Don't create online team hubs in off-hub tests (#2307) 2023-10-25 14:12:17 +02:00
José Valim a2c1fe4b27
Unify teams auth concerns under a single env var (#2306) 2023-10-25 12:31:52 +02:00
Jonatan Kłosko f2c5d101c3
Deprecate warmup_apps.sh in favour of warmup_apps (#2305) 2023-10-25 12:17:59 +02:00
Jonatan Kłosko 52ac23b4f0
Move user release config to user directory (#2302) 2023-10-25 11:57:00 +02:00
Milad 586788c4f6
Add Teleport ZTA method (#2296) 2023-10-25 10:00:32 +02:00
José Valim c9d0c05bcc
Custom identity providers (#2301) 2023-10-25 09:44:09 +02:00
Jonatan Kłosko 14aca09470
Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +02:00
Jonatan Kłosko 809eb925de Fix typespec 2023-10-24 22:00:16 +07:00
Jonatan Kłosko 6406e1fcf7
Add customizable configuration script to release (#2295) 2023-10-24 16:46:40 +02:00
Jonatan Kłosko b603639b77
Include default secret key base and cookie in apps Dockerfile (#2294) 2023-10-24 14:41:49 +02:00
José Valim 3d6a808421
Improve docs for clustering, set default (#2293)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-23 21:35:04 +02:00
Jonatan Kłosko d2e875a94f
Add env var for debug logs (#2292) 2023-10-23 20:01:05 +02:00
Jonatan Kłosko 93637b60f0 Fix race condition in hub apps test 2023-10-23 22:07:48 +07:00
Jonatan Kłosko ccf34ba894
Do not redeploy apps from dir on every node (#2291) 2023-10-22 20:28:55 +02:00
Jonatan Kłosko 06b553275f
Add Dockerfile variant for clustered deployment on Fly.io (#2286)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-22 17:23:15 +02:00
Victor Rodrigues 94edf9f8b9
Support custom HTTP certificate (#2287)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-22 11:01:15 +02:00
Sean Gloumeau ca645ea974
Fix a simple grammatical error and a typo (#2290) 2023-10-21 22:28:25 +02:00
Jonatan Kłosko 98662bf6f8
List password-protected apps on the auth page (#2284) 2023-10-18 18:41:04 +02:00
José Valim 1e70bc2da9 Reorder sidebar 2023-10-18 16:12:51 +02:00
José Valim 213b29ba00 Only validate stamp if hub is valid 2023-10-18 15:12:30 +02:00
Matthias 6aba8f5a6b
Fix: typo in intro_to_livebook.livemd (#2283) 2023-10-18 12:47:21 +02:00
José Valim 7799494db2 List user plug before auth
We should not allow someone to list apps
if they don't have a user.
2023-10-18 01:10:38 +02:00
Jonatan Kłosko d40c004e83
Warn on Dockerfile when deploying a directory with personal hub and it has file systems (#2281) 2023-10-17 20:28:37 +02:00
Jonatan Kłosko 5d78db66e5
Make Livebook version accessible at compile time (#2280)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-17 19:17:09 +02:00
José Valim b5092c1f9f Improve invalid notebook stamp messaging 2023-10-17 19:14:23 +02:00
Jonatan Kłosko eba249d045
Mark notebook as changed when hub secret is toggled (#2279) 2023-10-17 18:59:46 +02:00