Commit graph

363 commits

Author SHA1 Message Date
Jonatan Kłosko
c0b85acb0a
Do not format code cells on save (#2605) 2024-05-14 17:33:07 +02:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
José Valim
6bd7bbd1fc Fix race condition on select secret 2024-04-23 19:47:44 +02:00
Hugo Baraúna
7a16ce1926
Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
Hugo Baraúna
f7728c6859
Change copy about the relationship of a notebook and secrets (#2575) 2024-04-19 10:45:32 -03:00
Alexandre de Souza
5e7f8a477a
Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
Alexandre de Souza
59deaa5329
Send more fields to Teams API when deploying an app (#2563) 2024-04-12 10:36:16 -03:00
Jonatan Kłosko
7cf4af5c10
Expand instructions for deploying a new agent server instance (#2561) 2024-04-11 09:37:06 +02:00
José Valim
cb11b26cdc Simplify code that is no longer shared across views 2024-04-08 11:06:25 +02: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
Hugo Baraúna
1038ef8d24 We forgot to delete that line 2024-03-21 16:39:38 -03: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
Jonatan Kłosko
1a8d46a89a
Minimize lifespan of param-driven assigns (#2509) 2024-03-13 16:47:45 +01:00
José Valim
b58b732db2
Improvement docker deployment flow (#2508) 2024-03-13 14:59:08 +01:00
Paulo Valim
9ec411fb3a
Showing app configuration when clicking Launch Preview (#2507) 2024-03-13 12:21:01 +01:00
Jonatan Kłosko
33aa9408ae Update LV 2024-02-16 00:59:57 +07:00
Jonatan Kłosko
cc92a6d03b Show cell evaluation time also when stale and aborted 2024-02-15 15:47:35 +07:00
Jonatan Kłosko
efc17fb01f Use larger secret modal only when there is secret selection 2024-02-12 00:11:16 +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
Jonatan Kłosko
de2d63ceb0 Improve loading transition when searching packages 2024-02-09 01:38:38 +07:00
Jonatan Kłosko
4587396c9a
Encapsulate buttons and inputs in components (#2477) 2024-02-08 19:27:16 +01:00
José Valim
587aa62d8c Group all hub sidebar entries last 2024-02-08 10:59:28 +01:00
Jonatan Kłosko
a2d6b1caae
Fix Dockerfile generation with deployment group (#2475) 2024-02-07 20:36:21 +01:00
Jonatan Kłosko
6d2a70bf6e Change modal sizes 2024-02-08 00:51:44 +07:00
Jonatan Kłosko
ac7b5803a1 Fix todos 2024-01-26 20:59:45 +08:00
Jonatan Kłosko
8e6a017414
Move session markup to a separate file (#2452) 2024-01-26 13:51:05 +01:00
Jonatan Kłosko
8431401df1
Reorganize helpers (#2450) 2024-01-26 08:23:37 +01:00
Jonatan Kłosko
501a98d7c6
Move helpers to components (#2448) 2024-01-26 05:47:56 +01:00
Jonatan Kłosko
0cd2f69ce8
Migrate the code editor to CodeMirror (#2444) 2024-01-24 16:01:47 +01:00
ByeongUk Choi
bc099bf03e
Add warning on export page if there are stale output (#2420)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-01-02 15:26:28 +01:00
Jonatan Kłosko
469c53a4df Fix file download in the .exs notebook export 2024-01-02 16:41:23 +08:00
Cristine Guadelupe
4f38fea5cd
Deployment groups adjustments (#2414)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-28 16:21:52 -03:00
Cristine Guadelupe
4c97bd338e
Adds ZTA and clustering to deployment groups (#2413)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-12-27 21:10:17 -03: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
Jonatan Kłosko
0849678a98 Update LV 2023-12-19 15:09:47 +07:00
Sasikumar
0711040d67
Do not close package search modal after adding the package (#2399)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-15 07:45:26 +01: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
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
14aca09470
Fix saving for notebooks loaded from a URL (#2300) 2023-10-24 20:36:19 +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
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
797844223a
Add docker deployment instructions to app panel (#2276) 2023-10-17 15:04:47 +02:00
José Valim
65c491374f Clarify session secrets warning for apps 2023-10-08 18:18:32 +02: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
d3f58036eb
Lazily lookup file systems when needed for file operations (#2239) 2023-09-29 20:24:37 +02:00
José Valim
72b9466519 Swap link to section and branching menu 2023-09-25 19:29:06 +02:00
Alexandre de Souza
96bf5ddbcc
Implement File Storage (#2212) 2023-09-25 11:18:30 -03:00