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
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
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
Dotan Simha
d6d2347701
1️⃣ Stop creating default organization and refactor ui for org creation ( #1450 )
2023-02-22 14:03:01 +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