mirror of
https://github.com/directus/directus.git
synced 2026-04-03 03:00:39 -04:00
7c4556c8af57c940ee79d9e629cb79156e87a751
* move in bar chart * move in pie chart * fix color generator * move in line chart * fix line chart when color is unset * move in meter * fix meter panel when color is unset * fix insights initial refresh interval * add changeset * watch data in pie chart panel * Update app/src/panels/pie-chart/panel-pie-chart.vue Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * unify function prop type for relevant panels based on existing type in time series panel * abstract type for panel function prop * abstract conditional fill operators * tweak and add comment in monoThemeGenerator * Update app/src/panels/pie-chart/panel-pie-chart.vue Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * Update app/src/panels/meter/panel-meter.vue Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> * add comment for some magic numbers * use past tense in changeset * removed cloud exclusive banner from docs * updated changeset * fixed console error "[Vue warn]: Missing required prop" --------- Co-authored-by: Brainslug <br41nslug@users.noreply.github.com> Co-authored-by: Brainslug <tim@brainslug.nl>
🐰 Introduction
Directus is a real-time API and App dashboard for managing SQL database content.
- Open Source. No artificial limitations, vendor lock-in, or hidden paywalls.
- REST & GraphQL API. Instantly layers a blazingly fast Node.js API on top of any SQL database.
- Manage Pure SQL. Works with new or existing SQL databases, no migration required.
- Choose your Database. Supports PostgreSQL, MySQL, SQLite, OracleDB, CockroachDB, MariaDB, and MS-SQL.
- On-Prem or Cloud. Run locally, install on-premises, or use our self-service Cloud service.
- Completely Extensible. Built to white-label, it is easy to customize our modular platform.
- A Modern Dashboard. Our no-code Vue.js app is safe and intuitive for non-technical users, no training required.
Learn more about Directus • Documentation
🚀 Directus Cloud
Directus Cloud allows you to create projects, hosted by the Directus team, in 90 seconds.
- No product limitations or service usage quotas (unlimited users, API requests, etc)
- A modern self-service dashboard to create and monitor all your projects in one place
- End-to-end solution: Directus, database, serverless auto-scaling, storage, and a global CDN
- Select your desired region and provision a new project in ~90 seconds
Create a Directus Cloud Project
🤔 Community Help
The Directus Documentation is a great place to start, or explore these other channels:
- Discord (Questions, Live Discussions)
- GitHub Issues (Report Bugs)
- GitHub Discussions (Feature Requests)
- Twitter (Latest News)
- YouTube (Video Tutorials)
❤️ Contributing & Sponsoring
Please read our Contributing Guide before submitting Pull Requests.
All security vulnerabilities should be reported in accordance with our Security Policy.
Directus is a premium open-source (BSL 1.1) project, made possible with support from our passionate core team, talented contributors, and amazing GitHub Sponsors. Thank you all!!
© 2004-2023, Monospace, Inc.
Description
Languages
TypeScript
76.9%
Vue
21.6%
JavaScript
0.5%
SCSS
0.5%
Liquid
0.3%
Other
0.2%
