D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
(chore) Dependencies updated
Reading DB schema works again in backend
(chore) Minor fix for Google auth based auth middleware
(chore) Pennding misc changes commit in webapp
(chore) Updated dependencies in all apps
Minor refactor of the App, initiators for settings, auth
DB connector, settings reader API and some minor changes in backend
(chore) check for backend env settings in webapp
(chore) Fix in middleware to check env setup in backend, other minor refactor
Some refactor and JWT handling in backend with Google OAuth2 auth
Basic refactor to introduce auth in webapp
Minor refactor of routes in backend
(chore) webapp requests full backend API URL
[WIP] Changes for authentication
backend: Removing dwata_meta DB dependency
(chore) backend: moved to orjson
Merged with main; conflicts resolved
(chore) Added dot env support in backend
(task) Added authentication middleware, reading JWT
(chore) Migration to TypeScript started
(task) React Router added in webapp
(chore) sqlalchemy-migrate in backend dependencies
(task) started README in backend
Merged with main; conflicts resolved
Backend: database.select.Select.get_count corrected to process in absence of 'id' column without error
Added psycopg2 to backend. Error in processing VARCHAR columns without defined length solved.
Merge branch 'main' of github.com:brainless/dwata