14659 Commits (782c3ea18495a48a3de18dfee36092041b126535)

Author SHA1 Message Date
Pranav C a99b774317 fix: test correction 10 months ago
Pranav C c3542b718e refactor: test correction 10 months ago
Pranav C d081661e40 refactor: custom render only for specific db type 10 months ago
Pranav C a972307b09 refactor: if all relation are belongs to then skip the aggregation 10 months ago
Pranav C e9923ffe13 fix: render group by label 10 months ago
Pranav C e3856f2f60 fix: missing closing brace 10 months ago
Pranav C 183dd41ab0 fix: support qrcode and barcode group by 10 months ago
Pranav C e1a6e8d3f4 fix: support qrcode and barcode group by 10 months ago
Pranav C 0ef7c854ab fix: support qrcode and barcode group by 10 months ago
Pranav C a2b01bb822 fix: handle qrcode and barcode lookup 10 months ago
Pranav C d6c08795d4 refactor: cleanup 10 months ago
Pranav C 2d48363cff feat: add LTAR group by support 10 months ago
Pranav C 0d2ce8eab8 fix: remove lookup order 10 months ago
Pranav C bfacfdeb69 fix: return proper group key 10 months ago
Pranav C 37fa7c03ec fix: set alias for subquery 10 months ago
Pranav C 15fe013de2 feat: handle json array parse in ui 10 months ago
Pranav C 2b4eb320ed fix: get aggregated value as json string array to avoid issues with separator 10 months ago
Pranav C c382d66494 fix: support Lookup to LTAR 10 months ago
Pranav C e491326a3a fix: fix nested hm lookup bug 10 months ago
Pranav C b0a38676cc fix: ignore row ordering and fix nested mm lookup bug 10 months ago
Pranav C e1995c8f54 fix: join query corrections 10 months ago
Pranav C 532d603a2d refactor: split value and display 10 months ago
Pranav C 23c80f7c41 refactor: rename function name 10 months ago
Pranav C eece67be97 feat: group by - avoid ignoring duplicate values from different records 10 months ago
Pranav C b6c0726948 feat: sqlite support 10 months ago
Pranav C c968a15071 feat: group by - lookup support - mm/hm lookup - list filter - WIP 10 months ago
Pranav C e4e99e01e1 feat: group by - lookup support - mm/hm lookup - WIP 10 months ago
Pranav C 86238145da feat: group by - lookup support - mm/hm lookup - WIP 10 months ago
Pranav C 646aa1db5e feat: lookup support - mm/hm lookup - WIP 10 months ago
Pranav C 11d5c930c0 feat: lookup support - mm/hm lookup - WIP 10 months ago
Pranav C d422b729e0 feat: lookup support - mm/hm lookup 10 months ago
mertmit d114ca9421 fix: delete partially imported tables on error 10 months ago
mertmit e735aa8076 fix: refresh table list on fail 10 months ago
Pranav C 7c761f9c76 refactor: exclude system LTAR query params 10 months ago
Pranav C 2554e65061 refactor: exclude auto incremented/generated id and other system fields from request 10 months ago
Pranav C 505741c273 refactor: update default view label 10 months ago
Pranav C 181f908f5f refactor: avoid setting default view value 10 months ago
Pranav C f59b966a6c fix: set default view id value and update description 10 months ago
Pranav C e27d71e10d fix: exclude system columns 10 months ago
Pranav C 12285ee70c fix: add missing schema 10 months ago
Pranav C 80a916d6ba fix: update delete payload 10 months ago
Pranav C e37d64d8d2 fix: use the correct query builder 10 months ago
Pranav C ba3552e56e refactor: update swagger path in menu 10 months ago
Pranav C a1e0ab8c74 fix: remove unnecessary param 10 months ago
Pranav C 1de840f767 refactor: add v2 apis - swagger 10 months ago
Pranav C 8fded81bcb fix: add field validation wherever missing 10 months ago
Pranav C 7d1f3ec951 fix: check both title/column_name 10 months ago
Pranav C e81d1f32be fix: throw error if invalid param passed to count method 10 months ago
Pranav C 6a47fb44c1 fix: apply filter validation on v1 apis 10 months ago
Pranav C 24afd2c362 fix: use json stringify to avoid ending up with invalid json and removing unnecessary whitespace in key/value 10 months ago