Commit graph

100 commits

Author SHA1 Message Date
Alexandre de Souza
7c348d9c20
Rename deploy keys to org tokens (#3049) 2025-08-22 13:30:36 -03:00
Hugo Baraúna
7513202199
Improve error message for unauthorized deploy (#3048) 2025-08-19 11:31:56 -03:00
Alexandre de Souza
9043edb748
Implement authorization to deploy apps (#3044) 2025-08-14 10:25:10 -03:00
Hugo Baraúna
8c6089fccb
Use deployment group id instead of name for deploy via CLI (#3037) 2025-08-01 15:34:59 -03:00
Hugo Baraúna
a9c360ee9d
Handle partial failure when deploying multiple apps via CLI (#3036) 2025-07-31 17:58:18 -03:00
Alexandre de Souza
4997e07e8d
Deploy notebooks from CLI (#3034) 2025-07-24 17:26:15 -03:00
Alexandre de Souza
98561f927e
Improve integration tests and fix some intemittent tests (#3033)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2025-07-16 17:07:42 -03:00
Alexandre de Souza
9af062ef7a
Simplify Teams integration setup and tests (#3010) 2025-05-27 08:54:21 -03:00
Alexandre de Souza
73c0f1b45c
Handle authorization groups in real-time (#2998) 2025-05-12 10:43:03 -03:00
Alexandre de Souza
bf5725847a
Implement the user authorization flow with Livebook Teams (#2984) 2025-05-05 10:53:44 -03:00
Jonatan Kłosko
86cc78d028 Update LV 2025-04-18 23:56:15 +09:00
Alexandre de Souza
ce76af9432
Show more prominent warning for app servers (#2962) 2025-03-17 11:05:11 -03:00
Alexandre de Souza
3359f65a4c
Redirects the user to Teams logout page (#2959) 2025-03-14 09:35:25 -03:00
Jonatan Kłosko
882d254c23
Do not store identity payload in the session (#2948) 2025-03-03 13:45:28 +01:00
Jonatan Kłosko
2846b73c94 Refactor aliases 2025-02-24 14:46:26 +09:00
Jonatan Kłosko
8fc98c7698 Capture test log 2025-02-01 16:29:12 +07:00
Jonatan Kłosko
4d554e797b Remove unnecessary async false 2025-01-24 01:02:12 +07:00
Alexandre de Souza
601e93ae76
Implement the logout button (#2906) 2025-01-08 15:55:44 -03:00
Alexandre de Souza
433b8011f8
Implement teams_auth field and deprecate zta_provider (#2904) 2024-12-31 11:15:46 -03:00
Jonatan Kłosko
561b73af7b
Migrate to JSON (#2898) 2024-12-20 09:34:41 +01:00
Jonatan Kłosko
20912b87eb Improve tests 2024-11-26 17:01:09 +08:00
Hugo Baraúna
96a995bf26
Fix auth with Livebook teams when user not belongs to org (#2865) 2024-11-21 03:25:22 +01:00
Hugo Baraúna
651d037194
Bug fix: fix redirect_to URL when authenticating via livebook teams (#2857) 2024-11-19 16:27:06 -03:00
Alexandre de Souza
e1b57bf112
List all environment variables from deployment group in dockerfile (#2858) 2024-11-18 16:54:08 -03:00
Alexandre de Souza
473830ada6
Deprecate ZTA-related fields (#2851) 2024-11-08 15:47:34 -03:00
Alexandre de Souza
4380a41192
Implement the authentication with Livebook Teams (#2837) 2024-10-31 11:44:04 -03:00
Jonatan Kłosko
57ef44278b Fix Teams app deployments with attachment files 2024-10-05 03:10:54 +08:00
José Valim
2e45f8aca0
Deal with clock drifts and use DateTime UTC for server data (#2787) 2024-09-18 16:10:35 +02:00
Alexandre de Souza
ad0db1832b
List module definitions in the sections side panel (#2760) 2024-08-23 18:28:33 -03:00
Alexandre de Souza
22abd815eb
Show link to deployed apps after deploy (#2658) 2024-06-18 10:12:20 -03:00
Alexandre de Souza
e98fa825f6
Send the apps manager report to Teams through WebSocket (#2647) 2024-06-17 10:34:31 -03:00
Alexandre de Souza
f01e212c0a
Add new protobuf message to report app deployment statuses (#2634) 2024-06-03 14:15:11 -03:00
Alexandre de Souza
829b6b2095
Use :version field from Livebook Teams event (#2633) 2024-06-03 11:27:17 -03:00
Karol Wilk
ca12e38e86
Add requirement for scheme in the URL field of deployment group (#2632)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2024-06-03 13:58:08 +02:00
Karol Wilk
e35d756f96
Support URL field in deployment group (#2625) 2024-05-29 10:31:08 +02:00
Jonatan Kłosko
602d852b31
Update to Phoenix LV 1.0 (#2607) 2024-05-16 18:17:45 +02:00
Hugo Baraúna
c884831a07
Change copy: app deployment success message (#2606) 2024-05-15 16:43:05 -03:00
Jonatan Kłosko
63668c49fb
Add end-to-end app deployment flow with Livebook Teams (#2602) 2024-05-14 13:20:14 +02:00
Alexandre de Souza
8d15d5e93c
Fix some integration intermittent tests (#2594) 2024-05-09 15:53:01 -03:00
Alexandre de Souza
2348214f19
Fix integration test 2024-05-08 11:21:14 -03:00
José Valim
3b5a3fb22e Remove refute_receive
Whenever possible, we use refute_received instead.
Others were fully removed, because we were matching
events from other tests.
2024-05-08 10:25:16 +02:00
Alexandre de Souza
3d289448cd
Improve integration tests infrastructure (#2583) 2024-04-29 11:06:57 -03:00
Alexandre de Souza
d4752ebd52
Add support for DNS clustering (#2578) 2024-04-23 15:40:18 -03:00
José Valim
25215b67e3 Fix session confirm message 2024-04-23 19:46:07 +02:00
Alexandre de Souza
0be8491d11
Handle UserDeleted event from WebSocket (#2573) 2024-04-22 13:24:26 -03:00
Hugo Baraúna
7a16ce1926
Rename Hubs to Workspaces (#2574) 2024-04-19 17:40:50 -03:00
Alexandre de Souza
5e7f8a477a
Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
Alexandre de Souza
59deaa5329
Send more fields to Teams API when deploying an app (#2563) 2024-04-12 10:36:16 -03:00
Jonatan Kłosko
7cf4af5c10
Expand instructions for deploying a new agent server instance (#2561) 2024-04-11 09:37:06 +02:00
José Valim
b2eebcabbe Setup database upfront rather than lazily 2024-04-10 23:43:40 +02:00