Commit graph

1516 commits

Author SHA1 Message Date
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
Jonatan Kłosko 14aca09470
Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +02:00
Jonatan Kłosko 809eb925de Fix typespec 2023-10-24 22:00:16 +07:00
Jonatan Kłosko 6406e1fcf7
Add customizable configuration script to release (#2295) 2023-10-24 16:46:40 +02:00
Jonatan Kłosko b603639b77
Include default secret key base and cookie in apps Dockerfile (#2294) 2023-10-24 14:41:49 +02:00
José Valim 3d6a808421
Improve docs for clustering, set default (#2293)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-23 21:35:04 +02:00
Jonatan Kłosko d2e875a94f
Add env var for debug logs (#2292) 2023-10-23 20:01:05 +02:00
Jonatan Kłosko 93637b60f0 Fix race condition in hub apps test 2023-10-23 22:07:48 +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
Victor Rodrigues 94edf9f8b9
Support custom HTTP certificate (#2287)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-22 11:01:15 +02:00
Sean Gloumeau ca645ea974
Fix a simple grammatical error and a typo (#2290) 2023-10-21 22:28:25 +02:00
Jonatan Kłosko 98662bf6f8
List password-protected apps on the auth page (#2284) 2023-10-18 18:41:04 +02:00
José Valim 1e70bc2da9 Reorder sidebar 2023-10-18 16:12:51 +02:00
José Valim 213b29ba00 Only validate stamp if hub is valid 2023-10-18 15:12:30 +02:00
Matthias 6aba8f5a6b
Fix: typo in intro_to_livebook.livemd (#2283) 2023-10-18 12:47:21 +02:00
José Valim 7799494db2 List user plug before auth
We should not allow someone to list apps
if they don't have a user.
2023-10-18 01:10:38 +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
Jonatan Kłosko 5d78db66e5
Make Livebook version accessible at compile time (#2280)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-17 19:17:09 +02:00
José Valim b5092c1f9f Improve invalid notebook stamp messaging 2023-10-17 19:14:23 +02:00
Jonatan Kłosko eba249d045
Mark notebook as changed when hub secret is toggled (#2279) 2023-10-17 18:59:46 +02:00
José Valim e9e760c7da Mention Docker deployment 2023-10-17 15:04:58 +02:00
Jonatan Kłosko 797844223a
Add docker deployment instructions to app panel (#2276) 2023-10-17 15:04:47 +02:00
Jonatan Kłosko 9bd51e3af1
Fix links in the public apps list (#2275) 2023-10-14 16:12:24 +02:00
Cristine Guadelupe fa7244eae0
Base image with CUDA (#2273)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-14 17:33:48 +07:00
José Valim 7d19fc3abb s/terminal/logs 2023-10-13 10:24:29 +02:00
Alexandre de Souza 2898ee37f6
Don't reconnect when WebSocket returns server error (#2264) 2023-10-10 18:51:38 -03:00
Jonatan Kłosko 4665e755a3
Fix file system type migration (#2269) 2023-10-10 07:03:06 +02:00
José Valim 869cb4e3cb
Use Kino.Shorts where appropriate, closes #2135 (#2263) 2023-10-09 16:39:30 +02:00
José Valim 65c491374f Clarify session secrets warning for apps 2023-10-08 18:18:32 +02:00
José Valim e24fa1e17c Clarify code comments 2023-10-07 22:21:32 +02:00
José Valim 1bb0005f20
Handle missing debounce only from old output (#2261) 2023-10-06 21:56:12 +02:00
José Valim f0ca13c88a
Include explicit kino requirement on error message (#2260) 2023-10-06 20:23:45 +02:00
Jonatan Kłosko 2cc13d8366 Update list on teams hub page 2023-10-06 23:14:22 +07:00
Wojtek Mach baa4dba726
Update req (#2256) 2023-10-06 15:49:10 +02:00
Jonatan Kłosko c7a38c2d40 Update kino version references 2023-10-06 17:18:38 +07:00
José Valim 9e7ed7ae43
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-10-06 12:10:36 +02:00
Jonatan Kłosko 706eb42dc0 Update :debounce default fallback for range input 2023-10-06 14:01:39 +07:00
Alexandre de Souza a97df0e536
Use default directory when using Persistence or AddFileEntry components (#2250) 2023-10-05 16:34:54 -03:00
Jonatan Kłosko 64a150eef2
Stream audio/image input values into and out of the server (#2249)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-05 15:27:34 +02:00
Alexandre de Souza 4d412bd00d
Implement airgapped deployment file storage (#2246) 2023-10-04 12:20:43 -03:00
Wojtek Mach ed6ae02ada
desktop: Add "New Notebook" to system tray menu (#2247) 2023-10-04 11:46:42 +02:00
José Valim 100d88041b Mention remote execution smart cell on intro 2023-10-02 21:12:01 +02:00
Jonatan Kłosko 1381650811
Add migration updating starred and recent notebook files (#2244) 2023-10-02 12:57:34 +02:00
Cristine Guadelupe 6c83b910a4
Remote intellisense - details on hover (#2243) 2023-09-30 15:05:26 +07:00
José Valim 3ca36a6ce7
Run migrations early in the supervision tree (#2241)
Also add a migration version, improve docs,
and document code that actually cannot be
removed.
2023-09-30 09:27:09 +02:00
Jonatan Kłosko d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
Hugo Baraúna da65a893ce
Changes copy: Livebook file system -> Livebook file storage (#2240) 2023-09-29 15:00:44 -03:00
Alexandre de Souza d26295ce69
Fix File System creation and ID prefix for Personal hub (#2238) 2023-09-29 11:48:07 -03:00
Cristine Guadelupe 114d649524
Remote intellisense - apps and types (#2237) 2023-09-29 18:58:18 +07:00
Jonatan Kłosko 6c5b4bb586 Add migration for new file system attributes compatible with Livebook main 2023-09-29 18:51:56 +07:00
Jonatan Kłosko 95c95d75cb Fix loading for local files in notebook manager 2023-09-29 16:00:08 +07:00
Alexandre de Souza 2a0d2dcdc3
Fix File System migration and some touchups (#2235) 2023-09-28 16:02:02 -03:00
Cristine Guadelupe 4a14118b96
Smart cell editor - intellisense node (#2232)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-09-28 16:02:04 +07:00
José Valim 990949e3ad
Better long name hints (#2234) 2023-09-28 10:52:21 +02:00
José Valim b3f7366a8f Update kino_explorer 2023-09-26 11:18:29 +02:00
Jonatan Kłosko 05418db0c6
Add :debounce to input outputs when missing (#2228) 2023-09-26 05:38:15 +02:00
PeterUstinox edc09cd386
Support debounce option for inputs (#2224) 2023-09-26 05:31:41 +02:00
Jonatan Kłosko 21f3046e82 Remove border from plain text output 2023-09-26 09:39:20 +07:00
José Valim 72b9466519 Swap link to section and branching menu 2023-09-25 19:29:06 +02:00
José Valim f8581c225d
Support audio transcription on drag and drop (#2227) 2023-09-25 18:45:19 +02:00
José Valim f25d6663d8 Update maplibre and vegalite deps 2023-09-25 17:25:11 +02:00
Alexandre de Souza 96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00
Cristine Guadelupe 393915da7e
Intellisense by default for Elixir in smart cell editor (#2226) 2023-09-25 13:34:53 +07:00
Jonatan Kłosko cc03fd1ba4
Prune outputs in app session LV (#2223) 2023-09-22 18:10:02 +02:00
Cristine Guadelupe 76139d7d8d
Remote Intellisense (#2217) 2023-09-22 00:05:03 +07:00
Jonatan Kłosko 2a71e49d76
Fix frame updates containing inputs (#2219) 2023-09-21 18:45:59 +02:00
José Valim 64dad900d7
Exclude modules from docs (#2218)
Closes #2216.
2023-09-21 12:28:45 +02:00
José Valim 4d76c57530 Touch ups 2023-09-21 11:21:50 +02:00
Hugo Baraúna ee94ae1b87
Move zta authentication docs from module docs to custom pages docs (#2215) 2023-09-21 10:35:26 +02:00
José Valim 5a9e6df9eb s/Use/Set 2023-09-20 17:38:58 +02:00
José Valim 49c52f67f7
Make ZTA generation automatic (#2210) 2023-09-18 13:41:58 +02:00
Hans Krutzer d0201995cb
Add Tailscale ZTA module (#2207) 2023-09-18 12:25:34 +02:00
José Valim e37b2ce736 Remove bottleneck from ZTA implementations 2023-09-16 19:33:19 +02:00
José Valim 998d8e83f3
Make key bindings select consistent with UI (#2206) 2023-09-16 11:39:15 +02:00
Jonatan Kłosko 8633c9a357
Add button for inserting a branching section (#2205) 2023-09-15 15:25:41 +02:00
Jonatan Kłosko 4d42202c83 Update transcription drop action for audio files 2023-09-15 13:40:24 +07:00
Jonatan Kłosko b8fc4eefb5
Add evaluation temporary directory (#2204) 2023-09-14 19:29:06 +02:00
Alexandre de Souza 7f1feec7d9
Implement File Systems management directly from Hub and handle their events (#2201) 2023-09-13 10:32:33 -03:00
Cristine Guadelupe 4564af3fb3
Bump kino_maplibre (#2198)
* Bump kino_maplibre

* Update lib/livebook/notebook/learn/intro_to_maplibre.livemd

Co-authored-by: José Valim <jose.valim@gmail.com>

---------

Co-authored-by: José Valim <jose.valim@gmail.com>
2023-09-06 17:45:06 +07:00
Alexandre de Souza 51a3ab1895
Implement Teams API file system management (#2188) 2023-09-05 12:14:50 -03:00
Cristine Guadelupe c77d63b2a1
Remote cell definition (#2197) 2023-09-05 13:08:59 +07:00
Cristine Guadelupe a67d44e7b2
Metadata typo (#2195) 2023-09-03 20:48:33 +07:00
José Valim dcf4126783
Relax db dependencies (#2194)
kino_db already specifies the exact versions required,
so we relax the dependencies here on Livebook. This avoids
a scenario where we bump kino_db to an incompatible version
specified here.
2023-09-02 12:55:17 +02:00
José Valim b3da9c67b3 Add SQLServer support 2023-09-02 10:46:47 +02:00
Jonatan Kłosko c82d0a8c9d
Add action for sqlite database files (#2192) 2023-09-01 10:29:50 +02:00
José Valim 3b03731ed4 Use lazy dataframes for parquet 2023-09-01 08:41:32 +02:00
José Valim 85cf2d845e
Use latest kino_explorer and file_spec for parquet (#2191) 2023-08-31 13:13:33 +02:00
Cristine Guadelupe 134eb2c025
Kino_db - snowflake (#2187) 2023-08-31 12:40:52 +02:00
José Valim 0d92ffdc7f Updates to Explorer guide 2023-08-31 09:26:13 +02:00
Jonatan Kłosko 841aba4d8f
Update export flow for JS outputs (#2186) 2023-08-28 13:38:00 +02:00
Cristine Guadelupe b7f5a44b9e
Use the default organization as default for new notebooks (#2183) 2023-08-25 19:46:59 +07:00
Jonatan Kłosko 867f091557
Do not export setup cell output (#2184) 2023-08-25 14:36:42 +02:00
Cristine Guadelupe 070d6a5c0f
Default organization (#2180)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-25 16:07:14 +07:00
Jonatan Kłosko b2ce588a1c Rename error output :known_reason to :context 2023-08-23 23:25:43 +02:00
Jonatan Kłosko da9cc6643b
Restructure output format (#2179) 2023-08-23 23:25:04 +02:00
Alexandre de Souza 928181cefe
Implements load/2 and dump/1 to FileSystem protocol and some improvements (#2171) 2023-08-22 16:20:35 -03:00
José Valim 7ff6103475
Check for flag instead of non-empty dir (#2176) 2023-08-22 15:51:05 +02:00
Jonatan Kłosko a11b1dfe7b
Add support for chunked text and markdown outputs (#2174) 2023-08-22 13:21:22 +02:00
Kenichi Nakamura 9f96bd2f1a
vim/emacs modes with settings (#2173) 2023-08-22 09:08:54 +02:00
Cristine Guadelupe c768681e23
Fix secret-copy id (#2169) 2023-08-21 15:46:32 +07:00
Jonatan Kłosko d1eb522464
Split files into references/attachments and support renaming (#2167) 2023-08-17 22:13:39 +02:00
Jonatan Kłosko eb83338dbe
Make user profile discoverable from users panel (#2165) 2023-08-17 13:46:37 +02:00
Cristine Guadelupe 28c400544d
Update Maplibre guide links (#2164) 2023-08-17 16:23:41 +07:00
Jonatan Kłosko 9ea1bc3342 Increase size limit for file input and show upload errors 2023-08-14 15:20:55 +02:00
José Valim 946c20e168 File system -> File storage in error messages 2023-08-11 11:55:58 +02:00
Jonatan Kłosko 91253923b2
Improve wording around file system selector (#2157)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-08-11 11:52:19 +02:00
José Valim 3e940e3034 Improve copy text for files 2023-08-10 21:09:04 +02:00
José Valim d0ef0e0279 Improve unlisted error when there is no files/ directory 2023-08-10 20:54:15 +02:00
Hugo Baraúna e26d45ac46
Fix add filesystem form label (#2156)
* Fix add filesystem form label

* Update lib/livebook_web/live/settings_live/add_file_system_component.ex

---------

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-08-10 12:11:16 -03:00
José Valim 543c3eb002 Docs 2023-08-10 10:17:03 +02:00
Jonatan Kłosko 74ca662bf3
Add warning when deploying protected apps from dir without password override (#2153) 2023-08-09 21:23:02 +02:00
José Valim 2919f3018b
Mention purpose of Teams key (#2150) 2023-08-09 19:05:03 +02:00
Hugo Baraúna 1ab1dcc8c2 Fixes airgapped Dockerfile
Setting a default ARG value needs `=`
2023-08-08 16:13:41 -03:00
Jonatan Kłosko c39902cd3a
Improve teams tests (#2151) 2023-08-08 21:03:01 +02:00
José Valim 4eaea183ef Update airgapped Dockerfile 2023-08-08 20:36:46 +02:00
Hugo Baraúna 3477767ed2
Change copy: from 'Add Hub' to 'Add Organization' (#2149) 2023-08-08 14:07:25 -03:00
Zach Allaun 005a9e86f7
Usability improvements for custom keyboard controls (#2145)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-08-08 15:58:34 +02:00
Cristine Guadelupe cd6239b383
Fix editing secrets (#2148) 2023-08-08 16:29:56 +07:00
Cristine Guadelupe 4ad2b7a7d1
Correctly renders external title (#2146) 2023-08-08 01:27:14 +07:00
Cristine Guadelupe 00f82f492c
Disables renaming secrets (#2144) 2023-08-07 23:56:56 +07:00
José Valim 5fda5b02ab Improve import error messages 2023-08-07 13:46:29 +02:00
José Valim 3212dfc8b2 Integrate ZTA into airgapped 2023-08-07 13:20:54 +02:00
Hugo Baraúna fa82bf141b
Teams Key -> Teams key (#2141) 2023-08-04 11:12:16 -03:00
Hugo Baraúna 9d206b06d0
Changes copy of Add Teams Hub page (#2139) 2023-08-04 09:34:04 -03:00
Hugo Baraúna 1ad5b2e69d
Change copy of Teams key modal (#2140) 2023-08-03 17:28:58 -03:00
José Valim 8041d8ee9a Remove create hub feature flag, warn if using production servers in dev 2023-08-03 22:19:01 +02:00
Cristine Guadelupe 8e26fe6287
Adds ZTA support for offline deployment (#2136) 2023-08-04 00:25:05 +07:00
José Valim 2521e42108 teams_url is now always set 2023-08-03 16:45:34 +02:00
José Valim 4a54762889 Improvements to Hubs pages 2023-08-02 20:04:21 +02:00
Jonatan Kłosko 926a359245
Sort requires in partial envs (#2134) 2023-08-02 15:06:56 +02:00
José Valim 4a5d6da79d
Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
Jonatan Kłosko f2144106ab
File management improvements (#2131) 2023-08-01 20:41:54 +02:00
Alexandre de Souza fb578906ec
Improves disconnected status on Hub's page (#2127) 2023-08-01 14:27:44 -03:00
José Valim 7c40ab22e3
Warn if session is missing after reboot (#2128)
Closes #2075.
2023-08-01 19:12:38 +02:00
Frank Hunleth 481d39d7ed
Update Nerves Livebook URLs to new location (#2126) 2023-07-30 16:33:03 +02:00
Marcelo Henrique Neppel 671828f211
Fix arity and link (#2123) 2023-07-29 10:33:15 +02:00
Jonatan Kłosko b3f5805d78 Fix sidebar width 2023-07-28 22:06:21 +02:00
José Valim 374119303c Add newline in connection error message 2023-07-28 22:02:17 +02:00
Alexandre de Souza 6ba0118c2d
Adds Livebook Teams URL and some touch ups (#2120) 2023-07-28 16:40:18 -03:00
José Valim 5ac14c18bb Warn when Hubs cannot be started 2023-07-28 21:38:54 +02:00
José Valim c24a4f4f7f Update error messages for clarity 2023-07-28 21:05:31 +02:00
José Valim 3afd26cd69 Name -> Organization name 2023-07-28 20:06:46 +02:00
Jonatan Kłosko bba743a258
Always use http1 for teams websocket connection (#2119) 2023-07-28 19:15:13 +02:00
José Valim 3c8f3357b9 Clarify text 2023-07-28 19:11:29 +02:00
Alexandre de Souza 88fbf3c057
Add prefix to generated keys (#2118) 2023-07-28 12:55:37 -03:00
Jonatan Kłosko 32a98ff0af Improve code docs 2023-07-28 02:04:52 +02:00
José Valim 4b6d01b4aa Fix URL 2023-07-27 22:58:22 +02:00
José Valim 6d32eebbab Add Docker image to deploy guide, break use cases 2023-07-27 21:42:15 +02:00
José Valim f0a72e5636 Update attached node recommendations 2023-07-27 20:19:48 +02:00
ByeongUk Choi dcca36a28a
Remove process all button from apps when interrupted/errored (#2117)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-27 18:28:14 +02:00
Alexandre de Souza 3ecc0b3653
Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
Jonatan Kłosko a8ae19b9cf
Add apps warmup to teams dockerfile (#2116) 2023-07-26 21:05:01 +02:00
Jonatan Kłosko 904ebd093f
Serially setup apps before deploying from directory (#2115)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-26 20:23:44 +02:00
Jonatan Kłosko e98a315e11
Add spinners for long file actions (#2113) 2023-07-25 21:23:06 +02:00
Jonatan Kłosko 52110ff2f9
Add download for notebook files (#2112) 2023-07-25 20:07:13 +02:00
Jonatan Kłosko 1980ddcaa4
Stream live upload chunks directly to the target file system (#2111) 2023-07-25 16:59:40 +02:00
Jonatan Kłosko f361eaa5f1
Change attached runtime to establish a hidden connection (#2110) 2023-07-25 15:52:24 +02:00
Paulo Valim f024ba568d
Layout changes for the Hub page (#2104) 2023-07-25 12:37:15 +02:00
José Valim 01b2c31659
Make reprocess texts more neutral (#2105) 2023-07-24 21:52:47 +02:00
Jonatan Kłosko 3e9c29c17c
Add more file actions (#2103) 2023-07-24 15:56:52 +02:00
Jonatan Kłosko d0056d3035
Automatically setup runtime when creating a new notebook (#2102) 2023-07-24 15:43:37 +02:00
Jonatan Kłosko 46a9452298
Add notebook custom view (#2101)
Co-authored-by: gitstart <bot@gitstart.com>
Co-authored-by: Hameed Abdulrahaman <hameedabdulrahamann@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
2023-07-24 14:20:42 +02:00
Jonatan Kłosko 489b609154
Allow dropping external files into the notebook (#2097) 2023-07-22 11:13:06 +02:00
Cristine Guadelupe 53ffb0f1f5
Updates maptiler key (#2099) 2023-07-22 02:27:56 +02:00
Jonatan Kłosko 165eff6734 Fix smart cell editor when no language is specified 2023-07-22 00:23:14 +02:00
Jonatan Kłosko 146f89f5f5
Add drag and drop actions for notebook files (#2096)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-21 20:11:11 +02:00
Hugo Baraúna 24827f5055
Add ref to livebook teams link (#2095) 2023-07-20 18:09:08 +02:00
Alexandre de Souza 07caffaecb
Add Offline Deployment section on the Hub Teams page (#2086) 2023-07-19 16:57:54 -03:00
Jonatan Kłosko 5a79137390 Format 2023-07-19 21:33:38 +02:00
Jonatan Kłosko 6ba2a7433d Make session view menu visible on mobile 2023-07-19 21:19:31 +02:00
Jonatan Kłosko 81cd85ef05
Fix app menu overflowing on mobile (#2092) 2023-07-19 12:14:24 +02:00
Jonatan Kłosko 7ea0b9278a
Use changesets for all forms (#2087) 2023-07-19 00:38:26 +02:00
Jonatan Kłosko 2e0c3978e0 Upload improvements 2023-07-18 23:17:26 +02:00
Jonatan Kłosko 3987fc29c8 Fix chunked write for local file system to handle cross-partition copy 2023-07-18 22:17:03 +02:00
Jonatan Kłosko e95efd008f
Support adding file entry via upload (#2085) 2023-07-18 21:31:25 +02:00
Jonatan Kłosko 5ff5e0939d
Explicitly allow imported file entries pointing to file system (#2083) 2023-07-18 02:00:11 +02:00
José Valim 82909f7f35
Pass only the Livebook PID to child LiveViews (#2081) 2023-07-17 10:56:30 +02:00
José Valim 319ce562cb Include Erlang/OTP and Elixir versions on Attached node page, closes #2078 2023-07-16 18:01:46 +02:00
Jonatan Kłosko 19a5124d1a
Implement streaming for downloads and file systems (#2072)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-14 22:16:52 +02:00
José Valim 9e7e2f1707 Improvements to deploy_apps.livemd 2023-07-14 17:30:32 +02:00
Hugo Baraúna c16ba7e762
Change copy to mention Livebook teams (#2069) 2023-07-13 19:01:18 +02:00
Jonatan Kłosko e1114d3e29
Fix race condition in storage test (#2068) 2023-07-13 14:15:22 +02:00
José Valim 670f099e5e Make NotFoundError reusable 2023-07-13 14:09:13 +02:00
ByeongUk Choi f5d0dd557d
Raise exception when trying to edit a secret that does not exist (#2067) 2023-07-13 13:53:33 +02:00
José Valim 104952be6a Group livebook_teams test suite 2023-07-13 13:29:50 +02:00
Jonatan Kłosko de2fc2f93a
Add button for reevaluating apps on change and add retry for errors (#2066) 2023-07-13 12:26:10 +02:00
Cristine Guadelupe 8c3f0bf046
Internal ZTA tests (#2058)
* Tests for GoogleIAP

* Tests for Cloudflare

* Tests for Cloudflare

* Clean up

* Applying suggestions

* Clean up

* Update test/livebook/zta/google_iap_test.exs

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Update test/livebook/zta/cloudflare_test.exs

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

---------

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-12 16:45:45 +02:00
ByeongUk Choi 72d18e5a38
Add default directory setting (#2046)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-12 13:28:51 +02:00
José Valim c5138ad192
Mention Erlang and doctests (#2063)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-12 13:09:39 +02:00
José Valim 52e1194f60 Slightly increase error box y-padding 2023-07-12 13:05:34 +02:00
Anatolij Werle 6bfc6dfab0
Show summary on failed doctests (#2062) 2023-07-12 12:56:13 +02:00
Jonatan Kłosko ff30d0de2d
Improve debugging discoverability on app errors (#2061)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-11 22:29:38 +02:00
Jonatan Kłosko 0f792d51bd Make app new session button a link 2023-07-11 13:57:50 +02:00
Jonatan Kłosko 509830985f Add margin to save secret button 2023-07-11 13:50:26 +02:00
Jonatan Kłosko 7441de7c9e Bump kino version in guides 2023-07-10 22:18:47 +02:00
Jonatan Kłosko 433cd43894
Secret improvements (#2051)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-10 21:29:21 +02:00
Jonatan Kłosko d3f7cfa665
Pass notebook files when deploying apps (#2045) 2023-07-07 20:31:54 +02:00
Alexandre de Souza f4365e44d2
Enforce Hub when deploying notebooks from LIVEBOOK_APPS_PATH (#2039) 2023-07-07 15:27:07 -03:00
Jonatan Kłosko c02eb984f8
Support reading file entry content from the runtime (#2044) 2023-07-07 16:20:19 +02:00
Anatolij Werle 3231f2bd72
Hide image upload progress info when not yet started (#2042) 2023-07-07 11:51:38 +02:00
Jonatan Kłosko ce5e91a20c
Update log filter for miscapitalized module loading error (#2040) 2023-07-06 18:43:00 +02:00
Jonatan Kłosko ede80fc074
Implement file management (#2022)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-05 20:01:12 +02:00
Jonatan Kłosko cae17cc144
Add support for reading app info from the runtime (#2038) 2023-07-05 15:58:46 +02:00
Paulo Valim f8f91deaba
Redesign apps page (#2037)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-05 11:15:35 +02:00
Jonatan Kłosko fb9148acf7
Change new notebook button to link (#2036) 2023-07-04 14:46:19 +02:00
Jonatan Kłosko 27458f33f7
Add option to disable frame placeholder (#2035) 2023-07-04 13:35:29 +02:00
Jonatan Kłosko 477036f64d
Properly close app sessions (#2034) 2023-07-04 00:53:04 +02:00
Jonatan Kłosko ab3f3d6b0b Fix inserting code cell via shortcut 2023-07-03 22:05:45 +02:00
Cristine Guadelupe 550869c356
ZTA - Google IAP and adjustments (#2033)
* Fix GoogleIAP certs and fields

* Email as name when name is not available

* Initial docs

* Update lib/livebook_web/live/hooks/user_hook.ex

Co-authored-by: José Valim <jose.valim@gmail.com>

---------

Co-authored-by: José Valim <jose.valim@gmail.com>
2023-07-03 21:42:04 +02:00
Jannik Becher 649a556025
Add support for datetime, time and date inputs (#2002)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-03 21:39:16 +02:00
Jonatan Kłosko 16723b98f0
Insert code cell when changing default language (#2031) 2023-07-03 15:59:23 +02:00
Jonatan Kłosko 610415144a Pass unique id to switch input output 2023-07-03 09:47:30 +02:00
Cristine Guadelupe 2272f1445f
Mapping fields - Cloudflare (#2025)
* Mapping fields - Cloudflare

* Applying suggestions

* Mapping fields - GoogleIAP
2023-07-02 20:46:12 +02:00
José Valim 522beb7701
Squeeze sidebar items (#2028) 2023-07-02 13:56:09 +02:00
Alexandre de Souza bcfb6d46ea
Add Team hub from environment variables (#2020) 2023-06-30 19:11:31 -03:00
José Valim 6a4a5596bf Remove padding from app info button 2023-06-30 07:21:35 +02:00
Cristine Guadelupe 29b712917e
ZTA - user identity (#2015)
* Get user identity

* Moves current_user_id to identity_data

* Renames cookies to session_identity

* Keep zta keys in the state

* User id from GoogleIap

* Update cloudflare.ex

* Update googleiap.ex

* Email only for ZTA

* Get the current_user_id from the identity_data

* Applying suggestions

* Applying suggestions

* Fix verify_token

---------

Co-authored-by: José Valim <jose.valim@gmail.com>
2023-06-29 23:10:00 +02:00
Jonatan Kłosko 9541eb91c8
Fix smart cell editor initialization (#2017) 2023-06-28 22:39:24 +02:00
Zach Allaun e1ac442c8c
Mobile quality-of-life (part 1) (#2013) 2023-06-28 18:29:44 +02:00
ByeongUk Choi ebab482b7e
Improve error message when deploying notebooks without settings (#2008) 2023-06-25 09:44:36 +02:00