Tabbled Versions Save

Self-hosted low-code platform for business applications like CRM, ERP, WMS, etc. Built using JavaScript/TypeScript. 🚀

v0.5.9

2 weeks ago

🎉🎉🎉 New update!

Main features:

  • You can run new application in tabbled cloud on app.tabbled.org
  • Quick start application via example configuration
  • Advansed import configuration setup
  • Export can be make with data in internal datasources
  • Bug fixes

v0.5.8

1 month ago
  • Element visibility can set via script in property
  • TreeFilter has height property
  • Bug fixes

v0.5.7

4 months ago
  • [preview] New page designer without grid
  • Runing funcitons on the server side only
  • [Table] - select all rows button
  • message in action's script

v0.5.4

5 months ago
  • Realtime data syncronization
  • Bug fixes

v0.5.3

5 months ago
  • config export/import implemented
  • bug fixes

v0.5.1

6 months ago
  • User roles management
  • Menu visibility through permissions
  • Page access through permissions
  • DataSource permissions

v0.4.7

6 months ago
  • [table] - Aggregation functions in columns
  • [input] - readonly and disabled settings
  • [linkselect] - disabled setting
  • [table] - Fix column state saving
  • [table] - Fix slow working because of context updating in column
  • [field-datasource] - link field title providing
  • [core] - application title and favicon can be configured by env
  • [core] - Sentry integrated

v0.4.4

8 months ago
  • Aggregation datasource implementated
  • [datetime-select] - Type setting, date, month, year, week
  • [link-select] - lazy datasource loading
  • [input] - autosize setting
  • [table] - fix tree datasource working
  • [server] - swagger added
  • [server] - pictures resizing to thimbs and big pictures
  • [ImageField] - big picture get in preview dialog

v0.4

9 months ago
  • Image field can be multiple
  • Configuration loading refactoring
  • Bug fixes

v0.3.38

9 months ago
  • Table migrate from el-table to agGrid
  • Report menu in page view
  • Bug fixes