Jonatan Kłosko
|
1a33c3000a
|
Disable saving UI in app sessions (#2952)
|
2025-03-06 10:43:58 +01:00 |
|
Jonatan Kłosko
|
2846b73c94
|
Refactor aliases
|
2025-02-24 14:46:26 +09:00 |
|
Jonatan Kłosko
|
015b44fb72
|
Add support for Python cells (#2936)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2025-02-18 14:28:29 +01:00 |
|
Jonatan Kłosko
|
561b73af7b
|
Migrate to JSON (#2898)
|
2024-12-20 09:34:41 +01:00 |
|
Jonatan Kłosko
|
8ac4be0d23
|
Simplify CSS selectors (#2891)
|
2024-12-06 17:05:55 +01:00 |
|
Jonatan Kłosko
|
832c33d61d
|
Add custom view option to hide code (#2889)
|
2024-12-06 10:38:58 +01:00 |
|
Jonatan Kłosko
|
68cc30f173
|
Update non-formatted interpolation syntax
|
2024-12-05 17:14:34 +08:00 |
|
Jonatan Kłosko
|
5ae61ed776
|
Update to LV 1.0 (#2883)
|
2024-12-04 10:37:17 +01:00 |
|
Jonatan Kłosko
|
692251d3bf
|
Show a tip about notebook file upload (#2868)
|
2024-11-22 10:17:36 +01:00 |
|
Jonatan Kłosko
|
bed5aa021c
|
Use strings for component variants (#2863)
|
2024-11-19 15:37:52 +01:00 |
|
Jonatan Kłosko
|
3b0f9cecd7
|
Redesign cell indicators to include language (#2862)
|
2024-11-19 15:29:44 +01:00 |
|
Jonatan Kłosko
|
3c9fedbca5
|
Fix selected namespace when reopening K8s runtime settings
|
2024-10-29 02:07:30 +08:00 |
|
Jonatan Kłosko
|
c14bdb7830
|
Support specifying erl flags for standalone runtime node (#2843)
|
2024-10-28 17:56:32 +01:00 |
|
Michael Ruoss
|
ce1b56ee37
|
Get initial namespace from k8s context in the k8s runtime settings (#2838)
|
2024-10-25 07:32:50 +02:00 |
|
Jonatan Kłosko
|
3989bd330a
|
Show a confirmation when hub secret will override session secret (#2813)
|
2024-10-03 08:13:52 +02:00 |
|
Jonatan Kłosko
|
3ee045f428
|
Wrap module names in the outline (#2810)
|
2024-10-02 19:24:54 +02:00 |
|
Alexandre de Souza
|
aed88325c2
|
Implements the go back and forward keyboard shortcuts (#2789)
|
2024-09-25 13:38:47 -03:00 |
|
Jonatan Kłosko
|
a7caa429b0
|
Fix custom views icon spacing
|
2024-09-24 16:15:23 +07:00 |
|
Jonatan Kłosko
|
ed3e53a337
|
Fix padding in custom view modal
|
2024-09-24 15:58:48 +07:00 |
|
Jonatan Kłosko
|
e7bde13e93
|
Fix kubectl warning to show only when applicable
|
2024-09-20 18:45:28 +07:00 |
|
Jonatan Kłosko
|
a2ecd117b2
|
Tell users to install kubectl if missing (#2791)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2024-09-20 12:19:10 +02:00 |
|
Jonatan Kłosko
|
ea6331f324
|
Encapsulate Kubernetes API calls (#2790)
|
2024-09-20 10:30:50 +02:00 |
|
Jonatan Kłosko
|
7f5917b447
|
Scroll runtime connection error into view
|
2024-09-19 17:02:27 +07:00 |
|
Jonatan Kłosko
|
b0ab056499
|
Share code between Fly and K8s runtimes (#2788)
|
2024-09-18 18:20:41 +02:00 |
|
Michael Ruoss
|
282ffeba54
|
Add K8s runtime (#2756)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-18 13:56:17 +02:00 |
|
Jonatan Kłosko
|
7734761383
|
Add usage note to secrets form (#2779)
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
2024-09-14 19:46:05 +02:00 |
|
Jonatan Kłosko
|
2eb5963efe
|
Allow disconnecting Fly runtime during initialization (#2776)
|
2024-09-09 16:27:12 +02:00 |
|
Hugo Baraúna
|
85ae48ee3c
|
Fixes keyboard shortcuts inside help modal (#2775)
|
2024-09-06 20:20:35 +02:00 |
|
José Valim
|
42908ccca6
|
Show connected nodes counter (#2774)
|
2024-09-06 17:46:27 +02:00 |
|
Hugo Baraúna
|
dfa7fc3c2f
|
Design improvements in the outline (#2771)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-09-05 21:28:01 +02:00 |
|
Jonatan Kłosko
|
2468fa3397
|
Improve icon alignment when section name spans multiple lines in the outline
|
2024-09-05 21:30:31 +07:00 |
|
Jonatan Kłosko
|
cce592a990
|
Fix long module definition name overflowing
|
2024-08-26 20:20:33 +09:00 |
|
Jonatan Kłosko
|
59a01cbc70
|
Change secrets panel shortcut to ss
|
2024-08-25 22:32:43 +09:00 |
|
Jonatan Kłosko
|
66d3ac6d27
|
Rename sections list references to outline
|
2024-08-25 22:27:50 +09:00 |
|
Jonatan Kłosko
|
0142d4720b
|
Support toggling smart cell editor visibility (#2761)
|
2024-08-25 15:23:37 +02:00 |
|
José Valim
|
8ff63bea01
|
Change icon and move expand/collapse to bottom
|
2024-08-25 02:36:07 +02:00 |
|
Alexandre de Souza
|
ad0db1832b
|
List module definitions in the sections side panel (#2760)
|
2024-08-23 18:28:33 -03:00 |
|
Jonatan Kłosko
|
d7cb831b1c
|
Add link to live dashboard for runtime node (#2754)
|
2024-08-19 15:44:59 +02:00 |
|
Jonatan Kłosko
|
05c9c17b8c
|
Respect default elements outline on tab-navigation (#2749)
|
2024-08-17 05:17:26 +02:00 |
|
Jonatan Kłosko
|
b9306ce5da
|
Close runtime modal once connecting succeeds (#2736)
|
2024-08-08 15:32:19 +02:00 |
|
Jonatan Kłosko
|
0df5415020
|
Improve error message in the Fly runtime config when the app name is taken
|
2024-07-27 01:06:43 +07:00 |
|
Jonatan Kłosko
|
f054f34603
|
Fix page crash when creating a Fly volume fails
|
2024-07-27 00:49:39 +07:00 |
|
Jonatan Kłosko
|
98169e8eb4
|
Support persisting Fly runtime config in a workspace secret (#2714)
|
2024-07-19 10:29:22 +02:00 |
|
Jonatan Kłosko
|
8105627bf3
|
Fix horizontal editor scrollbar to not overlap content in Firefox
|
2024-07-17 17:47:17 +07:00 |
|
Jonatan Kłosko
|
0b69625987
|
Fix file comparison (#2709)
|
2024-07-15 19:04:50 +02:00 |
|
Jonatan Kłosko
|
c5ba8f8f81
|
Introduce Fly.io runtime (#2708)
|
2024-07-15 06:19:04 +02:00 |
|
Zach Allaun
|
85e2cd336d
|
Linkify app slug when deployed with Teams (#2686)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
|
2024-06-27 08:59:16 +02:00 |
|
José Valim
|
50afcf2b60
|
Trim down descriptions (#2673)
|
2024-06-24 22:34:09 +02:00 |
|
Jonatan Kłosko
|
726a668f53
|
Fix app deployment tests
|
2024-06-25 00:09:38 +07:00 |
|
Jonatan Kłosko
|
153ac2eaa1
|
Add success screen for app deployment
|
2024-06-25 00:07:08 +07:00 |
|