Jonatan Kłosko
501a98d7c6
Move helpers to components ( #2448 )
2024-01-26 05:47:56 +01:00
Alexandre de Souza
8ba6baec3a
Implements Livebook Agent authentication ( #2403 )
2024-01-05 14:17:39 -03:00
Jonatan Kłosko
07aaea11b4
Separate apps from auth and improve apps navigation ( #2322 )
2023-11-06 09:08:28 +01:00
Jonatan Kłosko
5d78db66e5
Make Livebook version accessible at compile time ( #2280 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-10-17 19:17:09 +02:00
Hugo Baraúna
9d206b06d0
Changes copy of Add Teams Hub page ( #2139 )
2023-08-04 09:34:04 -03:00
Alexandre de Souza
fb578906ec
Improves disconnected status on Hub's page ( #2127 )
2023-08-01 14:27:44 -03:00
Jonatan Kłosko
b3f5805d78
Fix sidebar width
2023-07-28 22:06:21 +02:00
Hugo Baraúna
c16ba7e762
Change copy to mention Livebook teams ( #2069 )
2023-07-13 19:01:18 +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
Alexandre de Souza
0a190729ec
Allow Livebook to update and delete Team hub secrets ( #1995 )
2023-06-21 15:37:28 -03:00
Alexandre de Souza
14dd6d925f
Implement TeamClient with Teams WebSocket communication ( #1951 )
2023-06-01 12:01:43 -03:00
Jonatan Kłosko
f262b9c0c9
Rebuild confirmation modal system ( #1903 )
2023-05-10 18:23:08 +02:00
Alexandre de Souza
1cdc5251dd
Make Hubs feature public and blocks the hub creation ( #1756 )
2023-03-07 18:43:52 -03:00
ByeongUk Choi
4db39078bd
Add open page and track starred/recent notebooks ( #1639 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-03-06 18:14:33 +01:00
José Valim
3d788df4d7
Have Apps come before Learn
2023-02-28 16:40:11 +01:00
Jonatan Kłosko
1676d5469e
Add page listing apps ( #1733 )
2023-02-28 15:08:49 +01:00
Jonatan Kłosko
5b5593a54b
Update to Phoenix 1.7 ( #1720 )
2023-02-22 19:34:54 +01:00
Alexandre de Souza
d0e83dc288
Implements delete hub button ( #1705 )
2023-02-13 01:52:25 -03:00
Alexandre de Souza
e58213b000
More improvements for Secrets and Hubs ( #1693 )
2023-02-06 20:37:11 -03:00
Aayush Kumar Sahu
18735928c9
Fix import button disappear in small screens ( #1643 )
2023-01-15 12:43:12 +01:00
Alexandre de Souza
ae3a5661a8
Implement emojis instead of colors ( #1636 )
2023-01-12 17:37:12 -03:00
Jonatan Kłosko
321810eeca
Format
2022-11-29 23:35:35 +01:00
Jacques Lorentz
f4e836a5da
Base url path configuration variable ( #1549 )
2022-11-29 23:34:38 +01:00
Frank Hunleth
52e5273401
Support passing an MFA for customizing shutdown ( #1519 )
...
This commit lets you customize Livebook shutdown to gracefully power
off. One use case is for Nerves-based devices that need to do more than
call `System.stop/0` to power off.
This doesn't change the `LIVEBOOK_SHUTDOWN_ENABLED` environment
variable. It still works the same.
The `:shutdown_enabled` configuration is now `:shutdown_callback`. Valid
values are `nil` or an MFA. An unset or `nil` callback hides the
shutdown button in the UI.
2022-11-10 18:09:01 +01:00
José Valim
e4cf6b939b
Add spacing to secrets bottom
2022-10-11 20:54:16 +02:00
José Valim
36ced79515
Tiny adjustments to style and responsiveness based on feedback
2022-10-11 19:06:21 +02:00
José Valim
6da00daffd
Update to LV 0.18 ( #1426 )
2022-10-04 08:46:55 +02:00
José Valim
6d8ca1fe8d
Align livebook logos
2022-10-04 08:22:58 +02:00
José Valim
85268bd083
Move sidebar close inside sidebar (similar to ExDoc)
2022-10-04 00:04:59 +02:00
Jonatan Kłosko
1a824d4091
Show sidebar on desktop
2022-09-26 11:07:09 +02:00
Paulo Valim
3626dca875
Improve sidebar behaviour on mobile ( #1434 )
...
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-09-26 10:00:00 +02:00
Paulo Valim
285bc923b7
Rename the Explore section to Learn ( #1424 )
...
Co-authored-by: José Valim <jose.valim@gmail.com>
2022-09-21 12:06:22 +02:00
José Valim
905dce45ef
More consistent use of padding throughout
2022-08-31 23:53:23 +02:00
José Valim
f97706e3fd
Fix spacing and remove duplication
2022-08-24 18:21:23 +02:00
Alexandre de Souza
3a085a5d30
Minor Hub improvements ( #1357 )
2022-08-24 12:35:28 -03:00
José Valim
30344b0636
Create LayoutHelpers to encapsulate the whole home layout instead of sidebar ( #1352 )
2022-08-23 12:38:39 +02:00