D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
(task) WIP Changes in Grid row rendering to hable row selection
WIP row selection controlled through Query Specification
(task) New product introduction YouTube video on homepage
(task) Minor tweaks to navigation for Grid
(task) WIP Protyping structure for rules/configuration/validations for tables and columns
(chore) Minor restructure in backend
(task) WIP Filters and options for Tables list
(task) Showing database tables in Admin
(task) Background job to refresh database table list
(chore) Migrations for tables;
(task) WIP RabbitMQ based worker to refresh tables
(chore) WIP Background workers setup
(chore) Minor refactor of webapp Grid and Detail view
(chore) Fixes in API to adapt to SQLite based settings from TOML file settings
(task) Form to add data sources, POST API works
(task) WIP Form for adding data sources
(chore) Refactor dwata settings for data sources to use SQLite
(chore) Restructure backend packages for better organization
(task) [WIP] Create modal for entering data sources
(task) [WIP] Fixes for the data sources UI and API
(task) New models in backend for users, data sources, etc.
(chore) Removed old setup.py files
(task) Added sqlalchemy-migrate and initial migration
(task) Ongoing changes for Admin section - updated QueryLoad to work with dwata_meta, stubs for Admin inner sections
(task) Changes to product website, added video
(task) WIP Auth tab in admin panel
(task) Changes to product website, added video
(tasl) WIP Account view in admin section
(chore) Removed .vagrant system folders
(task) Minor changes in backend to help with local deployment