Commit graph

390 commits

Author SHA1 Message Date
José Valim
58a3d1fa20 Add missing test file 2023-03-30 17:09:46 +02:00
José Valim
f52ff1e9ec
Purge cookies once they exceed 24kB, closes #1832 (#1833) 2023-03-28 17:11:44 +02:00
José Valim
6d91320441 mix format 2023-03-25 22:12:25 +01:00
José Valim
6ef803f95b Fix 404 rendering, closes #1826 2023-03-25 21:52:18 +01:00
José Valim
4f92ef8d02 Remove unused test file 2023-03-25 21:49:47 +01:00
Jonatan Kłosko
32987558be
Add support for clients-only outputs (#1810) 2023-03-21 20:32:22 +01:00
Jonatan Kłosko
eba8bcac59
Simplify communication with evaluation group leader (#1816) 2023-03-21 20:31:55 +01:00
Jonatan Kłosko
753de9f65b Add data tests for :set_secret and :unset_secret 2023-03-21 18:15:54 +01:00
Jonatan Kłosko
de310c0c36
Support gzip compression of JS view assets (#1813) 2023-03-21 17:45:27 +01:00
Jonatan Kłosko
7de7911d32 Fix tests on windows 2023-03-15 18:37:04 +01:00
Jonatan Kłosko
fb9c8df7ea Fix tests on windows 2023-03-15 18:18:33 +01:00
Jonatan Kłosko
2ec24732bd
Automatically evaluate changed parent cells (#1786) 2023-03-14 23:48:07 +01:00
José Valim
764d775ed3 Initial revamp of notebooks
Deployment and introduction to Kino
still need to be rewritten.
2023-03-14 15:29:09 +01:00
Jonatan Kłosko
07fab99353
Don't garbage collect input values when converting smart cell to code (#1781) 2023-03-13 18:31:31 +01:00
Jonatan Kłosko
6e4c81edae
Fix attribute replacement in storage (#1778) 2023-03-13 16:27:25 +01:00
Jonatan Kłosko
42bc98a42d
Remove storage abstraction (#1777) 2023-03-13 14:44:33 +01:00
Jonatan Kłosko
deacb1a4a4
Explicitly track which secrets come from the hub (#1769) 2023-03-11 12:51:06 +01:00
Jonatan Kłosko
7f71f2fe9f
Add stamp to notebook source and persist allowed hub secrets (#1768) 2023-03-10 22:36:51 +01:00
Alexandre de Souza
753f6fffaa
Update to Livebook Teams (#1765) 2023-03-09 17:04:29 -03:00
José Valim
5c106e81fa
Small changes (#1764) 2023-03-09 17:41:40 +01:00
Alexandre de Souza
3b41e87876
Add hub secrets list to Personal Hub page (#1763) 2023-03-09 12:04:47 -03:00
Jonatan Kłosko
b5730b17aa Increase assertion timeout on windows 2023-03-08 14:05:41 +01:00
Alexandre de Souza
8754bc0d5a
Shows only the secrets from selected hub (#1747) 2023-03-07 15:24:07 -03:00
Jonatan Kłosko
5fd17ca958 Fix tests on Windows 2023-03-06 21:37:27 +01:00
Jonatan Kłosko
b9237dd7f0
Add new notebook action to the file select (#1754) 2023-03-06 21:24:48 +01:00
Jonatan Kłosko
429a89b1aa
Handle assertion errors in doctests (#1752) 2023-03-06 19:36:54 +01:00
Jonatan Kłosko
503f8df76a
Add star/unstar to the session page menu (#1753) 2023-03-06 19:36:45 +01: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
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
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
Alexandre de Souza
bfcf82f06b
Implements Secrets features inside hub's Provider (#1712) 2023-02-27 13:45:14 -03: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
4334e8a58e
Add access control to apps (#1715)
Co-authored-by: José Valim <jose.valim@dashbit.co>
2023-02-18 01:16:42 +01:00
Jonatan Kłosko
40c5044a60
Add initial support for apps (#1709) 2023-02-16 13:47:46 +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
Alexandre de Souza
e58213b000
More improvements for Secrets and Hubs (#1693) 2023-02-06 20:37:11 -03:00
Jonatan Kłosko
c8dd1151f0
Fix assets fetching for client-specific outputs (#1692) 2023-02-06 15:50:48 +01:00
José Valim
bf1dceacba Fix typo 2023-02-04 21:49:03 +01:00
Jonatan Kłosko
597d9fff3f
Cancel scheduled evaluation on error (#1688) 2023-02-03 21:04:13 +01:00
Jonatan Kłosko
e622ef4f96
Fix dialyzer warnings (#1691) 2023-02-03 18:30:41 +01:00
Alexandre de Souza
5f6e7176fc
Allow hub secret toggling (#1675) 2023-02-03 13:15:46 -03:00
Zach Allaun
8f92661918
Support setting node and distribution using environment vars (#1672) 2023-02-01 21:22:49 +01:00
Jonatan Kłosko
25b4043dc7 Bump assertion timeout 2023-02-01 20:27:54 +01:00
Jonatan Kłosko
50c23d0e4c
Tag file input id (#1674) 2023-02-01 19:59:26 +01:00