Commit graph

1341 commits

Author SHA1 Message Date
Jonatan Kłosko 9434cf57b4
Normalize newlines in initial smart cell editor content (#1400) 2022-09-13 11:15:25 +02:00
Alexandre de Souza 0b9f53a122
Implement global Environment Variables from Settings page (#1387) 2022-09-12 11:34:39 -03:00
Wojtek Mach a1c996be1e
Automate desktop builds (#1397) 2022-09-12 15:38:33 +02:00
Wojtek Mach bf448122a9 Remove unused function 2022-09-12 14:26:45 +02:00
Wojtek Mach a3ee750d54 Remove unused variable 2022-09-12 14:26:09 +02:00
José Valim 0fd6eed255 Improve docs 2022-09-09 16:48:10 +02:00
Marcin Operacz 7175ad314e
Only set RELEASE_NODE if not set (#1396) 2022-09-08 22:27:26 +02:00
Wojtek Mach 73dc1c98d4 Remove version-target from Windows installer 2022-09-07 15:47:37 +02:00
Wojtek Mach bdb527fde1 Remove version from .dmg path 2022-09-07 15:28:31 +02:00
José Valim b6e28c5b43 Fix Fly Hub suite 2022-09-07 11:37:45 +02:00
José Valim c0fa5c9807 See app -> Manage app 2022-09-07 10:48:16 +02:00
josevalim 7c703612a1 Update assets 2022-09-05 22:01:00 +00:00
José Valim be862173a3
Unify several forms in the application (#1392)
* Define .input_wrapper and .hex_color_input components

* Define Tailwind variants from Phoenix v1.6 to help styling

* Make sure single-action modals redirect on save

* Add pill to session secrets in the "Secrets" session sidebar

* Fix alignments of "Users" in the session sidebar
2022-09-05 23:59:13 +02:00
José Valim 357ba7320a Fix title stylings 2022-09-05 23:26:30 +02:00
Sergey Kuznetsov 8a76d31f93
Remove 'Rendering as Markdown' section (#1391)
`.livemd` extension was added to github/linguist project in May 2022
(see this PR for details https://github.com/github/linguist/pull/5672).
2022-09-05 22:47:45 +02:00
Jonatan Kłosko eeadb0811b
Wait for processes to be garbage collected before evaluation (#1385) 2022-09-02 23:45:58 +02:00
Paulo Valim a0901ada01
Redesign page titles (#1382) 2022-09-02 22:06:22 +02:00
Cristine Guadelupe 97efef52cc
Fix secrets form (#1379)
* Fix secrets form

* Update lib/livebook_web/live/session_live/secrets_component.ex

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

* Applying suggestions

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-09-02 15:04:41 -03:00
Jonatan Kłosko 4cc18919da Send client ids in session data operations 2022-09-02 20:00:24 +02:00
aleDsz 6469f0c380 Update assets 2022-09-02 15:56:54 +00:00
Alexandre de Souza ac71d08771
Add and Fetch secrets from Fly applications (#1361) 2022-09-02 12:54:28 -03:00
Paulo Valim e9e0bda94f
Add cursor pointer class to the button new notebook (#1383) 2022-09-02 15:54:41 +02:00
Jonatan Kłosko ab9ad0369c
Show a message when a smart cell crashes and allow restarts (#1381) 2022-09-02 15:50:13 +02:00
Wojtek Mach e35d026422
Update Dockerfile 2022-09-02 14:07:05 +02:00
Wojtek Mach 08d86c33c2 Update Elixir in Dockerfile 2022-09-02 12:37:04 +02:00
Wojtek Mach 69504d6d1a Update Elixir version on CI 2022-09-02 12:25:42 +02:00
Wojtek Mach 52cf7c8a5b
Minor bootstrap improvements (#1380) 2022-09-02 12:03:32 +02:00
Jonatan Kłosko e14fbdb616
Enable :sync mode when writing to the local file system (#1378)
This ensures we always flush changes right away when saving
a notebook. This is important for Nerves Livebook, where it
is more likely the device is stopped abruptly.
2022-09-02 10:28:03 +02:00
jonatanklosko 2024187226 Update assets 2022-09-01 16:43:17 +00:00
José Valim 640e9b2124
Move toasts to the top (#1367)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-09-01 18:41:28 +02:00
Alexandre de Souza bea5d0bb76
Fix file system change from S3 to local (#1377) 2022-09-01 13:25:42 -03:00
José Valim 31c6f7adf7 Style secrets modal consistently with other add modals 2022-09-01 08:09:27 +02:00
cristineguadelupe 07afde0f77 Update assets 2022-08-31 23:48:25 +00:00
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