Alexandre de Souza
|
db41c99735
|
New LivebookProto messages and minor improvements (#2503)
|
2024-03-07 16:47:33 -03:00 |
|
Jonatan Kłosko
|
e77db2f723
|
Restore Mix.install/2 dirs across session runtimes (#2499)
|
2024-03-05 06:10:32 +01:00 |
|
Alexandre de Souza
|
4105266ad2
|
Migrates Livebook Teams HTTP client to Req (#2492)
|
2024-02-20 15:04:03 -03:00 |
|
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 |
|
Cristine Guadelupe
|
c9d505a2b4
|
Removes deployment group deletion (#2479)
|
2024-02-09 15:59:36 +07:00 |
|
Jonatan Kłosko
|
18718f13be
|
Remove unused test files
|
2024-02-01 15:56:04 +08:00 |
|
Alexandre de Souza
|
1ceab6f540
|
Implements the management of Deployment Group's agent keys (#2458)
|
2024-01-30 14:20:46 -03: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
|
8923e700d8
|
Deployment group secrets (#2374)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-12-06 18:53:49 -03:00 |
|
Cristine Guadelupe
|
04eaab448b
|
Fix: Teams integration tests (#2352)
|
2023-11-15 18:56:12 -03:00 |
|
Jonatan Kłosko
|
8710090274
|
Use shorter ids for cells and sections (#2350)
|
2023-11-15 17:33:43 +01:00 |
|
Cristine Guadelupe
|
f633748b37
|
Manage deployment groups (#2330)
|
2023-11-14 17:20:46 -03:00 |
|
Jonatan Kłosko
|
8465eeeba9
|
Dump and load offline hub data from memory (#2331)
|
2023-11-09 11:48:14 +01: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
|
9e7ed7ae43
|
Update Plug.Crypto (#2252)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-10-06 12:10:36 +02:00 |
|
Alexandre de Souza
|
4d412bd00d
|
Implement airgapped deployment file storage (#2246)
|
2023-10-04 12:20:43 -03:00 |
|
Jonatan Kłosko
|
d3f58036eb
|
Lazily lookup file systems when needed for file operations (#2239)
|
2023-09-29 20:24:37 +02: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 |
|
Alexandre de Souza
|
96bf5ddbcc
|
Implement File Storage (#2212)
|
2023-09-25 11:18:30 -03:00 |
|
José Valim
|
64dad900d7
|
Exclude modules from docs (#2218)
Closes #2216.
|
2023-09-21 12:28:45 +02:00 |
|
Alexandre de Souza
|
51a3ab1895
|
Implement Teams API file system management (#2188)
|
2023-09-05 12:14:50 -03: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 |
|
Jonatan Kłosko
|
d1eb522464
|
Split files into references/attachments and support renaming (#2167)
|
2023-08-17 22:13:39 +02:00 |
|
Jonatan Kłosko
|
c39902cd3a
|
Improve teams tests (#2151)
|
2023-08-08 21:03:01 +02:00 |
|
José Valim
|
c404e817fb
|
Compile teams hub on test_helper.exs if available
|
2023-08-01 18:48:16 +02:00 |
|
Alexandre de Souza
|
88fbf3c057
|
Add prefix to generated keys (#2118)
|
2023-07-28 12:55:37 -03: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
|
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 |
|
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 |
|
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
|
ede80fc074
|
Implement file management (#2022)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2023-07-05 20:01:12 +02:00 |
|
Alexandre de Souza
|
bcfb6d46ea
|
Add Team hub from environment variables (#2020)
|
2023-06-30 19:11:31 -03:00 |
|
Alexandre de Souza
|
05d691d407
|
Redirect to Hub page to update or delete a secret (#2005)
|
2023-06-23 17:54:13 -03:00 |
|
Alexandre de Souza
|
0a190729ec
|
Allow Livebook to update and delete Team hub secrets (#1995)
|
2023-06-21 15:37:28 -03:00 |
|
Alexandre de Souza
|
7f9ba6989f
|
Allow secret creation from Livebook for Team Hubs (#1978)
|
2023-06-15 17:33:22 -03:00 |
|
Jonatan Kłosko
|
d5f9aaf14e
|
Don't run doctests for generated functions (#1966)
|
2023-06-13 16:01:45 +02:00 |
|
Benedikt Reinartz
|
fb9193b8ab
|
Add support for Erlang code cells (#1892)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2023-06-02 14:49:06 +02:00 |
|
Alexandre de Souza
|
14dd6d925f
|
Implement TeamClient with Teams WebSocket communication (#1951)
|
2023-06-01 12:01:43 -03:00 |
|
Jonatan Kłosko
|
0b73752803
|
Await file deletion without sleeping in tests
|
2023-05-30 23:17:33 +02:00 |
|
Jonatan Kłosko
|
4145121ba9
|
Fix more race conditions in tests
|
2023-05-30 22:42:59 +02:00 |
|
José Valim
|
3e1067f4b5
|
Use range 41xx for teams ports
|
2023-05-30 12:21:06 +02:00 |
|
Alexandre de Souza
|
76015e3009
|
Improve Add Hub and Edit Hub pages (#1929)
|
2023-05-26 15:40:45 -03:00 |
|
José Valim
|
74b4d7124b
|
Use 5053 by default for Livebook
|
2023-05-24 10:54:40 +02:00 |
|
Alexandre de Souza
|
070c0599b5
|
Implement users to join an organization (#1912)
|
2023-05-23 17:18:10 -03:00 |
|
Jonatan Kłosko
|
52df405aca
|
Add support for multi-instance apps (#1913)
|
2023-05-19 19:40:56 +02:00 |
|
Alexandre de Souza
|
3a63e30e89
|
Implement new Add Hub page (#1909)
|
2023-05-18 13:45:32 -03:00 |
|
Alexandre de Souza
|
932e43ac65
|
Implement Livebook Teams API (#1904)
|
2023-05-16 13:21:49 -03:00 |
|