D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
(task) Minor UI cleanups for column and table selectors and added comemnts in UI for basic explanation
(task) WIP Grid more compact, only showing non-null related table columns by default
(task) [WIP] Automatic One to Many relations and it's corresponding display in Grid
(task) Minor UI changes in home navigation
(task) Minor UI changes in app home
(task) WIP 0.4 showing related data in embedded table
(chore) Fake data generator for eCommerce demo
(chore) Added cache in schema endpoint
(bugfix) Merging UI shows tables already in the Query
(task) WIP 0.3 showing related data in embedded table
(task) WIP showing related data in embedded table
(task) WIP showing related data in embedded table
(chore) Minor API JSON structure change to make it easy to handle merged data
(task) Better Grid header showing which tables in query
(task) WIP showing one-many table data inside main table
(bugfix) JOINs are not working when merged tables are requested with pagination
(task) Changes in API to enable webapp to show merged data
(task) Selecting/un-selecting One-One relations work
(task) Better UX to show Related tables
(bugfix) Fixes for the merged data UX
(task) UX changes to show/manipulate Related data
(task) Multiple UI fixes for filter bars, column header
(task) Ongoing work for displaying One-to-Mnay relations data
Bump elliptic from 6.5.2 to 6.5.3 in /webapp
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)
Signed-off-by: dependabot[bot]
(task) WIP Query Builder One-to-Many JOINs