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 |
|
Cristine Guadelupe
|
393915da7e
|
Intellisense by default for Elixir in smart cell editor (#2226)
|
2023-09-25 13:34:53 +07:00 |
|
Jonatan Kłosko
|
8633c9a357
|
Add button for inserting a branching section (#2205)
|
2023-09-15 15:25:41 +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
|
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 |
|
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
|
4ad2b7a7d1
|
Correctly renders external title (#2146)
|
2023-08-08 01:27:14 +07:00 |
|
Jonatan Kłosko
|
f2144106ab
|
File management improvements (#2131)
|
2023-08-01 20:41:54 +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
|
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 |
|
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 |
|