Skip to content

Releases: Jet-labs/jet-admin

v1.0.15

23 Mar 13:55
Compare
Choose a tag to compare

✨ New Features

  • Multi-tenancy & Database Management

    • Tenant Management System - Create and manage isolated tenant environments within a single instance
    • Database URL Configuration - Assign dedicated PostgreSQL connections to each tenant
    • Global & Tenant-specific Roles - Use global roles or define roles that apply within specific tenants
    • Custom Role Builder - Create tailored roles using our comprehensive permission system
  • Data Visualization & Manipulation

    • In-line Table Editor - Edit your data directly within tables without leaving the interface

    • Enhanced Chart Customization - Fine-tune every aspect of your visualizations with expanded options

    • New Chart Types:

      • Bubble Charts - Visualize three dimensions of data (x, y, and size)
      • Scatter Charts - Plot individual data points to identify correlations and clusters
  • Database Administration

    • Table Management - Create, edit, and delete database tables through our intuitive interface

🔄 Abandoned Features

  • App Variables - This functionality can be easily replaced by storing variables in dedicated tables
  • Query Chaining - We're developing a more powerful workflow system to replace this feature
  • Fine-grained Schema-based Access Control - Being replaced with a more intuitive asset-based permission system

v1.0.14

11 Oct 12:16
Compare
Choose a tag to compare

New Features

  • Clone policies
  • Syslog and local logging support
  • Create/Delete database triggers
  • Use params in queries during testing

Jet Admin new release

04 Aug 06:04
2f50132
Compare
Choose a tag to compare

🌟 New Features

📝 Schema Editor: Easily create, edit, and manage your database schemas with an PG SQL interface.

📜 App Constants: Define and manage constants.

🔄 Support for App Constants in Queries: Seamlessly incorporate app constants directly within Query objects.

📊 Queries as Widgets for Dashboards: Display query results as tables within dashboards.

🔧 Resizable and Custom Placement for Dashboard Widgets: Customize the size and position of dashboard widgets to suit preferences and needs.

📱 Responsive Dashboard Widget Placement: Ensure your dashboards are fully responsive, providing an optimal viewing experience on any device.