D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
(task) WIP Visually achieve complex queries with JOINS, backend changes
Merge pull request from brainless/feature/Webapp_with_Tailwind
Transition to Tailwind CSS
(task) Transition to Tailwind CSS good to merge into develop branch
(task) WIP prototype for table relations data
(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) Upgraded webapp pack packages
(task) Updates to README for general audience
(task) Query Editor UI on right side fixed to fit well with grid
(task) Notes app working after refactor related fixes
(chore) Minor backend changes for notes app
(task) Notes editor fixes post webapp refactor
(task) Ordering columns with JOIN queries works
Bump lodash from 4.17.15 to 4.17.19 in /webapp
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)
Signed-off-by: dependabot[bot]
(bugfix) Table JOIN logic should not kick in for single table queries
(task) Backend working prototype for SQL JOINS done visually
(task) Multiple changes to Webapp for JOIN queries
(task) WIP Frontend Grid changes to handle SQL JOINs data
(bugfix) API issues with SQL table / column specificaiton
(task) Modifications in backend to allow complex SQL queries to be built
(task) WIP Visually achieve complex queries with JOINS, backend changes
(chore) [WIP] Refactor webapp to use Tailwind
(task) WIP prototype for table relations data