Commit graph

596 commits

Author SHA1 Message Date
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
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
Jonatan Kłosko d4817542ed Fix intellisense tests 2023-11-15 17:31:39 +07:00
Cristine Guadelupe f633748b37
Manage deployment groups (#2330) 2023-11-14 17:20:46 -03:00
José Valim 835afa8287
Add all_loaded caching per node (#2346) 2023-11-14 19:31:33 +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
Jonatan Kłosko 8465eeeba9
Dump and load offline hub data from memory (#2331) 2023-11-09 11:48:14 +01:00
José Valim c65a85b689
Do not delete teams key modal, require confirmation (#2327) 2023-11-08 12:34:49 +01:00
José Valim 07f1c34fab Add README for tests 2023-11-08 10:37:43 +01:00
José Valim a604a8d221 Simplify tag exclusion output 2023-11-08 10:10:25 +01: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
Jonatan Kłosko 0e06d8c0e7 Fix output ids within grid and tabs 2023-10-30 12:51:22 +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 56df5a3802
Improve hub tests (#2308) 2023-10-27 18:33:32 +02:00
Jonatan Kłosko e7a92b4c14 Make setting default hub a sync test 2023-10-25 22:12:44 +07: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