Commit graph

914 commits

Author SHA1 Message Date
Jonatan Kłosko
c9f619a84a Fix tab content disappearning in nested tabs 2025-02-13 16:00:04 +09:00
Jonatan Kłosko
7beb71b1cd
Improve file select to list files matching search anywhere in the name (#2932) 2025-02-13 07:26:48 +01:00
José Valim
e1277fa62a
Support nil fields in forms (#2931) 2025-02-12 13:12:03 +01:00
José Valim
00f2fdf1d1
Add styling to plain text (#2928)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-02-12 09:46:48 +01:00
Wojtek Mach
08a0f1e14a
Update billing status handling (#2921) 2025-02-03 16:10:59 +01:00
Jonatan Kłosko
952cdc5a32 Add missing assign 2025-01-22 16:01:07 +07:00
Alexandre de Souza
601e93ae76
Implement the logout button (#2906) 2025-01-08 15:55:44 -03:00
Wojtek Mach
77f2948337
Restrict teams features based on org status (#2897) 2025-01-01 19:30:22 +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
b7d187b914
Add logs for code evaluation (#2880)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2024-11-29 14:22:13 +01:00
Jonatan Kłosko
ffd6b99bd9
Store autogenerated user id seprate from identity data (#2879) 2024-11-29 01:49:35 +01:00
Jonatan Kłosko
7c8f464096 Update menu text
Update sessions menu wording
2024-11-25 16:53:14 +08: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
705602fd25 Fix grid output gap styling 2024-11-19 14:19:36 +08:00
Alexandre de Souza
e1b57bf112
List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
Wojtek Mach
7e6ba48832
Autofocus "Organization name" in "Add Organization" form (#2855) 2024-11-12 14:59:19 +01:00
Alexandre de Souza
473830ada6
Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00
Jonatan Kłosko
dd29be252b
Don't report form control change on first render (#2852) 2024-11-08 07:24:19 +01:00
Jonatan Kłosko
d853eefafa Fix importing notebook via livebook.dev/run to download attachments 2024-11-04 13:23:28 +08:00
Jonatan Kłosko
42e9f74beb
Add support for grid output max height (#2846) 2024-10-31 11:48:55 +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
Jonatan Kłosko
4b324bb79e Improve collapse icon direction on apps dashboard 2024-10-29 00:22:40 +08: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
DeedleFake
ca8c4157f2
Add setting to disable autoclosing brackets in the editor (#2805) 2024-10-01 16:09:17 +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
acf494a024
Show progress in file input upload (#2785) 2024-09-16 20:19:43 +02:00
Jonatan Kłosko
8144afdc26
Fix validation when opening notebook from file:// URL (#2783) 2024-09-16 11:57:58 +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
6c79a6dbb5 Remove unnecessary outline 2024-09-11 20:40:17 +07: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