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
2cd6e52b84
Move hub icon inside notebook margins
2023-03-05 19:28:47 +01:00
Alexandre de Souza
e73af96b86
Allow users to select the notebook's hub ( #1744 )
2023-03-02 18:10:38 -03:00
Jonatan Kłosko
dd5e1af23b
Persist app settings and support deployment from directory ( #1741 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-28 21:37:43 +01:00
Jonatan Kłosko
a90e9193f4
Update app tests
2023-02-28 17:28:10 +01:00
José Valim
3d788df4d7
Have Apps come before Learn
2023-02-28 16:40:11 +01:00
Jonatan Kłosko
9bba25c52a
Show more detailed message when no apps are running ( #1737 )
2023-02-28 16:32:48 +01:00
Jonatan Kłosko
1676d5469e
Add page listing apps ( #1733 )
2023-02-28 15:08:49 +01:00
Alexandre de Souza
5d48ffd051
Remove entire app secrets implementation ( #1734 )
2023-02-28 10:55:52 -03:00
Wojtek Mach
1f496c8605
Typing env and secret name automatically upcases ( #1736 )
2023-02-28 13:53:18 +01:00
Jonatan Kłosko
fbf52a9bd8
Update app form to use checkboxes ( #1732 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-27 17:54:26 +01:00
Alexandre de Souza
bfcf82f06b
Implements Secrets
features inside hub's Provider ( #1712 )
2023-02-27 13:45:14 -03:00
Dominic Rubas
4bda0a7c89
Remove duplicated alias for LayoutHelpers
( #1731 )
2023-02-27 17:06:38 +01:00
Jonatan Kłosko
860a1e4bd9
Add source option ( #1728 )
2023-02-27 17:05:36 +01:00
Jonatan Kłosko
984a4f1690
Move secrets list into a separate component
2023-02-24 21:24:00 +01:00
Jonatan Kłosko
e78b3a930c
Move more styles to components ( #1723 )
2023-02-23 19:07:00 +01:00
Jonatan Kłosko
36e2d2b277
Don't validate changesets on mount ( #1724 )
2023-02-23 19:00:03 +01:00
Jonatan Kłosko
be033b9074
Refactor secrets form ( #1721 )
2023-02-23 10:40:32 +01:00
Jonatan Kłosko
5b5593a54b
Update to Phoenix 1.7 ( #1720 )
2023-02-22 19:34:54 +01:00
Kevin
0d058152cd
Fix erlang module docs in Intellisense ( #1719 )
2023-02-21 15:51:15 +01:00
Jonatan Kłosko
7cac0557b9
Keep setup cell open on error ( #1718 )
2023-02-21 13:17:54 +01:00
Jonatan Kłosko
08391f511c
Fix form :for deprecation
2023-02-20 20:51:17 +01:00
Jonatan Kłosko
4334e8a58e
Add access control to apps ( #1715 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-18 01:16:42 +01:00
José Valim
d282ea28c7
Log when reading from storage
2023-02-16 13:49:21 +01:00
Jonatan Kłosko
40c5044a60
Add initial support for apps ( #1709 )
2023-02-16 13:47:46 +01:00
Jonatan Kłosko
12f2322d08
Pass allowed URI schemes to Markdown outputs and update naming
2023-02-15 22:18:13 +01:00
GitStart
0990ab4cb2
Support allowlist for hyperlink schemes in Markdown content ( #1702 )
2023-02-15 22:16:38 +01:00
Jonatan Kłosko
5fe1c9a81d
Make emoji picker easier to close ( #1711 )
2023-02-14 16:35:06 +01:00
Alexandre de Souza
5c1d6f082f
Update Local
hub to Personal
hub and makes it editable ( #1708 )
2023-02-13 17:18:06 -03:00
Alexandre de Souza
d0e83dc288
Implements delete hub button ( #1705 )
2023-02-13 01:52:25 -03:00
José Valim
b9e4de68c9
Move most flags to env vars ( #1704 )
...
Env vars provide a more unified experience across
Desktop, Docker, and CLI. We keep only a handful
of switches that mirror Elixir's own CLI.
2023-02-10 19:55:47 +01:00
Jonatan Kłosko
52bc694059
Make file dropzone ids unique ( #1699 )
2023-02-09 12:34:46 +01:00
José Valim
8f1f0e90b9
Remove padding from sidebar top icon buttons
2023-02-08 01:31:06 +01:00
José Valim
3fc2da3474
Mention how to set password on token page ( #1695 )
2023-02-07 18:01:40 +01:00
Alexandre de Souza
e58213b000
More improvements for Secrets and Hubs ( #1693 )
2023-02-06 20:37:11 -03:00
Jonatan Kłosko
377045a17b
Remove policy checks and update empty frame text ( #1694 )
...
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-06 20:31:06 +01:00
Jonatan Kłosko
c8dd1151f0
Fix assets fetching for client-specific outputs ( #1692 )
2023-02-06 15:50:48 +01:00
Jonatan Kłosko
c8a10c6e44
Pass missing assigns in grid and tab outputs
2023-02-06 12:00:13 +01:00
Wojtek Mach
c1b60c14e9
"Add secret" form improvements ( #1687 )
...
1. Add label for "name" and "value" inputs
2. Display validation error when secret already exists in a hub
3. Change hub select to a list of radio buttons
2023-02-04 17:50:50 +01:00
Jonatan Kłosko
597d9fff3f
Cancel scheduled evaluation on error ( #1688 )
2023-02-03 21:04:13 +01:00
Jonatan Kłosko
c29b6fdda2
Add missing error clauses in WebSocket client ( #1690 )
2023-02-03 18:32:53 +01:00
Jonatan Kłosko
e622ef4f96
Fix dialyzer warnings ( #1691 )
2023-02-03 18:30:41 +01:00
Jonatan Kłosko
5d651cf5c7
Reset autosave interval when changing file system ( #1689 )
2023-02-03 18:08:15 +01:00
Alexandre de Souza
5f6e7176fc
Allow hub secret toggling ( #1675 )
2023-02-03 13:15:46 -03:00
Jose Vargas
605498a369
Small clarification to running Livebook inside a Mix project ( #1682 )
2023-02-03 09:29:52 +01:00
Zach Allaun
8f92661918
Support setting node and distribution using environment vars ( #1672 )
2023-02-01 21:22:49 +01:00
Jonatan Kłosko
50c23d0e4c
Tag file input id ( #1674 )
2023-02-01 19:59:26 +01:00
Jonatan Kłosko
69df6e0ad4
Rework file input to consider multiple clients ( #1673 )
2023-02-01 18:49:12 +01:00
Alexandre de Souza
887d423007
Improve hubs provider API ( #1670 )
2023-02-01 13:33:41 -03:00
Alexandre de Souza
dd2b7fa0e6
Minor improvements ( #1669 )
2023-01-31 20:37:04 -03:00