ToolJet/server/templates/sales-analytics-dashboard-tooljet-db/manifest.json
Abhinaba Adhikari 491908ebb6
Add new templates and remove old templates (#8490)
* bugfix: airtable plugin support for personal access token (#8295)

* fix: airtable plugin support for personal access token

* fix: review comments fixed

* Add new templates and remove old templates

* Change onboarding page templates and fix CSS

* Change Job application tracker template images

* Implement dark mode for onbarding page templates

* Fix templates with query issues

* fix template creation

* Remove redundant datasource options from templates

---------

Co-authored-by: Ganesh Kumar <40178541+ganesh8056@users.noreply.github.com>
Co-authored-by: Akshay <akshaysasidharan93@gmail.com>
2024-01-05 17:46:52 +05:30

8 lines
496 B
JSON

{
"name": "Sales analytics dashboard - ToolJet Database",
"description": "The Sales Analytics Dashboard template offers comprehensive sales monitoring and insights with four key sections: Main Dashboard (critical metrics), Orders (order details), Customers (demographics & history), and Products (product performance).",
"widgets": ["Table", "Chart"],
"sources": [{ "name": "ToolJet Database", "id": "tooljetdb" }],
"id": "sales-analytics-dashboard-tooljet-db",
"category": "sales"
}