Skip to content

Commit

Permalink
temp
Browse files Browse the repository at this point in the history
  • Loading branch information
benfdking committed Jun 25, 2024
1 parent e9e8995 commit f2f290d
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
13 changes: 13 additions & 0 deletions rust/core/src/init/models/shifts_dashboard.dashboard.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: shifts_dashboard

title: Shifts Dashboard
description: Shifts Dashboard with all the shifts and their details.

items:
- top_left_x: 0
top_left_y: 0
width: 3
height: 3
item:
chart:
reference: shifts_by_month_bar
13 changes: 13 additions & 0 deletions rust/core/src/init_duckdb/models/shifts_dashboard.dashboard.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
name: shifts_dashboard

title: Shifts Dashboard
description: Shifts Dashboard with all the shifts and their details.

items:
- top_left_x: 0
top_left_y: 0
width: 3
height: 3
item:
chart:
reference: shifts_by_month_bar

0 comments on commit f2f290d

Please sign in to comment.