Commit graph

2312 commits

Author SHA1 Message Date
Hugo Baraúna
1ab1dcc8c2 Fixes airgapped Dockerfile
Setting a default ARG value needs `=`
2023-08-08 16:13:41 -03:00
Jonatan Kłosko
c39902cd3a
Improve teams tests (#2151) 2023-08-08 21:03:01 +02:00
José Valim
4eaea183ef Update airgapped Dockerfile 2023-08-08 20:36:46 +02:00
Jonatan Kłosko
e9ab9dec91 Remove unreliable storage test
We wait for the storage process to finish writing the table to file
and then read the file manually, however the storage may be writing
to the file again (and the writing is async), so we may try to read
a partially written file.
2023-08-08 19:30:26 +02:00
Hugo Baraúna
3477767ed2
Change copy: from 'Add Hub' to 'Add Organization' (#2149) 2023-08-08 14:07:25 -03:00
jonatanklosko
e0dd7fe6d0 Update assets 2023-08-08 13:59:17 +00:00
Zach Allaun
005a9e86f7
Usability improvements for custom keyboard controls (#2145)
Co-authored-by: José Valim <jose.valim@gmail.com>
2023-08-08 15:58:34 +02:00
Cristine Guadelupe
cd6239b383
Fix editing secrets (#2148) 2023-08-08 16:29:56 +07:00
Cristine Guadelupe
4ad2b7a7d1
Correctly renders external title (#2146) 2023-08-08 01:27:14 +07:00
Cristine Guadelupe
00f82f492c
Disables renaming secrets (#2144) 2023-08-07 23:56:56 +07:00
José Valim
5fda5b02ab Improve import error messages 2023-08-07 13:46:29 +02:00
José Valim
3212dfc8b2 Integrate ZTA into airgapped 2023-08-07 13:20:54 +02:00
Hugo Baraúna
fa82bf141b
Teams Key -> Teams key (#2141) 2023-08-04 11:12:16 -03:00
Hugo Baraúna
9d206b06d0
Changes copy of Add Teams Hub page (#2139) 2023-08-04 09:34:04 -03:00
Hugo Baraúna
1ad5b2e69d
Change copy of Teams key modal (#2140) 2023-08-03 17:28:58 -03:00
josevalim
e9ad21a87e Update assets 2023-08-03 20:20:08 +00:00
José Valim
8041d8ee9a Remove create hub feature flag, warn if using production servers in dev 2023-08-03 22:19:01 +02:00
cristineguadelupe
aa0c70fc05 Update assets 2023-08-03 18:10:48 +00:00
Cristine Guadelupe
e8360d4428
Consistent select style (#2138) 2023-08-04 01:10:07 +07:00
Cristine Guadelupe
8e26fe6287
Adds ZTA support for offline deployment (#2136) 2023-08-04 00:25:05 +07:00
José Valim
2521e42108 teams_url is now always set 2023-08-03 16:45:34 +02:00
josevalim
fc3950ba92 Update assets 2023-08-02 18:05:18 +00:00
José Valim
4a54762889 Improvements to Hubs pages 2023-08-02 20:04:21 +02:00
Jonatan Kłosko
926a359245
Sort requires in partial envs (#2134) 2023-08-02 15:06:56 +02:00
José Valim
4a5d6da79d
Extract secrets storage to personal hub (#2132) 2023-08-01 20:48:55 +02:00
Jonatan Kłosko
f2144106ab
File management improvements (#2131) 2023-08-01 20:41:54 +02:00
aleDsz
e86b14f999 Update assets 2023-08-01 17:28:41 +00:00
Alexandre de Souza
fb578906ec
Improves disconnected status on Hub's page (#2127) 2023-08-01 14:27:44 -03:00
José Valim
7c40ab22e3
Warn if session is missing after reboot (#2128)
Closes #2075.
2023-08-01 19:12:38 +02:00
José Valim
c404e817fb Compile teams hub on test_helper.exs if available 2023-08-01 18:48:16 +02:00
Frank Hunleth
481d39d7ed
Update Nerves Livebook URLs to new location (#2126) 2023-07-30 16:33:03 +02:00
José Valim
cbe7aeb7f7
Update README.md 2023-07-29 15:49:13 +02:00
Marcelo Henrique Neppel
671828f211
Fix arity and link (#2123) 2023-07-29 10:33:15 +02:00
Jonatan Kłosko
b3f5805d78 Fix sidebar width 2023-07-28 22:06:21 +02:00
José Valim
374119303c Add newline in connection error message 2023-07-28 22:02:17 +02:00
aleDsz
e038aed752 Update assets 2023-07-28 19:41:04 +00:00
Alexandre de Souza
6ba0118c2d
Adds Livebook Teams URL and some touch ups (#2120) 2023-07-28 16:40:18 -03:00
José Valim
5ac14c18bb Warn when Hubs cannot be started 2023-07-28 21:38:54 +02:00
José Valim
c24a4f4f7f Update error messages for clarity 2023-07-28 21:05:31 +02:00
José Valim
3afd26cd69 Name -> Organization name 2023-07-28 20:06:46 +02:00
Jonatan Kłosko
bba743a258
Always use http1 for teams websocket connection (#2119) 2023-07-28 19:15:13 +02:00
José Valim
3c8f3357b9 Clarify text 2023-07-28 19:11:29 +02:00
Alexandre de Souza
88fbf3c057
Add prefix to generated keys (#2118) 2023-07-28 12:55:37 -03:00
Jonatan Kłosko
32a98ff0af Improve code docs 2023-07-28 02:04:52 +02:00
José Valim
4b6d01b4aa Fix URL 2023-07-27 22:58:22 +02:00
José Valim
6d32eebbab Add Docker image to deploy guide, break use cases 2023-07-27 21:42:15 +02:00
José Valim
f0a72e5636 Update attached node recommendations 2023-07-27 20:19:48 +02:00
ByeongUk Choi
dcca36a28a
Remove process all button from apps when interrupted/errored (#2117)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-07-27 18:28:14 +02:00
Alexandre de Souza
3ecc0b3653
Load secrets from Hub when deploying an App (#2098) 2023-07-26 17:39:33 -03:00
Jonatan Kłosko
a8ae19b9cf
Add apps warmup to teams dockerfile (#2116) 2023-07-26 21:05:01 +02:00