D

Dwata

No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration

[WIP] Major refactor trial for frontend internals to allow complex Report needs from client calls

(chore) Pagination working with refactored store and query spec subscriber

(chore) [WIP] Removed inner state concept - all state properties now at root of each store

(chore) [WIP] Automatic data updates on change in query parameters using Zustand store subscribers

(chore) [WIP] Refactor of frontend app - changes in query context handling

(chore) [WIP] Refactor of filter editor, order editor, notes and actions...

(chore) [WIP] Detail view, Navbar, Zustand store additions and other small changes in the refactor

(chore) [WIP] Continuing refactor of webapp, Grid with ColomnSelector, partially working Navbar

(refactor) Moving from Redux to Zustand and removed Router for immediate demands from frontend [WIP]

[WIP] Major refactor trial for frontend internals to allow complex Report needs from client calls

(task) [WIP] Reports v1 with embedded custom query and markdown notes working