Commit graph

1358 commits

Author SHA1 Message Date
Cristine Guadelupe
443ff8bf9f
Unavailable secret error (#1371)
* Show an Add Secret button for System.EnvError

* Extracts render_formatted

* Rewrite the env error message

* Renames the env error type

* Applying suggestions

* Applying suggestions (live patch)

* Test for unavailable secrets

* Bump to rc.1

* Applying suggestions (error message)

* New error message

* Prefill the secret value

* Applying suggestions (error message output)

* Update test/livebook_web/live/session_live_test.exs

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Update lib/livebook/runtime.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-31 20:45:55 -03:00
josevalim
17d8774b73 Update assets 2022-08-31 21:55:08 +00:00
José Valim
905dce45ef More consistent use of padding throughout 2022-08-31 23:53:23 +02:00
aleDsz
da8f830cd9 Update assets 2022-08-30 14:34:49 +00:00
Alexandre de Souza
2cbd81eaf5
Migrate HubLive to Phoenix format (#1373) 2022-08-30 11:32:48 -03:00
jonatanklosko
9b18eb54cc Update assets 2022-08-30 11:17:48 +00:00
Jonatan Kłosko
8bb6b05625
Add support for boxed grid (#1375) 2022-08-30 13:15:55 +02:00
jonatanklosko
4b3aa2dbda Update assets 2022-08-29 12:22:12 +00:00
José Valim
608979471d
Remove Mix standalone runtime, closes #1345 (#1370)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-29 14:20:24 +02:00
ByeongUk Choi
648edf23e7
Add completion for bitstring modifiers (#1291)
Co-authored-by: José Valim <jose.valim@gmail.com>
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-29 13:14:13 +02:00
José Valim
895373e08b
Log the reason a runtime node goes down (#1368)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-29 11:12:25 +02:00
José Valim
aca9c18086 mix format 2022-08-28 19:25:42 +02:00
josevalim
2a7ebb88b2 Update assets 2022-08-28 17:10:32 +00:00
José Valim
ed9c0e5a1e Revamp explore section 2022-08-28 19:08:43 +02:00
José Valim
713d1a55be Better handle exceptions in smart cells 2022-08-28 18:17:25 +02:00
José Valim
ac67abd4e3 Simplify seq traces 2022-08-28 12:42:54 +02:00
José Valim
693ea8e0f8 Improve warning when editing localhost Hub 2022-08-28 11:27:26 +02:00
josevalim
eccc165a2f Update assets 2022-08-28 07:30:11 +00:00
Jonatan Kłosko
1e324b4f75
Add support for getting evaluation file during evaluation (#1362) 2022-08-28 09:28:19 +02:00
cristineguadelupe
16fc23e62c Update assets 2022-08-25 20:26:51 +00:00
Cristine Guadelupe
afcb2ff834
Livebook secrets (#1348)
* Add secrets to the sidebar

* Get and put secrets (naive)

* Secrets list - shortcut

* Validates secret name

* Livebook secrets as environment variables

* Restores secrets when necessary

* Minor adjustments

* Implements add_system_envs for NoopRuntime

* Moves secrets to session data

* Granular operations for secrets

* Minor adjustments

* Applying suggestions

* Test for add secrets

* Type for secret

* Applying suggestions

* Prevents duplicates

* Refactor to live_render

* Update lib/livebook/session/data.ex

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>

* Sort secrets

* Applying suggestions

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-08-25 17:24:24 -03:00
Wojtek Mach
5f763eab0a Fix debug message 2022-08-25 11:35:33 +02:00
José Valim
f97706e3fd Fix spacing and remove duplication 2022-08-24 18:21:23 +02:00
José Valim
8f8f1db5d5 Use git dep 2022-08-24 18:08:17 +02:00
Alexandre de Souza
aa663af95d
Allow hub routes to everyone (#1359) 2022-08-24 13:06:01 -03:00
Alexandre de Souza
3a085a5d30
Minor Hub improvements (#1357) 2022-08-24 12:35:28 -03:00
Jonatan Kłosko
2c28d1a0ca
List an exact match first in package search (#1355) 2022-08-24 10:59:26 +02:00
José Valim
942e0ca113 Update runtime livebook with new Kino features 2022-08-23 21:50:16 +02:00
jonatanklosko
8e567d0d53 Update assets 2022-08-23 10:40:54 +00:00
José Valim
30344b0636
Create LayoutHelpers to encapsulate the whole home layout instead of sidebar (#1352) 2022-08-23 12:38:39 +02:00
José Valim
1e4ae42e6c Logger.warn -> Logger.warning 2022-08-23 08:44:01 +02:00
José Valim
bb243a5964 Remove comment field from policy 2022-08-23 08:43:45 +02:00
Alexandre de Souza
77c8804d62
User and Hub forms with Changeset validations and input errors (#1347) 2022-08-22 18:12:54 -03:00
Jonatan Kłosko
4ce7df62e4 Fix whitespace in the text output copied to clipboard 2022-08-22 15:59:44 +02:00
José Valim
ddc98edd5a Trim down S3 file system info 2022-08-19 23:26:11 +02:00
Wojtek Mach
e08d022e2f Cross-compile MacOS launcher on x86_64 and aarch64 2022-08-19 13:44:24 +02:00
Wojtek Mach
8a6c8a8371 Update .github/scripts/app/bootstrap_mac.sh 2022-08-19 13:44:24 +02:00
Wojtek Mach
9a469a70c4 Update desktop app to 1.14.0-rc.1 2022-08-19 13:44:24 +02:00
aleDsz
88b8be8e6e Update assets 2022-08-18 13:36:15 +00:00
Alexandre de Souza
5c050e640f
Add Livebook Hub with Fly.IO integration (#1319) 2022-08-18 10:34:27 -03:00
jonatanklosko
e68c72febb Update assets 2022-08-12 17:44:41 +00:00
Paulo Valim
dcbf0d156c
Make the global sidebar collapsible (#1343)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
Co-authored-by: José Valim <jose.valim@dashbit.co>
2022-08-12 19:42:54 +02:00
José Valim
b9b2f7514e
Support more recent Elixir versions too (#1344) 2022-08-12 19:04:15 +02:00
Jonatan Kłosko
3d5c7c3fad
Require Elixir 1.14 (#1342) 2022-08-11 20:13:57 +02:00
Jonatan Kłosko
eac93a47ec Get app bundler dependencies in the windows build script 2022-08-11 14:20:50 +02:00
jonatanklosko
4ef0005d7c Update assets 2022-08-11 11:44:28 +00:00
Jonatan Kłosko
d0338be513 Improve assertion of the session creation timestamp 2022-08-11 13:42:33 +02:00
Caleb J. Acosta
d59e2cf4b9
Add SVG as acceptable file type in markdown (#1341) 2022-08-11 09:20:19 +02:00
Wojtek Mach
747fa38290 Copy usr, closes #1310 2022-08-10 17:31:24 +02:00
Wojtek Mach
cf80d485ea Switch rcedit to libpe which updates executable checksum
closes #1324
2022-08-10 16:22:28 +02:00