Sumit Datta

Veteran failure, Engineer, Founder of dwata.com

Merge pull request from brainless/develop backend handlers, migrations for posts, replies, reactions, likes, tags

(task) Handlers for Reaction to Post (task) DB migration for Reaction model

(task) Migrations for replies Handlers for create/list replies (chore) Database connection sets PRAGMA FOREIGN KEY 1

(task) Handlers for list and create work in posts (task) Migration for posts table

(task) Handlers for Reaction to Post (task) DB migration for Reaction model

(task) Migrations for replies Handlers for create/list replies (chore) Database connection sets PRAGMA FOREIGN KEY 1

(task) Handlers for list and create work in posts (task) Migration for posts table

(task) JSON editable, handling invalid JSON and sending correct payload to API

(task) Actions menu in webapp, with a hacky approach (task) Actions API for refreshing schema information

(task) WIP Changes in Grid row rendering to hable row selection WIP row selection controlled through Query Specification

(task) WIP Protyping structure for rules/configuration/validations for tables and columns

(chore) Migrations for tables; (task) WIP RabbitMQ based worker to refresh tables (chore) WIP Background workers setup