Jonatan Kłosko
e95efd008f
Support adding file entry via upload ( #2085 )
2023-07-18 21:31:25 +02:00
Jonatan Kłosko
5ff5e0939d
Explicitly allow imported file entries pointing to file system ( #2083 )
2023-07-18 02:00:11 +02:00
José Valim
82909f7f35
Pass only the Livebook PID to child LiveViews ( #2081 )
2023-07-17 10:56:30 +02:00
José Valim
319ce562cb
Include Erlang/OTP and Elixir versions on Attached node page, closes #2078
2023-07-16 18:01:46 +02:00
Hugo Baraúna
c16ba7e762
Change copy to mention Livebook teams ( #2069 )
2023-07-13 19:01:18 +02:00
José Valim
670f099e5e
Make NotFoundError reusable
2023-07-13 14:09:13 +02:00
ByeongUk Choi
f5d0dd557d
Raise exception when trying to edit a secret that does not exist ( #2067 )
2023-07-13 13:53:33 +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
ByeongUk Choi
72d18e5a38
Add default directory setting ( #2046 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-12 13:28:51 +02:00
José Valim
52e1194f60
Slightly increase error box y-padding
2023-07-12 13:05:34 +02:00
Anatolij Werle
6bfc6dfab0
Show summary on failed doctests ( #2062 )
2023-07-12 12:56:13 +02:00
Jonatan Kłosko
ff30d0de2d
Improve debugging discoverability on app errors ( #2061 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-11 22:29:38 +02:00
Jonatan Kłosko
0f792d51bd
Make app new session button a link
2023-07-11 13:57:50 +02:00
Jonatan Kłosko
509830985f
Add margin to save secret button
2023-07-11 13:50:26 +02:00
Jonatan Kłosko
433cd43894
Secret improvements ( #2051 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-07-10 21:29:21 +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
c02eb984f8
Support reading file entry content from the runtime ( #2044 )
2023-07-07 16:20:19 +02:00
Anatolij Werle
3231f2bd72
Hide image upload progress info when not yet started ( #2042 )
2023-07-07 11:51:38 +02: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
Paulo Valim
f8f91deaba
Redesign apps page ( #2037 )
...
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-05 11:15:35 +02:00
Jonatan Kłosko
fb9148acf7
Change new notebook button to link ( #2036 )
2023-07-04 14:46:19 +02:00
Jonatan Kłosko
27458f33f7
Add option to disable frame placeholder ( #2035 )
2023-07-04 13:35:29 +02:00
Jonatan Kłosko
477036f64d
Properly close app sessions ( #2034 )
2023-07-04 00:53:04 +02:00
Jonatan Kłosko
ab3f3d6b0b
Fix inserting code cell via shortcut
2023-07-03 22:05:45 +02:00
Cristine Guadelupe
550869c356
ZTA - Google IAP and adjustments ( #2033 )
...
* Fix GoogleIAP certs and fields
* Email as name when name is not available
* Initial docs
* Update lib/livebook_web/live/hooks/user_hook.ex
Co-authored-by: José Valim <jose.valim@gmail.com>
---------
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-07-03 21:42:04 +02:00
Jannik Becher
649a556025
Add support for datetime, time and date inputs ( #2002 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-03 21:39:16 +02:00
Jonatan Kłosko
16723b98f0
Insert code cell when changing default language ( #2031 )
2023-07-03 15:59:23 +02:00
Jonatan Kłosko
610415144a
Pass unique id to switch input output
2023-07-03 09:47:30 +02:00
José Valim
522beb7701
Squeeze sidebar items ( #2028 )
2023-07-02 13:56:09 +02:00
Alexandre de Souza
bcfb6d46ea
Add Team hub from environment variables ( #2020 )
2023-06-30 19:11:31 -03:00
José Valim
6a4a5596bf
Remove padding from app info button
2023-06-30 07:21:35 +02:00
Cristine Guadelupe
29b712917e
ZTA - user identity ( #2015 )
...
* Get user identity
* Moves current_user_id to identity_data
* Renames cookies to session_identity
* Keep zta keys in the state
* User id from GoogleIap
* Update cloudflare.ex
* Update googleiap.ex
* Email only for ZTA
* Get the current_user_id from the identity_data
* Applying suggestions
* Applying suggestions
* Fix verify_token
---------
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-06-29 23:10:00 +02:00
Jonatan Kłosko
9541eb91c8
Fix smart cell editor initialization ( #2017 )
2023-06-28 22:39:24 +02:00
Zach Allaun
e1ac442c8c
Mobile quality-of-life (part 1) ( #2013 )
2023-06-28 18:29:44 +02:00
Alexandre de Souza
05d691d407
Redirect to Hub page to update or delete a secret ( #2005 )
2023-06-23 17:54:13 -03:00
Paulo Valim
d744f5727c
Adding show Teams Key button ( #1993 )
2023-06-23 21:41:58 +02:00
Alexandre de Souza
0a190729ec
Allow Livebook to update and delete Team hub secrets ( #1995 )
2023-06-21 15:37:28 -03:00
Jonatan Kłosko
9a8a252bb9
Unify error pages ( #1999 )
2023-06-21 00:46:12 +02:00
Cristine Guadelupe
efb28fbdf0
Support Zero Trust authentication ( #1938 )
...
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-21 00:25:25 +02:00
Jonatan Kłosko
ece450f937
Respect LIVEBOOK_BASE_URL_PATH for learn card images ( #1988 )
2023-06-19 14:03:42 +02:00
Johnny5
d6be46dd91
Show amplify button for Smart cells ( #1984 )
...
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-17 19:11:07 +02:00
Jonatan Kłosko
ab5e11b78e
Wrap app app info when too long
2023-06-16 19:36:29 +02: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
a72629cfe3
Implement stamping for teams hub ( #1973 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-06-09 20:59:04 +02:00
Jonatan Kłosko
683f6c8f3b
Use different html name for output inputs ( #1970 )
2023-06-08 23:27:13 +02:00
Jonatan Kłosko
300f5683ef
Fix insert button ids
2023-06-08 22:25:10 +02:00
Jonatan Kłosko
9059049d29
Add hub id to hubs pubsub messages ( #1968 )
2023-06-08 17:32:29 +02:00
Jonatan Kłosko
de4d46f3be
Load JS view assets from CDN when applicable ( #1958 )
2023-06-07 14:26:51 +02:00
Jannik Becher
dbceb99f79
Fix on-hover docs for erlang modules with type names in signature ( #1957 )
...
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-06-07 12:30:52 +02:00
Jonatan Kłosko
8859985736
Fix smart cells editor
2023-06-06 21:57:39 +02:00