10795 Commits (00ae001145d6493a921f814761067d97ebc60f16)

Author SHA1 Message Date
Pranav C 6e3d12b01b chore(gui): add todo 1 year ago
Pranav C d3f2a2575f refactor(gui): implement lazy load option for virtual cells as well 1 year ago
Pranav C e720ac6bf3 fix(gui): remove unused icon component 1 year ago
Pranav C 526d406621 refactor(gui): load the cell only when it is in the viewport 1 year ago
Pranav C 86b729ad7e refactor(gui): render ant select component only when cell is active or in editable state 1 year ago
Pranav C 1f4465b1de feat(gui): replace ClampText with css to improve performance of grid view 1 year ago
Pranav C 8653ff5ee1 fix(nocodb): remove extra `.builder` 1 year ago
Pranav C 7cac920274 fix(nocodb): formula function builder return statement correction 1 year ago
Pranav C 2539aba5d9 chore(nocodb): lint 1 year ago
Pranav C 5670f51019 fix(nocodb): AVG function handler return value correction 1 year ago
Pranav C 5b32ec7a5d fix(nocodb): handle function handler which is not returning a builder 1 year ago
Pranav C 15179c9760 refactor(nocodb): reuse the column builder reference across all the formula 1 year ago
Pranav C 88349195aa refactor(nocodb): update formula functions to async and change return statement 1 year ago
Pranav C ec150b1a5a fix(nocodb): corrections 1 year ago
Pranav C 33f19aa596 refactor: convert to async...await to resolve builder only if required 1 year ago
navi a4c67a1758 New translations en.json (Ukrainian) 1 year ago
Pranav C 6ec29c2236 fix(gui): expanded form next/prev icon position correction 1 year ago
Pranav C 0fa078f3aa fix: validate formula on column create/update 1 year ago
Pranav C 05ff4a3009 feat: add formula validation for all read/list methods and invoke it only when there is atleast one formula column 1 year ago
Pranav C 9e406d55ca fix: avoid overriding query params(limit,offset) 1 year ago
Pranav C a4a6e924c9 refactor: revert subquery implementation since it won't improve the performance 1 year ago
Pranav C 12c5f6f0a7 chore: lint 1 year ago
Pranav C da0a4534d8 fix: include fieldsSet wherever necessary 1 year ago
navi 9887ea4558 New translations en.json (Ukrainian) 1 year ago
Pranav C 8bdd47a245 fix: include primary key by default in fields 1 year ago
Wing-Kam Wong abd08ca800 fix(nc-gui): remove extra = 1 year ago
Pranav C 5161784793 fix: fields corrections 1 year ago
Pranav C 0f790e9e07 refactor: if fieldsSet is defined use it for select query 1 year ago
Pranav C ad2024a6bd fix: define nested and fieldSet default value if missing 1 year ago
Pranav C 241e9292ac refactor(gui): use default color for toolbar icons 1 year ago
Pranav C 8b8d8316f6 refactor(gui): provide border for treeview 1 year ago
Pranav C 175bb06e73 fix: icon alignment 1 year ago
Pranav C fb24033658 fix: icon correction and language menu shadow 1 year ago
Pranav C fc7e69d1e1 refactor: validate formula only if error occurred (WIP) 1 year ago
Pranav C e803ff6a54 fix: pagination bug fix 1 year ago
Pranav C 6bef279c38 refactor: cleanup 1 year ago
Pranav C edfb8f3279 refactor: generate formula and rollup on top of filtered, sorted and limited data 1 year ago
Pranav C f232c264f1 fix(gui): number column width correction 1 year ago
Pranav C 0d8655486a fix(gui): map correct rollup icon 1 year ago
mertmit 1e5d0a2dd4 feat: undo/redo clear LTAR 1 year ago
mertmit 7e8260c9a1 fix: missing undo/redo scopes 1 year ago
mertmit 31637409b9 fix: undo/redo view data 1 year ago
Pranav C 64c3cd8184 refactor: remove old files 1 year ago
mertmit 1717c993f9 feat: undo/redo for table reorder 1 year ago
mertmit 1e87d877b5 feat: undo/redo for view reorder 1 year ago
mertmit 206ab7351f feat: undo/redo bulk delete 1 year ago
mertmit 2de2a2852f fix: kanban undo/redo card insert 1 year ago
mertmit fbda3f4cb9 fix: set initial selectedStackTitle as null for kanban 1 year ago
mertmit 015a5eece2 fix: sync row count on row delete by undo/redo 1 year ago
mertmit 1b9c9fa6ce fix: insert row undo part 1 year ago