D
Dwata
No-code desktop app to explore business data with reports, realtime collaboration, offline mode and GPT integration
Retrospect the last couple weeks work, re-align roadmap
Demo 1 launched, homepage updated... 😱
(chore) DB schema data now gets PRIMARY_KEY, FOREIGN_KEY, length of VARCHAR
(task) Hide system tables below the fold [ch66]
(task) Update Detail view to use single item API [ch121]
(task) Hide system tables below the fold [ch66]
Public demo related content changes
Some minor fixes before getting the (still shitty) demo live
(task) Fetch single item API in backend given Primary Key [ch120]
(bugfix) URL path handling for Table view causes issues in Detail view [ch119]
(task) UI for filtering - CHAR, INTEGER, FLOAT, BOOLEAN types work, DATE/TIME related postponed [ch71]
(task) API for filtering [ch72]
[WIP] (task) UI for filtering updates INTEGER works, CHAR/DATE/TIMESTAMP/BOOLEAN almost there [ch71]
(task) Check existing filtering API code for the current targets
Update weekly progress on YC Startup School
Update weekly work report on Pioneer app
(bugfix) Column selector redux issue; [WIP] Minor updates for (task) UI for filtering - CHAR, INTEGER, FLOAT types [ch71]
[WIP] (task) UI for filtering - CHAR, INTEGER, FLOAT types [ch71]
Applied to Mozilla Builders incubator, MVP Lab track
Merge branch 'develop' of github.com:brainless/dwata into develop
(bugfix) Table data Redux cache issues affeting columns, pagination, ordering
(bugfix) Query editor specifications from different tables mixed up [ch86, ch89]
[WIP](task) Load previous settings for a table (if set) when switching from another table [ch89]