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 |
|
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
|
7d861caedd
|
Increase peer start timeout in remote intellisense tests
|
2023-10-25 16:31:39 +07: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
|
0dca78ecc8
|
Improve more tests
|
2023-10-25 01:06:16 +07:00 |
|
Jonatan Kłosko
|
f1ce3c3cc6
|
Fix rendering timeout in learn page test (#2297)
|
2023-10-24 19:15:30 +02:00 |
|
Jonatan Kłosko
|
93637b60f0
|
Fix race condition in hub apps test
|
2023-10-23 22:07:48 +07:00 |
|
Jonatan Kłosko
|
32ee73fd7f
|
Improve app tests
|
2023-10-23 20:59:03 +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 |
|
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 |
|
José Valim
|
a643307d52
|
Fix docker tag on release branches
|
2023-10-17 19:18:30 +02:00 |
|