Commit graph

1336 commits

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