* wip: automatic nanoid generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: auto-generated id
Signed-off-by: Pranav C <pranavxc@gmail.com>
* wip: table create ui
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: sanitize column name
Signed-off-by: Pranav C <pranavxc@gmail.com>
* feat: table creation with autogenerated string id
Signed-off-by: Pranav C <pranavxc@gmail.com>
* enhancement: populate table name
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: attachment cell rendering bug
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: flickering issue in dashboard tabs
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: type correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: hide system fields from expanded form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: in case of non auto_increment primary key sort by `created_at` if present
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: update vue component filenames
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: update store and state variable names
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: store module name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
* fix: variable name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>