D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
(chore) Query editor changes with Tailwind, other minor fixes
(chore) Navbar fixes for transition to Tailwind CSS
(chore) [WIP] Refactor webapp to use Tailwind
(bugfix) Saved query loader should fetch single item to init
(chore) Lint fixes in multiple components across React webapp
(bugfix) Notes default when there is no existing note
[WIP] Major refactor trial for frontend internals to allow complex Report needs from client calls
(chore) Wrapping up refactor before merging to develop
(chore) Minor changes for saved queries after refactor
(chore) Backend cleaup for handling meta database for dwata
(chore) Refactored column selector works
(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) Minor fixes for Reports
(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
(chore) [WIP] Table head, and Query loader changes to Zustand
(refactor) Minor API changes for unform data fetch
(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
(chore) Minor fixes for Reports
(task) [WIP] Reports v1 with embedded custom query and markdown notes working