Commit graph

1461 commits

Author SHA1 Message Date
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