Commit graph

1740 commits

Author SHA1 Message Date
Jonatan Kłosko
f3ec12d3d9 Add missing annotation to Erlang snippets in Markdown cells on export 2025-01-30 01:10:21 +07:00
Hugo Baraúna
a3b3cc7b24
Add logs to Teams connection flow (#2914)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2025-01-23 11:14:02 -03:00
Jonatan Kłosko
0a22ba80d7 Move put session before redirect 2025-01-22 16:14:31 +07:00
Jonatan Kłosko
952cdc5a32 Add missing assign 2025-01-22 16:01:07 +07:00
Hugo Baraúna
a8d57864cf
Bug fix: show logout template after logging out (#2913) 2025-01-20 18:32:46 -03:00
Jonatan Kłosko
f20b2c6f8d
Improve messages on standalone runtime init failure (#2912) 2025-01-15 11:49:39 +01:00
Hugo Baraúna
e01abae5e8
Log message when starting a new standalone runtime does not work (#2911)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-01-15 06:02:42 +01:00
Alexandre de Souza
601e93ae76
Implement the logout button (#2906) 2025-01-08 15:55:44 -03:00
Jonatan Kłosko
117ef00799 Add kino_explorer to all Smart cells using ADBC 2025-01-08 15:09:26 +07:00
Jonatan Kłosko
2e8e38689e
Update database connection smart cell definitions (#2881) 2025-01-08 09:05:30 +01:00
Jonatan Kłosko
912ec796da Fix attached runtime to not rely on Mix 2025-01-07 13:54:21 +07:00
Steffen Deusch
0438c5fbe2
Allow pre-release versions in attached runtime version check (#2905)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-01-02 15:20:04 +01:00
Wojtek Mach
77f2948337
Restrict teams features based on org status (#2897) 2025-01-01 19:30:22 +01:00
Alexandre de Souza
433b8011f8
Implement teams_auth field and deprecate zta_provider (#2904) 2024-12-31 11:15:46 -03:00
Jonatan Kłosko
561b73af7b
Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
Alexandre Hamez
cd46b5c667
Fix Docker warning about deprecated ENV usage (#2893) 2024-12-12 14:37:12 +01:00
Jonatan Kłosko
a7c8e9e1c7
Update Elixir and Erlang versions (#2892) 2024-12-11 16:22:01 +01:00
Jonatan Kłosko
ab182ffecb Escape quotes in generated dockerfile env vars 2024-12-07 00:11:25 +08:00
Jonatan Kłosko
8ac4be0d23
Simplify CSS selectors (#2891) 2024-12-06 17:05:55 +01:00
José Valim
d924a9a65d Attach relevant payload on Teams and Cloudflare ZTA 2024-12-06 15:11:22 +01:00
Hugo Baraúna
2d9b6f8dac
Fix user information to include payload returned from identity provider (#2890) 2024-12-06 14:36:52 +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
34364722a8
Fix race condition in app auto shutdown test (#2887) 2024-12-05 12:01:59 +01:00
Jonatan Kłosko
68cc30f173 Update non-formatted interpolation syntax 2024-12-05 17:14:34 +08:00
Roberto Trevisan
8fdbf77bc8
Remove danger hint from close session confirmation when it has a file (#2888)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-12-05 10:07:24 +01:00
Jonatan Kłosko
36bea7006a
Use Req instead of :aws_signature (#2886) 2024-12-05 07:22:52 +01:00
Cristine Guadelupe
ba59baa9fe
Add interactive point selection examples to VegaLite guide (#2612)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-12-04 12:46:09 +01:00
Jonatan Kłosko
5e0311beb7 Format 2024-12-04 17:47:01 +08:00
Jonatan Kłosko
172f5d8dd9 Fix Erlang module definition breaking subsequent Elixir module definitions 2024-12-04 17:42:25 +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
Humberto Aquino
31ba2121a6
Add support for Clickhouse (#2840)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-11-29 09:31:04 +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
712c7d6cc1 Update app slug validation message 2024-11-28 22:04:53 +08:00
Jonatan Kłosko
2a4f298c32
Restrict app slug validation to only allow lowercase letters (#2878) 2024-11-28 13:50:35 +01:00
Wojtek Mach
37d8adb2dd
Support userinfo in teams url (#2877) 2024-11-27 20:47:59 +01:00
Jonatan Kłosko
d9183ef359 Update functions wording 2024-11-25 23:52:21 +08:00
Jonatan Kłosko
3895e85b6b
Use Req for all requests (#2874) 2024-11-25 13:43:00 +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
dd384bc946
Use fixed port in desktop app and fallback to random if taken (#2867)
Co-authored-by: Wojtek Mach <wojtekmach@users.noreply.github.com>
2024-11-22 02:51:40 +01:00
Jonatan Kłosko
adb1c67937 Fix iframe static serving 2024-11-21 21:08:35 +08:00
Jonatan Kłosko
21e01fadb6
Simplify static assets handling (#2866) 2024-11-21 11:46:33 +01:00
Hugo Baraúna
96a995bf26
Fix auth with Livebook teams when user not belongs to org (#2865) 2024-11-21 03:25:22 +01:00
Jonatan Kłosko
4eaf442a5a
Fix file system failures when running Teams integration tests (#2864) 2024-11-20 03:50:38 +01:00
Hugo Baraúna
651d037194
Bug fix: fix redirect_to URL when authenticating via livebook teams (#2857) 2024-11-19 16:27:06 -03: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
156b21d06a
Reorder env vars in apps Dockerfile (#2861) 2024-11-19 13:46:05 +01:00
Jonatan Kłosko
705602fd25 Fix grid output gap styling 2024-11-19 14:19:36 +08:00