Commit Graph

4 Commits

Author SHA1 Message Date
1849033dbc style(PHP): adjust to codestyle updates
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2025-02-10 12:14:18 +01:00
9a46561716 chore: Add SPDX header
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2024-08-08 15:35:37 +02:00
8d87c20aaf Get shared views without shared table
- permission error on shared tables with non-shared views
- get shared views without shared table

fixes https://github.com/Rello/analytics/issues/402

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-07-28 19:18:04 +02:00
54fc70d121 Extract selection option labels for Analytics
when column type selection is used, the datasource needs the labels, and not the internal ids

Signed-off-by: Rello <Rello@users.noreply.github.com>
2024-07-03 16:42:38 +02:00