grafana/pkg/services/publicdashboards
Michael Mandrus 8152b0e1ef
Pubdash: Verify affected rows count in database 'create' call (#59591)
* make create call consistent with update and delete

* use appropriate error type

* update log statements

* update error log for 0 affected rows
2022-12-02 02:46:35 -05:00
..
api Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
commands/generate_datasources PublicDashboards: Modal warns when using unsupported datasources (#58926) 2022-12-01 10:02:10 -06:00
database PublicDashboards: add time picker enabled column (#59324) 2022-12-01 11:37:08 -03:00
internal publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
models PublicDashboards: add time picker enabled column (#59324) 2022-12-01 11:37:08 -03:00
service Pubdash: Verify affected rows count in database 'create' call (#59591) 2022-12-02 02:46:35 -05:00
validation PublicDashboards: refactor using new grafana error types (#58078) 2022-11-04 14:14:32 -03:00
public_dashboard_service_mock.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
public_dashboard_store_mock.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00
publicdashboard.go publicdashboards: split create/update api paths (#57940) 2022-11-03 11:30:12 -08:00