Jason Kuhrt
ff33aeed3c
fix(laboratory): Preflight Script environment variables no parse storage read ( #6450 )
2025-01-31 08:53:35 -05:00
Jason Kuhrt
f14daa8976
feat(laboratory/preflight-script): set request headers ( #6378 )
2025-01-23 14:38:34 +00:00
Kamil Kisiela
403a95e6f7
Use structured logs instead of strings in Preflight Script ( #6404 )
2025-01-22 11:09:40 +00:00
Kamil Kisiela
d2a4387b64
Show output of preflight script ( #6400 )
2025-01-21 16:50:20 +00:00
Kamil Kisiela
607192eaa5
Disable "select organization" dropdown for OIDC accounts ( #6399 )
2025-01-21 11:35:06 +00:00
Kamil Kisiela
e754700212
Customizable default member role for OIDC users ( #6348 )
2025-01-16 16:48:21 +01:00
Kamil Kisiela
2fa33520b3
Allow to close the last tab in Laboratory ( #6341 )
2025-01-10 10:25:32 +00:00
Kamil Kisiela
a7f9d50fb9
Fix editor state and operation handling in Laboratory + e2e tests ( #6282 )
...
Fixes
When opening a new tab or selecting one of the saved operations a wrong query was populated. It was always the default query or the one that's active. Meaning, you couldn't select and see the saved operation :)
When saving the operation, the submit button of the form was always disabled, even when the state of the form was valid.
e2e tests
Added tests for CRUD of collections and their operations.
The scenario where a user visits a shared link to an operation is also now tested.
2025-01-09 08:59:17 +00:00
Kamil Kisiela
283c90bc98
Adds e2e test for lab.prompt and use React to render the prompt ( #6236 )
2024-12-31 14:38:18 +00:00
Dimitri POSTOLOV
e0eb3bdb28
feat: preflight scripts for laboratory ( #5564 )
...
Co-authored-by: Kamil Kisiela <kamil.kisiela@gmail.com>
Co-authored-by: Saihajpreet Singh <saihajpreet.singh@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2024-12-27 10:06:52 +00:00
Kamil Kisiela
f5fd160efe
Add E2E test for usage reporting ( #6009 )
2024-11-21 10:20:29 +02:00
Kamil Kisiela
3cb8861df0
Deprecate name, use slug (cleanId) instead ( #5681 )
2024-10-17 15:01:48 +02:00
Kamil Kisiela
4c63ca8bb2
Fetch endpoints from OpenID Connect Metadata document ( #5257 )
2024-07-22 10:09:20 +02:00
Kamil Kisiela
ac7e01c730
Allow to limit organization access to OIDC accounts only ( #5235 )
2024-07-17 09:35:34 +00:00
Kamil Kisiela
ba0e07e117
Custom Auth UI, proper SSO login flow and slug modifications ( #5111 )
2024-07-03 16:31:01 +02:00
Kamil Kisiela
f44fdd474a
Move SuperTokens-node to GraphQL server ( #4288 )
2024-03-26 13:42:56 +01:00
Laurin Quast
2bcfdf8a1d
feat: upgrade supertokens SDK ( #3328 )
2023-11-10 08:25:06 +00:00
Kamil Kisiela
a695ac297d
Face Lifting ( #2418 )
2023-06-20 14:01:46 +02:00
Dimitri POSTOLOV
1cc2a0adca
Operation Collections in Lab ( #1610 )
...
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
Co-authored-by: Dotan Simha <dotansimha@gmail.com>
2023-06-12 16:56:27 +02:00
Kamil Kisiela
0e14c96374
Use SWC instead of Babel in Next ( #2063 )
2023-04-20 17:59:05 +02:00
Laurin Quast
1f4f7fef4f
chore: add local OIDC server, development instructions and end2end test ( #1755 )
2023-04-12 11:17:07 +00:00
Dotan Simha
d6d2347701
1️⃣ Stop creating default organization and refactor ui for org creation ( #1450 )
2023-02-22 14:03:01 +02:00
Dotan Simha
69ff4d3a24
Replace tgz artifacts with Docker images and refactor all CI pipelines ( #808 )
2022-12-20 16:34:46 +02:00
Denis Badurina
7436c85fcd
E2E testing ( #685 )
...
Co-authored-by: Dimitri POSTOLOV <dmytropostolov@gmail.com>
Co-authored-by: Laurin Quast <laurinquast@googlemail.com>
2022-12-02 10:12:07 +00:00