Commit graph

616 commits

Author SHA1 Message Date
Jonatan Kłosko
8e11d6a571 Update comment 2024-04-02 17:38:48 +07:00
José Valim
c699fbbd79 Allow autosave to be reenable in the UI, closes #2534 2024-04-01 10:26:16 +02:00
Jonatan Kłosko
4ac8468c45 Include user payload in runtime app info response 2024-03-31 00:39:02 +07:00
Jonatan Kłosko
8dc94f35ca Fix assertion 2024-03-30 23:56:50 +07:00
José Valim
16f276b0cd Move all deployment group to hub page 2024-03-30 11:23:06 +01:00
José Valim
6027a0bd70 Surface ZTA payload
Closes #2320.
2024-03-28 09:03:34 +01:00
José Valim
65632603a3 Wrap app info into tuples 2024-03-28 08:40:29 +01:00
Ed Bond
0ff1b8d19c
Bug fix ZTA (#2533) 2024-03-27 23:41:35 +01:00
Jonatan Kłosko
f363be949e
Monitor clients presence in the runtime (#2530) 2024-03-27 15:25:42 +01:00
Jonatan Kłosko
94a0aedfda
Fix stamp verification when content has been inserted before the stamp (#2527) 2024-03-26 20:31:30 +01:00
Jonatan Kłosko
8c91a1f788
Introduce abstraction for app deployment and permanent apps (#2524)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-03-26 20:20:07 +01:00
Alexandre de Souza
fdd2d2c2f2
Refactor the LivebookProto messages (#2521) 2024-03-25 15:08:40 -03:00
José Valim
e892d9dea0
Embed fly clustering into the release (#2519) 2024-03-22 17:22:18 +01:00
Alexandre de Souza
ddc2ad0a85
Deploy apps to Livebook Agent (#2511) 2024-03-20 10:16:30 -03:00
Jonatan Kłosko
622dbaef4d
Simplify components push patch (#2510) 2024-03-13 17:50:27 +01:00
Alexandre de Souza
db41c99735
New LivebookProto messages and minor improvements (#2503) 2024-03-07 16:47:33 -03:00
Jonatan Kłosko
e77db2f723
Restore Mix.install/2 dirs across session runtimes (#2499) 2024-03-05 06:10:32 +01:00
Jonatan Kłosko
c183148584 Fix chunked text rendering in a frame 2024-02-28 17:01:46 +07:00
Alexandre de Souza
bd3232dedb
Fix generating html id with special characters (#2495) 2024-02-23 15:55:17 -03:00
Alexandre de Souza
4105266ad2
Migrates Livebook Teams HTTP client to Req (#2492) 2024-02-20 15:04:03 -03:00
Cristine Guadelupe
579415fea4
Partially revert "Removes deployment group deletion (#2479)" (#2480)
* Revert "Removes deployment group deletion (#2479)
2024-02-09 20:08:33 +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
a2d6b1caae
Fix Dockerfile generation with deployment group (#2475) 2024-02-07 20:36:21 +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
18718f13be Remove unused test files 2024-02-01 15:56:04 +08: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
f9f8579ca4 Stop rendering images from the legacy images directory 2024-01-26 21:09:15 +08:00
Jonatan Kłosko
8431401df1
Reorganize helpers (#2450) 2024-01-26 08:23:37 +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
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
Jonatan Kłosko
9c1e67390a Add missing tags to tests requiring Erlang docs 2024-01-22 17:31:02 +08:00
Alexandre de Souza
8ba6baec3a
Implements Livebook Agent authentication (#2403) 2024-01-05 14:17:39 -03: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
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
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
Jonatan Kłosko
9ce18a3df8 Fix logs not getting captured in RuntimeServer tests 2023-12-15 14:37:04 +07:00
Alexandre de Souza
c8fbad1bf8
Show File System and Deployment Group form errors (#2396) 2023-12-11 15:20:12 -03:00
Cristine Guadelupe
8c168decc3
Alias order in edit_live_test (#2392) 2023-12-09 13:58:19 -03: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
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
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
Cristine Guadelupe
04eaab448b
Fix: Teams integration tests (#2352) 2023-11-15 18:56:12 -03:00
José Valim
56734420a0
Only keep #cell: markers in stacktrace (#2351) 2023-11-15 18:54:27 +01:00