databucket-server icon indicating copy to clipboard operation
databucket-server copied to clipboard

Open Source Test Data Management Tool

Results 23 databucket-server issues
Sort by recently updated
recently updated
newest added

material-table seems to be not supported. https://github.com/material-table-core/core?tab=readme-ov-file

enhancement

v. 3.5.1 ![image](https://github.com/user-attachments/assets/43d80f32-2a75-4983-8dde-b4cf8faf829f)

bug

I'm trying to configure Databucket to authenticate through Keycloak. To do this, I've included the following Spring Security configuration in application.yaml: ```yaml spring: security: oauth2: client: registration: keycloak: provider: QA...